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 vuotta sitten
Fen Dweller
f6f601282a
Fix the watermark going missing
4 vuotta sitten
Fen Dweller
fa9d80ec46
Remove some logging
4 vuotta sitten
Fen Dweller
0131dd085a
Remove some logging
4 vuotta sitten
Fen Dweller
5b0712db63
Fix the click-test canvas being way too large
4 vuotta sitten
Fen Dweller
162ebae34d
Remove unwanted logging
4 vuotta sitten
Fen Dweller
84fb4d38a2
Push the popout menus to the left side on narrow screens
4 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Fen Dweller
f7e49e9d60
Add a background-brightness option
4 vuotta sitten
Fen Dweller
974016a7e5
Add a search box
4 vuotta sitten
Fen Dweller
24a8eddcde
Remove a spurious log statement
4 vuotta sitten
Fen Dweller
455441ea7f
Add an option to adjust the density of scale lines
4 vuotta sitten
Fen Dweller
9dbc465589
Improve look of settings menu; rearrange some entries
4 vuotta sitten
Fen Dweller
b5a58d7331
Add an option to adjust the ground's position
4 vuotta sitten
Fen Dweller
d2c0330a66
Actually fix that unit
The definition needed a number.
4 vuotta sitten
Fen Dweller
aa72e09ced
Fix typo'd unit name
4 vuotta sitten
Fen Dweller
432d6589aa
Account for extra height when resizing an entity
This only applies for the grow/shrink buttons on the sides
4 vuotta sitten
Fen Dweller
18f4ad6e30
Add an option to automatically pick units when resizing the world
4 vuotta sitten
Fen Dweller
a1958bf55b
Make links open in a new tab
4 vuotta sitten
Fen Dweller
2a72a0a486
Make some improvements to the CSS
Buttons/inputs/selects use the Coda font, and inputs
are more evenly sized
4 vuotta sitten
Fen Dweller
9349f4de29
Add Hammer units
4 vuotta sitten
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 vuotta sitten
Fen Dweller
b9e3baa31a
Add step=any to numeric inputs
This stops Firefox from complaining that the values
are not integers.
4 vuotta sitten
Fen Dweller
724ea4912e
Store the ratio-info area instead of searching for it constantly
4 vuotta sitten
Fen Dweller
5cfb51b313
Add Houses (just one). Add Boots (Also 1)
4 vuotta sitten
Fen Dweller
29f1d21289
Add an option to disable smoothing
This can improve performance on less-powerful computers.
4 vuotta sitten
Fen Dweller
ddc800f0bb
Fix the background being too small during export when zoomed out
4 vuotta sitten
Fen Dweller
696e957bc2
Compensate for the device pixel ratio when drawing to canvases
This should improve blurriness on high-DPI monitors
4 vuotta sitten
Fen Dweller
2e4e19a664
Add an option to show the ratio between two entities
4 vuotta sitten
Fen Dweller
c7c9e3640f
Add a system for citations (in addition to authors/owners and source)
4 vuotta sitten
Fen Dweller
b6159f398f
Add some code for panning around automatically (not used yet)
4 vuotta sitten
Fen Dweller
470a04ce32
Add buses and marathons as units
4 vuotta sitten
Fen Dweller
06e6d58166
Move humans to the species category; add hands and feet
4 vuotta sitten
Fen Dweller
460a2b5fe9
Sort species
4 vuotta sitten
Fen Dweller
feaed5a5e9
Add points as a quirky unit of length
5 vuotta sitten
Fen Dweller
74fc7a0113
Fix a Firefox rendering bug
Firefox would revert to the default size for an element
if its height went past 17895698px. This fix just sets
height to zero when exceeding that value.
5 vuotta sitten
Fen Dweller
cde7f56c4d
Add altitudes for geology and thicknesses
5 vuotta sitten
Fen Dweller
28d42dcc31
Add more orbits
5 vuotta sitten
Fen Dweller
2deda15e41
Add a variety of altitude markers
There is no system in place to migrate configs, so this
breaks slightly for people with saved configs. Should
try resolving that in the future.
5 vuotta sitten
Fen Dweller
bd00c99a5c
Render rulers in screenshots
5 vuotta sitten
Fen Dweller
0d268c48c5
Put ruler marks in front; prevent dragging while in ruler mode
5 vuotta sitten
Fen Dweller
4a24c1fbdc
Add a ruler system
5 vuotta sitten
Fen Dweller
16ef6e71f7
Fix the initial vertical scale being wrong with non-meter units
5 vuotta sitten
Fen Dweller
b5d889cf1f
Add some QUIRKY units
5 vuotta sitten
Fen Dweller
c6d7b64d10
Add an exception handler for copying to the clipboard
5 vuotta sitten
Fen Dweller
313112d9a9
Add a sofa for the new Furniture category
Also tweak the function for making groups of entity so that
it only adds model scales for vehicles, and so that the directory
it works in can be set. This still needs to be spun out into a more
generic function, though.
5 vuotta sitten
Fen Dweller
30c5ebe147
Add low and mid level cloud height markers
5 vuotta sitten
Fen Dweller
1a625d126b
Remove spurious logging
5 vuotta sitten
Fen Dweller
3f7649bc1b
Fix error when setting scale on views that are missing attributes
5 vuotta sitten