branchbefore/main/stat_modifiers_refactorcancel
5 Commits over 0 Days - ∞cph!
-statmodifier is now the base type again, IStatModifierTickable has been reinstated, and the generic base/total modifier is now called StatModifierBasic.
-YAMfM
-moved temperature validating onto BiomeManager cause hey, since it now exists it seems like a better place to do it.
-deleted a now unnecessary enum
-updated statmodifiers to use a single class, in a manner reminishent of statLinkerBasic
-updated Biomes min-max temperature for those got wiped at some point somehow and broke temperature calculation
-also added a check for that in Zone+Biome to send out a warning
-updated all statmodifier assets to work with the new system (thank you oh lord of the regexes)