- Mar 08, 2020
-
-
Tristimdorion authored
Bugfix: added force_random parameter to make_person replacement (prevent pre-made characters from taking mod characters positions).
-
- Mar 05, 2020
-
-
Tristimdorion authored
Optimization: turn on renpy image caching and statement prediction, this should allow for smoother gameplay.
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
- Mar 04, 2020
-
-
Tristimdorion authored
-
- Mar 03, 2020
-
-
Tristimdorion authored
Opitmized person lists. Removed not used Pay $200 for mom recurring event.
-
- Mar 02, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
(cherry picked from commit 69762e50)
-
Tristimdorion authored
(cherry picked from commit afbcc3a6)
-
- Mar 01, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
(cherry picked from commit 4d246f09)
-
Tristimdorion authored
This reverts commit d8122ecb.
-
Tristimdorion authored
-
Tristimdorion authored
-
Trollden authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
- Feb 29, 2020
-
-
Tristimdorion authored
Fixed: typo in menu evaluation function (don't show increase submission when 'being submissive' is at max.
-
Tristimdorion authored
Removed four global variables related to custom serums. Custom serum skill raise chance is based on suggestion tier (10% to 25%). Custom serum fetish development chance is based on suggestion tier (25% to 40%).
-
Tristimdorion authored
-
Tristimdorion authored
Bugfix: casual_sex_date_plan rejection code did not work as expected. Quick fix with added code to original event.
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Removed change_location_override and configurable actionmod move followers with player. Added: override for MainCharacter class that moves followers with mc. Updated map managers to use mc.change_location function instead of override label.
-
Tristimdorion authored
-
- Feb 28, 2020
-
-
Tristimdorion authored
Removed: random shuffle function, we are already using get_random_from_weighted_list (random on random just makes no sense).
-
Tristimdorion authored
Replaced get_stranges and get_known_people with know_people_at_location and unkown_people_at_location functions.
-