brettspielpony / TwilightImperiumGameTracker

A classic web application to track progress during Twilight Imperium games
MIT License
4 stars 0 forks source link

Validate that a Round has the required amount of revealed objectives #15

Closed grekko closed 4 years ago

grekko commented 4 years ago

The first round should start off with two objectives, while subsequent rounds reveal one new objective.

On another note I remember there are some Agenda Cards that may have an affect on revealed public objectives (see https://twilight-imperium-4.fandom.com/wiki/Agenda_Cards), e.g.

For those cases it might be useful to allow adding an additional revealed objective to the active round in an agenda phase. For transparency it also be useful to track the picked Agenda Phase cards for that round :) @code-later

grekko commented 4 years ago

I reconsidered and would rather fix this first in the UI.

grekko commented 4 years ago

Will be resolved with #33