Fen Dweller
f1dc8bc86a
Add suburban houses as a unit of area
4 lat temu
Fen Dweller
ccbc03d3b9
Separate people-units into their own category. Add blocks as a unit
4 lat temu
Fen Dweller
3968a5ebf1
Fix energy-intake estimation using the wrong id
Also, adds chicken nuggets as a unit of energy
4 lat temu
Fen Dweller
adc355ac28
Rename 'none' to 'off' for prey capacity estimation
4 lat temu
Fen Dweller
a8f858aa8e
Add more relative area units
4 lat temu
Fen Dweller
c3f9500f77
Show how many of one entity another needs to eat per day
4 lat temu
Fen Dweller
0bfb2d1847
Add more units of people-per-area
4 lat temu
Fen Dweller
f24a23901e
Adjust ratio volumes to work with more than just prey capacity
4 lat temu
Fen Dweller
991e27de7e
Allow the up/down buttons to move the ground
Previously, the buttons were only enabled with an unlocked y-axis.
Now, they can be used to adjust the ground position.
This also adjusts the settings-init process to fill in the saved
settings with setTimeout. It was trying to update the settings
dropdown before it was inserted into the document!
4 lat temu
Fen Dweller
af2f1b0f35
Add 'people in crowd' area units
These let you see how many people are in that area,
for a few different crowd densities.
4 lat temu
Fen Dweller
361f66fe69
Add a separate standard prey-capacity attribute
4 lat temu
Fen Dweller
ca3b61c19c
Add a separate ground-snapping option
This used to be controlled by the y-axis-lock setting.
4 lat temu
Fen Dweller
22dd3d6b44
Add D&D height lines
Also fixes the altitudes showing up closer to the ground
when the ground was raised up
4 lat temu
Fen Dweller
fa715d1c8d
Fix the delete button disappearing
It now re-appears when something is selected
4 lat temu
Fen Dweller
0094c329d0
Add some more people-eaten units
4 lat temu
Fen Dweller
98159cc1bb
Improve the UI a bit
Buttons are now flat-looking. The view picker is now as wide as
the other elements. Presets have been moving to the menu. Settings are
padded differently. Menu buttons (just the popout menu) are now square.
4 lat temu
Fen Dweller
f3151103f8
Rename the ratio-info element to extra-info
This is just because it's holding non-ratio-related info now!
4 lat temu
Fen Dweller
e09909d5a6
Add Siz
Also remove an unwanted log statement
4 lat temu
Fen Dweller
557e2add4b
Set fixPrefix to false on the sightlines
This makes them switch to kilometers automatically
4 lat temu
Fen Dweller
173e3d96e6
Show how far away two characters can see each other
Only happens if both 'show ratios' and 'show horizon' are enabled
4 lat temu
Fen Dweller
2f0928cb8d
Add an option to show how far the horizon is
4 lat temu
Fen Dweller
0aae285463
Add Amogus
4 lat temu
Fen Dweller
3ba05645cf
Fix mass estimation; add relative prey capacity
Estimated mass was being scaled linearly, not cubically.
The 'show ratios' option now shows how many of the second entity
fit into the first entity if it has a capacity attribute
4 lat temu
Fen Dweller
f9652d62c8
Remove Dildos temporarily
I want to redo them and put them in Objects. I'll do
that soon
4 lat temu
Fen Dweller
e28d1c671d
Change some default settings and adjust styling
4 lat temu
Fen Dweller
3c74657924
Add Lydemox Vir
Also make 'earth' a valid unit
4 lat temu
Fen Dweller
a8449109c7
Warn when a screenshot fails to be taken
This usually happens when the window gets unfocused before
the screenshot is done. The promise is now handled properly.
Unhandled promise errors will now cause a popup. The popup
can only appear once now.
4 lat temu
Fen Dweller
627976621c
Make dragging to the top to delete respect the size of the menubar
4 lat temu
Fen Dweller
7854a91de4
Disable the edge constraints
You don't have to hld alt to move things past the edge of the
screen now. There was no real reason to include that.
4 lat temu
Fen Dweller
bd34302fcb
Fix the auto-mass setting not having a value at startup
4 lat temu
Fen Dweller
a3515c745c
Allow mass estimation; fix food intake/value clashing
Also styles selects differently if they have their 'disabled' value
4 lat temu
Fen Dweller
9feba9df72
Fix rulers getting drawn repeatedly/in wrong places in screenshots
They were getting drawn once for every entity, and were also getting
moved around weirdly.
4 lat temu
Fen Dweller
4576cc9a29
Fix rulers getting offset when attached to non-default-scaled entities
4 lat temu
Fen Dweller
4e9718746d
Allow rulers to be attached to entities
4 lat temu
Fen Dweller
d227d6d5af
Add dice
These use a new entity-maker.
4 lat temu
Fen Dweller
edaf14b838
Fix error with things with forms but no preset sizes
4 lat temu
Fen Dweller
a7a030c60a
Make the ground color configurable
4 lat temu
Fen Dweller
3ca8b8ff89
Make the watermark brighter
4 lat temu
Fen Dweller
c9ce3b6c9a
Add an option to estimate caloric value for a creature
4 lat temu
Fen Dweller
5fdea8abd4
Make entities resize when changing forms
The entity resizes itself to the default size for its form
4 lat temu
Fen Dweller
5b88a84639
Update Sini's views
Also fix a bug with wrong sizing for multiple forms.
The last default size encountered was being used, rather than
using the one that matched the default form.
4 lat temu
Fen Dweller
c40c9bb482
Add nautical miles, fathoms, and yards
4 lat temu
Fen Dweller
72263a1714
Add timezones as a unit of length
4 lat temu
Fen Dweller
8bfedd97f3
Add EVERY STATE
Also make some performance improvements: naturals
are sorted by name, instead of being constructed
to be sorted by size. This significantly speeds up
loading, because those objects were expensive to make.
4 lat temu
Fen Dweller
754ef142ae
Add race lengths and olympic records as altitude options
4 lat temu
Fen Dweller
d3470b5b3e
Add entity forms. Add Alex Xuria
Forms allow for one entity to have multiple distinct sets of
views and sizes.
4 lat temu
Fen Dweller
ff5221e22d
Add shipping containers as a relative unit of volume
4 lat temu
Fen Dweller
02e1cdddac
Sort objects by name, not size
Also switches to using localeCompare
4 lat temu
Fen Dweller
0ae8360f76
Add US airspace levels, for some reason
4 lat temu
Fen Dweller
f0b81a88d1
Fix screenshots coming out wrong on mobile
The device pixel ratio wasn't being respected
4 lat temu