aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add simple timer bar widgetFlorian Fischer2025-07-031-0/+61
* rework the client's input handlingFlorian Fischer2025-07-032-66/+66
* prevent targeting the same object multiple timesFlorian Fischer2025-07-031-2/+15
* improve prompt cancellationFlorian Fischer2025-07-033-12/+34
* improve interface documentationFlorian Fischer2025-07-031-2/+5
* move hand card removal to the play action's costsFlorian Fischer2025-07-032-6/+4
* change phase names to match the rulesFlorian Fischer2025-07-033-18/+18
* make input events consumableFlorian Fischer2025-07-038-40/+148
* configure blog directory indexFlorian Fischer2025-07-033-1/+20
* support marshaling and unmarshaling of PoCsFlorian Fischer2025-07-032-0/+57
* make retrieveCardDefinition errors recoverableFlorian Fischer2025-07-031-9/+25
* move TODO into READMEFlorian Fischer2025-07-032-11/+38
* remove whitespace around pre elements in listsFlorian Fischer2025-07-031-0/+4
* fix code block alignmentFlorian Fischer2025-07-032-42/+36
* fix linkable rules and support nestingFlorian Fischer2025-07-036-44/+46
* export resource gainFlorian Fischer2025-07-031-3/+3
* minor whitespace fixesFlorian Fischer2025-07-032-7/+7
* initialize event handler map and hanlde neutralized tilesFlorian Fischer2025-07-031-0/+3
* export tile neutralizingFlorian Fischer2025-07-032-3/+3
* export more information during a draftFlorian Fischer2025-07-032-4/+11
* fix ToggleCardView blocking other widgetsFlorian Fischer2025-07-031-5/+8
* move wasm_exec.js to js subdirFlorian Fischer2025-07-033-5/+5
* add new line before src retrieval commandFlorian Fischer2025-07-031-2/+2
* support cards including their pathFlorian Fischer2025-07-031-1/+3
* add boss overview pagesFlorian Fischer2025-07-035-7/+526
* copy JS files and do not include card listings titleFlorian Fischer2025-07-031-3/+2
* retrieve draft rates in card listingsFlorian Fischer2025-07-034-4/+66
* return the player after adding itFlorian Fischer2025-07-032-4/+6
* allow to add players to draftFlorian Fischer2025-07-031-0/+7
* move linkable rule js into seperate fileFlorian Fischer2025-07-034-22/+50
* make PlayerControl a CloserFlorian Fischer2025-07-033-1/+12
* make draft pool big enoughFlorian Fischer2025-07-031-11/+12
* small code modernization and refactoringFlorian Fischer2025-07-034-11/+7
* add toggable card viewFlorian Fischer2025-07-031-0/+54
* refactor client activitiesFlorian Fischer2025-07-036-100/+186
* use constant exportet errorsFlorian Fischer2025-06-062-6/+8
* remove target from vial smashers static effectFlorian Fischer2025-06-063-4/+4
* update go mod and add gorilla/websocketFlorian Fischer2025-06-062-3/+4
* remove __init__.py since scripts/ is not a packageFlorian Fischer2025-05-191-0/+0
* improve code styleFlorian Fischer2025-05-191-24/+36
* improve hover link creationFlorian Fischer2025-05-191-11/+30
* data.py: support card names containing their setFlorian Fischer2025-05-191-2/+5
* update pylint.rcFlorian Fischer2025-05-191-354/+421
* add rss feedFlorian Fischer2025-05-184-2/+77
* fix mode and typo in scriptsFlorian Fischer2025-05-182-1/+1
* html: do not wrap codeFlorian Fischer2025-05-181-0/+6
* specify the language of the rulesFlorian Fischer2025-05-185-4/+14
* slightly improve rulesFlorian Fischer2025-05-182-14/+14
* define draftingFlorian Fischer2025-05-182-12/+60
* make rules in html linkableFlorian Fischer2025-05-184-1/+82