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 лет назад
Fen Dweller
5c3e7a93a7
Add Kuro-shi Uchū. Allow alt-dragging to go outside of the world bounds
6 лет назад
Fen Dweller
bfad0c435f
Include all the files I forgot...
6 лет назад
Fen Dweller
6d0c79f835
Center the author/owner/source lists
6 лет назад
Fen Dweller
b5509869a5
Smooth zooming and scaling a bit.
6 лет назад
Fen Dweller
246b10bd81
Add a permalink button
6 лет назад
Fen Dweller
791e6f2ec8
Add coins. Allow views to override names. Fix weights not working for objects
6 лет назад
Fen Dweller
492a80dc67
Check the 'scene' parameter for a base64 encoded scene to load
6 лет назад
Fen Dweller
3ed3e750db
Display owner information for characters when available
6 лет назад
Fen Dweller
a8ca7487ac
Properly link to the source for an image.
6 лет назад
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 лет назад
Fen Dweller
5248a4eccf
Fix shift/alt getting stuck
6 лет назад
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 лет назад
Fen Dweller
d379f5b87e
Fix characters not visibly resizing when shift-scrolling
6 лет назад
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 лет назад
Fen Dweller
5581d2e784
Allow views and sizes to affect computed descriptions for an object
6 лет назад
Fen Dweller
086917084d
Reformat the source files
6 лет назад
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 лет назад
Fen Dweller
12fcf9f300
Add a very basic help screen
6 лет назад
Fen Dweller
c6ac03f78c
Actually fix the aforementioned bug...
6 лет назад
Fen Dweller
7fcd778c03
Fix ALL keyboard events getting blocked
6 лет назад
Fen Dweller
3c92cd18c1
Fix the alt-scrolling being swapped with regular scrolling
6 лет назад
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 лет назад
Fen Dweller
3e0a6932e6
Add 32 different city silhouettes
6 лет назад
Fen Dweller
76e8b54f14
Deselect entities that are removed
6 лет назад
Fen Dweller
0ae303fbe9
Fix inconsistent spacing on the sidebar. Scrolling only works when pointing at the world
6 лет назад
Fen Dweller
b70e506750
Stop storing the current view in the dataset of each element
6 лет назад
Fen Dweller
1098af22df
Fix mountains not appearing
6 лет назад
Fen Dweller
4d9fff0fa4
Generate list of units automatically. Add angstroms.
6 лет назад
Fen Dweller
8621a98157
Add a map of names to entity constructors to make my life easier
6 лет назад
Fen Dweller
9008a43d2f
Add different auto-sizing modes. Speed up entity selection
6 лет назад
Fen Dweller
f78bd46752
Add skyscrapers. Break famous buildings out into Landmarks
6 лет назад
Fen Dweller
d5ee8c7bc0
Update entity/view info when shift-scrolling to change size
6 лет назад
Fen Dweller
16106081d6
Add basic saving/loading
6 лет назад
Fen Dweller
5ce1dc3010
Add export/import. Remove generic person silhouette
6 лет назад
Fen Dweller
50ae84b4fd
Fix auto-size showing the wrong units for the scale
6 лет назад
Fen Dweller
2e21bd3a2a
Fix auto-size getting stuck on forever
6 лет назад
Fen Dweller
342ac91861
Make scroll-resizing work with auto-world size
6 лет назад
Fen Dweller
be0a4db8d4
Auto-select new entities
6 лет назад
Fen Dweller
970d2085a5
Zoom by shift-scrolling. Adjust local server settings
6 лет назад
Fen Dweller
a9010935fc
Adjust menu layout a bit
6 лет назад
Fen Dweller
b1efd45940
Add script for running a local server; remove unneeded logging
6 лет назад
Fen Dweller
20d959f0d1
Add Napalm. Add lbs and tons
6 лет назад
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 лет назад
Fen Dweller
1ec437157e
Fix changing area units causing an object's size to change
The default displayed unit was cm^2, but it was m^2 internally -
so it would wind up shrinking if you went to m^2. This needs to be
fixed more generally, though - it should be able to start at any unit
and still work properly.
6 лет назад
Fen Dweller
4f80262c18
Update entity/view options when selecting a preset size
6 лет назад
Fen Dweller
330972311f
Move planets to new category; add states; add Gateway Arch; add new area
units
6 лет назад
Fen Dweller
ebdf257e5e
Add parsecs. Add larger sizes for Talan
6 лет назад
Fen Dweller
29a32d07cd
Add North. Improve alignment for a good number of silhouettes
6 лет назад
Fen Dweller
10999017e3
Fix error when changing views
6 лет назад