aboutsummaryrefslogtreecommitdiff
path: root/go/game/effect.go
Commit message (Expand)AuthorAgeFilesLines
* fix that granting effects are considered x effectsFlorian Fischer2025-09-051-2/+2
* do not parse free actions granting x effects as x effectsFlorian Fischer2025-09-031-0/+4
* implement bannerFlorian Fischer2025-08-221-0/+15
* improve x-effect parsingFlorian Fischer2025-08-201-0/+51
* introduce game.State interface abstractionFlorian Fischer2025-08-201-10/+10
* intermediate commitFlorian Fischer2025-08-201-0/+47