Changes /

Keyboard Shortcut Overhaul, Reveal Action, and Counter Fix

stable389c2c7

Revised keyboard shortcuts with platform-aware modifier keys, shortcuts displayed in menus, a new Reveal action, top-of-deck shortcut from peek, and a counter display fix.

5 features2 fixes

⚠️ Shortcut Changes

Several keyboard shortcuts have changed. If you have muscle memory from before, here's what moved:

ActionOldNew
Untap allShift+UShift+R
CloneCtrl/⌘+C
DiscardCtrl/⌘+DCtrl/⌘+D (renamed from Destroy)
Exile / Remove from gameECtrl/⌘+E
Transfer to fieldBCtrl/⌘+F
Top of deckShift+T
Bottom of deckShift+B

Modifier keys now display correctly per platform — on macOS, Ctrl elsewhere.

Features

  • Shortcuts in menus — keyboard shortcuts are now shown next to their actions in the move menu and deck menu, so you can learn them in context.
  • Reveal — new Reveal action added to the move menu.
  • Top Deck from peek — a "Top Deck" button is now available directly in the peek menu.
  • Platform-aware modifier keys — shortcut labels use on macOS and Ctrl on Windows/Linux throughout the UI.

Fixes

  • Counter display — counters in the field menu now update correctly when switching between selected cards.
  • Card list crash — fixed a crash when a card system doesn't define any card types.
view commits →