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 лет назад |
Fen Dweller
|
6e56e04544
|
Fix error when manually setting an input
|
5 лет назад |
Fen Dweller
|
ca0942cfde
|
Add some more options for volumes
|
5 лет назад |
Fen Dweller
|
8dec391e4b
|
Fix the scale showing the wrong units
Units that didn't match the internal base unit
were showing up wrongly.
|
5 лет назад |
Fen Dweller
|
a06e45b7f6
|
Add Gliss; allow characters to have a capacity
This also fixes a bug that caused the initial value for
each attribute to be wrong if the default unit didn't match
the unit used internally.
|
5 лет назад |
Fen Dweller
|
8fb572902d
|
Switch from rounding values to fixing their number of sig figs
This way, small values don't just become 0, and large values don't
have tons and tons of digits
|
5 лет назад |
Fen Dweller
|
d501cfbc24
|
Remove some unneeded log statements
|
5 лет назад |
Fen Dweller
|
4044b3531b
|
Add an option to zoom when picking the size of an entity
|
5 лет назад |
Fen Dweller
|
426851f5ae
|
Add an option to zoom when adding entities
|
5 лет назад |