aboutsummaryrefslogtreecommitdiff
path: root/go/ui/choice.go
Commit message (Expand)AuthorAgeFilesLines
* special case the formatting of free and full actions in choiceFlorian Fischer2025-09-031-1/+9
* add ui to packages and format codeFlorian Fischer2025-09-031-1/+3
* prevent choice index out of bounds errorsFlorian Fischer2025-08-201-0/+1
* use any instead of interface{}Florian Fischer2025-08-201-2/+2
* add minimal number choice widthFlorian Fischer2025-08-201-1/+2
* prevent crash when not all number choice buttons are usedFlorian Fischer2025-08-201-1/+1
* minor whitespace fixesFlorian Fischer2025-08-201-6/+6
* overhaul uiFlorian Fischer2025-08-201-18/+26
* ui: add new number choiceFlorian Fischer2025-08-201-0/+65
* export less methodsFlorian Fischer2025-08-201-2/+0
* implement unit and artifact switch actionFlorian Fischer2025-08-201-39/+23
* move more ui logic into CollectionFlorian Fischer2025-08-201-10/+2
* improve permanent pile supportFlorian Fischer2025-08-201-5/+15
* intermediate commitFlorian Fischer2025-08-201-0/+72