Skip to content

Releases: xpdustry/flex

v1.2.0 release

03 Feb 15:15
db3c2f0
Compare
Choose a tag to compare

Features

  • Flex translator has now a dedicated module! Get it at com.xpdustry:flex-translator:VERSION,
    the plugin API is still located at com.xpdustry:flex:VERSION.
  • Added Translator#translateDetecting and deprecate Translator#translate.
  • Added bulk translation methods for Translator.
  • Made the PlayerNameHook config re-loadable at runtime.
  • Added the hooks.name.maximum-name-size config for PlayerNameHook.
    If a name goes beyond that size, it will be reset to the original player name.

Bugfixes

  • Fixed rolling translator not rolling correctly.
  • Fixed the tests not running correctly in the CI, leading to unexpected behavior.

v1.1.0 release

09 Jan 18:28
ec0421d
Compare
Choose a tag to compare

Features

  • Added option to toggle foo client compatibility in the message pipeline.
  • Made LibreTranslate api key optional, in order to support instances with free access.

Bugfixes

  • Fixed placeholder pipeline replacements crashing when containing meta-characters.
  • Fixed LibreTranslate translator crashing when supported languages do not specify their supported target languages.
  • Fixed foo client compatibility applying to vanilla clients instead of foo clients.

v1.0.0 release

17 Dec 16:24
ded9fbe
Compare
Choose a tag to compare

Initial stable release. Check out the wiki the usage guide and features list.

v1.0.0-rc.1 release

14 Dec 00:12
cc7f1fe
Compare
Choose a tag to compare

Initial release candidate of flex given how stable it has been lately and how nicely it integrates with imperium.

v0.2.3 release

29 Aug 09:36
v0.2.3
8897dd9
Compare
Choose a tag to compare
  • Fixed some rare crashes.

v0.2.2 release

17 May 19:33
v0.2.2
c6afd7f
Compare
Choose a tag to compare
  • Fixed bug where chat, join and leave messages were not visible in the console.

v0.2.1 release

16 May 13:45
v0.2.1
4f56707
Compare
Choose a tag to compare
  • Fixed bug where messages were not visible in the console.

v0.2.0 release

11 May 21:59
v0.2.0
cd77216
Compare
Choose a tag to compare
  • V6 support.

  • Random improvements.

  • Better documentation.

v0.1.0 release

01 May 18:56
v0.1.0
1438d8e
Compare
Choose a tag to compare
  • Hello :^)