Skip to content
Snippets Groups Projects
Commit 500deaaf authored by kidkinster's avatar kidkinster
Browse files

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
parent 2fca83f9
No related branches found
No related tags found
No related merge requests found
Showing
with 1069 additions and 365 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment