CardSimEngine/cardsim
Kistaro Windrider 8a2664c305
Delay rules updates during rule execution.
Any RuleCollection change while the rule collection is running a turn is now delayed until all rules are evaluated. This gives consistent semantics for when rule changes invoked my rules themselves are applied.
2023-03-27 00:08:56 -07:00
..
card.go Initial commit. 2023-03-26 23:40:44 -07:00
doc.go Initial commit. 2023-03-26 23:40:44 -07:00
errors.go Initial commit. 2023-03-26 23:40:44 -07:00
messages.go Initial commit. 2023-03-26 23:40:44 -07:00
player.go Initial commit. 2023-03-26 23:40:44 -07:00
rules.go Delay rules updates during rule execution. 2023-03-27 00:08:56 -07:00
stats.go Initial commit. 2023-03-26 23:40:44 -07:00