| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support explicitly winning and implement Approach Supremacy! | Florian Fischer | 2025-09-08 | 1 | -1/+1 |
| * | do not create an UnitAI for the kraken | Florian Fischer | 2025-09-03 | 1 | -0/+3 |
| * | implement the kraken win condition | Florian Fischer | 2025-08-22 | 1 | -0/+1 |
| * | add description to wincondition to show the user | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | use slog and add game log handler callback | Florian Fischer | 2025-08-20 | 1 | -3/+4 |
| * | remove player color from game code | Florian Fischer | 2025-08-20 | 1 | -5/+4 |
| * | refactor playerControl | Florian Fischer | 2025-08-20 | 1 | -4/+14 |
| * | return the player after adding it | Florian Fischer | 2025-08-20 | 1 | -1/+2 |
| * | make PlayerControl a Closer | Florian Fischer | 2025-08-20 | 1 | -0/+4 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-08-20 | 1 | -15/+16 |
| * | support parsing variadic costs | Florian Fischer | 2025-08-20 | 1 | -2/+3 |
| * | implement equipment with next unit play option | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | replace Fatalf with Panicf | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -14/+9 |
| * | kraken: implement suprise! | Florian Fischer | 2025-08-20 | 1 | -4/+24 |
| * | fix some warnings reported by golang-ci | Florian Fischer | 2025-08-20 | 1 | -2/+1 |
| * | specify ActionCostFunc type to allow type assertion | Florian Fischer | 2025-08-20 | 1 | -1/+2 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+179 |
