| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | introduce new boss type | Florian Fischer | 2025-08-20 | 1 | -1/+4 |
| | | |||||
| * | kraken: add health to drowned sailor | Florian Fischer | 2024-03-26 | 1 | -0/+1 |
| | | |||||
| * | kraken: fix not swimming dolphin | Florian Fischer | 2023-01-26 | 1 | -1/+1 |
| | | |||||
| * | kraken: fix angry_squid and sailfish | Florian Fischer | 2023-01-25 | 2 | -2/+2 |
| | | |||||
| * | use the more intuitive German word Kaufpreis instead of Kaufkosten | Florian Fischer | 2022-02-15 | 1 | -1/+1 |
| | | |||||
| * | fix invariant that a cards file name is its english name | Florian Fischer | 2022-01-03 | 5 | -0/+0 |
| | | |||||
| * | dolphin: improve english oracle text | Florian Fischer | 2022-01-02 | 1 | -3/+6 |
| | | |||||
| * | [frost_pylon] fix yaml | Florian Fischer | 2021-10-10 | 1 | -2/+2 |
| | | |||||
| * | [generate_card] generalize list filed handling, add babel | Florian Fischer | 2021-10-10 | 4 | -9/+31 |
| | | | | | | | | * Use lists wehere appropriate * Fix some typos * Rename thieve to thief * units add \n after upkeep cost | ||||
| * | Translated AIs and use "adjacent" instead of "in range 1" | Florian Fischer | 2021-09-03 | 7 | -15/+26 |
| | | |||||
| * | fix some more internationalization issues | Florian Fischer | 2021-03-28 | 3 | -4/+4 |
| | | |||||
| * | add german version of cards | Florian Fischer | 2021-03-27 | 18 | -37/+112 |
| | | | | | | | | | | Translatable properties now have the language as subkey (currently en, de). generate_card.py takes an optional argument to select the language. The latex/Makefile has two new targets de and en each building all cards under latex/cards/<lang> and latex/build/<lang> | ||||
| * | s/counters/marks | Florian Fischer | 2021-03-25 | 2 | -4/+4 |
| | | |||||
| * | [kraken] improve some wordings | Florian Fischer | 2021-03-18 | 3 | -5/+5 |
| | | |||||
| * | [kraken] place dolphin randomly next to a allied unit | Florian Fischer | 2021-03-18 | 1 | -1/+3 |
| | | | | | | | This change prevents the dolphin from sitting the whole game next to the kraken doing nothing most of the time and costing upkeep resource | ||||
| * | [kraken] improve Tentacle Slap if player have no cards in hand | Florian Fischer | 2021-03-18 | 1 | -1/+1 |
| | | |||||
| * | [kraken] reduce upkeep of kraken units and improve kraken' attack | Florian Fischer | 2021-03-07 | 4 | -4/+4 |
| | | | | | | Incremental killing The Kraken with any ranged unit seams stupid and boring. | ||||
| * | [kraken] reduce cost of units, specify dolphin buffs and introduce new cards | Florian Fischer | 2021-03-07 | 15 | -12/+38 |
| | | |||||
| * | [cards] use effect and full_action as human readable rules text | Florian Fischer | 2021-03-01 | 2 | -2/+2 |
| | | |||||
| * | rework how cards are defined and generated | Florian Fischer | 2021-02-28 | 13 | -0/+76 |
| Card definitions are now stored in data/cards/ in a subdirectory for each set as YAML files. YAML is still human readable but stricter and better to handle in code than ini. The latex filesystem layout resembles the card definition layout and is created by the Makefile from the YAML card definitions and must not be regenerated each time by hand. | |||||
