aboutsummaryrefslogtreecommitdiff
path: root/maps
Commit message (Collapse)AuthorAgeFilesLines
* fix out of range king positionFlorian Fischer2025-07-281-1/+1
|
* fix king map preparationFlorian Fischer2025-07-222-4/+4
|
* specify the win condition of the coop mapsFlorian Fischer2025-04-292-0/+6
|
* maps: use strip block chomp operatorFlorian Fischer2023-01-255-5/+5
| | | | | The YAML strip block chomp operator causes all trailing newlines to be stripped from the map definition.
* maps: add kraken start deckFlorian Fischer2023-01-251-1/+6
|
* maps: remove duplicate entries from map symbolsFlorian Fischer2023-01-201-2/+0
|
* [maps] add new tyrant map, tiles and improve map generation scriptFlorian Fischer2021-09-132-6/+32
|
* convert map definition to YAMLFlorian Fischer2021-02-2811-126/+137
| | | | | We don't use our own map definition syntax which was not documented and fragile. YAML is more common and is easier to parse.
* add material for cooperative "The Kraken" game modeFlorian Fischer2021-02-201-0/+28
|
* introduce seperate assets subdirectoryFlorian Fischer2021-01-0317-0/+0
|
* add map Makefile and don't show generated maps by defaultFlorian Fischer2021-01-021-0/+20
|
* add new 4 player island map and missing tilesFlorian Fischer2021-01-023-0/+35
|
* add script to generate images from map files and tile assetsFlorian Fischer2021-01-0217-1/+2
|
* Split 2 street sidelines to strengthen one farm per playerFlorian Fischer2020-10-201-1/+1
| | | | | Cavalry could be used to trade with a farmer on any farm field the turn it was played. It now needs 2 turns to attack the opposing farm.
* add 3 mapsFlorian Fischer2020-10-193-0/+59