anjuna krokus
|
7db1651834
[added] better comments
|
3 mēneši atpakaļ |
anjuna krokus
|
1a00040668
[Added/changed] Introduced `pcs_buttsize` as a parallel to `pcs_cupsize`. Done away with `bodyVars['butt_other']` as part of the standard calculation and introduced `bodyVars['bust_other']` as a pair of permanent bonuses/penalties to bust and butt.
|
3 mēneši atpakaļ |
anjuna krokus
|
ba3f1ad360
[changed] minor layout changes and a forgotten update to the alarmsystem
|
3 mēneši atpakaļ |
anjuna krokus
|
bdf0a9d719
[changed] Changed backend code behind the fixed body images. Giving more options to custom sets and removing references to the old system
|
3 mēneši atpakaļ |
anjuna krokus
|
83c560f086
[changed] ensured that the "you're gaining/losing weight" messages are more reliably about actually losing/gaining weight and not redistribution of fat to/from bust and/or butt. Reported by CypherWisp and Skylah
|
3 mēneši atpakaļ |
anjuna krokus
|
e0bc788c69
[changed] The body image, body description, and bmi description are now updated once per day (or on cheats). This opens the way for more random images/descriptions
|
5 mēneši atpakaļ |
anjuna krokus
|
ec0e009d8b
[changed] Full removal of the last (I think) vestiges of `salo` and `salocat`
|
5 mēneši atpakaļ |
anjuna krokus
|
defe43c625
[added] a dedicated variable for the lactation breast size. Reported by rgacct
|
6 mēneši atpakaļ |
anjuna krokus
|
7ac935702c
[changed] migrated a lot of cheat variables to a `cheatVars` array. Changed `auto_tampons` and `enema` to have 1 as active (instead of 0).
|
7 mēneši atpakaļ |
anjuna krokus
|
5faeed67e1
[changed] extracted repeated code in the Give birth action from `city_clinic` and `pav_clinic` to `medical_din`. Updated the birth mass function to better model reality (lose half the weight on birth (#the-baby) and lose the rest over the next 6 to 10 weeks. Part of the weight is moved to the body instead
|
7 mēneši atpakaļ |
anjuna krokus
|
a1703894c1
[Added] weight scaling due to pregnancy. Could not just depend on `pcs_mass['body']` due to the highly unequal distrubution of pregnancy mass.
|
7 mēneši atpakaļ |
anjuna krokus
|
aaf186cc5b
[fixed/changed] Moved even more `salocatnow` to either pcs_mass['body'] or pcs_bmi. Still cannot fully remove it due to dependencies in `figurboy`
|
7 mēneši atpakaļ |
anjuna krokus
|
ae1a5ff5e5
[added] CalcOptBodyMass now supports a variable bmi setting
|
8 mēneši atpakaļ |
anjuna krokus
|
a3efa81632
[fixed] Used an older version for the weight function. This should minimize any changes
|
8 mēneši atpakaļ |
anjuna krokus
|
b3cde0f8d1
[changed] pcs_butt now has a new level (heart-shaped) and ranges between 0 and 60+ (instead of 0 and 12+)
|
8 mēneši atpakaļ |
anjuna krokus
|
a247eaaa62
[added/changed] Updated the weight function to now be centered around 165 cm (as requested). New function which calculates the optimal `pcs_mass['body']` (bmi = 22.5). Expect a shift in bmi when loading an old save.
|
8 mēneši atpakaļ |
anjuna krokus
|
0374f307c4
[changed] Mass variable migration surrounding "drugs". This includes an experimental move of stat, hourly_events, and cikl. Almost certain something's going to break. My bad
|
8 mēneši atpakaļ |
anjuna krokus
|
23b2fa94b8
[fixed] small balance fix for specific edgecases around pcs_mass['body'] between 50 and 60 and weird starting values for bust and butt
|
8 mēneši atpakaļ |
anjuna krokus
|
9b597f1e3e
[fixed] Bust and Butt unaffected by weight cheat re-implemented
|
8 mēneši atpakaļ |
anjuna krokus
|
7beead8061
[fixed] (Re)Setting mass distributions should now more closely follow the real steady-state distributions, thus resulting in fewer post cheat fluctuations. Appearance should no longer be displayed as 1 (Hopefully)?
|
8 mēneši atpakaļ |
JurriaandeGier
|
e31ff087eb
[fixed] "You seem to be losing weight" messages. They should now trigger only when actually losing/gaining weight
|
9 mēneši atpakaļ |
anjuna krokus
|
29785ddb96
[fixed] accidentally used trainpas instead of buspass for the bus passes. Added some comments to body for the future
|
9 mēneši atpakaļ |
anjuna krokus
|
e887cb6598
[fixed] pcs_butt is now properly dynamical. It will be overhauled in the future, but for now it actually (finally) works. The intros now use the correct genetic butt values to get the indicated pcs_butt at normal body weight
|
9 mēneši atpakaļ |
anjuna krokus
|
f88e182694
[fixed] appearance not set correctly at the start of the game (hopefully)
|
9 mēneši atpakaļ |
Kevin_Smarts
|
f70e800c3f
[fixed] updo and pigtails removed when hair grows too long and moved braid deg to body file from cikl
|
9 mēneši atpakaļ |
anjuna krokus
|
aa28cc4d43
[changed] small layout change and some explicit calculations to force updating paramters during game initialisation
|
10 mēneši atpakaļ |
Kevin_Smarts
|
2031fa555f
[fixed] Missing T spotted by Sword
|
10 mēneši atpakaļ |
anjuna krokus
|
12bfd83a6a
[fixed] missing appearance bonus and exploited the build-in optional parameters to clean up the function calls to body_structure
|
10 mēneši atpakaļ |
anjuna krokus
|
d66c5844b0
[fixed] UpdateBaseAppearance should be only be in the daily update, not in the update_appearance function... Thanx to Felix for hinting at my brain fart
|
10 mēneši atpakaļ |
anjuna krokus
|
bb0aaf6fb3
[changed] decided to move the gs 'AppearanceSystem' into to the body, Update_appearance function instead
|
10 mēneši atpakaļ |