aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* export more information during a draftFlorian Fischer2025-08-202-4/+11
* fix ToggleCardView blocking other widgetsFlorian Fischer2025-08-201-5/+8
* move wasm_exec.js to js subdirFlorian Fischer2025-08-203-5/+5
* add new line before src retrieval commandFlorian Fischer2025-08-201-2/+2
* support cards including their pathFlorian Fischer2025-08-201-1/+3
* add boss overview pagesFlorian Fischer2025-08-205-7/+526
* copy JS files and do not include card listings titleFlorian Fischer2025-08-201-3/+2
* retrieve draft rates in card listingsFlorian Fischer2025-08-204-4/+66
* return the player after adding itFlorian Fischer2025-08-202-4/+6
* allow to add players to draftFlorian Fischer2025-08-201-0/+7
* move linkable rule js into seperate fileFlorian Fischer2025-08-204-22/+50
* make PlayerControl a CloserFlorian Fischer2025-08-203-1/+12
* make draft pool big enoughFlorian Fischer2025-08-201-11/+12
* small code modernization and refactoringFlorian Fischer2025-08-204-11/+7
* add toggable card viewFlorian Fischer2025-08-201-0/+54
* refactor client activitiesFlorian Fischer2025-08-206-100/+186
* use constant exportet errorsFlorian Fischer2025-08-202-6/+8
* remove target from vial smashers static effectFlorian Fischer2025-08-203-4/+4
* update go mod and add gorilla/websocketFlorian Fischer2025-08-202-3/+4
* remove __init__.py since scripts/ is not a packageFlorian Fischer2025-08-201-0/+0
* improve code styleFlorian Fischer2025-08-201-24/+36
* improve hover link creationFlorian Fischer2025-08-201-11/+30
* data.py: support card names containing their setFlorian Fischer2025-08-201-2/+5