Fen Dweller
82a321b1e1
Replace the help menu with a much nicer looking screen
5年前
Fen Dweller
3f5d9b05fd
Add file upload; clean up old menu cruft
5年前
Fen Dweller
f209e39a50
Improve formatting of the help page a bit and update it
5年前
Fen Dweller
91a518a470
Add a button to download an image of the current scene
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
d301485408
Move scene selection to the bottom of the sidebar
6年前
Fen Dweller
b9d501911b
Fix incorrect labels
6年前
Fen Dweller
a613bf04b7
Allow the sidebar to shrink a bit more
6年前
Fen Dweller
bf8f40857d
Make the scene loader button appear to the right of the selector
6年前
Fen Dweller
60ca86edd7
Get rid of the help icons, since they have labels now
6年前
Fen Dweller
8a96da09e6
Put the spawners back in the menubar
6年前
Fen Dweller
946eb0da65
Move the menubar buttons into a popout menu
6年前
Fen Dweller
546e36aba3
Add a button to center the current entity; disable entity-specific buttons without a selection
6年前
Fen Dweller
027709292e
Add zoom and entity scale buttons. Remove the old sliders
6年前
Fen Dweller
8eadee9262
Add scroll buttons on the sides of the world
6年前
Fen Dweller
963cd5b7e1
Move the spawner interface into the sidebar
6年前
Fen Dweller
1b55b5a50f
Start moving towards move useful constructor objects; consolidate unit definitions
Entities now have their templates cloned (by serializing and parsing) to allow for
a single object to be passed in repeatedly.
6年前
Fen Dweller
a5fee10d84
Fix the sizes label being separated from the size options
6年前
Fen Dweller
683794e440
Make the View menu bigger and move it towards the top
6年前
Fen Dweller
d419c288eb
Add Synxes
6年前
Fen Dweller
dd668ef0be
Add a button to delete the current entity; make the clear button more obvious
6年前
Fen Dweller
41f91c4dab
Add horizontal scrolling via buttons or the scroll wheel
6年前
Fen Dweller
6a008680a9
Revert "Make the sidebar move to the top in portrait mode"
This reverts commit 4c58eb9b94 .
6年前
Fen Dweller
a4fc846e00
Revert "Rename headers; make horizontal scrollbar larger"
This reverts commit 7182f0479e .
6年前
Fen Dweller
7182f0479e
Rename headers; make horizontal scrollbar larger
6年前
Fen Dweller
4c58eb9b94
Make the sidebar move to the top in portrait mode
Still very rough around the edges...
6年前
Fen Dweller
8eca8a8f01
Align checkboxes and labels in portrait mode
6年前
Fen Dweller
ce8e592282
Improve help a bit; move submission button
6年前
Fen Dweller
48927b21f7
Add a dropdown box to select an entity
6年前
Fen Dweller
d988460cee
Improve sidebar layout
6年前
Fen Dweller
21ee315a30
Hide sidebar stuff when not needed
6年前
Fen Dweller
397b5cd124
Remove the auto-sizing mode selector (it was not very useful)
6年前
Fen Dweller
b6d0cc1238
Make some sidebar content unselectable
6年前
Fen Dweller
237e8c9625
Generate the menubar dynamically; update help; indicate when new help is added
6年前
Fen Dweller
b31965d338
Add Halos
6年前
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.
6年前
Fen Dweller
e89fa4919f
Allow the sidebar to be hidden
6年前
Fen Dweller
01256dfd60
Allow the option checkboxes to be shown and hidden
6年前
Fen Dweller
b4b396390b
Fix the Scale Sliders label toggling the wrong checkbox
6年前
Fen Dweller
8eca71787c
Move the character submission link to the bottom of the options list
6年前
Fen Dweller
05179efd46
Make the scale toggleable
6年前
Fen Dweller
411a0786c5
Add an option to make the ground opaque
6年前
Fen Dweller
4215d819a1
Add Lalim; adjust Shadow's weight; make sliders toggleable
6年前
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.
6年前
Fen Dweller
d02d9743b3
Add some screen reader tags to buttons and make them larger
6年前
Fen Dweller
38e0179f60
Disable names/bars/etc. by default; always show for selected entities
6年前
Fen Dweller
ee9c9fd1d2
Give buttons a height to try and make them behave on mobile Safari
6年前
Fen Dweller
e43987a1c3
Switch to FontAwesome icons for the menubar
6年前
Fen Dweller
d487245353
Add a fullscreen button
6年前
Fen Dweller
1a7abadde3
Fix glow not being on by default
6年前