- Mar 01, 2021
-
-
Arkerthan authored
-
- Feb 19, 2021
-
-
Arkerthan authored
-
- Aug 12, 2020
-
-
lowercasedonkey authored
-
- Jul 21, 2020
- Jun 13, 2020
-
-
svornost authored
-
- May 18, 2020
-
-
ezsh authored
-
- May 14, 2020
- Apr 25, 2020
-
-
ezsh authored
VSCode and typescript still do not understand assignments to window as introducing of a global name. To make them happy, use assignment to globalThis.
-
- Apr 14, 2020
- Apr 06, 2020
-
-
svornost authored
-
- Mar 27, 2020
-
-
svornost authored
2. Move NGP PC prep out of storyInit.tw into the newGamePlus closure 3. Move ngUpdateGenePool and ngUpdateMissingTable out from global scope into the newGamePlus closure 4. Set the NGP offset constant exactly once, in the newGamePlus closure 5. Fix some NGP bugs 6. Refactor family controller reset into resetFamilyCounters() in extendedFamilyModeJS.js, remove familyPanic.tw, and replace all other instances of family controller reset with a call to resetFamilyCounters(). 7. Refactor revivalist nationality determination into a new getRevivalistNationality() function and call it everywhere we try to determine the revivalist nationality.
-
- 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 15, 2020
-
-
svornost authored
-
- Feb 02, 2020
-
-
svornost authored
-
- Dec 09, 2019
- Oct 04, 2019
-
-
wkwk authored
-
- Jul 30, 2019
- Jul 25, 2019
-
-
- Jul 19, 2019
- Jul 18, 2019
-
-
Pregmodder authored
-
klorpa authored
-
- Jul 16, 2019
-
-
klorpa authored
-
- Jul 15, 2019
-
-
klorpa authored
-
- May 25, 2019
-
-
Skriv authored
-
- May 21, 2019
-
-
DCoded authored
-
- May 18, 2019
-
-
DCoded authored
-
- May 17, 2019
- Apr 25, 2019
-
-
klorpa authored
-
- Apr 24, 2019
-
-
brickode authored
-
- Apr 18, 2019
-
-
Skriv authored
-
- Apr 15, 2019
-
-
brickode authored
-
- Apr 10, 2019
-
-
brickode authored
-