Fen Dweller
c6f2037ca6
Format the codebase with Prettier
3 vuotta sitten
Fen Dweller
aa50982cff
Add magic/breath growth. Add even larger things to eat
3 vuotta sitten
Fen Dweller
b6ebdde02f
Add a gap between the logs
3 vuotta sitten
Fen Dweller
e0ba9f3c92
Start switching the layout to use CSS grids
3 vuotta sitten
Fen Dweller
16ffd15d2d
Add trains/trams/large skyscrapers to the city
3 vuotta sitten
Fen Dweller
eb651cbdf9
Merge branch 'master' of https://git.crux.best/chemicalcrux/stroll
4 vuotta sitten
Fen Dweller
533d5940ee
Add Umami analytics
4 vuotta sitten
Fen Dweller
c54c563a62
Remove the byte-order mark from the start of the file
4 vuotta sitten
Fen Dweller
ea2ab890c5
Allow for a specific kind of victim to be exclusively spawned
4 vuotta sitten
Fen Dweller
95e614d69f
Fix an assignment being used instead of a conditional
This was breaking the description of verbose actions.
5 vuotta sitten
Fen Dweller
960b626551
Fix missing comma
5 vuotta sitten
Fen Dweller
a7c5925b7c
Merge branch 'master' of https://github.com/chemicalcrux/stroll
5 vuotta sitten
Fen Dweller
8e1e6a8707
Add Jeice; update Ona
5 vuotta sitten
Fen Dweller
17a090e9e3
Make victim descriptions work properly too
They also needed to use the new default object, rather than trying
to look up a function from window
5 vuotta sitten
Fen Dweller
67e5495ea8
Put default descriptions into a dict
Putting the functions into a block meant that they were not visible!
5 vuotta sitten
Fen Dweller
2b12e210b8
Label each block with the exact name of the action its contents describe
"eat" rather than "eating", etc.
5 vuotta sitten
Fen Dweller
e4bd14c95c
Group descriptions into blocks. Remove duplicate victim functions.
Interestingly, grouping all of the default victim functions together is what exposed
the duplication.
5 vuotta sitten
Fen Dweller
51985708e0
Format all of the source files
5 vuotta sitten
Fen Dweller
8481bcaa29
Allow for the properties of everything in a container to be modified. Shrinking now reduces mass
5 vuotta sitten
Fen Dweller
e6891c2ac0
Describe planets as celestial objects
5 vuotta sitten
Fen Dweller
32b3c8a4db
Add hand/foot grabbing/crushing
5 vuotta sitten
Fen Dweller
0cfea384ed
Merge pull request #12 from jsb5468/clonk2u-working-branch
Clonk2u working branch
5 vuotta sitten
Fen Dweller
64a6467c82
Add a few of Neopuc's characters
5 vuotta sitten
Fen Dweller
b8face17c0
Make action buttons larger on mobile
5 vuotta sitten
Fen Dweller
fb521a6e4a
Give the start button a whole row, no matter what
5 vuotta sitten
jsb5468
ae9ceac962
More Things
Changed old helicopter to military helipcopter
added normal helicopter variant
changed business jet to generic plane
added empty varients of airliner, plane, helicopter
added hangars for aircraft
added airstrip and airports
added ranch
Fixed DescribeOne
improved description of cows, made empty car describe as a vehicle type to fix bad description appearing
5 vuotta sitten
Fen Dweller
4dc495622d
Weaken the fill a bit
5 vuotta sitten
Fen Dweller
84054c412e
Add fill spell
5 vuotta sitten
Fen Dweller
eac36ae986
Add arousal magic
5 vuotta sitten
Fen Dweller
ac493617bd
Put fen back in regular group. Add Special Fen, who is special
5 vuotta sitten
Fen Dweller
8ac42dc5f8
Add magic to pause digestion
5 vuotta sitten
Fen Dweller
1a45403676
Allow characters to have little bios
5 vuotta sitten
Fen Dweller
8930bf2ccd
Extend metric lengths out; use parsecs for approx lengths
5 vuotta sitten
Fen Dweller
b46cc452c8
Allow for presets to be grouped into categories
5 vuotta sitten
Fen Dweller
38395f1d3a
Bump version number
5 vuotta sitten
Fen Dweller
7f860631be
Update the preset for Fen
5 vuotta sitten
Fen Dweller
c4d17b26e7
Rearrange the start screen a bit
5 vuotta sitten
Fen Dweller
69c81aa5d3
Make group buttons bigger; restyle banners
5 vuotta sitten
Fen Dweller
533099a7de
Clear groups when resetting the character sheet
5 vuotta sitten
Fen Dweller
d672d0da4b
Show/hide the right groups when loading a character
5 vuotta sitten
Fen Dweller
c14466307e
Add banners for the categories
5 vuotta sitten
Fen Dweller
25aad9f4e4
Group the features up and allow them to be enabled/disabled
5 vuotta sitten
jsb5468
f8a952f0a2
Cleanup
Added exception for singular objects that have groupLessThan3 enabled in defaultDescribe
fixed case where wrong plurality was given by defaultDescriptor
made describeOne one of the things added in copy_defaults to make functions cleaner
5 vuotta sitten
jsb5468
56d0a08553
More Universal descriptions
Basically rebuilt descriptions from the ground up.
It will look the same from the player side but allows for a much simplier definition of things, with each thing following a much more definite pattern with repeated code somewhat reduced
also moved all the description based functions to the same area for each of refrencing
5 vuotta sitten
jsb5468
c2564c81ee
More Things
*added busines jet and airliner things which don't spawn yet but will appear in the yet to be added airstrip and airport things
5 vuotta sitten
Fen Dweller
97705b4d57
More detail + fixed wrong non-sadistic line
5 vuotta sitten
Fen Dweller
c1c6ce6a08
Restructure the defaultPiss function
5 vuotta sitten
jsb5468
dfe824be50
refactor 7
removed a typo in code and shifted defaultDescibeSimple to be next to defualtDescribe
5 vuotta sitten
jsb5468
83e2375ed5
Fixed some typos
fixed typos in stomp and stench flavor texts
5 vuotta sitten
jsb5468
cdd6b0e8aa
Refactor 6
improved how merge_desc works
gave more fade time on the text modes as text was fading too fast to read before
5 vuotta sitten