Fen Dweller
29a1f62c4d
Move filters into their own menu. Add an info menu
This allows for multiple filters to be applied simultaneously. This commit
also moves some misc stuff, like the help and donate buttons, into a new
info menu. This also fixes touches outside of a popout menu not causing
the menu to close.
3 years ago
Fen Dweller
cb7fa4172d
Show selections via color by default
Outlines are expensive to render, since they require a blur of
a drop shadow. They're still available, but the default is
now to just brighten them and turn them sepia
3 years ago
Fen Dweller
ac3b8a70b5
Add a check for a Safari bug
Drawing an SVGImageElement to a canvas goes haywire. This checks for
that behavior and warns about it, and turns off the fine-grained
selection logic.
3 years ago
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 years ago
Fen Dweller
f3151103f8
Rename the ratio-info element to extra-info
This is just because it's holding non-ratio-related info now!
4 years ago
Fen Dweller
f9652d62c8
Remove Dildos temporarily
I want to redo them and put them in Objects. I'll do
that soon
4 years ago
Fen Dweller
a3d53c14ea
Add Umami analytics
4 years ago
Fen Dweller
38cd43ad2a
Move the feedback button to the Notion help site
4 years ago
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 years ago
Fen Dweller
d48386431d
Adjust styling a bit
4 years ago
Fen Dweller
207940c43b
Add a feedback button
Also add some missing scripts
4 years ago
Fen Dweller
d3470b5b3e
Add entity forms. Add Alex Xuria
Forms allow for one entity to have multiple distinct sets of
views and sizes.
4 years ago
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 years ago
Fen Dweller
974016a7e5
Add a search box
4 years ago
Fen Dweller
d2edcc5f43
Update the character submission link
4 years ago
Fen Dweller
1a2f5a8a44
Fix entity name/scale lingering after deselecting
4 years ago
Fen Dweller
dfd0b38e31
Adjust submission and ko-fi buttons
4 years ago
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 years ago
Fen Dweller
d262331c0d
Narrow the sidebar and rearrange entity options
4 years ago
Fen Dweller
9cc1b73488
Remove keysmashing from the ratio-info panel
4 years ago
Fen Dweller
aea709f3e2
Remove old help-menu cruft
4 years ago
Fen Dweller
b9e3baa31a
Add step=any to numeric inputs
This stops Firefox from complaining that the values
are not integers.
4 years ago
Fen Dweller
5cfb51b313
Add Houses (just one). Add Boots (Also 1)
4 years ago
Fen Dweller
2e4e19a664
Add an option to show the ratio between two entities
4 years ago
Fen Dweller
c7c9e3640f
Add a system for citations (in addition to authors/owners and source)
4 years ago
Fen Dweller
4a24c1fbdc
Add a ruler system
4 years ago
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.
4 years ago
Fen Dweller
193927230e
Add a Ko-Fi link to the page; remove the thing-submission link
4 years ago
Fen Dweller
56cfd03671
Move humans, animals, and dinosaurs to a new "creatures" category
4 years ago
Fen Dweller
902cd212d1
Add mountains, plus some NYC views
5 years ago
Fen Dweller
97378f13b0
Update submit button style; add a link for object requests
5 years ago
Fen Dweller
d98be51687
Move skylines under Naturals; move real buildings into folders by city
5 years ago
Fen Dweller
a531988b99
Start adding auto-generated silhouettes of building models -- 10 from Chicago
5 years ago
Fen Dweller
9f8858f3be
Fix the position of the flip button
5 years ago
Fen Dweller
14e87de264
Add a button to open a screenshot in a new tab
5 years ago
Fen Dweller
c2c29d8ae4
Allow entities to be flipped (not saved yet)
5 years ago
Fen Dweller
94f44bf0bb
Make the ground move with the camera
5 years ago
Fen Dweller
90da4840fe
Add a horizontal scale; fix breakages caused by disabling vertical scale
5 years ago
Fen Dweller
aaf8a169dd
Allow brightness to be set. Export order and brightness
5 years ago
Fen Dweller
e034ba8a20
Make autofit handle both X and Y fitting properly
5 years ago
Fen Dweller
1d70d07727
Allow for the camera to move up and down
5 years ago
Fen Dweller
f179054a3a
Update the error message
5 years ago
Fen Dweller
22da588e16
Add filtering by author and owner; fix some info
5 years ago
Fen Dweller
1b106fd663
Add the Chance (and a new category for dildos)
5 years ago
Fen Dweller
91deda3c58
Add a dedicated Settings menu
5 years ago
Fen Dweller
396f9389cd
Display a popu when an error occurs
5 years ago
Fen Dweller
f13346b417
Fix some invalid HTML
Mostly spans with divs as children, as well as writing
checked='true' instead of just checked.
5 years ago
Fen Dweller
630b363c7b
Update the help screen and reformat the html
5 years ago
Fen Dweller
82a321b1e1
Replace the help menu with a much nicer looking screen
5 years ago
Fen Dweller
3f5d9b05fd
Add file upload; clean up old menu cruft
5 years ago