Fen Dweller
76743c1051
Add Anna and Ian Corvid
6 years ago
Fen Dweller
d97b2a89c0
Add humans as a unit of height
6 years ago
Fen Dweller
a59059a7b8
Add Hanzo
6 years ago
Fen Dweller
f61c0438ea
Rearrange more files; add grass
6 years ago
Fen Dweller
38ea5dbcd3
Rearrange source files
6 years ago
Fen Dweller
d32c8c9b13
Fix permalinks not respecting the world height
6 years ago
Fen Dweller
0cc412e922
Add various strands
6 years ago
Fen Dweller
07e2223e47
Add chess pieces
6 years ago
Fen Dweller
f6839236bd
Add Isabelle (not from Animal Crossing...)
6 years ago
Fen Dweller
88bea3cd7c
Add Veski
6 years ago
Fen Dweller
ffbed85ee6
Fix up Venio Darcony's side sprite
6 years ago
Fen Dweller
a6c92f929a
Add Venio Darcony
6 years ago
Fen Dweller
1aec5d3263
Correct source
6 years ago
Fen Dweller
28e9b92248
Rename Cassandra to Pandora
6 years ago
Fen Dweller
22430e968f
Add Cassandra
6 years ago
Fen Dweller
1e8eb4f88b
Revert scale drawing optimizations: caused slight distortion of the scale
6 years ago
Fen Dweller
a6c78ed810
Make the default scene literally just my fursona
6 years ago
Fen Dweller
8c9d2d7807
Make height bars go behind entities. Fix bars not appearing for freshly-added entities
This also probably fixes bugs with wrong z-indexing for fresh entities
6 years ago
Fen Dweller
1a7abadde3
Fix glow not being on by default
6 years ago
Fen Dweller
a0f35582b1
Add values to the height bars; make the dashes extend to touch the head
6 years ago
Fen Dweller
50a173b669
Make glow toggleable
6 years ago
Fen Dweller
f356b4aa0f
Further optimize the loading of large scenes
Entities are only selected after creation if requested - this was
taking a lot of time, and was pointless. The tick-drawing function
doesn't read calculated styles as much now, but it still forces
a reflow when setting the font, weirdly.
6 years ago
Fen Dweller
1de40c1d1e
Add an EVERYTHING scene: not for the faint of heart
6 years ago
Fen Dweller
eab03c8cf9
Adjust positions/world size for the Everyone scene
6 years ago
Fen Dweller
f43a1a8b07
Make the Everyone view show a grid. Optimize entity updates to avoid pointless updates
Previously, every call to updateSizes() would update every entity. Now, entities
can be marked as dirty, and updateSizes can be called such that it only affects
dirty entities. I changed a few calls to updateSizes to take advantage of this,
but others can probably be optimized too
6 years ago
Fen Dweller
f6168b0fc4
Add another pose for Fen
6 years ago
Fen Dweller
e88416df2e
Add Sax
6 years ago
Fen Dweller
2a660a559b
Add Sheila. Remove duplicate entries from Objects
6 years ago
Fen Dweller
85c2abe545
Make scale ticks snap to fractional values
6 years ago
Fen Dweller
05b7e76fe7
Add Lily
6 years ago
Fen Dweller
a937581c9c
Add another view for Cafat
6 years ago
Fen Dweller
8b9dae7221
Create food category
6 years ago
Fen Dweller
50a0fa7865
Update Cafat's size
6 years ago
Fen Dweller
9785f17a90
Add Nakata
6 years ago
Fen Dweller
e2bb21f452
Add Cafat and Verin Raharra
6 years ago
Fen Dweller
0c38e0749c
Add Jack
6 years ago
Fen Dweller
c6fc8846c3
Add Maxwell
6 years ago
Fen Dweller
b45e523216
Adjust button text
6 years ago
Fen Dweller
42c5cea6ba
Remove 24px offset on the height bars
6 years ago
Fen Dweller
52cba7675a
Add some padding to checkboxes
6 years ago
Fen Dweller
2ce5c535bb
Add toggleable height bars for each entity
6 years ago
Fen Dweller
1896167d95
Add more attribution. Add sourcemap for math.js
6 years ago
Fen Dweller
f3a58d3cab
Implicitly increase size to compensate for moving an entity below the y=0 line
This was, previously, explicitly handled with a factor of (1 / (1 - x)).
I just regex'd away these factors, so there are probably a few errors.
6 years ago
Fen Dweller
5cb163a564
Add missing authors/sizes. Remove defaultSize argument for characters
6 years ago
Fen Dweller
72be0ce140
Add Blue Feyonics
6 years ago
Fen Dweller
47d89f2fb7
Add Braxton
6 years ago
Fen Dweller
c18d18db3b
Adjust Rai's size
6 years ago
Fen Dweller
6ffd17c1d1
Update Rai's views; add feral and maw views
6 years ago
Fen Dweller
6461cba6ea
Add elise, Glade, Rina, and Veronica
6 years ago
Fen Dweller
84bdc0a3f9
Make name checkboxes default to being checked
6 years ago