CardSimEngine/cardsim
Kistaro Windrider c30aca1f31
Better error management.
* "Uncooperative cards" is now a warning.
* Cards and actions get "Then" invoked before the card processor considers erroring out.
* Terminal UI: Errors and warnings from actions are displayed during the response; they're not only added to the temporary messages now.
2023-04-15 20:59:21 -07:00
..
card.go Debug action to adjust debug level. 2023-04-15 20:16:54 -07:00
debugging.go Debug action to adjust debug level. 2023-04-15 20:16:54 -07:00
deck.go Implement standard debuggers. 2023-04-15 19:16:08 -07:00
doc.go Initial commit. 2023-03-26 23:40:44 -07:00
errors.go Nil is not an error, much less a serious one. 2023-04-02 19:03:39 -07:00
infopanel.go displayStatsMenu 2023-04-02 00:36:12 -07:00
messages.go Better error management. 2023-04-15 20:59:21 -07:00
player.go Better error management. 2023-04-15 20:59:21 -07:00
rules.go Implement standard debuggers. 2023-04-15 19:16:08 -07:00
sliceutil.go Implement standard debuggers. 2023-04-15 19:16:08 -07:00
stats.go Allow renaming of extracted stats via tag. 2023-04-04 12:14:04 -07:00
terminalui.go Better error management. 2023-04-15 20:59:21 -07:00