Fen Dweller
3d8715b9bb
Avoid auto-fitting if there are zero entities in the world
před 5 roky
Fen Dweller
8383ba0f74
Allow choosing between realistic and same-size prey capacity
před 5 roky
Fen Dweller
24375737a9
Add an option to estimate prey capacity
před 5 roky
Fen Dweller
a75d521821
Add an option to automatically estimate food intake
před 5 roky
Fen Dweller
98668fe79d
Make the link in screenshots more visible
před 5 roky
Fen Dweller
1faa8db1f5
Add a basic system for energy intake
před 5 roky
Fen Dweller
63df92f365
Make the default scene an empty one; add an example scene
před 5 roky
Fen Dweller
64f9bde8a8
Add cars and buses as units of mass
před 5 roky
Fen Dweller
127229d9cb
Copy the permalink to the clipboard and put it in the url bar, rather than reloading the page
před 5 roky
Fen Dweller
352afc4512
Add earth/solar mass units; make Pi even bigger
před 5 roky
Fen Dweller
f7ffc0cefc
Default to showing solid ground
před 5 roky
Fen Dweller
c6f97410b7
Fix entities sliding around a little when using alt-scrolling
před 5 roky
Fen Dweller
8976d91f20
Switch to hosting the help on Notion
před 5 roky
Fen Dweller
902cd212d1
Add mountains, plus some NYC views
před 5 roky
Fen Dweller
3e7bd913eb
Fix altitude lines ignoring vertical camera movement
před 5 roky
Fen Dweller
8a53950da2
Add altitudes for the ISS, Hubble Telescope, and cruising altitude:
před 5 roky
Fen Dweller
c34a0fae59
Add a second vertical scale for interesting altitudes.
před 5 roky
Fen Dweller
ffe73d4e18
Make screenshots respect entity brightness
před 5 roky
Fen Dweller
d399f6e23c
Add a system for named saves
před 5 roky
Fen Dweller
d98be51687
Move skylines under Naturals; move real buildings into folders by city
před 5 roky
Fen Dweller
a531988b99
Start adding auto-generated silhouettes of building models -- 10 from Chicago
před 5 roky
Fen Dweller
dfde5f5771
Fix the world y-position not updating after zooming with the y-axis lock disabled
před 5 roky
Fen Dweller
f6a14adaf7
Include custom names when exporting
před 5 roky
Fen Dweller
8a6fe80565
Preload entity images
před 5 roky
Fen Dweller
d84019681b
Respect configured unit when loading scenes
Also switches from setting an invalid attribute to using
the attribute dataset to store the old unit for the unit
selectors and defers loading a scene until everything
is configured.
před 5 roky
Fen Dweller
11cf6cbc47
Fix click detection in Firefox
Firefox won't draw SVGs to a canvas correctly without width/height
attributes (even if a viewBox is present). This commit inserts those
values where needed and removes the Firefox check from the click
detection code, so it works properly (and screenshots are fixed, too).
před 5 roky
Fen Dweller
c6c09a1afc
Check for ClipboardItem access
před 5 roky
Fen Dweller
14e87de264
Add a button to open a screenshot in a new tab
před 5 roky
Fen Dweller
1f83752a3e
Fix incorrect world height when not using metric and loading from a permalink
před 5 roky
Fen Dweller
cb5532ebd8
Fix ground rendering over entities when taking a screenshot
před 5 roky
Fen Dweller
047e89a3f4
Fix auto-fit/zoom working incorrectly with the y-axis locked
Entities positioned above the ground were going off the screen.
před 5 roky
Fen Dweller
88cdf76048
Fix the world height being set wrongly when loading scenes
před 5 roky
Fen Dweller
85839b0927
Allow 60 touchmove drags per second
před 5 roky
Fen Dweller
919efb6883
Improve the look of the settings menu
před 5 roky
Fen Dweller
3c2c09ea8d
Add an option for default units
před 5 roky
Fen Dweller
ed1763e6e2
Add a currentView property to entities
před 5 roky
Fen Dweller
f1dfd9a901
Remember unit choices for each entity
před 5 roky
Fen Dweller
a72b3f0c89
Improve drawing of the horizontal axis
před 5 roky
Fen Dweller
36b70fcdf2
Center the horiziontal axis
před 5 roky
Fen Dweller
cc2b375bc8
Fix horiziontal axis always using meters
před 5 roky
Fen Dweller
c5635ac723
Fix the horiziontal axes, as well as a bug with horiziontal pos2pix
před 5 roky
Fen Dweller
770a8661e5
Update sort-by-height to factor in width
před 5 roky
Fen Dweller
c2c29d8ae4
Allow entities to be flipped (not saved yet)
před 5 roky
Fen Dweller
493ac082a2
Draw the ground when taking screenshots
před 5 roky
Fen Dweller
0d00764f1c
Stop panning on middle mouse up, even if the mouse is out of the world
před 5 roky
Fen Dweller
e3cd13aaa7
Spawn entities in the center if the y-axis is unlocked
před 5 roky
Fen Dweller
7bd9cb7a56
Fix incorrect conversion from positions to pixels
There are probably still problems in the x-direection.
před 5 roky
Fen Dweller
baa645f5ec
Make the vertical scale scroll with movement
před 5 roky
Fen Dweller
94f44bf0bb
Make the ground move with the camera
před 5 roky
Fen Dweller
fd078ca29f
Zoom to the center when the y-axis is unlocked
před 5 roky