Fen Dweller
|
3706bb1ed5
|
Allow for drag-and-drop
|
пре 5 година |
Fen Dweller
|
8915ad49fb
|
Add basic custom entity support
You can paste an image into the window to get a temporary entity.
|
пре 5 година |
Fen Dweller
|
27940dfaf0
|
Run the source through a formatter
|
пре 5 година |
Fen Dweller
|
3b35f9a763
|
Fix using the completely wrong variable...
|
пре 5 година |
Fen Dweller
|
16c1bc1521
|
Keep horizontal positioning consistent between window widths
|
пре 5 година |
Fen Dweller
|
70c6664e7c
|
Add missing unit
|
пре 5 година |
Fen Dweller
|
3ef2c1f325
|
Make the view zoom to keep up when using the grow/shrink buttons
|
пре 5 година |
Fen Dweller
|
71143372b2
|
Remove pointless console.log statements
|
пре 6 година |
Fen Dweller
|
a5b01100b4
|
Vertically align the menu text
|
пре 6 година |
Fen Dweller
|
2ff248952b
|
Add import-from-clipboard button
|
пре 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
|
aad8c4e7f2
|
Preserve the world height when changing units, thus matching other inputs
|
пре 6 година |
Fen Dweller
|
e94d220645
|
Switch the scroll buttons
They now move the camera left and right, rather than shoving everything
left or right
|
пре 6 година |
Fen Dweller
|
eb56e76d48
|
Recalculuate the canvas size a few times in case icons load in late and reshape the menubar
|
пре 6 година |
Fen Dweller
|
546e36aba3
|
Add a button to center the current entity; disable entity-specific buttons without a selection
|
пре 6 година |
Fen Dweller
|
c85f63be5e
|
Fix the grow/shrink buttons not updating the sidebar
|
пре 6 година |
Fen Dweller
|
e479ea6300
|
Fix wrong variable names, too...
|
пре 6 година |
Fen Dweller
|
d3afbca6ed
|
Fix wrong function name
|
пре 6 година |
Fen Dweller
|
4228cd4cfe
|
Prevent the buttons from getting stuck on mobile
|
пре 6 година |
Fen Dweller
|
027709292e
|
Add zoom and entity scale buttons. Remove the old sliders
|
пре 6 година |
Fen Dweller
|
41f3e5882d
|
Add touch listeners for the scrollers
|
пре 6 година |
Fen Dweller
|
8eadee9262
|
Add scroll buttons on the sides of the world
|
пре 6 година |
Fen Dweller
|
3ec9ebf971
|
Fix attribution info showing up wrongly when loading a scene
One entity was having its info shown, even though it was not selected
|
пре 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
|
45cc25552b
|
Put the entity categories in order
|
пре 6 година |
Fen Dweller
|
c7362189ef
|
Fix the arrows for very large entities not disappearing when the entity is deleted
|
пре 6 година |
Fen Dweller
|
eeba0bd961
|
Fix more attribution; make loading scenes much faster
displayEntity() now only triggers a refresh of the world if asked, and
the scale is only redrawn if the world's size has changed
|
пре 6 година |
Fen Dweller
|
6ec8211763
|
Fix remaining missing authors for characters
|
пре 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
|
91fd8dd780
|
Fix delete keypresses propagating from inputs and removing entities
Also makes the scale input behave like the rest - change, not input
|
пре 6 година |
Fen Dweller
|
41f91c4dab
|
Add horizontal scrolling via buttons or the scroll wheel
|
пре 6 година |
Fen Dweller
|
b005952256
|
Make loading an autosave a manual action
Otherwise, you could load a giant scene, close the browser, and be stuck with
it forever!
|
пре 6 година |
Fen Dweller
|
8b57813bca
|
Autosave the scene when closing and reopen it when loading
|
пре 6 година |
Fen Dweller
|
6a008680a9
|
Revert "Make the sidebar move to the top in portrait mode"
This reverts commit 4c58eb9b94.
|
пре 6 година |
Fen Dweller
|
4c58eb9b94
|
Make the sidebar move to the top in portrait mode
Still very rough around the edges...
|
пре 6 година |
Fen Dweller
|
a92979f9bd
|
Fix changing the units for a non-default view causing weird behavior
The defualt view was being referenced.
|
пре 6 година |
Fen Dweller
|
ee8e46ac38
|
Make rounding more consistent on the numeric fields
|
пре 6 година |
Fen Dweller
|
32bfc22095
|
Improve sidebar styling
|
пре 6 година |
Fen Dweller
|
13551cdbf5
|
Adjust human unit height to 5.75 feet
|
пре 6 година |
Fen Dweller
|
634fa3104d
|
Fix scrolling increasing and decreasing scale in slightly different increments
|
пре 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
|
237e8c9625
|
Generate the menubar dynamically; update help; indicate when new help is added
|
пре 6 година |
Fen Dweller
|
e5496d4b4e
|
Fix deselection only working when clicking outside of a bounding box
|
пре 6 година |