| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | 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 |
| * | move wasm_exec.js to js subdir | Florian Fischer | 2025-08-20 | 3 | -5/+5 |
| * | add new line before src retrieval command | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | support cards including their path | Florian Fischer | 2025-08-20 | 1 | -1/+3 |
| * | add boss overview pages | Florian Fischer | 2025-08-20 | 5 | -7/+526 |
| * | copy JS files and do not include card listings title | Florian Fischer | 2025-08-20 | 1 | -3/+2 |
| * | retrieve draft rates in card listings | Florian Fischer | 2025-08-20 | 4 | -4/+66 |
| * | 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 |
| * | move linkable rule js into seperate file | Florian Fischer | 2025-08-20 | 4 | -22/+50 |
| * | 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 |
| * | remove target from vial smashers static effect | Florian Fischer | 2025-08-20 | 3 | -4/+4 |
| * | update go mod and add gorilla/websocket | Florian Fischer | 2025-08-20 | 2 | -3/+4 |
| * | remove __init__.py since scripts/ is not a package | Florian Fischer | 2025-08-20 | 1 | -0/+0 |
| * | improve code style | Florian Fischer | 2025-08-20 | 1 | -24/+36 |
| * | improve hover link creation | Florian Fischer | 2025-08-20 | 1 | -11/+30 |
| * | data.py: support card names containing their set | Florian Fischer | 2025-08-20 | 1 | -2/+5 |
