- Jan 21, 2024
-
-
Frankly George authored
'cockmilkees' to 'cockmilkies' Only spelling errors remain
-
- Jan 20, 2024
-
-
Frankly George authored
-
- Oct 06, 2023
-
-
Trinidad authored
modified: src/js/storyJS.js
-
- Sep 14, 2023
-
-
Trinidad authored
modified: src/npc/descriptions/genericDescriptions.js modified: src/pregmod/editGenetics.js
-
- Sep 12, 2023
- Sep 11, 2023
-
-
Trinidad authored
modified: src/js/utilsMisc.js
-
- Mar 03, 2022
- Oct 13, 2021
-
-
lowercasedonkey authored
-
- Sep 04, 2021
-
-
lowercasedonkey authored
-
- Aug 28, 2021
-
-
lowercasedonkey authored
-
lowercasedonkey authored
-
lowercasedonkey authored
-
- Jun 14, 2021
-
-
- Apr 27, 2021
-
-
DCoded authored
-
- Feb 19, 2021
-
-
- Jan 09, 2021
-
-
- Nov 26, 2020
-
-
Pregmodder authored
-
- Sep 22, 2020
-
-
bcy603 authored
Trims trailing spaces.
-
- Aug 22, 2020
-
-
- Aug 10, 2020
-
-
lowercasedonkey authored
-
- Mar 13, 2020
-
-
lowercasedonkey authored
-
- Feb 23, 2020
-
-
svornost authored
Swap order of relationship/rivalry and relation. It was built to be easy to change/add/remove elements, so most of this commit is just changing the examples.
-
svornost authored
1. Add a new function to introduce a slave based on their relationship to an already on-screen actor (i.e. "her husband John" or "your daughter and lover Alice"). 2. Add a function to return the PC relationship term (lover/wife/husband) for slaves in a relationship with the PC, and use it in the slave summary.
-
- Feb 22, 2020
-
-
svornost authored
1. Make areRelated and relativeTerm work regardless of familyTesting. This fixes some bugs right away, since they are already used unchecked a few places, and it makes it a lot easier to write generic descriptions and event text without breaking things. 2. Extend relativeTerm to handle sole parent and grandparent/grandchild cases. 3. Make relativeTerm return null instead of "some unknown blood relation" if no relationship could be found between two slaves. This was never OK to output (i.e. "$his some unknown blood relation" doesn't read right), so it ended up just being tested for everywhere (which can be done more easily with null). 4. Remove duplicate code based on familyTesting when the only difference was whether areRelated and relativeTerm or their legacy alternatives were used. There is a lot of this. 5. Remove hasRelationP entirely (it is superseded in all use cases by areRelated).
-
- Jan 28, 2020
-
-
brickode authored
-
- Jan 19, 2020
-
-
Anony authored
-
- Jan 18, 2020
-
-
Anony authored
-
- Jan 04, 2020
-
-
Pregmodder authored
-
- Jan 01, 2020
-
-
svornost authored
2. When normalizing empty wombs, reset pregSource even if it's negative 3. Add TerminatePregnancy utility function to terminate a pregnancy with the appropriate postpartum length 4. Rework a whole bunch of places where pregnancy is terminated to use the appropriate functions and not set pregType/pregWeek/etc directly 5. Add postpartum delay when pregnancy is completely terminated by individually removing the last ovum from pregnancy inspection
-
- Dec 26, 2019
-
-
svornost authored
-
- Dec 24, 2019
-
-
Arkerthan authored
-
- Dec 21, 2019
- Dec 10, 2019
-
-
Pregmodder authored
-
- Dec 08, 2019
-
-
Pregmodder authored
-
- Nov 09, 2019
-
-
Pregmodder authored
-
- Sep 09, 2019
-
-
Arkerthan authored
-
- Jul 07, 2019
-
-
klorpa authored
-