| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support phase change triggers and implement relic | Florian Fischer | 2025-10-18 | 1 | -1/+1 |
| * | support explicitly winning and implement Approach Supremacy! | Florian Fischer | 2025-09-08 | 1 | -0/+5 |
| * | implement more prompts and exp1/backup! | Florian Fischer | 2025-09-05 | 1 | -13/+35 |
| * | implement discard event and reformer | Florian Fischer | 2025-09-05 | 1 | -5/+15 |
| * | notify players about concessions | Florian Fischer | 2025-08-22 | 1 | -2/+1 |
| * | fix upkeep cost calculation | Florian Fischer | 2025-08-21 | 1 | -1/+0 |
| * | support concessions | Florian Fischer | 2025-08-21 | 1 | -7/+31 |
| * | check the wincondition after the state based actions | Florian Fischer | 2025-08-20 | 1 | -10/+15 |
| * | add comments and action assertion | Florian Fischer | 2025-08-20 | 1 | -0/+3 |
| * | allow more flexible player creation | Florian Fischer | 2025-08-20 | 1 | -8/+19 |
| * | remove player color from game code | Florian Fischer | 2025-08-20 | 1 | -3/+0 |
| * | refactor playerControl | Florian Fischer | 2025-08-20 | 1 | -4/+19 |
| * | change phase names to match the rules | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | export resource gain | Florian Fischer | 2025-08-20 | 1 | -3/+3 |
| * | implement simple bot based draft | Florian Fischer | 2025-08-20 | 1 | -3/+20 |
| * | document map dependency | Florian Fischer | 2025-08-20 | 1 | -0/+3 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-08-20 | 1 | -12/+13 |
| * | implment upkeep costs using ResourceCosts | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+7 |
| * | intermeditae commit | Florian Fischer | 2025-08-20 | 1 | -3/+3 |
| * | export less methods | Florian Fischer | 2025-08-20 | 1 | -7/+7 |
| * | do not prompt if there is nothing to buy | Florian Fischer | 2025-08-20 | 1 | -2/+6 |
| * | replace Fatalf with Panicf | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -13/+63 |
| * | improve state bar | Florian Fischer | 2025-08-20 | 1 | -0/+15 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+6 |
| * | move unit upkeep code to Unit onUpkeep hook | Florian Fischer | 2025-08-20 | 1 | -2/+1 |
| * | add support for additional base actions | Florian Fischer | 2025-08-20 | 1 | -3/+1 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+140 |
