Fen Dweller
0a613d8ae2
Revert "Fix Fen sometimes not being the largest character"
This reverts commit 8b1f7ef612 .
4 yıl önce
Fen Dweller
e9a28d70d2
Revert "Fix bug: Beherit was not a bug"
This reverts commit af3991d5f2 .
4 yıl önce
Fen Dweller
af3991d5f2
Fix bug: Beherit was not a bug
4 yıl önce
Fen Dweller
8b1f7ef612
Fix Fen sometimes not being the largest character
4 yıl önce
Fen Dweller
eba84eed3b
Fix same-size swallow estimation
4 yıl önce
Fen Dweller
45243b8a37
Update Maya
4 yıl önce
Fen Dweller
9d397088fa
Add Nima
Also allow views without a form to show up on
every form.
4 yıl önce
Fen Dweller
e3b0b4629b
Add Otreus
Also fixes a bug with default form sizes
4 yıl önce
Fen Dweller
9b8f52e2f4
Update Synxes
Also corrects a bug with the rendering of flipped entities
4 yıl önce
Fen Dweller
c60b3374ec
Update Rory
Also fix a bug where allForms-tagged sizes would have their
default flag ignored
4 yıl önce
Fen Dweller
31fb817aa8
Allow a size to apply to every form of an entity
This reduces duplication for characters that have many equally-sized macro sizes for
their various forms.
4 yıl önce
Fen Dweller
a3722cc7a2
Allow attributes to have a default unit
This sets the unit that the attribute will be shown with. It
uses the same mechanism that's used to remember what units
you had selected.
4 yıl önce
Fen Dweller
dcfd494355
Fix rulers causing errors when their entity is deleted
4 yıl önce
Fen Dweller
76636b8c40
Add some ring sizes
4 yıl önce
Fen Dweller
9b41fb3a14
Add US women's shoe sizes, for some reason
4 yıl önce
Fen Dweller
bd2ee11f8d
Add EU and UK shoe sizes
4 yıl önce
Fen Dweller
59920cc288
Fix pressing backspace in the search box deleting an entity
4 yıl önce
Fen Dweller
a91be8eb9d
Adjust default settings
The ground now defaults to very-low, not bottom.
Zoom-on-add defaults to off.
4 yıl önce
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.
4 yıl önce
Fen Dweller
897b81bc28
Format the main JS file with Prettier
4 yıl önce
Fen Dweller
867494457a
Add US men's shoe size as a unit
4 yıl önce
Fen Dweller
f9af086ee1
Add U (server rack height) as a length unit
4 yıl önce
Fen Dweller
77b0cd64af
Fix citations not getting cleared correctly
4 yıl önce
Fen Dweller
6a8dc8de47
Add sugar cubes
Also update the scripts to support tagging entities
with masses and volumes.
4 yıl önce
Fen Dweller
24754621b0
Show ratios between extra attributes and height
4 yıl önce
Fen Dweller
cd7570bc03
Show weight ratios
4 yıl önce
Fen Dweller
d7e57200a0
Mention Safari screenshot problems in the toast
4 yıl önce
Fen Dweller
ee1bddd8c9
Log a console error when a screenshot fails
4 yıl önce
Fen Dweller
3c2ef5ac42
Fix ruler drawing on high-DPI displays
They were being drawn too large when taking a screenshot
4 yıl önce
Fen Dweller
cb58ecc5a4
Adjust scaling on energy intake
Kleiber's Law dictates that metabolic rate scales
with the 3/4ths power of mass, rather than linearly.
4 yıl önce
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
4 yıl önce
Fen Dweller
cecc68fb0f
Fix shift-scrolling on Macs
This turns into horizontal scroll input, so we just
use deltaX when shift is held.
4 yıl önce
Fen Dweller
f330b1dbe6
Allow the backspace key to delete stuff
4 yıl önce
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.
4 yıl önce
Fen Dweller
9d8788b60c
Make use of deltaY when scrolling
This fixes the ultra-fast scrolling that was happening in Safari.
It also makes scrolling more consistent in general.
4 yıl önce
Fen Dweller
9091812374
Revert a breakage that slipped in.
I forgot to undo some changes to the drawImage logic oops
4 yıl önce
Fen Dweller
f5d3996e13
Revert the Safari click fix for now
4 yıl önce
Fen Dweller
61ec80cb44
Apply some Safari fixes
The click-test code skips the pixel test in Safari, since
drawing SVGs to a canvas is, apparently, a buggy mess.
This also adds a bunch of -webkit-user-select properties
to make things unselectable in Safari.
4 yıl önce
Fen Dweller
84f3679f36
Fix a random error caused by ruler code
Some event listeners were being set up instantly, rather than
after the document was fully loaded. This caused them to try
to access a canvas before it was ready, spitting out an error.
The relevant code is now in the DOMContentLoaded block.
4 yıl önce
Fen Dweller
7460a74f4d
Add tables
4 yıl önce
Fen Dweller
6c31fe22a6
Add doors and fix some bugs
Auto prey capacity was getting set to false, rather than 'off'.
It was also showing up when it shouldn't have. The blender script
ignores spaces in the view list now. makeModel wasn't including
mass correcetly.
4 yıl önce
Fen Dweller
3c247a9821
Add coins
This also makes two changes to forms: first, forms can
be set to rename the entity, just like views can. This is
enabled for anything using makeModel. Secondly, when switching,
if the new form has a view whose names matches the old form's active
view, it will switch to that same-named view, instead of using
the default view for the form.
So, for example, you'll stay on the "side" view for coins, even when
switching between forms.
4 yıl önce
Fen Dweller
f1dc8bc86a
Add suburban houses as a unit of area
4 yıl önce
Fen Dweller
ccbc03d3b9
Separate people-units into their own category. Add blocks as a unit
4 yıl önce
Fen Dweller
3968a5ebf1
Fix energy-intake estimation using the wrong id
Also, adds chicken nuggets as a unit of energy
4 yıl önce
Fen Dweller
adc355ac28
Rename 'none' to 'off' for prey capacity estimation
4 yıl önce
Fen Dweller
a8f858aa8e
Add more relative area units
4 yıl önce
Fen Dweller
c3f9500f77
Show how many of one entity another needs to eat per day
4 yıl önce
Fen Dweller
0bfb2d1847
Add more units of people-per-area
4 yıl önce
Fen Dweller
f24a23901e
Adjust ratio volumes to work with more than just prey capacity
4 yıl önce