- May 27, 2021
-
- May 26, 2021
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Refactored: added generic get_random_girlfriend_morning_action(person) and use it in girlfriend role / ashley role Removed: no longer needed hide_wip_screen() Fixed: made report variable access safe by using dictionary.get() method. Fixed: draw_person() don't need to pass pose_idle, its the default. Fixed: some typos
-
LazyStarbuck authored
- Requires ashley's corrupted path. - Requires ashley AND stephanie has 40 sluttiness. - Activates during coffee meeting.
-
- May 25, 2021
-
-
Tristimdorion authored
Added: the_person.is_willing(the_position) to check if a person is willing to perform sex in a specific position.
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Refactored: office blowjob and lust booty call to pure ActionMod implementations, both accessible from the phone. Refactored: added Business.remove_mandatory_crisis() and removed the imperfect remove_mandatory_crisis_list_action() function.
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Changed: wrap pregnant finish function instead of label override, centralized sinlge place for recording. Removed: get_sex_record() functions, only used in two places, a lot of overhead for just two places were used.
-
LazyStarbuck authored
-
LazyStarbuck authored
-
- May 24, 2021
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Removed: cousin_tease_crisis from excluded crisis tracker events (it pops up too much during late game, due to large occurance window).
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Changed: further increase supply amount per person (it's strange that you need as much people buying supplies as producing serums, this brings ratio to about 2:1)
-
Tristimdorion authored
-
Tristimdorion authored
-
- May 23, 2021
-
-
Tristimdorion authored
Fixed: show new supply value on hire UI.
-
Tristimdorion authored
-
Tristimdorion authored
Changed: events no longer break taboos, instead options won't be available until taboo has been broken. Fixed: from labels in lily_morning_encounter enhanced.
-
Tristimdorion authored
-
Tristimdorion authored
Refactor: use room.get_person_count() instead of inline len() Simplefication: room extension methods
-