| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add touch friendly way to cancel the current prompt | Florian Fischer | 2025-05-01 | 2 | -9/+24 | |
| * | fix retrieving of the active player | Florian Fischer | 2025-05-01 | 1 | -1/+1 | |
| * | implement simple bot based draft | Florian Fischer | 2025-05-01 | 8 | -4/+385 | |
| * | add html editorconfig | Florian Fischer | 2025-05-01 | 1 | -0/+3 | |
| * | support touch input | Florian Fischer | 2025-05-01 | 1 | -0/+4 | |
| * | improve the sealed activity | Florian Fischer | 2025-05-01 | 3 | -21/+50 | |
| * | overhaul ui | Florian Fischer | 2025-05-01 | 16 | -190/+509 | |
| * | support touch input as selection | Florian Fischer | 2025-05-01 | 2 | -5/+37 | |
| * | add a singleton to handle touch inputs | Florian Fischer | 2025-05-01 | 2 | -0/+221 | |
| * | specify the win condition of the coop maps | Florian Fischer | 2025-04-29 | 2 | -0/+6 | |
| * | update wording of distribute eot effect spells | Florian Fischer | 2025-04-29 | 6 | -8/+8 | |
| * | document map dependency | Florian Fischer | 2025-04-13 | 1 | -0/+3 | |
| * | define global player colors | Florian Fischer | 2025-04-13 | 4 | -8/+6 | |
| * | ignore all generated wasm files | Florian Fischer | 2025-04-13 | 1 | -2/+1 | |
| * | fix permanent typo in push rules | Florian Fischer | 2025-04-10 | 1 | -3/+3 | |
| * | improve wasm support during build time | Florian Fischer | 2025-04-10 | 3 | -556/+6 | |
| * | improve the README | Florian Fischer | 2025-04-10 | 1 | -12/+38 | |
| * | fix typo in german effect | Florian Fischer | 2025-04-10 | 2 | -2/+2 | |
| * | remove trailing dots from single effect statements | Florian Fischer | 2025-04-10 | 18 | -22/+22 | |
| * | use pdflatex and precompiled card headers | Florian Fischer | 2025-04-10 | 3 | -3/+22 | |
| * | use bash and fix erroneous expansion of escape sequences | Florian Fischer | 2025-04-04 | 1 | -11/+11 | |
| * | improve code style slightly | Florian Fischer | 2025-04-04 | 1 | -2/+2 | |
| * | introduce new boss type | Florian Fischer | 2025-04-04 | 11 | -33/+42 | |
| * | fix wasm target definition | Florian Fischer | 2025-04-04 | 1 | -1/+1 | |
| * | improve type box alignment | Florian Fischer | 2025-04-04 | 2 | -6/+6 | |
| * | strip double // from targets | Florian Fischer | 2025-04-04 | 1 | -1/+1 | |
| * | fixup! make language of appear! more precise | Florian Fischer | 2025-04-04 | 1 | -1/+1 | |
| * | s/Intensions Marke/Intensions-Marke/ | Florian Fischer | 2025-04-04 | 3 | -9/+9 | |
| * | explicitly use bash as shell | Florian Fischer | 2025-04-04 | 2 | -0/+3 | |
| * | document build dependencies | Florian Fischer | 2025-04-03 | 1 | -0/+7 | |
| * | improve code | Florian Fischer | 2025-01-27 | 4 | -8/+5 | |
| * | add centering texct box to dummy ui | Florian Fischer | 2025-01-27 | 1 | -1/+7 | |
| * | make: use all as default target and run golangci-lint in each package | Florian Fischer | 2025-01-27 | 1 | -5/+13 | |
| * | migrate to ebiten/v2/text/v2 | Florian Fischer | 2025-01-27 | 9 | -73/+79 | |
| * | finish the shy AI | Florian Fischer | 2025-01-27 | 4 | -14/+114 | |
| * | add clownfish implementation | Florian Fischer | 2025-01-27 | 1 | -0/+16 | |
| * | make walls not suitable for permanents | Florian Fischer | 2025-01-27 | 1 | -0/+3 | |
| * | finish the target-oriented ai | Florian Fischer | 2025-01-27 | 5 | -39/+167 | |
| * | improve and fix slow action timing check | Florian Fischer | 2025-01-27 | 2 | -4/+10 | |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-01-27 | 26 | -402/+514 | |
| * | remove equipment drop action from TODO | Florian Fischer | 2025-01-27 | 1 | -3/+1 | |
| * | make language of appear! more precise | Florian Fischer | 2025-01-27 | 3 | -3/+3 | |
| * | support choosing a value for X when playing cards with variadic costs | Florian Fischer | 2025-01-27 | 1 | -9/+27 | |
| * | support calculating Costs including chosen variadic costs | Florian Fischer | 2025-01-27 | 1 | -3/+14 | |
| * | fix character range loop in cost parsing | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | update the TODO since X spells are somewhat supported | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | make the wording on appear! more precise | Florian Fischer | 2025-01-27 | 1 | -2/+2 | |
| * | add dummy-ui mod to test and play with ui components | Florian Fischer | 2025-01-27 | 3 | -3/+51 | |
| * | ui: add new number choice | Florian Fischer | 2025-01-27 | 2 | -11/+101 | |
| * | pass the PlayAction to the cards onPlay implementations | Florian Fischer | 2025-01-27 | 5 | -79/+106 | |
