Use active Shardok battles in text client (#8452)

This commit is contained in:
2026-07-11 12:14:07 -07:00
committed by GitHub
parent 21a311e9eb
commit a714271ef2
3 changed files with 127 additions and 7 deletions
+6
View File
@@ -119,6 +119,12 @@ post-shardok <shardok-game-id> <index>
post-shardok <shardok-game-id> <index> <integer-roll>
```
The battle ID may be omitted only when exactly one outstanding battle currently
has postable commands. If multiple battles have commands, the client refuses the
ambiguous shorthand; use the battle ID printed by `shardok-commands`. Battles
removed from Eagle's outstanding-battle list are no longer postable, and a
Shardok update with no available commands clears the previous command list.
Use `shardok-commands-json` or `shardok-units-json` when the concise output omits a needed field.
## Reconnects And Shutdown