- Jan 02, 2021
-
-
Tristimdorion authored
Refactored: added mc.business.add_mandatory_crisis() and mc.busness.add_mandatory_morning_crisis() functions and updated all places in the mod that used the old direct list manipulation. Fixed: quest_cuckold_employee init error Fixed: SB_FETISH_EVENT_ACTIVE() function to also detect morning crisis events. Fixed: breeding fetish now checks if no other breeding fetishes are active, before starting a new one (same as other fetishes).
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Optimization: disable pre-loading since images are loaded from zip file, renpy caching does not work anymore.
-
Tristimdorion authored
-
Tristimdorion authored
Optimized: optimizaed other helpfull people builder, removed others in another place to work with just the people in the location.
-
Tristimdorion authored
- Jan 01, 2021
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Refactor: unlock is placed behing willing_to_threesome function (prevents threesome while not had sex with them yet), removed chance update (it's round robbin in mod). Refactor: changed scene variables to increase readability of scene (debug purposes, less variable assignment).
-
Tristimdorion authored
-
Tristimdorion authored
Added: show downtown background.
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Refactored: use enhanced_permanent_bimbo_on_apply() function, so the original personality gets stored (when using revarsal serum, it's needed).
-
Tristimdorion authored
Refactored: use existing bimbo function,instead of copied code, when it gets updated, it will still work as intended.
-
Tristimdorion authored
-
- Dec 31, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Fixed: added fallback deciders for overwear and full outfit based on sluttiness score. Fixed: only apply marketing modifier on work days and use core_sluttiness as base value.
-
Tristimdorion authored
Refactored: add the_person.decide_on_outfit() function that returns an approriate outfit from her wardrobe, replace all code that uses the_person.wardrobe.decide_on_outfit2() code.
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Refactored: renamed the_person_one and the_person_two variables and use variables directly, it makes reading the scene code a lot easier. Added: some outfit for starbuck during the intro sex scene (might need some update in the future). Fixed: some typos.
-
Tristimdorion authored
Optimization: make the main map a lot faster by pre-loading the tooltips only once, Minor structural optimizations.
-
- Dec 30, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Fixed: instead of removing crisis items from main list after loop, remove from main list before triggering them, this should make sure it is only triggered once from main list.
-
Tristimdorion authored
-
- Dec 29, 2020
-
-
Tristimdorion authored
Fixed: let LTA count down on every move (old functionality), for pregnancy announce -> extend duration past initial randomness
-