Commit graph

17 commits

Author SHA1 Message Date
b30024d5a3
improve output 2024-01-13 03:39:53 +01:00
84b95e7214
expand getting actions: include non-reasonable actions on request 2024-01-13 00:48:57 +01:00
35b78cb4db
Implement option to list all actions in replay 2024-01-12 23:21:58 +01:00
27a45561e7
remove redundant ; 2024-01-12 19:07:48 +01:00
930ba9b408
game_state: support clue starved variants 2024-01-09 01:10:19 +01:00
934345e076
fix clue modifier 2023-11-20 20:04:53 +01:00
50ddeff59a
more consistent wording in output 2023-11-17 09:28:31 +01:00
ea881c5e6a
reformat code 2023-11-16 16:20:04 +01:00
43b4bec7c6
simplify functions 2023-11-16 16:03:42 +01:00
9887d104b8
better interface for cli 2023-11-16 15:14:31 +01:00
7dc9d41aa7
pass by const& 2023-11-16 15:06:45 +01:00
f0257a1292
fix: CLI argument name 2023-11-15 23:25:30 +01:00
6e0e88b97a
clean up imports 2023-11-15 23:07:39 +01:00
6ce692a06f
improve program output and CLI documentation 2023-11-15 16:53:49 +01:00
ac4cf5e797
Fix unique ids to allow for discarded / lost cards 2023-11-14 14:32:49 +01:00
d3328725c7
better output in case of too short replays 2023-11-12 18:32:19 +01:00
32af52ae9e
Rework CLI
This should cover all use cases / exceptions now and is in a reasonably
good code state.
2023-11-12 17:30:44 +01:00