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 година
Fen Dweller
627976621c
Make dragging to the top to delete respect the size of the menubar
пре 4 година
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 година
Fen Dweller
bd34302fcb
Fix the auto-mass setting not having a value at startup
пре 4 година
Fen Dweller
a3515c745c
Allow mass estimation; fix food intake/value clashing
Also styles selects differently if they have their 'disabled' value
пре 4 година
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 година
Fen Dweller
4576cc9a29
Fix rulers getting offset when attached to non-default-scaled entities
пре 4 година
Fen Dweller
4e9718746d
Allow rulers to be attached to entities
пре 4 година
Fen Dweller
d227d6d5af
Add dice
These use a new entity-maker.
пре 4 година
Fen Dweller
edaf14b838
Fix error with things with forms but no preset sizes
пре 4 година
Fen Dweller
a7a030c60a
Make the ground color configurable
пре 4 година
Fen Dweller
3ca8b8ff89
Make the watermark brighter
пре 4 година
Fen Dweller
c9ce3b6c9a
Add an option to estimate caloric value for a creature
пре 4 година
Fen Dweller
5fdea8abd4
Make entities resize when changing forms
The entity resizes itself to the default size for its form
пре 4 година
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 година
Fen Dweller
c40c9bb482
Add nautical miles, fathoms, and yards
пре 4 година
Fen Dweller
72263a1714
Add timezones as a unit of length
пре 4 година
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 година
Fen Dweller
754ef142ae
Add race lengths and olympic records as altitude options
пре 4 година
Fen Dweller
d3470b5b3e
Add entity forms. Add Alex Xuria
Forms allow for one entity to have multiple distinct sets of
views and sizes.
пре 4 година
Fen Dweller
ff5221e22d
Add shipping containers as a relative unit of volume
пре 4 година
Fen Dweller
02e1cdddac
Sort objects by name, not size
Also switches to using localeCompare
пре 4 година
Fen Dweller
0ae8360f76
Add US airspace levels, for some reason
пре 4 година
Fen Dweller
f0b81a88d1
Fix screenshots coming out wrong on mobile
The device pixel ratio wasn't being respected
пре 4 година
Fen Dweller
6d96b4ed32
Add more options for ground elevation and change their offsets
пре 4 година
Fen Dweller
5773a9b8b4
Fix the scale lines looking uneven
Some lines were being drawn at non-integral positions.
The x and y coordinates are now floored before use.
пре 4 година
Fen Dweller
f6f601282a
Fix the watermark going missing
пре 4 година
Fen Dweller
fa9d80ec46
Remove some logging
пре 4 година
Fen Dweller
0131dd085a
Remove some logging
пре 4 година
Fen Dweller
5b0712db63
Fix the click-test canvas being way too large
пре 4 година
Fen Dweller
162ebae34d
Remove unwanted logging
пре 4 година
Fen Dweller
84fb4d38a2
Push the popout menus to the left side on narrow screens
пре 4 година
Fen Dweller
2ab9ce7d27
Add rotation
Entities can now be rotated. This does not affect
their height. For now, they can only be rotated by
45 degrees at a time. I will work out something nicer
later on.
пре 4 година
Fen Dweller
ff2d6c14b2
Use fragments instead of query params
Permalinks now just stick the base64 string into the
fragment portion of the URL, rather than using a
query parameter. This should reduce spam in the server
logs, and also keep scenes more private.
пре 4 година
Fen Dweller
f7e49e9d60
Add a background-brightness option
пре 4 година
Fen Dweller
974016a7e5
Add a search box
пре 4 година
Fen Dweller
24a8eddcde
Remove a spurious log statement
пре 4 година
Fen Dweller
455441ea7f
Add an option to adjust the density of scale lines
пре 4 година
Fen Dweller
9dbc465589
Improve look of settings menu; rearrange some entries
пре 4 година
Fen Dweller
b5a58d7331
Add an option to adjust the ground's position
пре 4 година
Fen Dweller
d2c0330a66
Actually fix that unit
The definition needed a number.
пре 4 година
Fen Dweller
aa72e09ced
Fix typo'd unit name
пре 4 година
Fen Dweller
432d6589aa
Account for extra height when resizing an entity
This only applies for the grow/shrink buttons on the sides
пре 4 година
Fen Dweller
18f4ad6e30
Add an option to automatically pick units when resizing the world
пре 4 година
Fen Dweller
a1958bf55b
Make links open in a new tab
пре 4 година
Fen Dweller
2a72a0a486
Make some improvements to the CSS
Buttons/inputs/selects use the Coda font, and inputs
are more evenly sized
пре 4 година
Fen Dweller
9349f4de29
Add Hammer units
пре 4 година
Fen Dweller
b17e7366c6
Allow expression input
This affects the world height, the entity scale, and all view numeric inputs.
The fields are no longer of type 'number' so that text can be entered.
пре 4 година
Fen Dweller
b9e3baa31a
Add step=any to numeric inputs
This stops Firefox from complaining that the values
are not integers.
пре 4 година
Fen Dweller
724ea4912e
Store the ratio-info area instead of searching for it constantly
пре 4 година