Fen Dweller
7f620d1556
Fix incorrect fitting behavior
The fit button now zooms to just one entity, and when many
entities are added at once, the camera fits to all of them.
5 лет назад
Fen Dweller
6bd10566e5
Disable horizontal scale by default
5 лет назад
Fen Dweller
4a0a83bf62
Fix the horizontal scale using your vertical position
5 лет назад
Fen Dweller
90da4840fe
Add a horizontal scale; fix breakages caused by disabling vertical scale
5 лет назад
Fen Dweller
2d198f27b8
Fix old behavior when auto-fitting on resize
5 лет назад
Fen Dweller
b5334c76cc
Fix things being dragged out of bounds on the first mousemove
The site wasn't checking if the entity started in bounds until after
one instance of movement.
5 лет назад
Fen Dweller
d843a33b32
Don't snap things back in-bounds if they've never been in-bounds yet
This way, if you slightly adjust where an object is, you won't need to hold
alt the whole time. This also makes pressing alt reset this behavior, so if you
hold alt, drag out of bounds, release alt, and then move, you won't be thrown back
in-bounds.
5 лет назад
Fen Dweller
0b64693640
Fix snapping to the ground; disable when y-axis is unlocked
5 лет назад
Fen Dweller
41dc4e7d2b
Spawn entities at the bottom-center of the screen, not the world origin
5 лет назад
Fen Dweller
14f0a09340
Fix entities losing transitions after being dragged
5 лет назад
Fen Dweller
819957b0c0
Fix a bug preventing dragging stuff off the top of the screen
5 лет назад
Fen Dweller
aaf8a169dd
Allow brightness to be set. Export order and brightness
5 лет назад
Fen Dweller
ccad30569a
Make autosize logic more consistent
Everything should be passing a list of entities to a function that
computes a bounding box and fits things now.
5 лет назад
Fen Dweller
37142c2db0
Fix an error when deleting a dragged entity
The viewer would try to call updateEntityElement, but the
entity would be deleted, causing an error.
5 лет назад
Fen Dweller
0ff40cb6b9
Hide the dropdown when picking 'no filter'
5 лет назад
Fen Dweller
4b20fac0c5
Remove old resizing code that was moving stuff around
5 лет назад
Fen Dweller
c060228760
Make panning look smoother
The movements occur more rapidly, and transitions are disabled
during the pan.
5 лет назад
Fen Dweller
9897131198
Fix the shrink button causing negative size
5 лет назад
Fen Dweller
0ab4911873
Correct the position for newly created entities
5 лет назад
Fen Dweller
ce756fef50
Add a setting to lock the y axis
5 лет назад
Fen Dweller
d05added58
Allow mobile dragging; fix wrong direction on scroll buttons
5 лет назад
Fen Dweller
58a57b6105
Make left/right scroll direction consistent
It was moving the entities left and right. Now, it moves
the camera left and right
5 лет назад
Fen Dweller
68ccb09f8f
Remove old scenes; fix display of all filtered entities
5 лет назад
Fen Dweller
0078af56eb
Disable filter options in addition to filtering them
Otherwise, whilst the option doesn't appear in the dropdown list,
it will still be selectable via the keyboard, causing an error.
5 лет назад
Fen Dweller
7e47fb2dd3
Make shift-scrolling movement proportional to world height
5 лет назад
Fen Dweller
e034ba8a20
Make autofit handle both X and Y fitting properly
5 лет назад
Fen Dweller
df3483987d
Fix deselection
5 лет назад
Fen Dweller
21b80784e1
Make the scroll-button speed proportional to world size
5 лет назад
Fen Dweller
7384fa5f50
Allow middle-mouse dragging
5 лет назад
Fen Dweller
31d97be00a
Fix position snapping when the camera has moved
5 лет назад
Fen Dweller
1d70d07727
Allow for the camera to move up and down
5 лет назад
Fen Dweller
1f291d331c
Fix positioning when zooming in and out
5 лет назад
Fen Dweller
fbcd0623fd
Update the save format -- now tracks versions
5 лет назад
Fen Dweller
46cd661c09
Store positions relative to the bottom-center (in meters)
5 лет назад
Fen Dweller
5c1818d087
Better distribute entities when adding several at once
5 лет назад
Fen Dweller
d722f95dc5
Only update sizes once when adding all filtered entities
5 лет назад
Fen Dweller
85efde3ca9
Add more size categories
5 лет назад
Fen Dweller
0901d5ef45
Add filters for default size and possible sizes
5 лет назад
Fen Dweller
51a2d48b23
Fix weird behavior when adding a single filtered entity
5 лет назад
Fen Dweller
0d5dd5c205
Fix filtered entities being accessible by typing
5 лет назад
Fen Dweller
6ba86d45bc
Finish adding species data
5 лет назад
Fen Dweller
c4110b6b04
Add more species data
5 лет назад
Fen Dweller
e0633eb254
Add a button to spawn every filtered entity
5 лет назад
Fen Dweller
4598ee73df
Change the text when no filter is selected
5 лет назад
Fen Dweller
538f071a7b
Fix error when changing categories
5 лет назад
Fen Dweller
8d7ca3d12c
Set up a species hierarchy
5 лет назад
Fen Dweller
a5e74a533d
Add support for filtering by species and tag
Only Fen has a tag, and most characters lack species,
so it'll be a while until this covers everyone.
5 лет назад
Fen Dweller
a581a3d441
Update Synx weight; make adult form default
Entities can have now a default view other
than the first one provided for them.
5 лет назад
Fen Dweller
8878f494bf
Add more volumes
5 лет назад
Fen Dweller
10419dbba7
Actually fix it! Oops...
5 лет назад