SomeTroglodyte 2a04e0d9a3
Refactor Countables into an enum with better validation, tests, and auto documentation (#13161)
* 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
2025-04-07 09:25:54 +03:00
..