| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | start resize implresize | Florian Fischer | 2025-09-26 | 2 | -2/+80 |
| | | |||||
| * | fix buying cads from store tiles not removing the cards | Florian Fischer | 2025-09-03 | 1 | -1/+13 |
| | | |||||
| * | special case the formatting of free and full actions in choice | Florian Fischer | 2025-09-03 | 3 | -9/+20 |
| | | |||||
| * | fix prompt transparency on hover | Florian Fischer | 2025-09-03 | 1 | -14/+5 |
| | | |||||
| * | add ui to packages and format code | Florian Fischer | 2025-09-03 | 14 | -47/+52 |
| | | |||||
| * | fix persistent pile hint | Florian Fischer | 2025-09-03 | 1 | -3/+6 |
| | | |||||
| * | use "../" as default placeholder_png_prefix | Florian Fischer | 2025-09-03 | 1 | -5/+16 |
| | | |||||
| * | add phony rules for sets of HTML sites | Florian Fischer | 2025-09-03 | 1 | -2/+6 |
| | | |||||
| * | support a path prefix for the hover card placeholder png | Florian Fischer | 2025-09-03 | 3 | -14/+24 |
| | | |||||
| * | exclude AI instructions from main grid | Florian Fischer | 2025-09-03 | 1 | -1/+3 |
| | | | | | | This allows the instructions to use the whole width of the body and not only of the first grid column. | ||||
| * | center cancel button | Florian Fischer | 2025-09-03 | 1 | -1/+1 |
| | | |||||
| * | show all store available store cards when prompting to buy a card | Florian Fischer | 2025-09-03 | 3 | -37/+68 |
| | | |||||
| * | implement the patrician | Florian Fischer | 2025-09-03 | 7 | -0/+142 |
| | | |||||
| * | do not parse free actions granting x effects as x effects | Florian Fischer | 2025-09-03 | 3 | -0/+21 |
| | | |||||
| * | fix String method of free action using nil targets | Florian Fischer | 2025-09-03 | 1 | -5/+14 |
| | | |||||
| * | switch exp/slices to slices module | Florian Fischer | 2025-09-03 | 17 | -29/+15 |
| | | |||||
| * | fix reported stores by the game state | Florian Fischer | 2025-09-03 | 1 | -4/+13 |
| | | |||||
| * | do not create an UnitAI for the kraken | Florian Fischer | 2025-09-03 | 1 | -0/+3 |
| | | |||||
| * | add missing tower_u asset | Florian Fischer | 2025-09-03 | 1 | -0/+0 |
| | | |||||
| * | link to new game materials from the play page | Florian Fischer | 2025-08-26 | 1 | -4/+4 |
| | | |||||
| * | show number of cards in PoCs on their buttons | Florian Fischer | 2025-08-26 | 1 | -20/+37 |
| | | |||||
| * | fix target selection prompt | Florian Fischer | 2025-08-26 | 1 | -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 Fischer | 2025-08-26 | 1 | -2/+1 |
| | | | | | This reverts commit 62edf951ac1cffa608f650203026b4d642ce4bc3. | ||||
| * | add red and yellow player tableaus | Florian Fischer | 2025-08-26 | 7 | -7/+212 |
| | | |||||
| * | allow "*" to grant to any unit | Florian Fischer | 2025-08-24 | 1 | -2/+2 |
| | | |||||
| * | consider scale when detecting selected card in cardGrid | Florian Fischer | 2025-08-24 | 1 | -1/+2 |
| | | |||||
| * | increase deck list width | Florian Fischer | 2025-08-24 | 1 | -2/+2 |
| | | |||||
| * | improve draft activity ui and introduce wasm specific ui constants | Florian Fischer | 2025-08-23 | 3 | -4/+18 |
| | | |||||
| * | improve cardGrid logging | Florian Fischer | 2025-08-22 | 1 | -2/+4 |
| | | |||||
| * | do not include already selected candidates in target options | Florian Fischer | 2025-08-22 | 1 | -1/+7 |
| | | |||||
| * | implement the kraken win condition | Florian Fischer | 2025-08-22 | 3 | -0/+52 |
| | | |||||
| * | fix order of selector chars for the tower tile | Florian Fischer | 2025-08-22 | 2 | -10/+10 |
| | | |||||
| * | remove type identifier from array initialization | Florian Fischer | 2025-08-22 | 1 | -6/+6 |
| | | |||||
| * | remove global test state and boiler plate | Florian Fischer | 2025-08-22 | 10 | -115/+54 |
| | | |||||
| * | fix and test the banner implementation | Florian Fischer | 2025-08-22 | 3 | -3/+32 |
| | | | | | Fixes: 0667db9e5a765cbd1eec90b63fb8cd0a6e0a2dc7 | ||||
| * | remove white background from tower shield | Florian Fischer | 2025-08-22 | 2 | -0/+0 |
| | | |||||
| * | update dependencies | Florian Fischer | 2025-08-22 | 2 | -31/+21 |
| | | |||||
| * | fix concession test after mnotification change | Florian Fischer | 2025-08-22 | 1 | -0/+2 |
| | | | | | Fixes: 157a8601c10b06ab14a216372b0c06fc47f4de31 | ||||
| * | implement banner | Florian Fischer | 2025-08-22 | 3 | -7/+80 |
| | | |||||
| * | notify players about concessions | Florian Fischer | 2025-08-22 | 2 | -2/+21 |
| | | |||||
| * | remove longtap todo | Florian Fischer | 2025-08-21 | 1 | -1/+0 |
| | | |||||
| * | fix amount of resource gained for discard 2 | Florian Fischer | 2025-08-21 | 2 | -2/+2 |
| | | |||||
| * | fix upkeep cost calculation | Florian Fischer | 2025-08-21 | 2 | -7/+15 |
| | | |||||
| * | support concessions | Florian Fischer | 2025-08-21 | 6 | -15/+141 |
| | | |||||
| * | add random map generation to the random challenge | Florian Fischer | 2025-08-21 | 3 | -14/+201 |
| | | |||||
| * | remove logged newline and button list debug message | Florian Fischer | 2025-08-20 | 2 | -2/+1 |
| | | |||||
| * | do not use mixed case in english | Florian Fischer | 2025-08-20 | 24 | -24/+24 |
| | | |||||
| * | add description to wincondition to show the user | Florian Fischer | 2025-08-20 | 4 | -46/+71 |
| | | |||||
| * | add game and settings menus | Florian Fischer | 2025-08-20 | 7 | -10/+93 |
| | | |||||
| * | only copy png image assets | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| | | |||||
