Fen Dweller
6d96b4ed32
Add more options for ground elevation and change their offsets
hace 4 años
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.
hace 4 años
Fen Dweller
f6f601282a
Fix the watermark going missing
hace 4 años
Fen Dweller
fa9d80ec46
Remove some logging
hace 4 años
Fen Dweller
0131dd085a
Remove some logging
hace 4 años
Fen Dweller
5b0712db63
Fix the click-test canvas being way too large
hace 4 años
Fen Dweller
162ebae34d
Remove unwanted logging
hace 4 años
Fen Dweller
84fb4d38a2
Push the popout menus to the left side on narrow screens
hace 4 años
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.
hace 4 años
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.
hace 4 años
Fen Dweller
f7e49e9d60
Add a background-brightness option
hace 4 años
Fen Dweller
974016a7e5
Add a search box
hace 4 años
Fen Dweller
24a8eddcde
Remove a spurious log statement
hace 4 años
Fen Dweller
455441ea7f
Add an option to adjust the density of scale lines
hace 4 años
Fen Dweller
9dbc465589
Improve look of settings menu; rearrange some entries
hace 4 años
Fen Dweller
b5a58d7331
Add an option to adjust the ground's position
hace 4 años
Fen Dweller
d2c0330a66
Actually fix that unit
The definition needed a number.
hace 4 años
Fen Dweller
aa72e09ced
Fix typo'd unit name
hace 4 años
Fen Dweller
432d6589aa
Account for extra height when resizing an entity
This only applies for the grow/shrink buttons on the sides
hace 4 años
Fen Dweller
18f4ad6e30
Add an option to automatically pick units when resizing the world
hace 4 años
Fen Dweller
a1958bf55b
Make links open in a new tab
hace 4 años
Fen Dweller
2a72a0a486
Make some improvements to the CSS
Buttons/inputs/selects use the Coda font, and inputs
are more evenly sized
hace 4 años
Fen Dweller
9349f4de29
Add Hammer units
hace 4 años
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.
hace 4 años
Fen Dweller
b9e3baa31a
Add step=any to numeric inputs
This stops Firefox from complaining that the values
are not integers.
hace 4 años
Fen Dweller
724ea4912e
Store the ratio-info area instead of searching for it constantly
hace 4 años
Fen Dweller
5cfb51b313
Add Houses (just one). Add Boots (Also 1)
hace 4 años
Fen Dweller
29f1d21289
Add an option to disable smoothing
This can improve performance on less-powerful computers.
hace 4 años
Fen Dweller
ddc800f0bb
Fix the background being too small during export when zoomed out
hace 4 años
Fen Dweller
696e957bc2
Compensate for the device pixel ratio when drawing to canvases
This should improve blurriness on high-DPI monitors
hace 4 años
Fen Dweller
2e4e19a664
Add an option to show the ratio between two entities
hace 4 años
Fen Dweller
c7c9e3640f
Add a system for citations (in addition to authors/owners and source)
hace 4 años
Fen Dweller
b6159f398f
Add some code for panning around automatically (not used yet)
hace 4 años
Fen Dweller
470a04ce32
Add buses and marathons as units
hace 4 años
Fen Dweller
06e6d58166
Move humans to the species category; add hands and feet
hace 4 años
Fen Dweller
460a2b5fe9
Sort species
hace 4 años
Fen Dweller
feaed5a5e9
Add points as a quirky unit of length
hace 5 años
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.
hace 5 años
Fen Dweller
cde7f56c4d
Add altitudes for geology and thicknesses
hace 5 años
Fen Dweller
28d42dcc31
Add more orbits
hace 5 años
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.
hace 5 años
Fen Dweller
bd00c99a5c
Render rulers in screenshots
hace 5 años
Fen Dweller
0d268c48c5
Put ruler marks in front; prevent dragging while in ruler mode
hace 5 años
Fen Dweller
4a24c1fbdc
Add a ruler system
hace 5 años
Fen Dweller
16ef6e71f7
Fix the initial vertical scale being wrong with non-meter units
hace 5 años
Fen Dweller
b5d889cf1f
Add some QUIRKY units
hace 5 años
Fen Dweller
c6d7b64d10
Add an exception handler for copying to the clipboard
hace 5 años
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.
hace 5 años
Fen Dweller
30c5ebe147
Add low and mid level cloud height markers
hace 5 años
Fen Dweller
1a625d126b
Remove spurious logging
hace 5 años