| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fixup! intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -1/+0 | |
| * | fixup! intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | intermeditae commit | Florian Fischer | 2025-01-27 | 10 | -42/+202 | |
| * | run screen updates after handling user input | Florian Fischer | 2025-01-27 | 1 | -4/+8 | |
| * | allow to exit any prompt on esc | Florian Fischer | 2025-01-27 | 1 | -1/+5 | |
| * | do not draw the pass button multiple times | Florian Fischer | 2025-01-27 | 1 | -1/+3 | |
| * | fixup! validate equip and switch actions | Florian Fischer | 2025-01-27 | 1 | -6/+7 | |
| * | validate equip and switch actions | Florian Fischer | 2025-01-27 | 1 | -1/+39 | |
| * | implement equip action | Florian Fischer | 2025-01-27 | 5 | -18/+142 | |
| * | use prompt for target selection of all actions | Florian Fischer | 2025-01-27 | 6 | -74/+154 | |
| * | implement targets candidates for hand cards | Florian Fischer | 2025-01-27 | 2 | -10/+20 | |
| * | export less methods | Florian Fischer | 2025-01-27 | 15 | -124/+120 | |
| * | implement unit and artifact switch action | Florian Fischer | 2025-01-27 | 9 | -79/+128 | |
| * | do not prompt if there is nothing to buy | Florian Fischer | 2025-01-27 | 1 | -2/+6 | |
| * | move more ui logic into Collection | Florian Fischer | 2025-01-27 | 14 | -231/+374 | |
| * | client: use only the currently available actions in the action choice | Florian Fischer | 2025-01-27 | 4 | -8/+26 | |
| * | fix Wandering AI NPE for piled units | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | replace Fatalf with Panicf | Florian Fischer | 2025-01-27 | 19 | -46/+46 | |
| * | fix ai NPE when selecting a unit where to spawn frost pylon | Florian Fischer | 2025-01-27 | 5 | -15/+16 | |
| * | implement the basics of the rest of the base cards | Florian Fischer | 2025-01-27 | 6 | -10/+156 | |
| * | fix NPE when adding the wrong widget | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 21 | -183/+393 | |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 15 | -269/+375 | |
| * | only scroll to the maxima | Florian Fischer | 2025-01-27 | 1 | -0/+9 | |
| * | sealed: only let the user select buyable cards | Florian Fischer | 2025-01-27 | 1 | -1/+6 | |
| * | add sealed activity to select a starting deck | Florian Fischer | 2025-01-27 | 19 | -170/+570 | |
| * | improve state bar | Florian Fischer | 2025-01-27 | 6 | -37/+58 | |
| * | remove card from hand when declaring a play action | Florian Fischer | 2025-01-27 | 2 | -2/+3 | |
| * | clear pile when dropping it | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | add dummy player to unit tests | Florian Fischer | 2025-01-27 | 1 | -3/+6 | |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 6 | -36/+80 | |
| * | implement TargetSelection and card targeting | Florian Fischer | 2025-01-27 | 2 | -33/+104 | |
| * | fix unit onPile hook argument forwarding | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | implement most of nautics cards | Florian Fischer | 2025-01-27 | 2 | -16/+112 | |
| * | remove debug messages from the client | Florian Fischer | 2025-01-27 | 1 | -2/+0 | |
| * | kraken: implement suprise! | Florian Fischer | 2025-01-27 | 2 | -11/+31 | |
| * | add Contains check for PileOfCards | Florian Fischer | 2025-01-27 | 1 | -0/+9 | |
| * | fix card IsPermanent | Florian Fischer | 2025-01-27 | 1 | -3/+3 | |
| * | fix artifact IsDestroyed for non solid artifacts | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 11 | -144/+380 | |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 13 | -34/+200 | |
| * | add simple spell support | Florian Fischer | 2025-01-27 | 4 | -0/+21 | |
| * | fix some warnings reported by golang-ci | Florian Fischer | 2025-01-27 | 7 | -15/+9 | |
| * | improve permanent pile support | Florian Fischer | 2025-01-27 | 13 | -42/+161 | |
| * | support crewing | Florian Fischer | 2025-01-27 | 8 | -26/+178 | |
| * | fix format strings and run make fmt | Florian Fischer | 2025-01-27 | 3 | -18/+18 | |
| * | introduce state-based action | Florian Fischer | 2025-01-27 | 2 | -12/+15 | |
| * | add distance > 0 assertion | Florian Fischer | 2025-01-27 | 1 | -0/+4 | |
| * | move unit upkeep code to Unit onUpkeep hook | Florian Fischer | 2025-01-27 | 2 | -2/+5 | |
| * | s/constrain/constraint/ | Florian Fischer | 2025-01-27 | 1 | -61/+61 | |
