Fen Dweller
4c58eb9b94
Make the sidebar move to the top in portrait mode
Still very rough around the edges...
6 anos atrás
Fen Dweller
a92979f9bd
Fix changing the units for a non-default view causing weird behavior
The defualt view was being referenced.
6 anos atrás
Fen Dweller
ee8e46ac38
Make rounding more consistent on the numeric fields
6 anos atrás
Fen Dweller
32bfc22095
Improve sidebar styling
6 anos atrás
Fen Dweller
13551cdbf5
Adjust human unit height to 5.75 feet
6 anos atrás
Fen Dweller
634fa3104d
Fix scrolling increasing and decreasing scale in slightly different increments
6 anos atrás
Fen Dweller
48927b21f7
Add a dropdown box to select an entity
6 anos atrás
Fen Dweller
d988460cee
Improve sidebar layout
6 anos atrás
Fen Dweller
21ee315a30
Hide sidebar stuff when not needed
6 anos atrás
Fen Dweller
397b5cd124
Remove the auto-sizing mode selector (it was not very useful)
6 anos atrás
Fen Dweller
237e8c9625
Generate the menubar dynamically; update help; indicate when new help is added
6 anos atrás
Fen Dweller
e5496d4b4e
Fix deselection only working when clicking outside of a bounding box
6 anos atrás
Fen Dweller
b31965d338
Add Halos
6 anos atrás
Fen Dweller
1a3ebcdd21
Update Vulpes's silhouettes and fix his attribution info
6 anos atrás
Fen Dweller
001544c838
Add Typhek; add universes/galaxies as lengths
6 anos atrás
Fen Dweller
a550570179
Fix egregious comment typo
6 anos atrás
Fen Dweller
707d7eaa88
Significant mobile changes
The viewport attribute is now set, which should make mobile devices show it a bit
more correctly. I updated the bottom-names to be placed properly on mobile.
6 anos atrás
Fen Dweller
22fedf9067
Add a bandaid fix for things snapping wrongly
6 anos atrás
Fen Dweller
e89fa4919f
Allow the sidebar to be hidden
6 anos atrás
Fen Dweller
01256dfd60
Allow the option checkboxes to be shown and hidden
6 anos atrás
Fen Dweller
13486ed550
Add solar radii as a unit
6 anos atrás
Fen Dweller
4a0948d905
Make the scale sliders bigger and fix them getting stuck
6 anos atrás
Fen Dweller
ee16c4d07c
Add Klay and Marcus; fix alternate views getting scaled wrongly
The preset-size buttons were causing the values for
the default view of an entity to be shown, even if
another view was currently selected.
6 anos atrás
Fen Dweller
05179efd46
Make the scale toggleable
6 anos atrás
Fen Dweller
411a0786c5
Add an option to make the ground opaque
6 anos atrás
Fen Dweller
4215d819a1
Add Lalim; adjust Shadow's weight; make sliders toggleable
6 anos atrás
Fen Dweller
928b4d3088
Add an option to point out entities much larger than the viewport
Very large entities are confusing to add - they appear for a brief moment
and then grow off the screen. This shows an arrow if an entity is at least
ten times taller than the viewport.
6 anos atrás
Fen Dweller
c9ef246b5b
Update Natasha's silhouette; add Bianca
6 anos atrás
Fen Dweller
2888b0deda
Add Deja
6 anos atrás
Fen Dweller
e43987a1c3
Switch to FontAwesome icons for the menubar
6 anos atrás
Fen Dweller
d487245353
Add a fullscreen button
6 anos atrás
Fen Dweller
94b7de40d8
Remove the hardcoded heights/widths for the world
6 anos atrás
Fen Dweller
d97b2a89c0
Add humans as a unit of height
6 anos atrás
Fen Dweller
d32c8c9b13
Fix permalinks not respecting the world height
6 anos atrás
Fen Dweller
1e8eb4f88b
Revert scale drawing optimizations: caused slight distortion of the scale
6 anos atrás
Fen Dweller
a6c78ed810
Make the default scene literally just my fursona
6 anos atrás
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 anos atrás
Fen Dweller
a0f35582b1
Add values to the height bars; make the dashes extend to touch the head
6 anos atrás
Fen Dweller
50a173b669
Make glow toggleable
6 anos atrás
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 anos atrás
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 anos atrás
Fen Dweller
85c2abe545
Make scale ticks snap to fractional values
6 anos atrás
Fen Dweller
8b9dae7221
Create food category
6 anos atrás
Fen Dweller
2ce5c535bb
Add toggleable height bars for each entity
6 anos atrás
Fen Dweller
1896167d95
Add more attribution. Add sourcemap for math.js
6 anos atrás
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 anos atrás
Fen Dweller
5cb163a564
Add missing authors/sizes. Remove defaultSize argument for characters
6 anos atrás
Fen Dweller
3537b2b78e
Allow for names to be toggled; add some padding to option rows
6 anos atrás
Fen Dweller
8aaaffbb3d
Give size-less entities a default 'Normal' size
6 anos atrás
Fen Dweller
d435591097
Revert "Make units other than meters product even grid lines (for small numbers)"
This reverts commit f99d7b48ff .
6 anos atrás