aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add phony rules for sets of HTML sitesFlorian Fischer2025-09-031-2/+6
* support a path prefix for the hover card placeholder pngFlorian Fischer2025-09-033-14/+24
* exclude AI instructions from main gridFlorian Fischer2025-09-031-1/+3
* center cancel buttonFlorian Fischer2025-09-031-1/+1
* show all store available store cards when prompting to buy a cardFlorian Fischer2025-09-033-37/+68
* implement the patricianFlorian Fischer2025-09-037-0/+142
* do not parse free actions granting x effects as x effectsFlorian Fischer2025-09-033-0/+21
* fix String method of free action using nil targetsFlorian Fischer2025-09-031-5/+14
* switch exp/slices to slices moduleFlorian Fischer2025-09-0317-29/+15
* fix reported stores by the game stateFlorian Fischer2025-09-031-4/+13
* do not create an UnitAI for the krakenFlorian Fischer2025-09-031-0/+3
* add missing tower_u assetFlorian Fischer2025-09-031-0/+0
* link to new game materials from the play pageFlorian Fischer2025-08-261-4/+4
* show number of cards in PoCs on their buttonsFlorian Fischer2025-08-261-20/+37
* fix target selection promptFlorian Fischer2025-08-261-1/+6
* Revert "consider scale when detecting selected card in cardGrid"Florian Fischer2025-08-261-2/+1
* add red and yellow player tableausFlorian Fischer2025-08-267-7/+212
* allow "*" to grant to any unitFlorian Fischer2025-08-241-2/+2
* consider scale when detecting selected card in cardGridFlorian Fischer2025-08-241-1/+2
* increase deck list widthFlorian Fischer2025-08-241-2/+2
* improve draft activity ui and introduce wasm specific ui constantsFlorian Fischer2025-08-233-4/+18
* improve cardGrid loggingFlorian Fischer2025-08-221-2/+4
* do not include already selected candidates in target optionsFlorian Fischer2025-08-221-1/+7
* implement the kraken win conditionFlorian Fischer2025-08-223-0/+52
* fix order of selector chars for the tower tileFlorian Fischer2025-08-222-10/+10
* remove type identifier from array initializationFlorian Fischer2025-08-221-6/+6
* remove global test state and boiler plateFlorian Fischer2025-08-2210-115/+54
* fix and test the banner implementationFlorian Fischer2025-08-223-3/+32
* remove white background from tower shieldFlorian Fischer2025-08-222-0/+0
* update dependenciesFlorian Fischer2025-08-222-31/+21
* fix concession test after mnotification changeFlorian Fischer2025-08-221-0/+2
* implement bannerFlorian Fischer2025-08-223-7/+80
* notify players about concessionsFlorian Fischer2025-08-222-2/+21
* remove longtap todoFlorian Fischer2025-08-211-1/+0
* fix amount of resource gained for discard 2Florian Fischer2025-08-212-2/+2
* fix upkeep cost calculationFlorian Fischer2025-08-212-7/+15
* support concessionsFlorian Fischer2025-08-216-15/+141
* add random map generation to the random challengeFlorian Fischer2025-08-213-14/+201
* remove logged newline and button list debug messageFlorian Fischer2025-08-202-2/+1
* do not use mixed case in englishFlorian Fischer2025-08-2024-24/+24
* add description to wincondition to show the userFlorian Fischer2025-08-204-46/+71
* add game and settings menusFlorian Fischer2025-08-207-10/+93
* only copy png image assetsFlorian Fischer2025-08-201-1/+1
* add button list activity to simplify challenges and future activitiesFlorian Fischer2025-08-203-49/+97
* reorganize upkeep and parse additional action effectsFlorian Fischer2025-08-204-2/+41
* sort card implementations alphabeticallyFlorian Fischer2025-08-201-6/+6
* improve english discount effectFlorian Fischer2025-08-202-2/+2
* clarify fighter's additional action effectFlorian Fischer2025-08-203-4/+4
* retrieve loglevel from url query in wasmFlorian Fischer2025-08-203-13/+41
* remove obsolete build tagsFlorian Fischer2025-08-204-4/+0