Fen Dweller
76e8b54f14
Deselect entities that are removed
преди 6 години
Fen Dweller
0ae303fbe9
Fix inconsistent spacing on the sidebar. Scrolling only works when pointing at the world
преди 6 години
Fen Dweller
b70e506750
Stop storing the current view in the dataset of each element
преди 6 години
Fen Dweller
1098af22df
Fix mountains not appearing
преди 6 години
Fen Dweller
4d9fff0fa4
Generate list of units automatically. Add angstroms.
преди 6 години
Fen Dweller
8621a98157
Add a map of names to entity constructors to make my life easier
преди 6 години
Fen Dweller
9008a43d2f
Add different auto-sizing modes. Speed up entity selection
преди 6 години
Fen Dweller
f78bd46752
Add skyscrapers. Break famous buildings out into Landmarks
преди 6 години
Fen Dweller
d5ee8c7bc0
Update entity/view info when shift-scrolling to change size
преди 6 години
Fen Dweller
16106081d6
Add basic saving/loading
преди 6 години
Fen Dweller
5ce1dc3010
Add export/import. Remove generic person silhouette
преди 6 години
Fen Dweller
50ae84b4fd
Fix auto-size showing the wrong units for the scale
преди 6 години
Fen Dweller
2e21bd3a2a
Fix auto-size getting stuck on forever
преди 6 години
Fen Dweller
342ac91861
Make scroll-resizing work with auto-world size
преди 6 години
Fen Dweller
be0a4db8d4
Auto-select new entities
преди 6 години
Fen Dweller
970d2085a5
Zoom by shift-scrolling. Adjust local server settings
преди 6 години
Fen Dweller
a9010935fc
Adjust menu layout a bit
преди 6 години
Fen Dweller
b1efd45940
Add script for running a local server; remove unneeded logging
преди 6 години
Fen Dweller
20d959f0d1
Add Napalm. Add lbs and tons
преди 6 години
Fen Dweller
3d2252d13e
Add alt view for Jennifer. Fix bug with character offsets
If a character had a bottom offset for one view but none for another,
the offset was not getting cleared properly when switching
преди 6 години
Fen Dweller
1ec437157e
Fix changing area units causing an object's size to change
The default displayed unit was cm^2, but it was m^2 internally -
so it would wind up shrinking if you went to m^2. This needs to be
fixed more generally, though - it should be able to start at any unit
and still work properly.
преди 6 години
Fen Dweller
4f80262c18
Update entity/view options when selecting a preset size
преди 6 години
Fen Dweller
330972311f
Move planets to new category; add states; add Gateway Arch; add new area
units
преди 6 години
Fen Dweller
ebdf257e5e
Add parsecs. Add larger sizes for Talan
преди 6 години
Fen Dweller
29a32d07cd
Add North. Improve alignment for a good number of silhouettes
преди 6 години
Fen Dweller
10999017e3
Fix error when changing views
преди 6 години
Fen Dweller
52dcdc909d
Set the world height input correctly when auto-sizing the world
преди 6 години
Fen Dweller
520b5747f7
Set z-orders so that larger entities are behind smaller entities
преди 6 години
Fen Dweller
cfa4e6cf33
Default to showing all characters under 1km in height
преди 6 години
Fen Dweller
1cdc43756e
Fix the menubar on mobile; only one category appears at a time
преди 6 години
Fen Dweller
4040826db4
Make spawner options bigger. Sort characters by name.
преди 6 години
Fen Dweller
b3ba6cdbab
Add Shingo. Add default sizes for characters
These let a character have micro/normal/macro heights
преди 6 години
Fen Dweller
e0c698fe37
Add a few more units
преди 6 години
Fen Dweller
be2bd3c2e4
Disable deleting entities with backspace
This was causing things to vanish when editing numbers
преди 6 години
Fen Dweller
70515a0047
Fix scrolling putting the world height in meters into the world height box
It should put the height in the currently chosen unit into the input box
преди 6 години
Fen Dweller
458939cf7d
Keep entity sizes constant when changing units
преди 6 години
Fen Dweller
e3647804ca
Add soda cans
преди 6 години
Fen Dweller
6996bd5ef1
Add buses
преди 6 години
Fen Dweller
8830ad3f14
Actually skip the rest of the selection logic on Firefox
преди 6 години
Fen Dweller
bd0b61c745
Fix selection not working on Firefox
For whatever reason, I cannot seem to draw an SVG to a canvas.
Therefore, the selection test function does not work.
The current solution is to just skip the logic in Firefox and
use the standard bounding-box selection.
преди 6 години
Fen Dweller
8221d29040
Allow deselection of an entity by clicking within its bounding box
Clicks that hit the bounding box of any entity were unable to deselect, since
the canvas was not listening for mousedown events. It now is.
преди 6 години
Fen Dweller
9219fef30a
Speed up selection of very large entities
The clicked entity is rendered to a canvas and tested for opacity at that point.
Very large entities caused a very large canvas to be created.
Now, the canvas is limited to 4000x4000 in size
преди 6 години
Fen Dweller
a54c374c86
Allow characters to extend below the 0 meter line.
преди 6 години
Fen Dweller
babcbdcd73
Make the delete and backspace keys remove the currently selected entity
преди 6 години
Fen Dweller
1e83dcd6fa
Add an option to automatically set the world height
преди 6 години
Fen Dweller
9caca6eaf0
Improve menubar. Add button to fit world to current entities
преди 6 години
Fen Dweller
18b0a1ce29
Fix horizontal limits.
преди 6 години
Fen Dweller
b9ff268133
Add a button to order entities by height
преди 6 години
Fen Dweller
0be141f8c8
Fix selection and menu not turning red when hovering with touch controls
преди 6 години
Fen Dweller
80977195c4
Add Sofia. Add clear-all button
преди 6 години