| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support street actions | Florian Fischer | 2025-07-24 | 1 | -0/+42 |
| * | minor cleanup removing debug prints | Florian Fischer | 2025-07-24 | 1 | -3/+3 |
| * | implement house tile effect | Florian Fischer | 2025-07-22 | 1 | -1/+1 |
| * | implement "you control" target constraint | Florian Fischer | 2025-07-22 | 1 | -3/+3 |
| * | change move action representation | Florian Fischer | 2025-07-19 | 1 | -2/+2 |
| * | add initial support for marshaling actions to plain text | Florian Fischer | 2025-07-06 | 1 | -0/+61 |
| * | add new random draft pick action | Florian Fischer | 2025-07-06 | 1 | -0/+5 |
| * | improve interface documentation | Florian Fischer | 2025-07-03 | 1 | -2/+5 |
| * | move hand card removal to the play action's costs | Florian Fischer | 2025-07-03 | 1 | -3/+4 |
| * | export more information during a draft | Florian Fischer | 2025-07-03 | 1 | -0/+6 |
| * | implement simple bot based draft | Florian Fischer | 2025-05-01 | 1 | -0/+22 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-01-27 | 1 | -60/+89 |
| * | pass the PlayAction to the cards onPlay implementations | Florian Fischer | 2025-01-27 | 1 | -15/+27 |
| * | add helper to get the game state from an action | Florian Fischer | 2025-01-27 | 1 | -3/+6 |
| * | implment upkeep costs using ResourceCosts | Florian Fischer | 2025-01-27 | 1 | -1/+1 |
| * | add function to create a DeclareTriggeredActionsAction | Florian Fischer | 2025-01-27 | 1 | -3/+7 |
| * | support parsing variadic costs | Florian Fischer | 2025-01-27 | 1 | -4/+4 |
| * | game: support actions without cost func | Florian Fischer | 2025-01-27 | 1 | -4/+9 |
| * | prompt the user to order its triggers | Florian Fischer | 2025-01-27 | 1 | -1/+33 |
| * | add skeleton for triggers and triggered actions | Florian Fischer | 2025-01-27 | 1 | -0/+23 |
| * | implement equipment with next unit play option | Florian Fischer | 2025-01-27 | 1 | -2/+13 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -12/+52 |
| * | intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -4/+46 |
| * | implement equip action | Florian Fischer | 2025-01-27 | 1 | -8/+55 |
| * | export less methods | Florian Fischer | 2025-01-27 | 1 | -9/+9 |
| * | implement unit and artifact switch action | Florian Fischer | 2025-01-27 | 1 | -22/+60 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -44/+33 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -68/+103 |
| * | remove card from hand when declaring a play action | Florian Fischer | 2025-01-27 | 1 | -2/+0 |
| * | implement TargetSelection and card targeting | Florian Fischer | 2025-01-27 | 1 | -0/+10 |
| * | implement most of nautics cards | Florian Fischer | 2025-01-27 | 1 | -3/+4 |
| * | improve permanent pile support | Florian Fischer | 2025-01-27 | 1 | -2/+10 |
| * | fix format strings and run make fmt | Florian Fischer | 2025-01-27 | 1 | -8/+8 |
| * | change attack action target to 'attackable enemy permanent' | Florian Fischer | 2025-01-27 | 1 | -1/+1 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -111/+192 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -2/+0 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -25/+34 |
| * | intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -32/+78 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -24/+45 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -24/+87 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -3/+130 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -0/+6 |
