-
- Downloads
Induced NCS branch Initial commit.
Added devNotes for the changes, and concepts. Implemented a simplistic black market illegal wares section and a global var list for it, defaulted to include the childhoodFertilityInducedNCS entry. Fixed some cannot-afford price coloration issues in existing FS tech portion of the black market. Ensured that all arcologies start with the arcology variable: childFertilityInducedNCSResearch set to zero. Added encyclopedia entry for Induced NCS. Flushed out encyclopedia entry for Black Market. Added $pronounCap, $pronoun, $possessiveCap, $possessive and $object in several places it was missing. Added code to handle incubator for the *possible* case of have NCS inheritable, or induced in the tanks, if so then added code to ensure such tank slaves don't grow beyond minimum slave age average height or beyond 8 years old wichever is shorter. Additionally it outright blocks the secondary sexual characteristic development if the tank slave has NCS. Modified newChildIntro, to lock the *put her on growth hromones* options behind a test that she doesn't have NCS. Added no-op dropouts in saAgent and physcialDevelopment for NCS slaves. Updated PMODinit widget to set Induced NCS and NCS youthening to zero on slaves without them. Same for generate XX an XY slaves. Blocked Aztec slave sacrifice breast growth for NCS slaves. Added backwards compatibility updates. RESS Rival actions and generic events, updated events that grow to grow less or not at all, and that shrink to shrink more for NCS slaves. Also for any that affect precocious puberty, increases were amplified while decreases were dampened for NCS slaves. Update Arcade report to block asset growth due to milking for NCS slaves. Updated Dairy report to reduce amount and likelyhood of asset growth due to milking for NCS slaves. Added guarded remote surgery option for applying induced NCS to healthy slaves that currently lack it. Surgery affects slave health strongly but also can have effects on her body for the first set of treatments. Updated saDiet, saDrugs, saGetMilked, saHormoneEffects and saLongTermEffects to block, or have less asset growth effects (and less likely). Also to more asset shrinkage effects (and more likely). All the while, increasing or limiting decreases to precocious puberty for NCS slaves, including some verbage changes. Added specific youthening regiments for NCS slaves, wherin older slaves will lose aging effects, secondary characteristics and height until reaching an apparent visual age of about 8, while younger slaves will simply undo any height or asset gains from other sources. - new file: devNotes/inducedNCS.txt - modified: src/events/intro/initNationalities.tw - modified: src/gui/Encyclopedia/encyclopedia.tw - modified: src/init/storyInit.tw - modified: src/pregmod/incubatorReport.tw - modified: src/pregmod/newChildIntro.tw - modified: src/pregmod/physicalDevelopment.tw - modified: src/pregmod/saAgent.tw - modified: src/pregmod/theBlackMarket.tw - modified: src/pregmod/widgets/pregmodWidgets.tw - modified: src/pregmod/widgets/slaveSummaryWidgets.tw - modified: src/societies/aztec/slaveSacrifice.tw - modified: src/uncategorized/BackwardsCompatibility.tw - modified: src/uncategorized/RESS.tw - modified: src/uncategorized/arcadeReport.tw - modified: src/uncategorized/dairyReport.tw - modified: src/uncategorized/generateXXSlave.tw - modified: src/uncategorized/generateXYSlave.tw - modified: src/uncategorized/genericPlotEvents.tw - modified: src/uncategorized/pRivalryActions.tw - modified: src/uncategorized/remoteSurgery.tw - modified: src/uncategorized/saDiet.tw - modified: src/uncategorized/saDrugs.tw - modified: src/uncategorized/saGetMilked.tw - modified: src/uncategorized/saHormoneEffects.tw - modified: src/uncategorized/saLongTermEffects.tw - modified: src/uncategorized/surgeryDegradation.tw
Showing
- devNotes/inducedNCS.txt 52 additions, 0 deletionsdevNotes/inducedNCS.txt
- src/events/intro/initNationalities.tw 1 addition, 1 deletionsrc/events/intro/initNationalities.tw
- src/gui/Encyclopedia/encyclopedia.tw 19 additions, 1 deletionsrc/gui/Encyclopedia/encyclopedia.tw
- src/init/storyInit.tw 1 addition, 1 deletionsrc/init/storyInit.tw
- src/pregmod/incubatorReport.tw 192 additions, 148 deletionssrc/pregmod/incubatorReport.tw
- src/pregmod/newChildIntro.tw 5 additions, 5 deletionssrc/pregmod/newChildIntro.tw
- src/pregmod/physicalDevelopment.tw 7 additions, 2 deletionssrc/pregmod/physicalDevelopment.tw
- src/pregmod/saAgent.tw 20 additions, 7 deletionssrc/pregmod/saAgent.tw
- src/pregmod/theBlackMarket.tw 48 additions, 17 deletionssrc/pregmod/theBlackMarket.tw
- src/pregmod/widgets/pregmodWidgets.tw 6 additions, 0 deletionssrc/pregmod/widgets/pregmodWidgets.tw
- src/pregmod/widgets/slaveSummaryWidgets.tw 1 addition, 1 deletionsrc/pregmod/widgets/slaveSummaryWidgets.tw
- src/societies/aztec/slaveSacrifice.tw 3 additions, 2 deletionssrc/societies/aztec/slaveSacrifice.tw
- src/uncategorized/BackwardsCompatibility.tw 10 additions, 1 deletionsrc/uncategorized/BackwardsCompatibility.tw
- src/uncategorized/RESS.tw 16 additions, 2 deletionssrc/uncategorized/RESS.tw
- src/uncategorized/arcadeReport.tw 20 additions, 18 deletionssrc/uncategorized/arcadeReport.tw
- src/uncategorized/dairyReport.tw 39 additions, 9 deletionssrc/uncategorized/dairyReport.tw
- src/uncategorized/generateXXSlave.tw 2 additions, 0 deletionssrc/uncategorized/generateXXSlave.tw
- src/uncategorized/generateXYSlave.tw 2 additions, 0 deletionssrc/uncategorized/generateXYSlave.tw
- src/uncategorized/genericPlotEvents.tw 60 additions, 9 deletionssrc/uncategorized/genericPlotEvents.tw
- src/uncategorized/pRivalryActions.tw 565 additions, 141 deletionssrc/uncategorized/pRivalryActions.tw
Loading
Please register or sign in to comment