| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | replace yaml.v3 with goccy/go-yaml | Florian Fischer | 2025-09-04 | 1 | -4/+6 |
| * | switch exp/slices to slices module | Florian Fischer | 2025-09-03 | 1 | -2/+1 |
| * | fix order of selector chars for the tower tile | Florian Fischer | 2025-08-22 | 1 | -1/+1 |
| * | remove type identifier from array initialization | Florian Fischer | 2025-08-22 | 1 | -6/+6 |
| * | add random map generation to the random challenge | Florian Fischer | 2025-08-21 | 1 | -0/+180 |
| * | use slog and add game log handler callback | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | load assets from muhq.space when using a release build | Florian Fischer | 2025-08-20 | 1 | -5/+4 |
| * | load resources from muhq.space | Florian Fischer | 2025-08-20 | 1 | -2/+3 |
| * | add random challange aupport to the client | Florian Fischer | 2025-08-20 | 1 | -0/+6 |
| * | add king tile assertion | Florian Fischer | 2025-08-20 | 1 | -0/+3 |
| * | minor cleanup removing debug prints | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | fix king map preparation | Florian Fischer | 2025-08-20 | 1 | -7/+10 |
| * | support king games | Florian Fischer | 2025-08-20 | 1 | -25/+44 |
| * | improve code | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | improve tile connection detection | Florian Fischer | 2025-08-20 | 1 | -26/+13 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -8/+0 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+4 |
| * | fix some warnings reported by golang-ci | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+303 |
