Commit Graph

7 Commits

Author SHA1 Message Date
stryan 2e512b655b apply effect stacks, then parse stacks 2021-07-26 11:17:45 -04:00
stryan 26a7c137f8 move to effect based system 2021-07-25 15:33:47 -04:00
stryan 4c37ad270d implement ace, differ between spells (valk) 2021-07-25 13:35:49 -04:00
stryan d1845760fe actually use GetRow since I can, implement 2 and 3, cards have owners and positions 2021-07-25 13:27:12 -04:00
stryan 0723811faf create oracle instead of card objects 2021-07-23 18:33:17 -04:00
stryan eb7b405641 cards are now passed as PortableCard objects
client supports all actions
A bunch of stuff uses *Decks now instead of []Card since json marshaling
all of this code is absolutely awful
2021-07-23 16:43:39 -04:00
stryan 4473127d0a refactor 2021-07-22 15:37:25 -04:00