- Jan 09, 2021
-
-
HPotato authored
Implements changes suggested in pregmodfan/fc-pregmod!8659 (comment 142842) and pregmodfan/fc-pregmod!8659 (comment 142794)
-
- Jan 08, 2021
- Jan 07, 2021
- Dec 25, 2020
-
-
Arkerthan authored
Use render() instead of a local wikifier, making it possible to render DOM directly in special passages
-
lowercasedonkey authored
-
- Dec 24, 2020
-
-
lowercasedonkey authored
-
- Dec 20, 2020
-
-
lowercasedonkey authored
-
- Dec 10, 2020
-
-
svornost authored
Rework gingering as a proxy wrapper for the slave object. Remove all the gingering globals and stray functions. Type fixes for markets.
-
- Dec 07, 2020
-
-
lowercasedonkey authored
-
- Nov 30, 2020
-
-
svornost authored
Make FS decoration strings uniform. Upgrade them as appropriate. Typecheck them everywhere. Make shop upgrades completely dynamic.
-
lowercasedonkey authored
-
- Nov 20, 2020
-
-
lowercasedonkey authored
-
- Nov 16, 2020
-
-
lowercasedonkey authored
-
Arkerthan authored
-
- Nov 15, 2020
-
-
lowercasedonkey authored
-
lowercasedonkey authored
-
lowercasedonkey authored
-
- Nov 13, 2020
-
-
Blank_Alt authored
-
- Nov 05, 2020
-
-
turnop authored
-
- Nov 04, 2020
- Nov 02, 2020
-
-
lowercasedonkey authored
-
- Oct 30, 2020
-
-
lowercasedonkey authored
-
svornost authored
-
- Oct 29, 2020
-
-
lowercasedonkey authored
-
lowercasedonkey authored
-
svornost authored
1. Remove unnecessary SA global setting (V.i and App.Utils.SetLocalPronouns) since they're not needed anymore by any of the subreports 2. Fix a pronoun issue in the brothel report 3. Remove the last few traces of the $bedSlaves global 4. Fix a capitalization issue in reFullBed
-
- Oct 26, 2020
-
-
lowercasedonkey authored
-
- Oct 22, 2020
- Oct 21, 2020
-
-
i107760 authored
-
- Oct 17, 2020
-
-
Updated eye functions to accept PlayerState. Updated sePCBirthday to use App.Desc.eyeColor(). Added lastBDayEvent to gameVariableData.
-
- Oct 14, 2020
-
-
svornost authored
-
- Oct 13, 2020
-
-
svornost authored
-
-
brickode authored
-
svornost authored
1. Add a new release rule to control whether development facility leaders (Nurse, Attendant, Matron, Warden, and Schoolteacher) are allowed to have sex with the slave. Does not affect production facility leaders. 2. Determine employee-leader sexual contact before running slave reports at all, and adjust need and counters based only on ACTUAL sex, not hypotheticals. Fixes bugs for Cellblock and Clinic even without no rules changes, but also accounts for the new rule. Counters for both slaves are always adjusted on the *employee* end. 3. Friends may satisfy sexual needs in the clinic, if they're allowed to under general release rules; if relationship rules are *also* permissive, their relationship will advance automatically to FWB. 4. Fix many instances of counter mismatch throughout these scenarios. Use seX() where it makes sense to do so. 5. Add hints to Slave Interact to describe the release rules in more detail. Doesn't look great but should get the message across. Someone's welcome to reformat these if they want.
-