Commits in Release 0.9.1:
- chore: update to 1.21.3
Commits in Release 0.9.0:
- style: clean up a bit
- chore: update dependencies
- chore: clean up logging
- feat: translate Message arguments in commands
- chore: make use of Migration.of
Commits in Release 0.8.1:
- chore: update to 1.21
Commits in Release 0.8.0:
- feat: add keybind for quickly toggling the mod if FAPI is present
- fix: catch exceptions during translation service initialization
- chore: update dependencies
- chore: update to 1.20.5
Commits in Release 0.7.4:
- chore: update to 1.20.4
Commits in Release 0.7.3:
- fix: do not send trailing/preceding whitespace to translate service (based on impl in Translater)
Minecraft removed asynchronous message decorators. If you experience performance degradation when running on a server, please REPORT THAT!
Commits in Release 0.7.2:
- chore: bump to 1.20.2
Commits in Release 0.7.1:
- fix: support disabling Advanced.async on server
Commits in Release 0.7.0:
- build: use jfMod DSL
- feat: use categories in config
- feat: use async on server
- feat: use async on client
Commits in Release 0.6.5:
- Bump to 1.20
Commits in Release 0.6.4:
- Fix
Commits in Release 0.6.3:
- Delay TRANSLATE_SERVICE initialization to reduce the cost on startup
Commits in Release 0.6.2:
- Adjust server message decorator event phase
Commits in Release 0.6.1:
- Skip verifier on initial load
Commits in Release 0.6.0:
- Fix referenced config
- Properly separate client and server parts
- Simple caching system
- Bump to 1.19.4
Commits in Release 0.5.2:
- Ensure config is initialized
- Tweak translation logic to support carpet (also needs update in LibJF)
- Bump LibJF
Commits in Beta 0.5.1:
- Use new config compiler plugin
Commits in Beta 0.5.0:
- Disable debug logs by default
- Update FMJ
- Fix name desync
- Update to 1.19.3
Commits in beta 0.4.2:
- Disable debug logs by default
Commits in beta 0.4.1:
- Fill in authors and contact in FMJ
- Upgrade to LibJF 3