Edonis wrote:I've got some issues with the transmutation, I will try to see that asap and I'll give you a correction if needed.
Look around line 60 in functions.php, there I already have some individual fixes for deDE and enUS, because they all differ from recipe to skill name.
Normally it's "Recipe: nice item" and in the recipebook it's "nice item" what you can create. For Transmutation it's not that easy:
enUS: "Recipe: Transmute Air to Fire" but "Transmute: Air to Fire" in the recipe book, so the recipe name ist missing the ":" ...
deDE: "Rezept: Luft zu Erde transmutieren" but "Transmutieren: Luft zu Erde" in the recipe book, so the "transmutieren" is switching form the end to the beginning of the skill name, and also needs the ":" ...
For frFR there also may be such behaviour.
In the localization files there is a wording to find the transmute/transmutieren string in the correpsonding language, see enUS.php or deDE.php line 36.
Greetings
Tyradil