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
Fen Dweller
d1a8bd59aa
Add Frifna. Add Cam's characterse to the Fidverse scene
6 years ago
Fen Dweller
44defda93c
Fix ownership for Topaz and Tempest (the Suicune)
6 years ago
Fen Dweller
82ec7cdfc7
Add Grottos
6 years ago
Fen Dweller
3537b2b78e
Allow for names to be toggled; add some padding to option rows
6 years ago
Fen Dweller
e70451673f
Rearrange Fid's scene some more
6 years ago
Fen Dweller
7865cfba25
Add Embra
6 years ago
Fen Dweller
07a5c16002
Add Kuva
6 years ago
Fen Dweller
a48e638147
Add Purna
6 years ago
Fen Dweller
019ad6bf33
add Java and Skoll
6 years ago
Fen Dweller
ff9c920a04
Add Cobalt (the Dracha)
6 years ago
Fen Dweller
9be7237f27
Add Kee
6 years ago
Fen Dweller
8aaaffbb3d
Give size-less entities a default 'Normal' size
6 years ago
Fen Dweller
5ec3da1224
Fix Gabriel missing his highlights
6 years ago
Fen Dweller
6d34baee98
Add Ignatius, Mei Li, and Puru
6 years ago
Fen Dweller
2676c55d04
Add Beatrix
6 years ago
Fen Dweller
8d6ec877ad
Add Ashe
6 years ago
Fen Dweller
6e272a949a
Add Gault and Shard
6 years ago