- Oct 29, 2020
-
-
lowercasedonkey authored
-
lowercasedonkey authored
-
- Oct 26, 2020
-
-
lowercasedonkey authored
This reverts commit 049a58e7.
-
Pregmodder authored
This reverts merge request !8189
-
lowercasedonkey authored
-
lowercasedonkey authored
-
- Oct 05, 2020
-
-
lowercasedonkey authored
-
- Oct 03, 2020
-
-
Pregmodder authored
-
Pregmodder authored
-
- Sep 25, 2020
-
-
Arkerthan authored
-
- Sep 15, 2020
-
-
Pregmodder authored
-
- Sep 12, 2020
-
-
Pregmodder authored
-
- Sep 10, 2020
-
-
- Sep 03, 2020
-
-
Pregmodder authored
-
- Aug 19, 2020
-
-
Pregmodder authored
-
- Aug 14, 2020
-
-
Pregmodder authored
-
- Aug 12, 2020
-
-
lowercasedonkey authored
-
lowercasedonkey authored
-
- Aug 07, 2020
-
-
Pregmodder authored
-
- Aug 05, 2020
-
-
Pregmodder authored
-
- Aug 03, 2020
-
- Jul 23, 2020
-
-
brickode authored
-
- Jun 17, 2020
-
-
svornost authored
-
- Jun 03, 2020
-
-
kopareigns authored
-
- May 18, 2020
-
-
ezsh authored
-
- Apr 25, 2020
-
-
ezsh authored
-
- 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 17, 2020
-
-
Pregmodder authored
-
- Feb 16, 2020
-
-
Pregmodder authored
-
- Feb 07, 2020
-
-
lowercasedonkey authored
-
- Feb 05, 2020
-
-
svornost authored
-
svornost authored
Split AdManager.tallySlave into two functions, one which does the actual tallying for the report, and a free function which counts the categories in which a slave matches a facility's ads. Remove AdManager from everywhere that doesn't actually need to keep a slave tally state, and just use App.Ads.getMatchedCategoryCount everywhere the persistent state is not needed. This means only App.Ads.report actually needs an AdManager instance, which cleans things up quite a bit.
-
svornost authored
-
- Feb 04, 2020
-
-
lowercasedonkey authored
-
lowercasedonkey authored
-
lowercasedonkey authored
-
- Feb 03, 2020
-
-
lowercasedonkey authored
-
klorpa authored
-
lowercasedonkey authored
-
lowercasedonkey authored
-