diff --git a/devTools/dictionary_phrases.txt b/devTools/dictionary_phrases.txt index aba155077cdb2e8a653f7a4f4045fd9ec7e235bb..620b623151d0e5233167ca5dc3e6efbb0814fef5 100644 --- a/devTools/dictionary_phrases.txt +++ b/devTools/dictionary_phrases.txt @@ -4,8 +4,8 @@ # surroundings or overlapping. # Format is: searchPhrase#errorMessage # Output is: Found searchPhrase; Error: errorMessage -cash +=#Should be cashX() -cash -=#Should be cashX() +#cash +=#Should be cashX() ## cash used by corporate code, +#cash -=#Should be cashX() ## too many false positives #rep +=#Should be repX() ## unused because .rep is used by facility code #rep -=#Should be repX() ## -> many false positives cash+=#Should be cashX() diff --git a/devTools/dictionary_wholeWords.txt b/devTools/dictionary_wholeWords.txt index 7bdbb1beb0b9e8a520b2b6da4726cae3a0ddb6a5..1dcaf0300b3ee8dc665e94024072a9db0bcff886 100644 --- a/devTools/dictionary_wholeWords.txt +++ b/devTools/dictionary_wholeWords.txt @@ -2711,7 +2711,7 @@ pinapple#pineapple pinnaple#pineapple pinoneered#pioneered plagarism#plagiarism -planation#plantation +#planation#plantation planed#planned plantiff#plaintiff plateu#plateau diff --git a/devTools/javaSanityCheck/SanityCheck.jar b/devTools/javaSanityCheck/SanityCheck.jar index fd37516c306f023d2888802848f1a3df4df175da..667fdab29531edf29d27ac86809042835f797b30 100644 Binary files a/devTools/javaSanityCheck/SanityCheck.jar and b/devTools/javaSanityCheck/SanityCheck.jar differ diff --git a/devTools/javaSanityCheck/ignoredVariables b/devTools/javaSanityCheck/ignoredVariables index 8762c0b4ebf4a717e1e289ed81120399eb18ddbc..ca685a1cd992ec0aa0935087b292b07dc1bcfe34 100644 --- a/devTools/javaSanityCheck/ignoredVariables +++ b/devTools/javaSanityCheck/ignoredVariables @@ -80,8 +80,11 @@ selector missingLegs;missingArms;missingEyes toy base;pmod +saRules +plural +orig # corporation -canFoundCorporation;startingPrice;maintenanceSlaves;room;slaveRevenue;divisionLedger;freeDevelopment;developmentCost;maintenanceCategory;corporate;easyMode;roll;divisionCategories;divisionCategoriesList;getStored;setStored;endweek;corpDivSurgeryFounded;hasDividend;hasPayout;perUnit +canFoundCorporation;startingPrice;maintenanceSlaves;room;slaveRevenue;divisionLedger;freeDevelopment;developmentCost;maintenanceCategory;corporate;easyMode;roll;divisionCategories;divisionCategoriesList;getStored;setStored;endweek;corpDivSurgeryFounded;hasDividend;hasPayout;perUnit;acquire # corporation - newgame+ corpAssetsDev;corpAssetsDevOld;corpAssetsSlave;corpAssetsSlaveOld;corpDivArcadeFromMarket;corpDivArcadeSlaves;corpDivBreakFromMarket;corpDivBreakSlaves;corpDivBreakSlaves2;corpDivBreakToMarket;corpDivBreakToMenial;corpDivBreakToSurgery;corpDivBreakToTrain;corpDivDairyFromMarket;corpDivDairySlaves;corpDivExtraSlaves;corpDivExtraToArcade;corpDivExtraToBreak;corpDivExtraToMarket;corpDividend;corpDivLegalSlaves;corpDivLegalToMarket;corpDivLegalToMenial;corpDivLegalToSurgery;corpDivLegalToTrain;corpDivMenialFromMarket;corpDivMenialSlaves;corpDivSurgeryFromMarket;corpDivSurgerySlaves;corpDivSurgerySlaves2;corpDivSurgeryToDairy;corpDivSurgeryToMarket;corpDivSurgeryToTrain;corpDivTrainFromMarket;corpDivTrainSlaves;corpDivTrainSlaves2;corpDivTrainToMarket;corpDivTrainToWhore;corpDivWhoreFromMarket;corpDivWhoreSlaves;corpOpCostOld;corpOverheadOld;corpProfitOld;corpRev;corpRevOld; # diff --git a/devTools/javaSanityCheck/sources.zip b/devTools/javaSanityCheck/sources.zip index ab10a556519f2e25233eba3655f9d258c88cfbf2..9c2613bf444b7a5826cbf13b215c39d6d0e1c1e9 100644 Binary files a/devTools/javaSanityCheck/sources.zip and b/devTools/javaSanityCheck/sources.zip differ diff --git a/src/Corporation/corporate-constants.js b/src/Corporation/corporate-constants.js index 30eb559ae1db958b92de988c585f312e92a28423..5117176df8fbae2c14ccd1e309bf2f211c855b92 100644 --- a/src/Corporation/corporate-constants.js +++ b/src/Corporation/corporate-constants.js @@ -499,7 +499,7 @@ App.Corporate.InitConstants = function () { //divisionCategoriesList: Division maintenance categories are used to calculate the overhead that occurs from having multiple divisions within the same category. // id: The identifier that will be used in division.maintenance.category // freeDivisions: How many divisions must appear in this category before the overhead cost comes into play. For example, if this is 1, then the second division will cost divisionCost, and the third will bring the overhead up to four times divisionCost. - // divisionCost: How much to multiply the the overhead by in cash. The first division past the free divisions will cost this much, but the value will increase exponentially. + // divisionCost: How much to multiply the overhead by in cash. The first division past the free divisions will cost this much, but the value will increase exponentially. // freeDevelopment: How many developments, totaled across all divisions in the category, are ignored by this category before overhead comes into play. Note: freeDivisions does *not* affect this; if freeDevelopment is 100 and freeDivisions is 1, if you only have a single division with 110 developments, you will be charged for the 10 developments over. // developmentCost: How much to multiply the squared developments by, in cash. The first development past the ignored value will cost this much, but the cost increases exponentially. //corporate: The corporate-wide overhead for divisions, beyond the individual categories. diff --git a/src/Corporation/manageCorporation.tw b/src/Corporation/manageCorporation.tw index e31f5560d4ce3610d053d0b3b1ecfe5b19a9a1f9..1cd33c468fc022b71e8aff9135a4a3c743fee5c2 100644 --- a/src/Corporation/manageCorporation.tw +++ b/src/Corporation/manageCorporation.tw @@ -242,8 +242,8 @@ <<if App.Corporate.canExpand>> /*is the corporation large enough to expand into another division?*/ <h1>Found New Division</h1> -<div>The corporation can expand by founding a new division related to its current <<= onlyPlural(App.Corporate.divisionList.filter(div=>div.founded).length, "division") >>.</div> - <<for _div range App.Corporate.divisionList.filter(x=>!x.founded && x.relatedDivisions.anyFounded)>> +<div>The corporation can expand by founding a new division related to its current <<= onlyPlural(App.Corporate.divisionList.filter(div => div.founded).length, "division") >>.</div> + <<for _div range App.Corporate.divisionList.filter(x => !x.founded && x.relatedDivisions.anyFounded)>> <<set _depCost = _div.foundingCost * 1000>> <div> <<if App.Corporate.cash >= _depCost>> diff --git a/src/endWeek/saChoosesOwnClothes.js b/src/endWeek/saChoosesOwnClothes.js index c15c2574c8b4b5dc3a336163e497c28e361fd1cd..766019a5c1f49280f4f4ca75eb4f0405ecff531f 100644 --- a/src/endWeek/saChoosesOwnClothes.js +++ b/src/endWeek/saChoosesOwnClothes.js @@ -580,7 +580,7 @@ window.saChoosesOwnClothes = (function() { wardrobeFS.push({text: `and squeezes into a fishnet bodysuit to give ${his} nudity a slutty flair.`, clothes: "clubslut netting"}); wardrobeFS.push({text: `and ties on the skimpiest bikini ${he} can find.`, clothes: "a string bikini"}); if (slave.bellyPreg >= 5000 && isItemAccessible("attractive lingerie for a pregnant woman")) { - wardrobeFS.push({text: `and opts for the classic seductive lingerie, albiet something more fitting for ${his} 'little accident'.`, clothes: "attractive lingerie for a pregnant woman"}); + wardrobeFS.push({text: `and opts for the classic seductive lingerie, albeit something more fitting for ${his} 'little accident'.`, clothes: "attractive lingerie for a pregnant woman"}); } else { wardrobeFS.push({text: `and opts for the classic seductive lingerie.`, clothes: "attractive lingerie"}); }