jsb5468
2767215b6b
Actually fixed defaultDescribe
I had the if conditions wrong, corrected
il y a 5 ans
jsb5468
ff53f1f529
Refactor 5
Added defualtDescribe to a bunch of things that were using it.
Made defautlDescribe work correctly
Fixed issue I cause in previous commit where humans counted as 0 prey
il y a 5 ans
jsb5468
d58145c5a1
recursive-macro refactor 4
changed some biome weights to add more variety
changed where victimsHuman flag rewrites person
il y a 5 ans
jsb5468
65cabe9e04
fixed typo in cumming text
changed "plaent" to "planet"
il y a 5 ans
jsb5468
b449bf797d
recursive-desc refactor 3
Implemented a function to handle repeated description logic, added duplex text option to house
il y a 5 ans
jsb5468
c56d3fe2aa
Refector of things in recurcive-desc 2
Finished refactor of recursive-macro
removed now useless comments at beginning of file
all default values now stored in things
all calls should be redirected to call the appropriate values in things
added ability to chose and add a or an to text in merge_desc
removed "a " + from functions that called merge_desc
il y a 5 ans
jsb5468
cbc92ecd75
Merge pull request #2 from chemicalcrux/master
Bringing changes on main repo into branch
il y a 5 ans
jsb5468
4b187060d2
Refector of things in recurcive-desc 1
Started refactoring things, basic structure is in. This version is not working, jsdut commiting to pull new changes on master branch into the current branch.
il y a 5 ans
Fen Dweller
38059e0849
Add musk to more actions (slap/grind/smother)
il y a 5 ans
Fen Dweller
211163814d
Add wing/musk/stench growth
il y a 5 ans
Fen Dweller
c201ab71f2
Fix stomping being marked as non-fatal and goo stomping being marked as fatal
il y a 5 ans
Fen Dweller
34a39643b5
Bring back special case for the first victim with nothing found yet - needed so that we avoid stomping nothing at all
il y a 5 ans
Fen Dweller
57a546d4e8
Make handling of victims in excess of the random limit a bit more variable
il y a 5 ans
Fen Dweller
e147bf5af4
Simplify cluster calculation
il y a 5 ans
Fen Dweller
00cb638a72
Increase then number of random samples per victim type to 1000
il y a 5 ans
Fen Dweller
40aa6c599f
Fix a very silly error that was serious reducing the variance of victim selection.
Rather than starting at 0 and working up to a limit, a counter was...starting at the
limit. This removed a lot of variance!
il y a 5 ans
Fen Dweller
15d3f9fe1d
Add more elaborate breast crush
il y a 5 ans
Fen Dweller
c48c2c77e2
Remove spurious log
il y a 5 ans
Fen Dweller
5056b46b2a
Add more elaborate breast vore
il y a 5 ans
Fen Dweller
187bb74299
Add detail to unbirth
il y a 5 ans
Fen Dweller
7840e5af64
Add some extra text for stomping with stench enabled
il y a 5 ans
Fen Dweller
4f822fbcc6
Add more detailed stomach digestion
il y a 5 ans
Fen Dweller
0d9b633b8c
Add pickStringChance; make chance of generic description depend on possible descriptions, not all of them
Previously, if there were 10 possible descriptions for an action, the chance of getting the normal text was only 1 in 12. Now, only descriptions whose criteria are met count towards this chance
il y a 5 ans
Fen Dweller
7bc09722fc
Replace line breaks with divs so that, if text is set to fade, new text appears right at the top
il y a 5 ans
Fen Dweller
9a60f76370
Give the background of light-mode meters some contrast
il y a 5 ans
Fen Dweller
9225ddec06
Make the results of automatic walking go on the right side
il y a 5 ans
Fen Dweller
46be9ca606
Improve light mode buttons and subcategories
il y a 5 ans
Fen Dweller
97772d3cc4
Reduce a few default dimensions a bit
il y a 5 ans
Fen Dweller
f2536c5a98
Fix headers moving a tiny bit when turned on; give them rounded corners
il y a 5 ans
Fen Dweller
77c6b9e24e
Explain the reaction log
il y a 5 ans
Fen Dweller
bbfdb50de2
Make the two logs look even on mobile.
il y a 5 ans
Fen Dweller
5302c0d702
Adjust formatting of the growth panel
il y a 5 ans
Fen Dweller
1eaa0660a3
Put the growth parts into a select box
il y a 5 ans
Fen Dweller
06b99e8aa4
Add more stomping. Fix doubled-up foot name
il y a 5 ans
Fen Dweller
5fba449cea
Bump version number
il y a 5 ans
Fen Dweller
804e2ff4ea
Fix descriptions ignoring verbosity settings. Add some new species and vore text
il y a 5 ans
Fen Dweller
605c2b405d
Fix micros being WAY too common by reducing their weight
il y a 5 ans
Fen Dweller
3f1d036823
Pull join() out of pickString()
il y a 5 ans
Fen Dweller
8c002d14d5
Add another option for the default av text; tweak tailvore text
il y a 5 ans
Fen Dweller
564e9df76a
Add some variety to the default eat description
il y a 5 ans
Fen Dweller
3c5558ed8c
Fix volumes being cubic meters, not liters, in the creation screen
This involves dividing inputs by 1000 when starting the game and multiplying by 1000 to get back to the
original settings. This does not require a migration; although it does change the behavior of saves,
it changes the behavior to what people expected in the first place
il y a 5 ans
Fen Dweller
5335844e3f
Add a line for chewing up a planet
il y a 5 ans
Fen Dweller
677e369d70
Add new planet-eating lines, and significantly increase planet/star/solar system density
il y a 5 ans
Fen Dweller
7faa627146
Add Rai
il y a 5 ans
Fen Dweller
5b39b3623d
Enable auto-growth when the subcategory is enabled.
il y a 5 ans
Fen Dweller
038cd5ef99
Bump version number
il y a 5 ans
Fen Dweller
0799b71091
Reformat presets file; add Cinnamon
il y a 5 ans
Fen Dweller
8e68e27036
Improve layout of action buttons on mobile
il y a 5 ans
Fen Dweller
a0582defa9
Add cities to the approx area function
il y a 5 ans
Fen Dweller
11ea5eb01a
Add approxArea function
il y a 5 ans