Skip to content

Playable demo + Cloak of Darkness (in English)

Choose a tag to compare

@ThunderSOS ThunderSOS released this 06 Sep 21:57
· 3 commits to main since this release

Allows for

  • adjective / noun or noun / adjective item names - meaning I think we do finally have the ability to declaratively support at least French and some other European languages.
  • noun and adjective attributes are properly supported (they were there before but a bit of an afterthought) and some hardening of the interpretation there. noun overrides name. Adjective isn't considered if name is available.
  • Also languageSettings added to game.xml in which you can define the adjectiv noun order and further article split definitions.
    So " " (a single space) is usually expected as the character to split an article from a noun but in French at least you often have something like 'L'ARMOUR' so we need L' to be ignored.