Known Bug #05 - Hot Keys for movement and actions usable when unit already moved/acted
Description: If a selected unit has acted already, an X keypress allows the unit to act again. Similar with pressing C to trigger movement. Additionally, if a unit has acted, C cannot be used to start movement, and if a unit has moved, X cannot be used to start acting.
Steps to reproduce:
- Perform a unit action
- Select the unit and press X
- Observe
How to fix:
- Do not press X if the selected unit has acted
- Do not press C if the selected unit has moved
Fixed on: 5/3/21 (Hotfix 1.0.3)