Unciv/docs/Modders/Mod-file-structure
SeventhM 45347cc928
Add a field for global unit uniques (#12775)
* Add a field for global unit uniques

* Whoops

* docs

* Fix this check only ever being done once

* Revert

* Add ruleset uniques when adding rulesets together

* Add ruleset to unitTypes for tests in case it's relevant

* My suggested changes: Implement a separate rulesetMap for units, remove any additional checks to the type where unnecessary

* Remove unit type code, update ruleset info by setter rather than by lazy

* Type information is needed before we set the ruleset here

* So should unique information
2025-01-22 17:41:20 +02:00
..
1-Overview.md Fix table formatting in all file documentation 2024-03-09 21:38:14 +02:00
2-Civilization-related-JSON-files.md Personality implementation (#11729) 2024-06-15 22:02:51 +03:00
3-Map-related-JSON-files.md Add <when espionage is enabled> conditional (#12326) 2024-10-21 21:51:50 +03:00
4-Unit-related-JSON-files.md Small fix to Modding Wiki for Ranged Strength clarification (#12328) 2024-10-21 18:17:49 +03:00
5-Miscellaneous-JSON-files.md Add a field for global unit uniques (#12775) 2025-01-22 17:41:20 +02:00