Actions
Bug #1496
closedimprove Help -> Controls section on Unit Movement:
Start date:
06/10/2025
Due date:
% Done:
0%
Estimated time:
Description
Spun off from #1293.
Current version is
1: move south-west\n\ 2: move south\n\ 3: move south-east\n\ 4: move west\n\ 6: move east\n\ 7: move north-west\n\ 8: move north\n\ 9: move north-east\n\
Patch for #1293 changes it to
1,End: move south-west\n\ 2,Down: move south\n\ 3,Page Down: move south-east\n\ 4,Left: move west\n\ 6,Right: move east\n\ 7,Home: move north-west\n\ 8,Up: move north\n\ 9,Page Up: move north-east\n\
But we want to note that some of these do not apply in some topologies, and better to say, e.g. "move down and left" instead of "move south-east".
Files
Updated by Marko Lindqvist 6 days ago
- Related to Bug #1293: Help -> Controls is wrong for qt client added
Updated by Marko Lindqvist 6 days ago
- Related to deleted (Bug #1293: Help -> Controls is wrong for qt client)
Updated by Marko Lindqvist 6 days ago
- Blocks Bug #1293: Help -> Controls is wrong for qt client added
Updated by Dean Brown 6 days ago
- File 1496.patch 1496.patch added
This patch, done after 1293.patch was done, makes it look like this -
Unit Movement:\n\ ==============\n\ (Some do not apply in some topologies)\n\n\ 1,End: move down and left\n\ 2,Down: move down\n\ 3,Page Down: move down and right\n\ 4,Left: move left\n\ 6,Right: move right\n\ 7,Home: move up and left\n\ 8,Up: move up\n\ 9,Page Up: move up and right\n\
Updated by Dean Brown 6 days ago
- File 1496First.patch 1496First.patch added
1496First.patch done not after 1293.patch was done.
Updated by Marko Lindqvist 6 days ago
I would say "map topologies" instead of just "topologies", to make it clear "tileset topologies" are not the deciding factor.
Updated by Marko Lindqvist 5 days ago
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions