22 Commits

Author SHA1 Message Date
Peach
7cf06d5571 Updating package via script
All checks were successful
release / release (push) Successful in 27s
2025-03-18 11:40:02 +01:00
Peach
49fa40439e Updating package via script
All checks were successful
release / release (push) Successful in 24s
2025-02-26 00:45:02 +01:00
5c2469094e module.json aktualisiert 2025-02-26 00:41:52 +01:00
fa1505848d readme.md aktualisiert 2025-02-26 00:41:28 +01:00
Peach
30cd8c8621 Updating package via script
All checks were successful
release / release (push) Successful in 23s
2025-02-26 00:37:02 +01:00
9664a9dc43 Merge pull request 'Update git repo for new server release' (#1) from master into main
Reviewed-on: #1
2025-02-26 00:30:57 +01:00
Yoshi
4d1c7c3642 module.json aktualisiert
All checks were successful
release / release (push) Successful in 23s
2025-02-26 00:04:14 +01:00
Yoshi
9535f8f89a .gitea/workflows/ release.yml aktualisiert 2025-02-26 00:03:37 +01:00
Yoshi
020c6f45d5 .gitea/workflows/ release.yml aktualisiert
All checks were successful
release / release (push) Successful in 24s
2025-02-25 23:47:11 +01:00
Yoshi
c7e203362c .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 23s
2025-02-25 23:46:03 +01:00
Yoshi
0f8197db8a .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 9s
2025-02-25 23:30:48 +01:00
Yoshi
5354139456 .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 8s
2025-02-25 23:28:27 +01:00
Yoshi
653c9f4503 .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 9s
2025-02-25 23:23:01 +01:00
Yoshi
b51a46f719 module.json aktualisiert 2025-02-25 23:07:43 +01:00
Yoshi
7e5bfca667 .gitea/workflows/ release.yml aktualisiert
All checks were successful
release / release (push) Successful in 23s
2025-02-25 23:04:57 +01:00
Yoshi
f8c0b89410 module.json aktualisiert
All checks were successful
release / release (push) Successful in 1m29s
2025-02-25 22:48:36 +01:00
Yoshi
bbb8ed7110 .gitea/workflows/ release.yml aktualisiert 2025-02-25 22:42:52 +01:00
Yoshi
99c2d7575a .gitea/workflows/release.yml aktualisiert 2025-02-25 22:42:00 +01:00
Yoshi
86b87cfc7c .gitea/workflows/release.yml aktualisiert 2025-02-25 22:41:41 +01:00
9e837c32b3 .gitea/workflows/release.yml aktualisiert
All checks were successful
release / release (push) Successful in 1m23s
2025-02-25 22:28:30 +01:00
46139cc4e1 fix: remove go jobs
Some checks failed
release / release (push) Failing after 7s
2025-02-25 22:25:42 +01:00
ce26ec331a Add gitea workflow file
Some checks failed
release / release (push) Failing after 1m34s
2025-02-25 22:12:55 +01:00
61 changed files with 46 additions and 15 deletions

View File

@@ -0,0 +1,26 @@
name: release
on:
push:
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: setup go
uses: https://github.com/actions/setup-go@v4
with:
go-version: '>=1.20.1'
- run: |
zip -r release.zip *
- name: Create Release
uses: https://gitea.com/actions/release-action@main
with:
files: |-
release.zip
api_key: '${{secrets.RELEASE_TOKEN}}'

View File

@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [To-Do-Liste]
## [1.1.57] - 2025-02-26
Umziehen der verwendeten Hosting instanz für das Modul.
Neue Manifest URL muss in Foundry Eingetragen werden.
## [1.1.55] - 2025-01-27
Erg<EFBFBD>nzungen aus der Kampagne "Dragonlance: im Schatten der Drachenk<6E>nigin" hinzugef<65>gt

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@@ -1,4 +1,5 @@
{
"id": "SharedData_global",
"title": "SharedData - Deutsche Kompendien",
"description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt",
"authors": [
@@ -6,16 +7,16 @@
"name": "Nibur"
}
],
"version": "1.1.56",
"version": "1.1.58",
"compatibility": {
"minimum": "11",
"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": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.56/germandndcompendium-v1.1.56.zip",
"changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"url": "https://git.j-linn.de/PnP/germandndcompendium",
"manifest": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json",
"download": "https://git.j-linn.de/PnP/germandndcompendium/releases/download/v1.1.58/release.zip",
"changelog": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/changelog.md",
"packs": [
{
"label": "Deutsch - Gegenstände",
@@ -114,6 +115,5 @@
"system": "dnd5e",
"path": "packs/Subclass"
}
],
"id": "SharedData_global"
]
}

View File

@@ -1,4 +1,5 @@
{
"id": "SharedData_global",
"title": "SharedData - Deutsche Kompendien",
"description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt",
"authors": [
@@ -6,16 +7,16 @@
"name": "Nibur"
}
],
"version": "1.1.55",
"version": "1.1.57",
"compatibility": {
"minimum": "11",
"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": "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",
"url": "https://git.j-linn.de/PnP/germandndcompendium",
"manifest": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json",
"download": "https://git.j-linn.de/PnP/germandndcompendium/releases/download/v1.1.57/release.zip",
"changelog": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/changelog.md",
"packs": [
{
"label": "Deutsch - Gegenstände",
@@ -114,6 +115,5 @@
"system": "dnd5e",
"path": "packs/Subclass"
}
],
"id": "SharedData_global"
]
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,4 +1,4 @@
# Geteiltes DnD Compendium für FoundryVTT
Zum Hinzufügen folgenden Link im Add-Modules Tab verwenden:
[https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json](https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json)
[https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json](https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json)