mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 00:09:23 +07:00

* Comments to 'link' implementation (matchFilter) to UniqueParameterType * Comments to 'link' UniqueParameterType to implementation (matchFilter) * Fix two mistakes in UniqueParameterType * Make "and" filter logic for MapUnit and BaseUnit modular, fix mistake * Make UnitMovementMemory immutable and without lateinit * Keep UniqueType comment promise that instances can override parameter types * Reorg UniqueDocsWriter so UniqueParameterType-specific text is moved to the enum Also some minor improvements - e.g. abbreviations sorted & consistent punctuation, less memory allocations, a/b/c type params get an example,... * New abilities for UniqueDocsWriter concerning UniqueTarget and inheritsFrom (initially deactivated) * Actually implement the wish for distinction between absolute and relative amounts * Change UniqueParameterType.UnitName.docExample to Xander's choice