Fen Dweller
4f822fbcc6
Add more detailed stomach digestion
vor 5 Jahren
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
vor 5 Jahren
Fen Dweller
7bc09722fc
Replace line breaks with divs so that, if text is set to fade, new text appears right at the top
vor 5 Jahren
Fen Dweller
9a60f76370
Give the background of light-mode meters some contrast
vor 5 Jahren
Fen Dweller
9225ddec06
Make the results of automatic walking go on the right side
vor 5 Jahren
Fen Dweller
46be9ca606
Improve light mode buttons and subcategories
vor 5 Jahren
Fen Dweller
97772d3cc4
Reduce a few default dimensions a bit
vor 5 Jahren
Fen Dweller
f2536c5a98
Fix headers moving a tiny bit when turned on; give them rounded corners
vor 5 Jahren
Fen Dweller
77c6b9e24e
Explain the reaction log
vor 5 Jahren
Fen Dweller
bbfdb50de2
Make the two logs look even on mobile.
vor 5 Jahren
Fen Dweller
5302c0d702
Adjust formatting of the growth panel
vor 5 Jahren
Fen Dweller
1eaa0660a3
Put the growth parts into a select box
vor 5 Jahren
Fen Dweller
06b99e8aa4
Add more stomping. Fix doubled-up foot name
vor 5 Jahren
Fen Dweller
5fba449cea
Bump version number
vor 5 Jahren
Fen Dweller
804e2ff4ea
Fix descriptions ignoring verbosity settings. Add some new species and vore text
vor 5 Jahren
Fen Dweller
605c2b405d
Fix micros being WAY too common by reducing their weight
vor 5 Jahren
Fen Dweller
3f1d036823
Pull join() out of pickString()
vor 5 Jahren
Fen Dweller
8c002d14d5
Add another option for the default av text; tweak tailvore text
vor 5 Jahren
Fen Dweller
564e9df76a
Add some variety to the default eat description
vor 5 Jahren
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
vor 5 Jahren
Fen Dweller
5335844e3f
Add a line for chewing up a planet
vor 5 Jahren
Fen Dweller
677e369d70
Add new planet-eating lines, and significantly increase planet/star/solar system density
vor 5 Jahren
Fen Dweller
7faa627146
Add Rai
vor 5 Jahren
Fen Dweller
5b39b3623d
Enable auto-growth when the subcategory is enabled.
vor 5 Jahren
Fen Dweller
038cd5ef99
Bump version number
vor 5 Jahren
Fen Dweller
0799b71091
Reformat presets file; add Cinnamon
vor 5 Jahren
Fen Dweller
8e68e27036
Improve layout of action buttons on mobile
vor 5 Jahren
Fen Dweller
a0582defa9
Add cities to the approx area function
vor 5 Jahren
Fen Dweller
11ea5eb01a
Add approxArea function
vor 5 Jahren
Fen Dweller
9043c7f776
Remove spurious logging
vor 5 Jahren
Fen Dweller
96f032bc1c
Use the superscript 3 character instead of a 3 for m^3
The transformNumbers function was turning m^3 into m^3.00
vor 5 Jahren
Fen Dweller
898c68cc2d
Numbers can now have their number of decimal points set explicitly.
This lets the volume meters not jitter around, but also lets things that should be fixed precision
vor 5 Jahren
Fen Dweller
b210cc4276
Show floats with two decimals instead of calling toString()
vor 5 Jahren
Fen Dweller
213bedcea7
Remove many update() calls and just call it in a loop
Every separate fill function was calling update(), which was redundant
vor 5 Jahren
Fen Dweller
b53abc26ce
Make the filling frequencies configurable (and set it to 60 times per second)
vor 5 Jahren
Fen Dweller
767191587d
Make autogrowth factors percentages
vor 5 Jahren
Fen Dweller
31ae692ea6
Percentages are now divided by 100 when loaded
This marks the first time anything more than parsing is done to a setting when
loaded or saved. Hopefully floating point errors will not wind up causing problems!
vor 5 Jahren
Fen Dweller
3bf1035c42
Disable selection on the feature boxes
vor 5 Jahren
Fen Dweller
ae4f2ea325
Fix alignment of radio options; add tooltips
vor 5 Jahren
Fen Dweller
c779e8929a
Tidy up the creation screen a bit
vor 5 Jahren
Fen Dweller
75b0c71faf
Change base production values to be percentages.
Old saves will have their base production values cleared.
vor 5 Jahren
Fen Dweller
5b735b50fa
Merge pull request #11 from jsb5468/clonk2u-working-branch
Unit Symbols
vor 5 Jahren
jsb5468
5352e14f25
More Unit Options
*added symbolic units for metric and customary. (EX m instead of metet)
*removed some "-" from body part descriptions that didn't make sense
*toggle units button now displays the correct units on start
vor 5 Jahren
jsb5468
b6e7bc7f3f
Merge branch 'clonk2u-working-branch' of https://github.com/jsb5468/stroll into clonk2u-working-branch
vor 5 Jahren
jsb5468
64664b0f53
Revert "More Unit Options"
This reverts commit 29f0302020 .
vor 5 Jahren
jsb5468
29f0302020
More Unit Options
*added symbolic units for metric and customary. (EX m instead of metet)
*removed some "-" from body part descriptions that didn't make sense
*toggle units button now displays the correct units on start
vor 5 Jahren
jsb5468
8a90bfdad6
Merge pull request #1 from chemicalcrux/master
update to master
vor 5 Jahren
Fen Dweller
b2584888c1
Shade the background for subcategories. Remove excess margin.
vor 5 Jahren
Fen Dweller
fd5e0f1c04
Make second-level subcategory titles smaller
vor 5 Jahren
Fen Dweller
afecd177c5
Make soul vore type a dropdown box. Fix incorrect defaults and loading for selects
vor 5 Jahren