From c19fdaf42b27e1854cebd0ad820399b35284ea25 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 14 Jun 2022 12:57:00 +0200 Subject: Add some implementation notes pointing out the use of shift. --- about.html | 1 + info/notes.html | 29 +++++++++++++++++++++++++++-- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 12d78f7..6c51101 100644 --- a/about.html +++ b/about.html @@ -26,4 +26,5 @@ Cover art by Rodger B. MacGowan © 2001, 2013.
  • Charts & Tables
  • Cards
  • Leaders & Units +
  • Implementation notes diff --git a/info/notes.html b/info/notes.html index b499b0b..a126340 100644 --- a/info/notes.html +++ b/info/notes.html @@ -14,9 +14,34 @@ Wilderness War: Implementation Notes

    -Question? +How can I examine a stack that is in an action space?

    -Answer! +Hold down the Shift key! +

    +The shift key sends action spaces to the bottom layer and turns them inactive, +so that you can safely click on any stacks on the map to expand them without +the risk of sending your forces into an unwanted battle. + +


    + +

    +What does the "Mouse Focus" option do? +

    +This option expands stacks as soon as you move your mouse over them, +so you don't have to click to expand them. + +


    + +

    +Why can't I undo? +

    +You cannot undo when one of two things happen: +

      +
    1. You rolled a die, drew a random leader, or picked a random card. +
    2. Control changed to your opponent (sending out an "It's your turn" notification). +
    +

    +So be careful where you move, lest you send your forces marching straight into an ambush.


    -- cgit v1.2.3