- Nov 07, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Corrado authored
-
Corrado authored
-
Corrado authored
-
Tristimdorion authored
Revert "Updated role_HR_supervisor.rpy - Removed '$ add_hr_director_monday_meeting_action(the_person)' from Monday meeting label (the action were added again and again at every Monday meeting !)" This reverts commit 9129df40.
- Nov 06, 2020
-
-
Corrado authored
Updated role_HR_supervisor.rpy - Removed '$ add_hr_director_monday_meeting_action(the_person)' from Monday meeting label (the action were added again and again at every Monday meeting !)
-
Tristimdorion authored
-
Tristimdorion authored
Refactored: person object uses identifier as hash (instead of name/age), to prevent changing hashes when cheating name or age.
-
- Nov 04, 2020
-
-
Tristimdorion authored
Solution: for alternative default position when rendered from main menu, will not affect idle_pos when not in main menu.
-
Tristimdorion authored
-
- Nov 02, 2020
-
-
Corrado authored
-
Tristimdorion authored
Changed dirty laundry to use the half off options (does not work for one-piece items, so switched to bra and panties). Modified end dialog a little.
-
Tristimdorion authored
-
- Nov 01, 2020
-
-
Corrado authored
-
Corrado authored
-
Corrado authored
-
Corrado authored
-
Tristimdorion authored
Changed: reduce randomness of height / age / relationship / kids by applying statistical distributions or closer to reality numbers.
-
Tristimdorion authored
-
Tristimdorion authored
Added: the_person.alternative_schedule -> when a timeslot is set in this schedule the girl moves to the alternative location instead of the default scheduled location. Added: party locations on timeslot[4] using the alternative schedule, based on girl day prefs a random party location is chosen once a week (sunday night), 2 nights a week for every girl (excluded unique characters) Modified: yoga schedule is done by using the_person.alt_schedule
-
Tristimdorion authored
-
Tristimdorion authored
-
- Oct 31, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Added: validation function to check all pregnancy actions available in the crisis lists. (only used for debuggin). Converted: on_talk_events and on_room_enter_events to Limited Time Actions (so they are removed when the player does not trigger them in time) #72
-
Tristimdorion authored
Fixed: action comparison needs to take into account the arguments,since multiple actions of the same type can by present in a list and remove would otherwise remove the first item instead of the correct item. #72
-
Tristimdorion authored
Use default method for adding room enter events.
-
- Oct 30, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
Added: yoga outfit is -> item from workout wardrobe or her underwear with black slipts and when nude yoga only black slips. Added: color clashing for brown colour Fixed: strip_outfit_to_underwear() function to remove all upper layers.
-
- Oct 29, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Refactored: move mall_salon to custom rooms so we have all locations in one file, with a single method of creating them. Refactored: move SB_make_counter and SB_make_swing to custom rooms and rename to generic naming convention: make_xxx()
-
Tristimdorion authored
-
Tristimdorion authored
Fixed: added dummy gym_workout_initialization() for save game compatibility.
-
Tristimdorion authored
-
Tristimdorion authored
-