Skip to content
Snippets Groups Projects
  1. Mar 01, 2021
  2. Feb 19, 2021
  3. Aug 12, 2020
  4. Jul 21, 2020
  5. Jun 13, 2020
  6. May 18, 2020
  7. May 14, 2020
  8. Apr 25, 2020
  9. Apr 14, 2020
  10. Apr 06, 2020
  11. Mar 27, 2020
    • svornost's avatar
      1. Move NGP slave javascript out of backwardsCompatibility.js into newGamePlus.js · f3bac2a7
      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.
      f3bac2a7
  12. Feb 22, 2020
    • svornost's avatar
      1. Make areRelated and relativeTerm work regardless of familyTesting. This... · df49f9cb
      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).
      df49f9cb
  13. Feb 15, 2020
  14. Feb 02, 2020
  15. Dec 09, 2019
  16. Oct 04, 2019
  17. Jul 30, 2019
  18. Jul 25, 2019
  19. Jul 19, 2019
  20. Jul 18, 2019
  21. Jul 16, 2019
  22. Jul 15, 2019
  23. May 25, 2019
    • Skriv's avatar
      jsdoc · 0e1215af
      Skriv authored
      0e1215af
  24. May 21, 2019
  25. May 18, 2019
  26. May 17, 2019
  27. Apr 25, 2019
    • klorpa's avatar
      Misc · 1f42f7ed
      klorpa authored
      1f42f7ed
  28. Apr 24, 2019
  29. Apr 18, 2019
  30. Apr 15, 2019
  31. Apr 10, 2019
Loading