Fen Dweller
849de4b77a
Switch sign on ordering so that it makes more sense
6 lat temu
Fen Dweller
b7b1d409ca
Allow for the ordering of entities to be overridden
6 lat temu
Fen Dweller
3016892ae2
Add some extra mass units
6 lat temu
Fen Dweller
7c64e659d0
Always show the entity scale slider. Fix clicks leaking out from those into the document
6 lat temu
Fen Dweller
4fb133a9ab
Update entity scale info properly when dragging
6 lat temu
Fen Dweller
f0c909718f
Add draggable sliders for world and entity scale
6 lat temu
Fen Dweller
a730dece58
Add Katherine. Fix switching views having a delay
Having every single property affected by the css transition
meant that switching sources waited for the transition to
complete, and also required for the grabbed class (which
disabled transitions entirely while moving entities). Now,
only height and max-height are affected by the transitions.
6 lat temu
Fen Dweller
5c3e7a93a7
Add Kuro-shi Uchū. Allow alt-dragging to go outside of the world bounds
6 lat temu
Fen Dweller
bfad0c435f
Include all the files I forgot...
6 lat temu
Fen Dweller
6d0c79f835
Center the author/owner/source lists
6 lat temu
Fen Dweller
b5509869a5
Smooth zooming and scaling a bit.
6 lat temu
Fen Dweller
246b10bd81
Add a permalink button
6 lat temu
Fen Dweller
791e6f2ec8
Add coins. Allow views to override names. Fix weights not working for objects
6 lat temu
Fen Dweller
492a80dc67
Check the 'scene' parameter for a base64 encoded scene to load
6 lat temu
Fen Dweller
3ed3e750db
Display owner information for characters when available
6 lat temu
Fen Dweller
a8ca7487ac
Properly link to the source for an image.
6 lat temu
Fen Dweller
99855a02c9
Start working on in-app attribution.
Attribution is provided for groups of files that share a common prefix.
Each group can have one or more authors. Each file has one source.
This information is displayed when an entity is selected.
6 lat temu
Fen Dweller
5248a4eccf
Fix shift/alt getting stuck
6 lat temu
Fen Dweller
cd4b98f3a0
Add preset scene selection
Includes a demo scene, some of the military-themed macros, and then selections
of entities of varying sizes
6 lat temu
Fen Dweller
d379f5b87e
Fix characters not visibly resizing when shift-scrolling
6 lat temu
Fen Dweller
d666b8d6d7
Improve scrolling performance
Mostly just avoiding things like the position of the entity holder over and over.
I should probably switch it so that it just reads, then writes. TODO!
6 lat temu
Fen Dweller
5581d2e784
Allow views and sizes to affect computed descriptions for an object
6 lat temu
Fen Dweller
086917084d
Reformat the source files
6 lat temu
Fen Dweller
d9994b8768
Restructure how entities are created
Each entity now has an info object, a views list, and a sizes list.
This will allow for more complex bio/description text
6 lat temu
Fen Dweller
12fcf9f300
Add a very basic help screen
6 lat temu
Fen Dweller
c6ac03f78c
Actually fix the aforementioned bug...
6 lat temu
Fen Dweller
7fcd778c03
Fix ALL keyboard events getting blocked
6 lat temu
Fen Dweller
3c92cd18c1
Fix the alt-scrolling being swapped with regular scrolling
6 lat temu
Fen Dweller
7ac2878215
Regular scrolling now preserves positions w.r.t. heights; alt-scrolling now keeps things at the same relative position on the screen
6 lat temu
Fen Dweller
3e0a6932e6
Add 32 different city silhouettes
6 lat temu
Fen Dweller
76e8b54f14
Deselect entities that are removed
6 lat temu
Fen Dweller
0ae303fbe9
Fix inconsistent spacing on the sidebar. Scrolling only works when pointing at the world
6 lat temu
Fen Dweller
b70e506750
Stop storing the current view in the dataset of each element
6 lat temu
Fen Dweller
1098af22df
Fix mountains not appearing
6 lat temu
Fen Dweller
4d9fff0fa4
Generate list of units automatically. Add angstroms.
6 lat temu
Fen Dweller
8621a98157
Add a map of names to entity constructors to make my life easier
6 lat temu
Fen Dweller
9008a43d2f
Add different auto-sizing modes. Speed up entity selection
6 lat temu
Fen Dweller
f78bd46752
Add skyscrapers. Break famous buildings out into Landmarks
6 lat temu
Fen Dweller
d5ee8c7bc0
Update entity/view info when shift-scrolling to change size
6 lat temu
Fen Dweller
16106081d6
Add basic saving/loading
6 lat temu
Fen Dweller
5ce1dc3010
Add export/import. Remove generic person silhouette
6 lat temu
Fen Dweller
50ae84b4fd
Fix auto-size showing the wrong units for the scale
6 lat temu
Fen Dweller
2e21bd3a2a
Fix auto-size getting stuck on forever
6 lat temu
Fen Dweller
342ac91861
Make scroll-resizing work with auto-world size
6 lat temu
Fen Dweller
be0a4db8d4
Auto-select new entities
6 lat temu
Fen Dweller
970d2085a5
Zoom by shift-scrolling. Adjust local server settings
6 lat temu
Fen Dweller
a9010935fc
Adjust menu layout a bit
6 lat temu
Fen Dweller
b1efd45940
Add script for running a local server; remove unneeded logging
6 lat temu
Fen Dweller
20d959f0d1
Add Napalm. Add lbs and tons
6 lat temu
Fen Dweller
3d2252d13e
Add alt view for Jennifer. Fix bug with character offsets
If a character had a bottom offset for one view but none for another,
the offset was not getting cleared properly when switching
6 lat temu