Fen Dweller
c6f2037ca6
Format the codebase with Prettier
пре 3 година
Fen Dweller
aa50982cff
Add magic/breath growth. Add even larger things to eat
пре 3 година
Fen Dweller
b6ebdde02f
Add a gap between the logs
пре 3 година
Fen Dweller
e0ba9f3c92
Start switching the layout to use CSS grids
пре 3 година
Fen Dweller
16ffd15d2d
Add trains/trams/large skyscrapers to the city
пре 3 година
Fen Dweller
eb651cbdf9
Merge branch 'master' of https://git.crux.best/chemicalcrux/stroll
пре 4 година
Fen Dweller
533d5940ee
Add Umami analytics
пре 4 година
Fen Dweller
c54c563a62
Remove the byte-order mark from the start of the file
пре 4 година
Fen Dweller
ea2ab890c5
Allow for a specific kind of victim to be exclusively spawned
пре 4 година
Fen Dweller
95e614d69f
Fix an assignment being used instead of a conditional
This was breaking the description of verbose actions.
пре 5 година
Fen Dweller
960b626551
Fix missing comma
пре 5 година
Fen Dweller
a7c5925b7c
Merge branch 'master' of https://github.com/chemicalcrux/stroll
пре 5 година
Fen Dweller
8e1e6a8707
Add Jeice; update Ona
пре 5 година
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 година
Fen Dweller
67e5495ea8
Put default descriptions into a dict
Putting the functions into a block meant that they were not visible!
пре 5 година
Fen Dweller
2b12e210b8
Label each block with the exact name of the action its contents describe
"eat" rather than "eating", etc.
пре 5 година
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 година
Fen Dweller
51985708e0
Format all of the source files
пре 5 година
Fen Dweller
8481bcaa29
Allow for the properties of everything in a container to be modified. Shrinking now reduces mass
пре 5 година
Fen Dweller
e6891c2ac0
Describe planets as celestial objects
пре 5 година
Fen Dweller
32b3c8a4db
Add hand/foot grabbing/crushing
пре 5 година
Fen Dweller
0cfea384ed
Merge pull request #12 from jsb5468/clonk2u-working-branch
Clonk2u working branch
пре 5 година
Fen Dweller
64a6467c82
Add a few of Neopuc's characters
пре 5 година
Fen Dweller
b8face17c0
Make action buttons larger on mobile
пре 5 година
Fen Dweller
fb521a6e4a
Give the start button a whole row, no matter what
пре 5 година
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 година
Fen Dweller
4dc495622d
Weaken the fill a bit
пре 5 година
Fen Dweller
84054c412e
Add fill spell
пре 5 година
Fen Dweller
eac36ae986
Add arousal magic
пре 5 година
Fen Dweller
ac493617bd
Put fen back in regular group. Add Special Fen, who is special
пре 5 година
Fen Dweller
8ac42dc5f8
Add magic to pause digestion
пре 5 година
Fen Dweller
1a45403676
Allow characters to have little bios
пре 5 година
Fen Dweller
8930bf2ccd
Extend metric lengths out; use parsecs for approx lengths
пре 5 година
Fen Dweller
b46cc452c8
Allow for presets to be grouped into categories
пре 5 година
Fen Dweller
38395f1d3a
Bump version number
пре 5 година
Fen Dweller
7f860631be
Update the preset for Fen
пре 5 година
Fen Dweller
c4d17b26e7
Rearrange the start screen a bit
пре 5 година
Fen Dweller
69c81aa5d3
Make group buttons bigger; restyle banners
пре 5 година
Fen Dweller
533099a7de
Clear groups when resetting the character sheet
пре 5 година
Fen Dweller
d672d0da4b
Show/hide the right groups when loading a character
пре 5 година
Fen Dweller
c14466307e
Add banners for the categories
пре 5 година
Fen Dweller
25aad9f4e4
Group the features up and allow them to be enabled/disabled
пре 5 година
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 година
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 година
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 година
Fen Dweller
97705b4d57
More detail + fixed wrong non-sadistic line
пре 5 година
Fen Dweller
c1c6ce6a08
Restructure the defaultPiss function
пре 5 година
jsb5468
dfe824be50
refactor 7
removed a typo in code and shifted defaultDescibeSimple to be next to defualtDescribe
пре 5 година
jsb5468
83e2375ed5
Fixed some typos
fixed typos in stomp and stench flavor texts
пре 5 година
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 година