feat: action log, new card highlight, redraw warning. Closes #21 #33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/issue-21-action-log"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Action log: Collapsible "Aktionsprotokoll" section below the hand.
Records every draw, keep, redraw, and discard with a timestamp.
New card highlight: Cards added to the hand in the same drafting
round (initial draw + any redraws) are highlighted with a gold border.
Resets when the next deck pick starts.
Redraw warning: After the first redraw, a warning line appears above
the action buttons and the redraw button turns orange. A confirmation
dialog is shown before a second redraw is allowed.
Closes #21