aboutsummaryrefslogtreecommitdiff
path: root/go/ui/collection.go
Commit message (Expand)AuthorAgeFilesLines
* remove debug printFlorian Fischer2025-07-281-1/+0
* present reset button on top of promptFlorian Fischer2025-07-241-0/+10
* switch focus on tap or clickFlorian Fischer2025-07-061-1/+3
* ui: include touch inputs in the input queueFlorian Fischer2025-07-061-58/+14
* make input events consumableFlorian Fischer2025-07-031-37/+58
* overhaul uiFlorian Fischer2025-05-011-15/+138
* migrate to ebiten/v2/text/v2Florian Fischer2025-01-271-3/+2
* update dependencies and revert AppendInputChars changeFlorian Fischer2025-01-271-2/+3
* bump ebiten version to 2.5.1 and new APIsFlorian Fischer2025-01-271-3/+2
* fixup! intermeditae commitFlorian Fischer2025-01-271-1/+1
* intermeditae commitFlorian Fischer2025-01-271-0/+4
* implement unit and artifact switch actionFlorian Fischer2025-01-271-1/+4
* move more ui logic into CollectionFlorian Fischer2025-01-271-2/+42
* add sealed activity to select a starting deckFlorian Fischer2025-01-271-0/+70