| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | allow game log to be configured using command line flags | Florian Fischer | 2025-08-20 | 1 | -1/+14 |
| | | |||||
| * | refactor client activities | Florian Fischer | 2025-08-20 | 1 | -13/+4 |
| | | | | | | Make the activity stack explicit and move reusable activities to the activity package. | ||||
| * | define global player colors | Florian Fischer | 2025-08-20 | 1 | -6/+0 |
| | | |||||
| * | bump ebiten version to 2.5.1 and new APIs | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| | | |||||
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -1/+3 |
| | | | | | | | | | | | | * Implement move artifact action * Fix widget update memory leak * update the highlights not during on each frame * do not update the unchanged label of a button * Allow to exit the game by pressing 'q' * Implement some cards from the magic set * Improve permanent formatting * Some tweaks to UnitAI code | ||||
| * | move more ui logic into Collection | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| | | | | | | * Generalize hover detection and move it into ui.Collection * Implement transparencu for the prompt banner | ||||
| * | add sealed activity to select a starting deck | Florian Fischer | 2025-08-20 | 1 | -4/+12 |
| | | |||||
| * | fix some warnings reported by golang-ci | Florian Fischer | 2025-08-20 | 1 | -6/+2 |
| | | |||||
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+95 |
