aboutsummaryrefslogtreecommitdiff
path: root/go/client/startMenu.go
Commit message (Expand)AuthorAgeFilesLines
* improve text input handlingHEADmainFlorian Fischer2025-10-181-0/+3
* increase deck list widthFlorian Fischer2025-08-241-2/+2
* add button list activity to simplify challenges and future activitiesFlorian Fischer2025-08-201-1/+1
* use less margin between buttonsFlorian Fischer2025-08-201-2/+2
* add more challengesFlorian Fischer2025-08-201-15/+2
* add random challange aupport to the clientFlorian Fischer2025-08-201-0/+22
* remove player color from game codeFlorian Fischer2025-08-201-3/+1
* support remote draftsFlorian Fischer2025-08-201-1/+1
* make input events consumableFlorian Fischer2025-08-201-1/+1
* refactor client activitiesFlorian Fischer2025-08-201-12/+28
* implement simple bot based draftFlorian Fischer2025-08-201-0/+11
* support touch inputFlorian Fischer2025-08-201-0/+4
* define global player colorsFlorian Fischer2025-08-201-1/+1
* introduce game.State interface abstractionFlorian Fischer2025-08-201-5/+7
* move more ui logic into CollectionFlorian Fischer2025-08-201-12/+11
* add sealed activity to select a starting deckFlorian Fischer2025-08-201-62/+70
* improve state barFlorian Fischer2025-08-201-3/+2
* set textInput input value to the specified player nameFlorian Fischer2025-08-201-6/+6
* add text input and properly center textFlorian Fischer2025-08-201-10/+61
* intermediate commitFlorian Fischer2025-08-201-0/+92