Skip to content

Commit

Permalink
Prepare 1.6.0: Last Foundry v9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mhilbrunner committed Oct 22, 2022
1 parent aa48bc7 commit 41942ad
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 46 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

Also see the [releases page](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases).
Also see the [releases page](https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases).

## Version 1.6.0

- Last compatible Foundry v9 release
- Changed listing, repository and manifest

## Version 1.5.7

Expand Down
56 changes: 19 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# DnD5e German Translation (Deutsch) for FoundryVTT (FoundryVTT-dnd5e-DE)

![FoundryVTT German [D&D5E] Module Status](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FLeague-of-Foundry-Developers%2Fleague-repo-status%2Fshields-endpoint%2Ffoundryvtt-dnd5e-lang-de.json)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de?label=Latest+Release)
![GitHub Downloads All Releases](https://img.shields.io/github/downloads/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/total?label=Downloads+(Total))
![GitHub Downloads Release](https://img.shields.io/github/downloads/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/latest/total?label=Downloads+(Latest))
![GitHub Release Date](https://img.shields.io/github/release-date/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de?label=Release+Date)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/mhilbrunner/foundryvtt-dnd5e-lang-de?label=Latest+Release)
![GitHub Downloads All Releases](https://img.shields.io/github/downloads/mhilbrunner/foundryvtt-dnd5e-lang-de/total?label=Downloads+(Total))
![GitHub Downloads Release](https://img.shields.io/github/downloads/mhilbrunner/foundryvtt-dnd5e-lang-de/latest/total?label=Downloads+(Latest))
![GitHub Release Date](https://img.shields.io/github/release-date/mhilbrunner/foundryvtt-dnd5e-lang-de?label=Release+Date)

German translation module for the
[Dungeons & Dragons 5th Edition (dnd5e) system](https://foundryvtt.com/packages/dnd5e)
Expand All @@ -21,11 +20,11 @@ system content, including compendia via Babele.

Install via Foundry or by pasting the URL below into Foundry's module manager:

<https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases/latest/download/module.json>
<https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases/latest/download/module.json>

If you want to install a specific release, have a look at the releases page:

<https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases>
<https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases>

There you can find the link to the manifest of a specific release version to use instead.

Expand All @@ -39,28 +38,26 @@ There you can find the link to the manifest of a specific release version to use
## Requirements & dependencies

You can see all past releases and compatible versions on the official package listing [here](https://foundryvtt.com/packages/FoundryVTT-dnd5e-DE).
Old versions may still be available on the [old League repository](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/).

Every release up to and including version 0.4 is compatible with all Foundry version >= 0.6.x.\
Every release up to and including version 0.8 is compatible with all Foundry version >= 0.6.4.\
Every release afterwards is compatible with all Foundry versions >= 0.7.5.
Release 1.6.0 is compatible with Foundry versions 0.7.5 to 9.
Releases after that are only compatible with Foundry 10+.

The module depends on the [german core translation](https://foundryvtt.com/packages/lang-de) for ease of use.\
The module also depends on [Babele](https://foundryvtt.com/packages/babele) for compendium translations.

## Changelog

See [CHANGELOG.md](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/blob/master/CHANGELOG.md).
Also see the [releases page](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases).
See [CHANGELOG.md](https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/blob/master/CHANGELOG.md).
Also see the [releases page](https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases).

Older versions were released by previous maintainers, including Hydroxi and ThoGri
back on Gitlab, before Fallayn took over maintenance and transferred the module
to Github and the League. Thanks for all of your work, everyone!
Old versions may still be available on the [old League repository](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/).

## Contributing & adding translations

Contributions are always welcome! Feel free to open Pull Requests or talk to
us first by opening a [issue](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/issues)
or messaging us on Discord. See **Contact** below.
us first by opening a [issue](https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/issues)
or see **Contact** below.

Below are some ways to contribute, and how to get started.

Expand Down Expand Up @@ -89,22 +86,15 @@ In short, compendium translations are included as a submodile in `compendium/`fr

In cases where there is only a small set of values for a field (like *Alignments*),
those are translated using Babele converter functions in `src/`:
<https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/blob/compendia/src/converters.js>
<https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/blob/compendia/src/converters.js>

Those are also useful for translation values that are used in multiple places,
like *Item Rarities*.

## Contact

You can reach out on the Discord of the
[League of Extraordinary FoundryVTT Developers](https://discord.com/invite/2rHs78h).
If you want to contact the current maintainer directly, feel free to message
**Fallayn#6414** on Discord.

## Thanks and credits

Thanks to all current, past and future contributors, including: \
**Hydroxi, Smicman, ThoGri, Morvar, Fallayn, crash, elbracht, stillday, CarnVanBeck**
**Hydroxi, Smicman, ThoGri, Morvar, Fallayn, crash, elbracht, stillday, CarnVanBeck, mhilbrunner**

Much love to [Foundry](https://foundryvtt.com/), Atropos & team and the awesome Foundry community,
especially the [League](https://discord.com/invite/2rHs78h),
Expand All @@ -131,7 +121,8 @@ core translation, letting us focus on the 5E system translations.

Finally, thanks to WotC for the support and all the wonderful authors - for everything.

Based on work by Hydroxi at <https://gitlab.com/Hydroxi/foundryvtt-dnd5e-lang-de>.
Based on work by Hydroxi at <https://gitlab.com/Hydroxi/foundryvtt-dnd5e-lang-de>
and by Fallayn at <https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/>.

## Legal & license

Expand All @@ -151,15 +142,6 @@ module authors, or WotC) under the terms of either the
the [Creative Commons Attribution 4.0 International
(CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) licenses, whichever you prefer.

We also explicitly agree to have others take over this module,
including the repository and the listing on the
Foundry package list and in the Foundry module manager in case the current
maintainer(s) are absent (e.g. not responding to contact attempts on Discord)
for more than three months. Please contact the League and/or Foundry if this
is the case and you want to take over development. Be aware you may still
contribute changes without this, for example via Pull Requests which the
League is still able to merge, as they have control over this repository.

In regards to Foundry, this is a work under the Limited License Agreement
for module development, aus outlined [here](https://foundryvtt.com/article/license/).

Expand All @@ -169,4 +151,4 @@ Open Gaming License (OGL), as outlined

Copyrighted content is licensed or used with permission. If you believe there
to be an error, please feel free to contact us on Discord or by creating an Issue
[here](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/issues).
[here](https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/issues).
10 changes: 5 additions & 5 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "FoundryVTT-dnd5e-DE",
"title": "DnD5e German Translation (Deutsch)",
"description": "German language support for the D&amp;D5e system",
"author": "Fallayn#6414, Hydroxi#0366, Smicman#1404, ThoGri#6692, Morvar#0915, crash#7509",
"author": "mhilbrunner",
"authors": [],
"url": "https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de",
"url": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de",
"flags": {},
"version": "1.5.7",
"version": "1.6.0",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "9",
"scripts": [],
Expand Down Expand Up @@ -40,8 +40,8 @@
}
],
"socket": false,
"manifest": "https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases/latest/download/module.json",
"download": "https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases/download/1.5.3/module.zip",
"manifest": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases/latest/download/module.json",
"download": "https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/releases/download/1.6.0/module.zip",
"protected": false,
"coreTranslation": false,
"minimumSystemVersion": "1.2.4",
Expand Down
6 changes: 3 additions & 3 deletions src/window_popup.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function DialogWindow() {
</p>
<p>
Wir arbeiten gerade an der Fertigstellung der Übersetzung. Das bedeutet, dass noch nicht alle Texte auf Deutsch verfügbar sind.
Falls du einen Fehler findest, kannst du diesen <a href="https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/issues" target="_blank">hier melden</a>.
Falls du einen Fehler findest, kannst du diesen <a href="https://github.com/mhilbrunner/foundryvtt-dnd5e-lang-de/issues" target="_blank">hier melden</a>.
</p>
<p>
Wenn du uns helfen oder unterstützen möchtest, kannst du gerne auf unsere <a href="https://translator.gilneas.at/" target="_blank">Übersetzungsseite</a> kommen und mithelfen.
Expand All @@ -20,14 +20,14 @@ export default function DialogWindow() {
Jede Hilfe ist eine große Unterstützung für uns und für die Community.
</p>
<p>
Das Übersetzungstool befindet sich aktuell in einer offenen Beta. Wenn du Fehler findest, kannst du ihn <a href="https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de-ui/issues" target="_blank">hier einmelden.</a>
Das Übersetzungstool befindet sich aktuell in einer offenen Beta. Wenn du Fehler findest, kannst du ihn <a href="https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de-ui/issues" target="_blank">hier melden.</a>
</p>
<hr>
<h3>
Wir bedanken uns bei:
</h3>
<p>
<i>Fallayn, Crash, AlexElbracht, JPrince, Sinon, Zeku, vttom, Hydroxi, Smicman, ThoGri, Morvar, Icy</i>
<i>mhilbrunner, Fallayn, Crash, AlexElbracht, JPrince, Sinon, Zeku, vttom, Hydroxi, Smicman, ThoGri, Morvar, Icy</i>
</p>
<p>
für ihre Arbeit und die Zeit, die sie bisher investiert haben.
Expand Down

0 comments on commit 41942ad

Please sign in to comment.