Fen Dweller
ab4ac7c036
Add Flamm, Zephiro, and Fory
5 yıl önce
Fen Dweller
0d30d420e2
Merge branch 'master' of https://github.com/chemicalcrux/macrovision
5 yıl önce
Fen Dweller
be032ab0ca
Add Jazzy and Rai
5 yıl önce
Fen Dweller
cae2711a2e
Remove the pepper, again
5 yıl önce
Fen Dweller
6996bd5ef1
Add buses
5 yıl önce
Fen Dweller
5826edd3e8
Add Elijah's foot
5 yıl önce
Fen Dweller
8830ad3f14
Actually skip the rest of the selection logic on Firefox
5 yıl önce
Fen Dweller
bd0b61c745
Fix selection not working on Firefox
For whatever reason, I cannot seem to draw an SVG to a canvas.
Therefore, the selection test function does not work.
The current solution is to just skip the logic in Firefox and
use the standard bounding-box selection.
5 yıl önce
Fen Dweller
3e362f33d2
Add Elijah
5 yıl önce
Fen Dweller
e9ab08bc80
Merge commit '8221d2'
5 yıl önce
Fen Dweller
8221d29040
Allow deselection of an entity by clicking within its bounding box
Clicks that hit the bounding box of any entity were unable to deselect, since
the canvas was not listening for mousedown events. It now is.
5 yıl önce
Fen Dweller
9219fef30a
Speed up selection of very large entities
The clicked entity is rendered to a canvas and tested for opacity at that point.
Very large entities caused a very large canvas to be created.
Now, the canvas is limited to 4000x4000 in size
5 yıl önce
Fen Dweller
a54c374c86
Allow characters to extend below the 0 meter line.
5 yıl önce
Fen Dweller
ba1d188b86
Fix base kneeling height for Adake
5 yıl önce
Fen Dweller
e52850740f
Add house, mobile home, and mailbox
5 yıl önce
Fen Dweller
babcbdcd73
Make the delete and backspace keys remove the currently selected entity
5 yıl önce
Fen Dweller
1e83dcd6fa
Add an option to automatically set the world height
5 yıl önce
Fen Dweller
9caca6eaf0
Improve menubar. Add button to fit world to current entities
5 yıl önce
Fen Dweller
e61e5b6fb3
Add Adake
5 yıl önce
Fen Dweller
a3dbb86548
Fix Manny's whiskers
5 yıl önce
Fen Dweller
591c768401
Add Manny
5 yıl önce
Fen Dweller
18b0a1ce29
Fix horizontal limits.
5 yıl önce
Fen Dweller
b9ff268133
Add a button to order entities by height
5 yıl önce
Fen Dweller
0be141f8c8
Fix selection and menu not turning red when hovering with touch controls
5 yıl önce
Fen Dweller
b6e29f117e
Add Noir
5 yıl önce
Fen Dweller
d76971abd3
Add Okuri
5 yıl önce
Fen Dweller
dd448ff968
Add March
5 yıl önce
Fen Dweller
80977195c4
Add Sofia. Add clear-all button
5 yıl önce
Fen Dweller
fa108e30dc
Construct a new entity each time, instead of using the same one repeatedly
5 yıl önce
Fen Dweller
33eda1c94a
Allow spawning of entities
5 yıl önce
Fen Dweller
47b6e7fc56
Drag entities up top to delete them
5 yıl önce
Fen Dweller
3e1c704328
Add some buildings. Increase default view size
5 yıl önce
Fen Dweller
6535cef446
Move characters into their own file. Add default views. Remove info up
top
5 yıl önce
Fen Dweller
f4e263247e
Allow scrolling to adjust the world scale
5 yıl önce
Fen Dweller
e333dc20b6
Add a building and organize the media
5 yıl önce
Fen Dweller
d546583d50
Allow feet/miles. Make entity creation more generic
5 yıl önce
Fen Dweller
5fb453272a
Avoid changing an option that was just set
Option fields were getting updated right after a value was entered, preventing more numbers
from being typed. Fields are now skipped if their change was what prompted an update.
5 yıl önce
Fen Dweller
dfba32e5aa
Fix width of inputs. Make view inputs numeric
5 yıl önce
Fen Dweller
63ad1594ed
Fix positioning of bottom name tags
5 yıl önce
Fen Dweller
6ee89ad272
Allow entity selection by clicking the bottom name
5 yıl önce
Fen Dweller
dc8b6dd391
Add names below each entity
5 yıl önce
Fen Dweller
e4bfb74265
Update view info when switching viwes
5 yıl önce
Fen Dweller
f251f25ea6
Update options automatically. Add cool Fen silhouette.
5 yıl önce
Fen Dweller
06c1c8b0f6
Add glow around non-selected entities
5 yıl önce
Fen Dweller
a54cdc1182
Avoid scrolling when touch-dragging
5 yıl önce
Fen Dweller
2b05948617
Add (some sort of) support for touch events
5 yıl önce
Fen Dweller
16866f4c19
Improve name plate positioning
5 yıl önce
Fen Dweller
460c4e738b
Allow for views to be switched between. Hello peppers!
5 yıl önce
Fen Dweller
f20ee8a797
Keep options pane from expanding when selecting something
5 yıl önce
Fen Dweller
c8a41857b5
Add weight attribute
5 yıl önce