| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add more ways to interact with a buffer's lines | Florian Fischer | 2025-08-20 | 1 | -0/+16 | |
| * | fix draft bugs | Florian Fischer | 2025-08-20 | 1 | -4/+6 | |
| * | allow to start a local draft with external values | Florian Fischer | 2025-08-20 | 1 | -14/+51 | |
| * | add todos about tests and documentation | Florian Fischer | 2025-08-20 | 1 | -0/+2 | |
| * | update dependencies | Florian Fischer | 2025-08-20 | 2 | -34/+51 | |
| * | do not use 0 as timer bar width | Florian Fischer | 2025-08-20 | 1 | -0/+3 | |
| * | add attack unit tests and documentation | Florian Fischer | 2025-08-20 | 2 | -2/+60 | |
| * | add more card unit tests | Florian Fischer | 2025-08-20 | 1 | -0/+31 | |
| * | fail if loading an unknown card and add more poc test cases | Florian Fischer | 2025-08-20 | 3 | -2/+102 | |
| * | make draft more flexible | Florian Fischer | 2025-08-20 | 1 | -2/+30 | |
| * | show drafted decklist after local draft is done | Florian Fischer | 2025-08-20 | 1 | -6/+25 | |
| * | add simple spinner | Florian Fischer | 2025-08-20 | 2 | -0/+79 | |
| * | prevent crash when not all number choice buttons are used | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | scale pan distance for Scroll | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | switch focus on tap or click | Florian Fischer | 2025-08-20 | 1 | -1/+3 | |
| * | add todos to readme | Florian Fischer | 2025-08-20 | 1 | -0/+2 | |
| * | allow to update a TextBox's text | Florian Fischer | 2025-08-20 | 1 | -0/+6 | |
| * | add methods to control a LocalState without enforcing game rules | Florian Fischer | 2025-08-20 | 1 | -7/+40 | |
| * | make draft more flexible | Florian Fischer | 2025-08-20 | 1 | -24/+85 | |
| * | add initial support for marshaling actions to plain text | Florian Fischer | 2025-08-20 | 2 | -0/+125 | |
| * | refactor playerControl | Florian Fischer | 2025-08-20 | 8 | -43/+286 | |
| * | use constants instead of hardcoded values | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | ui: include touch inputs in the input queue | Florian Fischer | 2025-08-20 | 3 | -97/+94 | |
| * | markdown is indented with 4 spaces | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | support js/wasm for openUrl | Florian Fischer | 2025-08-20 | 2 | -1/+16 | |
| * | error out if parsing the map fails | Florian Fischer | 2025-08-20 | 1 | -1/+4 | |
| * | add new random draft pick action | Florian Fischer | 2025-08-20 | 1 | -0/+5 | |
| * | add RandomCard and String to PoC interface | Florian Fischer | 2025-08-20 | 1 | -2/+15 | |
| * | support king games | Florian Fischer | 2025-08-20 | 5 | -26/+91 | |
| * | support remote drafts | Florian Fischer | 2025-08-20 | 2 | -9/+37 | |
| * | update dummy-ai | Florian Fischer | 2025-08-20 | 1 | -13/+6 | |
| * | add simple timer bar widget | Florian Fischer | 2025-08-20 | 1 | -0/+61 | |
| * | rework the client's input handling | Florian Fischer | 2025-08-20 | 2 | -66/+66 | |
| * | prevent targeting the same object multiple times | Florian Fischer | 2025-08-20 | 1 | -2/+15 | |
| * | improve prompt cancellation | Florian Fischer | 2025-08-20 | 3 | -12/+34 | |
| * | improve interface documentation | Florian Fischer | 2025-08-20 | 1 | -2/+5 | |
| * | move hand card removal to the play action's costs | Florian Fischer | 2025-08-20 | 2 | -6/+4 | |
| * | change phase names to match the rules | Florian Fischer | 2025-08-20 | 3 | -18/+18 | |
| * | make input events consumable | Florian Fischer | 2025-08-20 | 8 | -40/+148 | |
| * | configure blog directory index | Florian Fischer | 2025-08-20 | 3 | -1/+20 | |
| * | support marshaling and unmarshaling of PoCs | Florian Fischer | 2025-08-20 | 2 | -0/+57 | |
| * | make retrieveCardDefinition errors recoverable | Florian Fischer | 2025-08-20 | 1 | -9/+25 | |
| * | move TODO into README | Florian Fischer | 2025-08-20 | 2 | -11/+38 | |
| * | remove whitespace around pre elements in lists | Florian Fischer | 2025-08-20 | 1 | -0/+4 | |
| * | fix code block alignment | Florian Fischer | 2025-08-20 | 2 | -42/+36 | |
| * | fix linkable rules and support nesting | Florian Fischer | 2025-08-20 | 6 | -44/+46 | |
| * | export resource gain | Florian Fischer | 2025-08-20 | 1 | -3/+3 | |
| * | minor whitespace fixes | Florian Fischer | 2025-08-20 | 2 | -7/+7 | |
| * | initialize event handler map and hanlde neutralized tiles | Florian Fischer | 2025-08-20 | 1 | -0/+3 | |
| * | export tile neutralizing | Florian Fischer | 2025-08-20 | 2 | -3/+3 | |
