mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-11 07:47:41 +07:00
cd58f6ace8
* Refund wasted production as gold Any wasted production, from for instance a partially completed wonder or obsolete units, will now be refunded as gold (in a 1:1 ratio). We update both at the start and end of the user turn. Updating at the start to account for wonders completed after our previous turn and updating at the end to account for obsolete buildings/units as a consequence of our own turn. When obsolete units get replaced by their upgraded version (as in civ 5) this code should probably be updated. * Implement wonder refund and obsolete unit upgrade If a wonder is built somewhere else but the user has production in this wonder, the production will be refunded as gold in a 1:1 ratio. A notification will be shown to indicate this. This reflects the behaviour in Civ 5. If a unit becomes obsolete and an upgrade is available, the production put into this unit will now be transferred to the upgraded version. If the unit is queued, the queued unit will also be changed to the new version and the user will be notified via notification. * Shorten notification messages * Update alerts: been obsolete -> become obsolete |
||
---|---|---|
.. | ||
Civ V - Vanilla | ||
TileSets | ||
translations | ||
Tutorials.json |