mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 12:37:42 -04:00

* Make deprecated Uniques that are no longer implemented show up in Red in mod checker * Refactor Countables into an empowered enum * Refactor Countables into an empowered enum: RulesetValidator support * Refactor Countables into an empowered enum: UniqueDocsWriter support * Refactor Countables into an empowered enum: More unit tests * Refactor Countables into an empowered enum: Streamline a little * Refactor Countables into an empowered enum: Deprecation support with unit test * Deprecation level ERROR now shown as Orange as requested