diff --git a/changelog.md b/changelog.md index 3f1326b..633e3f7 100755 --- a/changelog.md +++ b/changelog.md @@ -5,9 +5,31 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [To-Do-Liste] -### Geplant -- Hintergründe aus dem Abenteuer Die Abenteuer von Salzmarsch hinzufügen +## [1.1.55] - 2025-01-27 +Ergänzungen aus der Kampagne "Dragonlance: im Schatten der Drachenkönigin" hinzugefügt + +- Rassen hinzugefügt + - Kender (Dragonlance) + +- Hintergründe hinzugefügt + - Magier der Hochzauberei (Dragonlance) + - Ritter von Solamnia (Dragonlance) + +- Talente hinzugefügt + - Adept der roten Robe (Dragonlance) + - Adept der schwarzen Robe (Dragonlance) + - Adept der weißen Robe (Dragonlance) + - Eingeweihter der Hochzauberei (Dragonlance) + - Göttlicher Günstling (Dragonlance) + - Knappe von Solamnia (Dragonlance) + - Ritter der Krone (Dragonlance) + - Ritter der Rose (Dragonlance) + - Ritter des Schwerts (Dragonlance) + +- Subklassen hinzugefügt + - Zauberer: + - Mondzauberei (Dragonlance) ## [1.1.53] - 2025-01-26 - Subklassen hinzugefügt diff --git a/module.json b/module.json index 04c685a..0b47042 100644 --- a/module.json +++ b/module.json @@ -6,7 +6,7 @@ "name": "Nibur" } ], - "version": "1.1.54", + "version": "1.1.55", "compatibility": { "minimum": "11", "verified": "12.331", @@ -14,7 +14,7 @@ }, "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json", - "download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.54/germandndcompendium-v1.1.54.zip", + "download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.55/germandndcompendium-v1.1.55.zip", "changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md", "packs": [ { diff --git a/module.json.bak b/module.json.bak index 43bb7f4..04c685a 100755 --- a/module.json.bak +++ b/module.json.bak @@ -6,15 +6,15 @@ "name": "Nibur" } ], - "version": "1.1.52", + "version": "1.1.54", "compatibility": { "minimum": "11", - "verified": "12.325", + "verified": "12.331", "maximum": "13" }, "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json", - "download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.52/germandndcompendium-v1.1.52.zip", + "download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.54/germandndcompendium-v1.1.54.zip", "changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md", "packs": [ { @@ -116,4 +116,4 @@ } ], "id": "SharedData_global" -} \ No newline at end of file +} diff --git a/packs/Hintergruende/000440.log b/packs/Hintergruende/000440.log index e69de29..e0a15ae 100644 Binary files a/packs/Hintergruende/000440.log and b/packs/Hintergruende/000440.log differ diff --git a/packs/Klassen/000471.log b/packs/Klassen/000471.log index e69de29..0c5c020 100644 Binary files a/packs/Klassen/000471.log and b/packs/Klassen/000471.log differ diff --git a/packs/Klassenfaehigkeiten/000446.log b/packs/Klassenfaehigkeiten/000446.log index e69de29..1075bb1 100644 Binary files a/packs/Klassenfaehigkeiten/000446.log and b/packs/Klassenfaehigkeiten/000446.log differ diff --git a/packs/Subclass/000461.log b/packs/Subclass/000461.log index f2d643e..7577935 100644 Binary files a/packs/Subclass/000461.log and b/packs/Subclass/000461.log differ diff --git a/packs/Talente/000446.log b/packs/Talente/000446.log index e69de29..8fca8d0 100644 Binary files a/packs/Talente/000446.log and b/packs/Talente/000446.log differ diff --git a/packs/Zauber/000455.log b/packs/Zauber/000455.log index e69de29..937bd29 100644 Binary files a/packs/Zauber/000455.log and b/packs/Zauber/000455.log differ diff --git a/packs/readme/000263.log b/packs/readme/000263.log index e69de29..de3248a 100644 Binary files a/packs/readme/000263.log and b/packs/readme/000263.log differ