mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 02:09:21 +07:00

* Add new UniqueType.NoMaintenance to support Guided Missile * revert gradle Add UnitMaintenanceDiscount Rename UnitMaintenanceDiscount->UnitMaintenanceDiscountGlobal Rework maintenance equation to account for overlapping reductions Add maintenance variable to MapUnit * Add square brackets in string (apparently didn't check in?) More robust uniques check code so not assuming only one matching unique Use toPercent() * Proper toPercent() math * Use fixed point Long to help in sorting to avoid float bug? * Use fixed point Long to help in sorting to avoid float bug? Co-authored-by: temurakami <spellman23@gmail.com>