Fen Dweller
098f01ea63
Fix small things moving down a small amount
The font-size of the div containing each image was causing the images to start shifting
downward when their height dropped below the font-size.
5年前
Fen Dweller
ecbdf755a5
Allow the popout menu to overflow
This also gets rid of the groups, which were messing up the layout.
5年前
Fen Dweller
f209e39a50
Improve formatting of the help page a bit and update it
5年前
Fen Dweller
4265737690
Add basic screenshot functionality
All of the entities are rendered to the canvas. It only renders images, so there are no
names, height bars, etc.
5年前
Fen Dweller
3e28303c5d
Remove absolute positioning from entity images. This fixes them flying into the air for some reason
5年前
Fen Dweller
2f7c13aadd
Undo menubar tweaks
5年前
Fen Dweller
130038d6f5
Try an even larger menubar size to debug Safari
5年前
Fen Dweller
3bbaa900ed
Try setting the menubar's size to debug safari behavior
5年前
Fen Dweller
e986a5c523
Improve button styling
5年前
Fen Dweller
a5b01100b4
Vertically align the menu text
5年前
Fen Dweller
a613bf04b7
Allow the sidebar to shrink a bit more
5年前
Fen Dweller
554046d58f
Remove the excessive margins on the menubar items
5年前
Fen Dweller
8a96da09e6
Put the spawners back in the menubar
5年前
Fen Dweller
946eb0da65
Move the menubar buttons into a popout menu
5年前
Fen Dweller
6c3a233d23
Add a hover effect for the side buttons
5年前
Fen Dweller
546e36aba3
Add a button to center the current entity; disable entity-specific buttons without a selection
5年前
Fen Dweller
027709292e
Add zoom and entity scale buttons. Remove the old sliders
5年前
Fen Dweller
8eadee9262
Add scroll buttons on the sides of the world
5年前
Fen Dweller
963cd5b7e1
Move the spawner interface into the sidebar
5年前
Fen Dweller
d0561f0244
Rename some preset scenes; make the menubar more consistently sized
5年前
Fen Dweller
683794e440
Make the View menu bigger and move it towards the top
5年前
Fen Dweller
dd668ef0be
Add a button to delete the current entity; make the clear button more obvious
5年前
Fen Dweller
6a008680a9
Revert "Make the sidebar move to the top in portrait mode"
This reverts commit 4c58eb9b94 .
5年前
Fen Dweller
a4fc846e00
Revert "Rename headers; make horizontal scrollbar larger"
This reverts commit 7182f0479e .
5年前
Fen Dweller
7182f0479e
Rename headers; make horizontal scrollbar larger
5年前
Fen Dweller
4c58eb9b94
Make the sidebar move to the top in portrait mode
Still very rough around the edges...
5年前
Fen Dweller
f633715131
Put the scale sliders on top of each other
5年前
Fen Dweller
32bfc22095
Improve sidebar styling
5年前
Fen Dweller
8eca8a8f01
Align checkboxes and labels in portrait mode
5年前
Fen Dweller
d988460cee
Improve sidebar layout
5年前
Fen Dweller
b6d0cc1238
Make some sidebar content unselectable
5年前
Fen Dweller
237e8c9625
Generate the menubar dynamically; update help; indicate when new help is added
5年前
Fen Dweller
62ede08d70
Set the fallback font-family to sans-serif
5年前
Fen Dweller
707d7eaa88
Significant mobile changes
The viewport attribute is now set, which should make mobile devices show it a bit
more correctly. I updated the bottom-names to be placed properly on mobile.
5年前
Fen Dweller
fef28d50ff
Increase the minimum width of the sidebar
5年前
Fen Dweller
e89fa4919f
Allow the sidebar to be hidden
5年前
Fen Dweller
01256dfd60
Allow the option checkboxes to be shown and hidden
5年前
Fen Dweller
4a0948d905
Make the scale sliders bigger and fix them getting stuck
5年前
Fen Dweller
8eca71787c
Move the character submission link to the bottom of the options list
5年前
Fen Dweller
05179efd46
Make the scale toggleable
5年前
Fen Dweller
411a0786c5
Add an option to make the ground opaque
5年前
Fen Dweller
4215d819a1
Add Lalim; adjust Shadow's weight; make sliders toggleable
5年前
Fen Dweller
928b4d3088
Add an option to point out entities much larger than the viewport
Very large entities are confusing to add - they appear for a brief moment
and then grow off the screen. This shows an arrow if an entity is at least
ten times taller than the viewport.
5年前
Fen Dweller
ccc8046feb
Allow line wrapping in the selection boxes and make them larger
5年前
Fen Dweller
d02d9743b3
Add some screen reader tags to buttons and make them larger
5年前
Fen Dweller
38e0179f60
Disable names/bars/etc. by default; always show for selected entities
5年前
Fen Dweller
ee9c9fd1d2
Give buttons a height to try and make them behave on mobile Safari
5年前
Fen Dweller
24a5b24e5c
Allow menu buttons to fit their text
5年前
Fen Dweller
49a76448d9
Allow menubar to shrink. Adjust position of bottom names
5年前
Fen Dweller
01799a434a
Fix world getting cut off at the bottom on narrow screens
5年前