| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [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 | 6 | -11/+7 | |
| | | ||||||
| * | rework how cards are defined and generated | Florian Fischer | 2021-02-28 | 79 | -495/+444 | |
| | | | | | | | | | | | | 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. | |||||
| * | add material for cooperative "The Kraken" game mode | Florian Fischer | 2021-02-20 | 1 | -0/+80 | |
| | | ||||||
| * | give the king attack, movement, and health | Florian Fischer | 2021-01-11 | 1 | -0/+3 | |
| | | ||||||
| * | reduce amount of ressource gained by fisher & fish_traps | Florian Fischer | 2021-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | fisher are realy strong economy pieces because they can be bought on turn 1. And produce Ressource as early as turn 3. Their ressource production is as strong as a ritual or a farmer. But the ritual is a card in your deck and the farmer needs a fixed field the fisher can decide where it wants to generated ressource. And because it is crewable it can be used in way more ways than a farmer. | |||||
| * | be more consistent and don't end effects with a period | Florian Fischer | 2021-01-11 | 1 | -4/+4 | |
| | | ||||||
| * | improve Reclaim! wording | Florian Fischer | 2021-01-11 | 1 | -1/+1 | |
| | | ||||||
| * | improve Clone! | Florian Fischer | 2021-01-09 | 1 | -1/+1 | |
| | | | | | | | * make it usable for permanents if you only have one spawn tile * let you choose new targets * be specific about how to copy a permanent (by creating a token) | |||||
| * | fix Transmute! effect | Florian Fischer | 2021-01-09 | 1 | -1/+1 | |
| | | ||||||
| * | add Wormtongue as counter part to the Advisor | Florian Fischer | 2021-01-02 | 1 | -0/+14 | |
| | | ||||||
| * | buff transmute! to make it playable | Florian Fischer | 2021-01-02 | 1 | -1/+1 | |
| | | | | | Make transmute! a stronger reactive play by putting the store card into hand. | |||||
| * | give king protection from Die! | Florian Fischer | 2021-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | give all dorks movement = 2 | Florian Fischer | 2020-10-20 | 2 | -2/+2 | |
| | | ||||||
| * | reduce cavalry movement from 4 to 3 | Florian Fischer | 2020-10-20 | 1 | -2/+2 | |
| | | | | | Cavalry beeing 2 faster than the dorks felt strange. | |||||
| * | Gameplay errata | Florian Fischer | 2020-10-18 | 2 | -14/+8 | |
| | | | | | | | | * Armor that stops you from moving is stupid * Make Buff spells more flexible * Introduce spell based exiling of cards * Let heal! remove ALL poison | |||||
| * | Don't terminate spell effects with dots | Florian Fischer | 2020-10-18 | 1 | -5/+5 | |
| | | ||||||
| * | add shroud activated ability to king mostly for die! protection | Florian Fischer | 2020-10-18 | 1 | -0/+2 | |
| | | ||||||
| * | add crew to fisher and fix captain's effect wording | Florian Fischer | 2020-10-18 | 1 | -1/+2 | |
| | | ||||||
| * | restrict reclaim! to own artifacts | Florian Fischer | 2020-10-18 | 1 | -1/+1 | |
| | | ||||||
| * | fix typo in transmute! | Florian Fischer | 2020-10-18 | 1 | -1/+1 | |
| | | ||||||
| * | add nautics set | Florian Fischer | 2020-10-18 | 1 | -0/+46 | |
| | | ||||||
| * | add misc card set | Florian Fischer | 2020-10-18 | 1 | -0/+16 | |
| | | ||||||
| * | add tokens to tikzcards and add recruiting action to recruiter | Florian Fischer | 2020-10-18 | 1 | -1/+10 | |
| | | | | | | | | Tokens have a unique background color and are marked as TOKEN on the card. The latex commands to generate cards now takes the card title as argument. Card names or TOKEN is printed on the left type strip to make cards easier recognizable when hold in hands. | |||||
| * | add 4 new cards to magic set | Florian Fischer | 2020-10-18 | 1 | -0/+24 | |
| | | ||||||
| * | add fighter and advisor to base set | Florian Fischer | 2020-10-18 | 1 | -0/+17 | |
| | | ||||||
| * | add Reclaim!, Pierce! spells, update Heal! and minor fixes | Florian Fischer | 2020-10-18 | 2 | -4/+16 | |
| | | | | | | | | Heal! now can also remove poison counters. Add '!' to all spells. Capitalize some effects. Update file names in Collections. | |||||
| * | add Palisade and add artifact destruction to Pioneer | Florian Fischer | 2020-10-18 | 1 | -2/+8 | |
| | | ||||||
| * | Add '!' to shatter spell and remove duplicate whitespace | Florian Fischer | 2020-10-18 | 1 | -2/+2 | |
| | | ||||||
| * | capitalize effect texts and fix recruiter not having an effect | Florian Fischer | 2020-10-18 | 2 | -12/+12 | |
| | | ||||||
| * | add cards in machine readable form | Florian Fischer | 2020-09-15 | 3 | -0/+271 | |
