aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* start resize implresizeFlorian Fischer2025-09-262-2/+80
|
* fix buying cads from store tiles not removing the cardsFlorian Fischer2025-09-031-1/+13
|
* special case the formatting of free and full actions in choiceFlorian Fischer2025-09-033-9/+20
|
* fix prompt transparency on hoverFlorian Fischer2025-09-031-14/+5
|
* add ui to packages and format codeFlorian Fischer2025-09-0314-47/+52
|
* fix persistent pile hintFlorian Fischer2025-09-031-3/+6
|
* use "../" as default placeholder_png_prefixFlorian Fischer2025-09-031-5/+16
|
* 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
| | | | | This allows the instructions to use the whole width of the body and not only of the first grid column.
* 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
| | | | | Only allow to progress to the next target if the current one does not require further selection.
* Revert "consider scale when detecting selected card in cardGrid"Florian Fischer2025-08-261-2/+1
| | | | This reverts commit 62edf951ac1cffa608f650203026b4d642ce4bc3.
* 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
| | | | Fixes: 0667db9e5a765cbd1eec90b63fb8cd0a6e0a2dc7
* 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
| | | | Fixes: 157a8601c10b06ab14a216372b0c06fc47f4de31
* 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
|