| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update the YAML map definitions in the game tests | Florian Fischer | 2025-09-04 | 1 | -10/+10 |
| * | remove global test state and boiler plate | Florian Fischer | 2025-08-22 | 1 | -27/+15 |
| * | add support for flexible attacks | Florian Fischer | 2025-08-20 | 1 | -0/+46 |
| * | minor code improvements reported by golangci-lint | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | fix AI if no paths or full action targets are available | Florian Fischer | 2025-08-20 | 1 | -0/+50 |
| * | fix Shy AI not issuing full actions | Florian Fischer | 2025-08-20 | 1 | -0/+43 |
| * | support street actions | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | add more AI tests | Florian Fischer | 2025-08-20 | 1 | -0/+71 |
| * | fix broken permanent initializations | Florian Fischer | 2025-08-20 | 1 | -7/+9 |
| * | add simple ai implementation | Florian Fischer | 2025-08-20 | 1 | -0/+31 |
| * | remove player color from game code | Florian Fischer | 2025-08-20 | 1 | -4/+4 |
| * | error out if parsing the map fails | Florian Fischer | 2025-08-20 | 1 | -1/+4 |
| * | finish the shy AI | Florian Fischer | 2025-08-20 | 1 | -3/+58 |
| * | finish the target-oriented ai | Florian Fischer | 2025-08-20 | 1 | -2/+48 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+66 |
