| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve text input handlingHEADmain | Florian Fischer | 2025-10-18 | 11 | -104/+248 |
| | | |||||
| * | fix relic triggering in all upkeeps | Florian Fischer | 2025-10-18 | 2 | -1/+12 |
| | | |||||
| * | format phaseChange as the next phase | Florian Fischer | 2025-10-18 | 2 | -3/+8 |
| | | |||||
| * | support phase change triggers and implement relic | Florian Fischer | 2025-10-18 | 8 | -15/+171 |
| | | |||||
| * | minor code improvements (staticcheck) | Florian Fischer | 2025-10-08 | 2 | -5/+3 |
| | | |||||
| * | switch to new vector API for drawing paths | Florian Fischer | 2025-10-08 | 3 | -57/+8 |
| | | |||||
| * | bump ebiten to v2.9.0 | Florian Fischer | 2025-10-08 | 2 | -28/+31 |
| | | |||||
| * | prompt to send debug log via mail | Florian Fischer | 2025-09-29 | 1 | -0/+28 |
| | | |||||
| * | do not assume a unit always has a tile | Florian Fischer | 2025-09-08 | 1 | -1/+1 |
| | | |||||
| * | fix target options not considering declared actions | Florian Fischer | 2025-09-08 | 2 | -0/+8 |
| | | |||||
| * | support action targeting from the stack buffer | Florian Fischer | 2025-09-08 | 3 | -18/+97 |
| | | |||||
| * | remove last traces of the approach name typo | Florian Fischer | 2025-09-08 | 1 | -2/+2 |
| | | |||||
| * | fix typo in german gear name | Florian Fischer | 2025-09-08 | 2 | -2/+2 |
| | | |||||
| * | implement spell target parsing and magic/no! | Florian Fischer | 2025-09-08 | 8 | -13/+142 |
| | | |||||
| * | update TODOs | Florian Fischer | 2025-09-08 | 1 | -12/+19 |
| | | |||||
| * | fix typo in depression_monument | Florian Fischer | 2025-09-08 | 2 | -2/+2 |
| | | |||||
| * | support explicitly winning and implement Approach Supremacy! | Florian Fischer | 2025-09-08 | 12 | -20/+187 |
| | | |||||
| * | fix typo in card name | Florian Fischer | 2025-09-08 | 7 | -8/+8 |
| | | | | | Reported-By: Nounou | ||||
| * | fix shield implementation by removing superfluous whitespace | Florian Fischer | 2025-09-06 | 3 | -2/+15 |
| | | |||||
| * | lower case power_to_the_people! | Florian Fischer | 2025-09-05 | 2 | -2/+2 |
| | | |||||
| * | lower case some spell effects | Florian Fischer | 2025-09-05 | 6 | -6/+6 |
| | | |||||
| * | implement magic/pierce! | Florian Fischer | 2025-09-05 | 3 | -0/+60 |
| | | |||||
| * | lower case armor effect | Florian Fischer | 2025-09-05 | 2 | -2/+2 |
| | | |||||
| * | only clear tile highlights added by the hover perm info on HoverEnd | Florian Fischer | 2025-09-05 | 2 | -1/+11 |
| | | |||||
| * | fix that granting effects are considered x effects | Florian Fischer | 2025-09-05 | 4 | -7/+51 |
| | | | | | X effects have to start with the X value or the keyword. | ||||
| * | implement more prompts and exp1/backup! | Florian Fischer | 2025-09-05 | 4 | -13/+82 |
| | | |||||
| * | support 'allied unit' alias to 'unit you control' | Florian Fischer | 2025-09-05 | 2 | -1/+46 |
| | | |||||
| * | implement discard event and reformer | Florian Fischer | 2025-09-05 | 7 | -10/+112 |
| | | |||||
| * | add fish trap symbol | Florian Fischer | 2025-09-05 | 1 | -0/+0 |
| | | |||||
| * | lower case of some exp1 cards | Florian Fischer | 2025-09-05 | 12 | -15/+15 |
| | | |||||
| * | implement power_to_the_people! | Florian Fischer | 2025-09-04 | 2 | -4/+34 |
| | | |||||
| * | implement recycle! | Florian Fischer | 2025-09-04 | 2 | -0/+44 |
| | | |||||
| * | make hoverPermInfo transparent | Florian Fischer | 2025-09-04 | 1 | -0/+2 |
| | | |||||
| * | use heart symbol to combine damage and health into a single line | Florian Fischer | 2025-09-04 | 1 | -1/+1 |
| | | |||||
| * | add new the kraken symbol | Florian Fischer | 2025-09-04 | 1 | -0/+0 |
| | | |||||
| * | allow the maps Makefile to use the pipenv virtual environment | Florian Fischer | 2025-09-04 | 1 | -2/+3 |
| | | |||||
| * | add missing patrician card to exp1 set | Florian Fischer | 2025-09-04 | 1 | -0/+1 |
| | | |||||
| * | improve python scripts and pipenv environment | Florian Fischer | 2025-09-04 | 7 | -276/+277 |
| | | |||||
| * | update the used python version | Florian Fischer | 2025-09-04 | 1 | -1/+1 |
| | | |||||
| * | replace yaml.v3 with goccy/go-yaml | Florian Fischer | 2025-09-04 | 10 | -30/+22 |
| | | |||||
| * | update the YAML map definitions in the game tests | Florian Fischer | 2025-09-04 | 10 | -31/+31 |
| | | |||||
| * | update the map definitions | Florian Fischer | 2025-09-04 | 9 | -63/+130 |
| | | |||||
| * | add an about activity | Florian Fischer | 2025-09-04 | 2 | -0/+64 |
| | | |||||
| * | use the latin modern math font | Florian Fischer | 2025-09-04 | 3 | -3/+13 |
| | | |||||
| * | 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 |
| | | |||||
