| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add sealed activity to select a starting deck | Florian Fischer | 2025-08-20 | 19 | -170/+570 | |
| * | improve state bar | Florian Fischer | 2025-08-20 | 6 | -37/+58 | |
| * | remove card from hand when declaring a play action | Florian Fischer | 2025-08-20 | 2 | -2/+3 | |
| * | clear pile when dropping it | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | add dummy player to unit tests | Florian Fischer | 2025-08-20 | 1 | -3/+6 | |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 6 | -36/+80 | |
| * | implement TargetSelection and card targeting | Florian Fischer | 2025-08-20 | 2 | -33/+104 | |
| * | fix unit onPile hook argument forwarding | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | implement most of nautics cards | Florian Fischer | 2025-08-20 | 2 | -16/+112 | |
| * | remove debug messages from the client | Florian Fischer | 2025-08-20 | 1 | -2/+0 | |
| * | kraken: implement suprise! | Florian Fischer | 2025-08-20 | 2 | -11/+31 | |
| * | add Contains check for PileOfCards | Florian Fischer | 2025-08-20 | 1 | -0/+9 | |
| * | fix card IsPermanent | Florian Fischer | 2025-08-20 | 1 | -3/+3 | |
| * | fix artifact IsDestroyed for non solid artifacts | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 17 | -169/+571 | |
| * | add simple spell support | Florian Fischer | 2025-08-20 | 4 | -0/+21 | |
| * | fix some warnings reported by golang-ci | Florian Fischer | 2025-08-20 | 7 | -15/+9 | |
| * | improve permanent pile support | Florian Fischer | 2025-08-20 | 13 | -42/+161 | |
| * | support crewing | Florian Fischer | 2025-08-20 | 8 | -26/+178 | |
| * | fix format strings and run make fmt | Florian Fischer | 2025-08-20 | 3 | -18/+18 | |
| * | introduce state-based action | Florian Fischer | 2025-08-20 | 2 | -12/+15 | |
| * | add distance > 0 assertion | Florian Fischer | 2025-08-20 | 1 | -0/+4 | |
| * | move unit upkeep code to Unit onUpkeep hook | Florian Fischer | 2025-08-20 | 2 | -2/+5 | |
| * | s/constrain/constraint/ | Florian Fischer | 2025-08-20 | 1 | -61/+61 | |
| * | fix IsValidAttack unit type assertion | Florian Fischer | 2025-08-20 | 1 | -1/+1 | |
| * | fix ai full action target selection | Florian Fischer | 2025-08-20 | 1 | -4/+7 | |
| * | change attack action target to 'attackable enemy permanent' | Florian Fischer | 2025-08-20 | 2 | -3/+62 | |
| * | set textInput input value to the specified player name | Florian Fischer | 2025-08-20 | 1 | -6/+6 | |
| * | add text input and properly center text | Florian Fischer | 2025-08-20 | 7 | -37/+149 | |
| * | change unit attack representation and implement sword | Florian Fischer | 2025-08-20 | 6 | -21/+73 | |
| * | specify ActionCostFunc type to allow type assertion | Florian Fischer | 2025-08-20 | 1 | -1/+2 | |
| * | fix parsing of wandering ai | Florian Fischer | 2025-08-20 | 1 | -2/+2 | |
| * | add equipments and pile hooks | Florian Fischer | 2025-08-20 | 5 | -12/+83 | |
| * | add support for additional base actions | Florian Fischer | 2025-08-20 | 2 | -7/+19 | |
| * | update latex for previous card changes | Florian Fischer | 2025-08-20 | 5 | -5/+5 | |
| * | add generic and 40x40 symbols | Florian Fischer | 2025-08-20 | 31 | -0/+2 | |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 61 | -28/+6701 | |
| * | fix melee typo | Florian Fischer | 2025-01-27 | 1 | -1/+1 | |
| * | slightly improve the language | Florian Fischer | 2024-12-05 | 1 | -2/+2 | |
| * | fix css linkcolor selector | Florian Fischer | 2024-12-05 | 1 | -1/+1 | |
| * | tiles: improve language | Florian Fischer | 2024-10-02 | 1 | -2/+2 | |
| * | use literal blocks and 2 space indentation for rules | Florian Fischer | 2024-03-26 | 2 | -104/+128 | |
| * | specify how to play permanents and discarding outstanding equipment EoT | Florian Fischer | 2024-03-26 | 2 | -5/+13 | |
| * | improve rules | Florian Fischer | 2024-03-26 | 2 | -24/+41 | |
| * | exp1: fix times of reformer full action | Florian Fischer | 2024-03-26 | 2 | -2/+2 | |
| * | kraken: add health to drowned sailor | Florian Fischer | 2024-03-26 | 3 | -2/+3 | |
| * | switch explosives buy and play costs | Florian Fischer | 2024-03-26 | 3 | -6/+6 | |
| * | fix tyrant card AI translations | Florian Fischer | 2024-03-26 | 4 | -4/+4 | |
| * | link to cgit | Florian Fischer | 2024-03-16 | 1 | -2/+2 | |
| * | kraken: fix not swimming dolphin | Florian Fischer | 2023-01-26 | 1 | -1/+1 | |
