Tarmslitaren / FrosthavenAssistant

flutter app
GNU Affero General Public License v3.0
182 stars 45 forks source link

Feature request: Total round count #180

Closed nrnrnr closed 5 months ago

nrnrnr commented 1 year ago

In Frosthaven, quite a few scenarios have special rules that require players to count rounds from the time a section is read (usually when a door is opened). Assistant handles these issues by resetting the round number to 1. I'd love not to lose the count of previous rounds. Perhaps the correct round number could be displayed? Or if the "count of rounds since the event" is valueable to display, perhaps the round could be displayed as, e.g., 2 + 4, where 2 is the round number in which the event occurs, and 4 is the number of rounds since the event?

Tarmslitaren commented 5 months ago

added in version 1.9.0. will show up in parenthesis in case it differs for the current round -8due to scenario special rules)