| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | intermediate commitrework-targets | Florian Fischer | 2023-02-08 | 14 | -220/+331 |
| * | remove card from hand when declaring a play action | Florian Fischer | 2023-02-08 | 2 | -2/+3 |
| * | clear pile when dropping it | Florian Fischer | 2023-02-08 | 1 | -1/+1 |
| * | add dummy player to unit tests | Florian Fischer | 2023-02-08 | 1 | -3/+6 |
| * | intermediate commit | Florian Fischer | 2023-02-08 | 6 | -36/+80 |
| * | implement TargetSelection and card targeting | Florian Fischer | 2023-02-08 | 2 | -33/+104 |
| * | fix unit onPile hook argument forwarding | Florian Fischer | 2023-02-08 | 1 | -1/+1 |
| * | implement most of nautics cards | Florian Fischer | 2023-02-08 | 2 | -16/+112 |
| * | remove debug messages from the client | Florian Fischer | 2023-02-08 | 1 | -2/+0 |
| * | kraken: implement suprise! | Florian Fischer | 2023-02-08 | 2 | -11/+31 |
| * | add Contains check for PileOfCards | Florian Fischer | 2023-02-08 | 1 | -0/+9 |
| * | fix card IsPermanent | Florian Fischer | 2023-02-08 | 1 | -3/+3 |
| * | fix artifact IsDestroyed for non solid artifacts | Florian Fischer | 2023-02-08 | 1 | -1/+1 |
| * | intermediate commit | Florian Fischer | 2023-02-07 | 11 | -144/+380 |
| * | intermediate commit | Florian Fischer | 2023-02-07 | 13 | -34/+200 |
| * | add simple spell support | Florian Fischer | 2023-02-05 | 4 | -0/+21 |
| * | fix some warnings reported by golang-ci | Florian Fischer | 2023-02-05 | 7 | -15/+9 |
| * | improve permanent pile support | Florian Fischer | 2023-02-04 | 13 | -42/+161 |
| * | support crewing | Florian Fischer | 2023-02-04 | 8 | -26/+178 |
| * | fix format strings and run make fmt | Florian Fischer | 2023-02-04 | 3 | -18/+18 |
| * | introduce state-based action | Florian Fischer | 2023-02-04 | 2 | -12/+15 |
| * | add distance > 0 assertion | Florian Fischer | 2023-02-04 | 1 | -0/+4 |
| * | move unit upkeep code to Unit onUpkeep hook | Florian Fischer | 2023-02-04 | 2 | -2/+5 |
| * | s/constrain/constraint/ | Florian Fischer | 2023-02-04 | 1 | -61/+61 |
| * | fix IsValidAttack unit type assertion | Florian Fischer | 2023-02-04 | 1 | -1/+1 |
| * | fix ai full action target selection | Florian Fischer | 2023-02-04 | 1 | -4/+7 |
| * | change attack action target to 'attackable enemy permanent' | Florian Fischer | 2023-02-04 | 2 | -3/+62 |
| * | set textInput input value to the specified player name | Florian Fischer | 2023-02-04 | 1 | -6/+6 |
| * | add text input and properly center text | Florian Fischer | 2023-02-04 | 7 | -37/+149 |
| * | change unit attack representation and implement sword | Florian Fischer | 2023-02-02 | 6 | -21/+73 |
| * | specify ActionCostFunc type to allow type assertion | Florian Fischer | 2023-02-02 | 1 | -1/+2 |
| * | fix parsing of wandering ai | Florian Fischer | 2023-02-02 | 1 | -2/+2 |
| * | add equipments and pile hooks | Florian Fischer | 2023-02-01 | 5 | -12/+83 |
| * | add support for additional base actions | Florian Fischer | 2023-02-01 | 2 | -7/+19 |
| * | update latex for previous card changes | Florian Fischer | 2023-02-01 | 5 | -5/+5 |
| * | intermediate commit | Florian Fischer | 2023-02-01 | 18 | -304/+792 |
| * | intermediate commit | Florian Fischer | 2023-01-31 | 8 | -546/+737 |
| * | make screen dimensions members of the game object | Florian Fischer | 2023-01-31 | 1 | -18/+23 |
| * | fixup! intermediate commit | Florian Fischer | 2023-01-31 | 1 | -1/+1 |
| * | intermediate commit | Florian Fischer | 2023-01-31 | 22 | -234/+692 |
| * | fixup! intermediate commit | Florian Fischer | 2023-01-26 | 1 | -1/+2 |
| * | intermeditae commit | Florian Fischer | 2023-01-26 | 26 | -342/+1109 |
| * | intermediate commit | Florian Fischer | 2023-01-26 | 26 | -256/+985 |
| * | intermediate commit | Florian Fischer | 2023-01-26 | 32 | -276/+1009 |
| * | add generic and 40x40 symbols | Florian Fischer | 2023-01-26 | 31 | -0/+2 |
| * | intermediate commit | Florian Fischer | 2023-01-26 | 10 | -57/+61 |
| * | reformat using gofmtp | Florian Fischer | 2023-01-26 | 8 | -16/+38 |
| * | sanity check calculated x and y before using it as slice index | Florian Fischer | 2023-01-26 | 2 | -0/+4 |
| * | intermediate commit | Florian Fischer | 2023-01-26 | 26 | -119/+1187 |
| * | implement unit movement | Florian Fischer | 2023-01-26 | 20 | -163/+869 |
