Fen Dweller
d7df7207f6
Update Poptart
hace 3 años
Fen Dweller
7e2cf26016
Add a 777 cross-section
hace 3 años
Fen Dweller
c4113c4363
Add aircraft cabins
hace 3 años
Fen Dweller
d7e57200a0
Mention Safari screenshot problems in the toast
hace 3 años
Fen Dweller
ee1bddd8c9
Log a console error when a screenshot fails
hace 3 años
Fen Dweller
3c2ef5ac42
Fix ruler drawing on high-DPI displays
They were being drawn too large when taking a screenshot
hace 3 años
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.
hace 3 años
Fen Dweller
344114108f
Update Rory
Also update the Illustrator scripts
hace 3 años
Fen Dweller
b6bba00d08
Add Poptart
Also adds an Illustrator script that automatically
handles all of the tracing
hace 3 años
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
hace 3 años
Fen Dweller
406dad77db
Update Mirja
hace 3 años
Fen Dweller
9ca5dc4723
Add Nerf darts
hace 3 años
Fen Dweller
cecc68fb0f
Fix shift-scrolling on Macs
This turns into horizontal scroll input, so we just
use deltaX when shift is held.
hace 3 años
Fen Dweller
e59f0a48f2
Add Serafin
hace 3 años
Fen Dweller
202408d4fd
Add Nakisha
hace 3 años
Fen Dweller
d148a10c61
Add Christmas trees
hace 3 años
Fen Dweller
ea4f7f36cc
Update Zephiro
hace 3 años
Fen Dweller
7bfaa4a70e
Add Christmas lights
hace 3 años
Fen Dweller
f330b1dbe6
Allow the backspace key to delete stuff
hace 3 años
Fen Dweller
3851cb4adc
Set padding on all buttons to 5px by default
hace 3 años
Fen Dweller
129dd4c699
Set padding on popout menu buttons
hace 3 años
Fen Dweller
39c026a650
Adjust button padding
This mostly helps with mobile Safari
hace 3 años
Fen Dweller
44b7d722bd
Add some missing width/height info
hace 3 años
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.
hace 3 años
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.
hace 3 años
Fen Dweller
5adf991df9
Make Sefer house-sized
hace 3 años
Fen Dweller
ab34b8446b
Update Sefer
hace 3 años
Fen Dweller
9091812374
Revert a breakage that slipped in.
I forgot to undo some changes to the drawImage logic oops
hace 3 años
Fen Dweller
f5d3996e13
Revert the Safari click fix for now
hace 3 años
Fen Dweller
b7ecb73014
Merge branch 'master' of git.crux.best:chemicalcrux/macrovision
hace 3 años
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.
hace 3 años
Fen Dweller
ac809f96c7
Add an anthro form for Winter
hace 3 años
Fen Dweller
6b61889736
Fix Vera's images
hace 3 años
Fen Dweller
85bfbfad99
Add Elaine, Plat, and Vera (the raven). Update Platine
hace 3 años
Fen Dweller
de8faf258d
Add Shuken Flash
hace 3 años
Fen Dweller
32be0fe51a
Add Riley
hace 3 años
Fen Dweller
de8ce7884c
Add Ophois
hace 3 años
Fen Dweller
88ab73e479
Add seeds (just corn for now)
hace 3 años
Fen Dweller
52400f8ecd
Add Sen (the mink)
hace 3 años
Fen Dweller
150fe97ec0
Add Cilenomon
hace 3 años
Fen Dweller
2e6f744e02
Move doors to the building category
hace 3 años
Fen Dweller
0f1f7fd03f
Add CR2032 batteries
hace 3 años
Fen Dweller
5e75895362
Add Daurine Arima
hace 3 años
Fen Dweller
b780bdbf70
Fix the megamacro size for Aarkus
hace 3 años
Fen Dweller
58f78f9c8d
Add another view for Fen
hace 3 años
Fen Dweller
149b4883b2
Bevel the batteries a bit
hace 3 años
Fen Dweller
2c1065283c
Fix casing on battery folder
hace 3 años
Fen Dweller
5ed36edc91
Add poker chips
hace 3 años
Fen Dweller
d9f7563214
Update batteries with new 3D models
This adds a CR1632 button cell
hace 3 años
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.
hace 3 años