#41122: Support for multiple counters of the same type Open Date: 2021-01-08 15:48 Last Update: 2022-12-03 00:15 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/41122 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=41122 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2022-12-03 00:15 Updated by: lachu Comment: I need to add counter initialization routines somewhere. I think this ticket is related. Reopen it? Counter initialization is needed for #45892 and #45891 . Should I just create a new ticket? Currently initialization was part of ruleset loading routines. --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: cazfi Type: Patches Status: Closed Priority: 5 - Medium MileStone: 3.2.0 Component: General Severity: 5 - Medium Resolution: Fixed --------------------------------------------------------------------- Ticket details: While still having City Owned counter as the only supported counter type, add support multiple counters of that type. The counters can differ from each other by their rule_name and checkpoint. Test by introducing two City Owned counters with different checkpoints. That way there should be three different situations; 1) neither counter has reached checkpoint, 2) first counter has reached checkpoint, 3) both counters have reached checkpoints. Introduce two effects that have these counters as requirements to see that these situations do happen. -- 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/41122 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=41122