Fen Dweller
5edfc41058
Add Gael'Rathus and Sosha
5 years ago
Fen Dweller
dd76437a31
Add March's foot
5 years ago
Fen Dweller
562268c838
Update Zephiro's silhouettes
5 years ago
Fen Dweller
32d24c00cc
Add Talan
5 years ago
Fen Dweller
abbfbff17e
Adjust Malik's side-view image
5 years ago
Fen Dweller
29a32d07cd
Add North. Improve alignment for a good number of silhouettes
5 years ago
Fen Dweller
10999017e3
Fix error when changing views
5 years ago
Fen Dweller
a5214262c2
Make Fen LARGER
5 years ago
Fen Dweller
52dcdc909d
Set the world height input correctly when auto-sizing the world
5 years ago
Fen Dweller
520b5747f7
Set z-orders so that larger entities are behind smaller entities
5 years ago
Fen Dweller
997a7364c9
Add field for default size for new-style characters
5 years ago
Fen Dweller
cfa4e6cf33
Default to showing all characters under 1km in height
5 years ago
Fen Dweller
ad09d16c42
Automatically handle more parts of character creation. Convert Fen to this new system.
5 years ago
Fen Dweller
384a6aba82
Change menu font size to be pt, not percent
5 years ago
Fen Dweller
5fa296e917
Improve color/labeling for the view selector
5 years ago
Fen Dweller
1cdc43756e
Fix the menubar on mobile; only one category appears at a time
5 years ago
Fen Dweller
4040826db4
Make spawner options bigger. Sort characters by name.
5 years ago
Fen Dweller
a22871dd30
Add Malik and Sefer
5 years ago
Fen Dweller
c7e351b5b9
Increase Natasha's max size
5 years ago
Fen Dweller
b5a539885d
Add Aigey and Natasha
5 years ago
Fen Dweller
868ef2f7a9
Fix Zephiro's default macro size
5 years ago
Fen Dweller
2e1864f275
Add default sizes to Zephiro
5 years ago
Fen Dweller
b3ba6cdbab
Add Shingo. Add default sizes for characters
These let a character have micro/normal/macro heights
5 years ago
Fen Dweller
629474da80
Give names to views for objects
5 years ago
Fen Dweller
69591e5e26
Refactor object creation a bit. Add sewing pins
5 years ago
Fen Dweller
e0c698fe37
Add a few more units
5 years ago
Fen Dweller
be2bd3c2e4
Disable deleting entities with backspace
This was causing things to vanish when editing numbers
5 years ago
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
5 years ago
Fen Dweller
458939cf7d
Keep entity sizes constant when changing units
5 years ago
Fen Dweller
e3647804ca
Add soda cans
5 years ago
Fen Dweller
0447ce6844
Add Kurrikage
5 years ago
Fen Dweller
ab4ac7c036
Add Flamm, Zephiro, and Fory
5 years ago
Fen Dweller
0d30d420e2
Merge branch 'master' of https://github.com/chemicalcrux/macrovision
5 years ago
Fen Dweller
be032ab0ca
Add Jazzy and Rai
5 years ago
Fen Dweller
cae2711a2e
Remove the pepper, again
5 years ago
Fen Dweller
6996bd5ef1
Add buses
5 years ago
Fen Dweller
5826edd3e8
Add Elijah's foot
5 years ago
Fen Dweller
8830ad3f14
Actually skip the rest of the selection logic on Firefox
5 years ago
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.
5 years ago
Fen Dweller
3e362f33d2
Add Elijah
5 years ago
Fen Dweller
e9ab08bc80
Merge commit '8221d2'
5 years ago
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.
5 years ago
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
5 years ago
Fen Dweller
a54c374c86
Allow characters to extend below the 0 meter line.
5 years ago
Fen Dweller
ba1d188b86
Fix base kneeling height for Adake
5 years ago
Fen Dweller
e52850740f
Add house, mobile home, and mailbox
5 years ago
Fen Dweller
babcbdcd73
Make the delete and backspace keys remove the currently selected entity
5 years ago
Fen Dweller
1e83dcd6fa
Add an option to automatically set the world height
5 years ago
Fen Dweller
9caca6eaf0
Improve menubar. Add button to fit world to current entities
5 years ago
Fen Dweller
e61e5b6fb3
Add Adake
5 years ago