#48847: Store unit's transformation turn Open Date: 2023-10-15 18:50 Last Update: 2023-10-15 22:18 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/48847 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48847 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2023-10-15 22:18 Updated by: cazfi Comment: Reply To ihnatus Hm, just a thought passing by, isn't it an overcomplication? Too ambiguous what is "unit age" then. Maybe just a flag wether we reset age of a unit on conversion would be enough. I assumed that such a flag would be more complicated to implement (and maintain!) than straightforward storing both overall age and current form age, and latter gives also more functionality. Server has only one copy of the unit, not one FoW version per player, so increasing size of the unit structure by one integer shouldn't be a problem. --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: (None) Type: Patches Status: Open Priority: 5 - Medium MileStone: S3_2 d3f Component: General Severity: 5 - Medium Resolution: None --------------------------------------------------------------------- Ticket details: Maintain information when the unit was last transformed (upgradet or converted) Inspired by danau in https://forum.freeciv.org/f/viewtopic.php?t=94545 -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/48847 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48847