- Apr 15, 2020
- Apr 14, 2020
-
-
ezsh authored
-
- Mar 28, 2020
-
-
- Mar 22, 2020
-
-
- Mar 13, 2020
-
-
lowercasedonkey authored
-
- Mar 08, 2020
-
-
svornost authored
2. Replace <<EventNameLink>> with either App.UI.slaveDescriptionDialog or contextualIntro as relevant to each call site. 3. Get rid of <<EventNameDelink>> (and <<SetPregType>> which is obsolete and unused). 4. Document the changes for event writers.
-
- Mar 06, 2020
-
-
Arkerthan authored
-
- Mar 05, 2020
- 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.
-
Arkerthan authored
-
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).
-
- Feb 05, 2020
-
-
lowercasedonkey authored
-
- Feb 03, 2020
-
-
Pregmodder authored
This reverts merge request !5960
-
- Jan 31, 2020
- Jan 28, 2020
-
-
brickode authored
-
- Jan 22, 2020
-
-
Jones authored
Added economy dev notes
-
- Jan 19, 2020
-
-
Anony authored
-
- Jan 18, 2020
-
-
Anony authored
-
- Jan 17, 2020
-
-
Arkerthan authored
-
- Jan 12, 2020
- Jan 11, 2020
- 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 18, 2019
-
-
Arkerthan authored
-
- Dec 10, 2019
-
-
Pregmodder authored
-
- Dec 08, 2019
-
-
Pregmodder authored
-
- Nov 11, 2019
- Nov 09, 2019
-
-
Pregmodder authored
-