aboutsummaryrefslogtreecommitdiff
path: root/go/ui/textBox.go
Commit message (Expand)AuthorAgeFilesLines
* show all store available store cards when prompting to buy a cardFlorian Fischer2025-09-031-5/+5
* register PocList hover event callbackFlorian Fischer2025-08-201-0/+1
* show card name in permInfoFlorian Fischer2025-08-201-3/+3
* rework hover detectionFlorian Fischer2025-08-201-2/+2
* add support for flexible attacksFlorian Fischer2025-08-201-1/+1
* use any instead of interface{}Florian Fischer2025-08-201-1/+1
* allow to update a TextBox's textFlorian Fischer2025-08-201-0/+6
* use constants instead of hardcoded valuesFlorian Fischer2025-08-201-1/+1
* overhaul uiFlorian Fischer2025-08-201-71/+20
* migrate to ebiten/v2/text/v2Florian Fischer2025-08-201-16/+24
* ui: add new number choiceFlorian Fischer2025-08-201-11/+36
* move more ui logic into CollectionFlorian Fischer2025-08-201-1/+13
* intermediate commitFlorian Fischer2025-08-201-5/+16
* add sealed activity to select a starting deckFlorian Fischer2025-08-201-2/+8
* improve state barFlorian Fischer2025-08-201-27/+31
* improve permanent pile supportFlorian Fischer2025-08-201-0/+7
* add text input and properly center textFlorian Fischer2025-08-201-16/+51
* change unit attack representation and implement swordFlorian Fischer2025-08-201-1/+1
* intermediate commitFlorian Fischer2025-08-201-0/+161