| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | replace yaml.v3 with goccy/go-yaml | Florian Fischer | 2025-09-04 | 1 | -2/+2 |
| * | use slog and add game log handler callback | Florian Fischer | 2025-08-20 | 1 | -3/+4 |
| * | use any instead of interface{} | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | small code modernization and refactoring | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | support calculating Costs including chosen variadic costs | Florian Fischer | 2025-08-20 | 1 | -3/+14 |
| * | fix character range loop in cost parsing | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | support parsing variadic costs | Florian Fischer | 2025-08-20 | 1 | -0/+62 |
