- Mar 30, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
- Mar 29, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
BugFix: serum traits research status should not be checked against their python declaration, but using the new is_trait_researched() function on the business object. (cherry picked from commit fb450f01)
-
Tristimdorion authored
-
Tristimdorion authored
BugFix: serum traits research status should not be checked against their python declaration, but using the new is_trait_researched() function on the business object.
-
Tristimdorion authored
Added: new work goal Try This Serum (give a serum to a person who is not a family member or employee). BugFix: minimum of 2 goals per category need to be enabled. Fixed: new goals are autmatically added to existing games (old save games).
-
Tristimdorion authored
(cherry picked from commit 9f0ef499)
-
Tristimdorion authored
-
- Mar 28, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
- Mar 27, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
- Mar 26, 2020
-
-
Tristimdorion authored
-
Trollden authored
-
Trollden authored
-
Trollden authored
-
Tristimdorion authored
-
- Mar 25, 2020
-
-
Tristimdorion authored
Refactored: remaining hash functions to match default implementation inclucing eq and ne
-
Tristimdorion authored
-
Tristimdorion authored
Refactor: serum_mod_core, treat serum_mod_list as set() which supports hash. When in future serums are defined in python only, we can scrap the stack crawler and declare all our serums in python too.
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Removed old fix function.
-
Tristimdorion authored
-
Tristimdorion authored
-
- Mar 24, 2020
-
-
Tristimdorion authored
Fixed: use change_stats function with named parameters to make clear what is changed.
-
Tristimdorion authored
-
- Mar 23, 2020
-
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
-
Tristimdorion authored
Fixed: event tracking value should be set to min_value + 1, events might have been disabled and thus have a low count, on enable, they would trigger repeatedly after each other, we don't want that.
-
Tristimdorion authored
-