aboutsummaryrefslogtreecommitdiff
path: root/go/game/cardImplementations.go
Commit message (Expand)AuthorAgeFilesLines
* export tile neutralizingFlorian Fischer2025-07-031-2/+2
* add clownfish implementationFlorian Fischer2025-01-271-0/+16
* introduce game.State interface abstractionFlorian Fischer2025-01-271-37/+37
* pass the PlayAction to the cards onPlay implementationsFlorian Fischer2025-01-271-51/+63
* implement appear!Florian Fischer2025-01-271-0/+18
* fix some kraken card implementationsFlorian Fischer2025-01-271-2/+7
* add death trigger to flyingDutchmenImplFlorian Fischer2025-01-271-4/+12
* add illusionist implementationFlorian Fischer2025-01-271-0/+28
* support parsing variadic costsFlorian Fischer2025-01-271-2/+2
* cardImplementations: fix use of wrong nested structFlorian Fischer2025-01-271-18/+12
* implement equipment with next unit play optionFlorian Fischer2025-01-271-3/+3
* implement playTargets for tentacleSlapImpl to fix segfaultFlorian Fischer2025-01-271-0/+2
* intermediate commitFlorian Fischer2025-01-271-1/+3
* intermediate commitFlorian Fischer2025-01-271-7/+195
* implement target disjunction and fix artifact constraintFlorian Fischer2025-01-271-3/+1
* intermeditae commitFlorian Fischer2025-01-271-0/+22
* implement equip actionFlorian Fischer2025-01-271-2/+14
* export less methodsFlorian Fischer2025-01-271-11/+11
* fix ai NPE when selecting a unit where to spawn frost pylonFlorian Fischer2025-01-271-1/+2
* implement the basics of the rest of the base cardsFlorian Fischer2025-01-271-0/+102
* intermediate commitFlorian Fischer2025-01-271-41/+15
* intermediate commitFlorian Fischer2025-01-271-4/+7
* intermediate commitFlorian Fischer2025-01-271-20/+36
* implement most of nautics cardsFlorian Fischer2025-01-271-13/+108
* kraken: implement suprise!Florian Fischer2025-01-271-7/+7
* intermediate commitFlorian Fischer2025-01-271-33/+199
* add simple spell supportFlorian Fischer2025-01-271-0/+10
* fix some warnings reported by golang-ciFlorian Fischer2025-01-271-2/+2
* improve permanent pile supportFlorian Fischer2025-01-271-1/+1
* change unit attack representation and implement swordFlorian Fischer2025-01-271-0/+17
* intermediate commitFlorian Fischer2025-01-271-4/+29
* intermediate commitFlorian Fischer2025-01-271-0/+31