| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| * | 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 | |
| * | 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 | |
| * | 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 | 1 | -11/+0 | |
| * | 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 | |
| * | export more information during a draft | Florian Fischer | 2025-08-20 | 2 | -4/+11 | |
| * | fix ToggleCardView blocking other widgets | Florian Fischer | 2025-08-20 | 1 | -5/+8 | |
| * | return the player after adding it | Florian Fischer | 2025-08-20 | 2 | -4/+6 | |
| * | allow to add players to draft | Florian Fischer | 2025-08-20 | 1 | -0/+7 | |
| * | make PlayerControl a Closer | Florian Fischer | 2025-08-20 | 3 | -1/+12 | |
| * | make draft pool big enough | Florian Fischer | 2025-08-20 | 1 | -11/+12 | |
| * | small code modernization and refactoring | Florian Fischer | 2025-08-20 | 4 | -11/+7 | |
| * | add toggable card view | Florian Fischer | 2025-08-20 | 1 | -0/+54 | |
| * | refactor client activities | Florian Fischer | 2025-08-20 | 6 | -100/+186 | |
| * | use constant exportet errors | Florian Fischer | 2025-08-20 | 2 | -6/+8 | |
