aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add more ways to interact with a buffer's linesFlorian Fischer2025-08-201-0/+16
* fix draft bugsFlorian Fischer2025-08-201-4/+6
* allow to start a local draft with external valuesFlorian Fischer2025-08-201-14/+51
* add todos about tests and documentationFlorian Fischer2025-08-201-0/+2
* update dependenciesFlorian Fischer2025-08-202-34/+51
* do not use 0 as timer bar widthFlorian Fischer2025-08-201-0/+3
* add attack unit tests and documentationFlorian Fischer2025-08-202-2/+60
* add more card unit testsFlorian Fischer2025-08-201-0/+31
* fail if loading an unknown card and add more poc test casesFlorian Fischer2025-08-203-2/+102
* make draft more flexibleFlorian Fischer2025-08-201-2/+30
* show drafted decklist after local draft is doneFlorian Fischer2025-08-201-6/+25
* add simple spinnerFlorian Fischer2025-08-202-0/+79
* prevent crash when not all number choice buttons are usedFlorian Fischer2025-08-201-1/+1
* scale pan distance for ScrollFlorian Fischer2025-08-201-1/+1
* switch focus on tap or clickFlorian Fischer2025-08-201-1/+3
* add todos to readmeFlorian Fischer2025-08-201-0/+2
* allow to update a TextBox's textFlorian Fischer2025-08-201-0/+6
* add methods to control a LocalState without enforcing game rulesFlorian Fischer2025-08-201-7/+40
* make draft more flexibleFlorian Fischer2025-08-201-24/+85
* add initial support for marshaling actions to plain textFlorian Fischer2025-08-202-0/+125
* refactor playerControlFlorian Fischer2025-08-208-43/+286
* use constants instead of hardcoded valuesFlorian Fischer2025-08-201-1/+1
* ui: include touch inputs in the input queueFlorian Fischer2025-08-203-97/+94
* markdown is indented with 4 spacesFlorian Fischer2025-08-201-1/+1
* support js/wasm for openUrlFlorian Fischer2025-08-202-1/+16
* error out if parsing the map failsFlorian Fischer2025-08-201-1/+4
* add new random draft pick actionFlorian Fischer2025-08-201-0/+5
* add RandomCard and String to PoC interfaceFlorian Fischer2025-08-201-2/+15
* support king gamesFlorian Fischer2025-08-205-26/+91
* support remote draftsFlorian Fischer2025-08-202-9/+37
* update dummy-aiFlorian Fischer2025-08-201-13/+6
* add simple timer bar widgetFlorian Fischer2025-08-201-0/+61
* rework the client's input handlingFlorian Fischer2025-08-202-66/+66
* prevent targeting the same object multiple timesFlorian Fischer2025-08-201-2/+15
* improve prompt cancellationFlorian Fischer2025-08-203-12/+34
* improve interface documentationFlorian Fischer2025-08-201-2/+5
* move hand card removal to the play action's costsFlorian Fischer2025-08-202-6/+4
* change phase names to match the rulesFlorian Fischer2025-08-203-18/+18
* make input events consumableFlorian Fischer2025-08-208-40/+148
* configure blog directory indexFlorian Fischer2025-08-203-1/+20
* support marshaling and unmarshaling of PoCsFlorian Fischer2025-08-202-0/+57
* make retrieveCardDefinition errors recoverableFlorian Fischer2025-08-201-9/+25
* move TODO into READMEFlorian Fischer2025-08-202-11/+38
* remove whitespace around pre elements in listsFlorian Fischer2025-08-201-0/+4
* fix code block alignmentFlorian Fischer2025-08-202-42/+36
* fix linkable rules and support nestingFlorian Fischer2025-08-206-44/+46
* export resource gainFlorian Fischer2025-08-201-3/+3
* minor whitespace fixesFlorian Fischer2025-08-202-7/+7
* initialize event handler map and hanlde neutralized tilesFlorian Fischer2025-08-201-0/+3
* export tile neutralizingFlorian Fischer2025-08-202-3/+3