Hello there,
the 1.4.10 Bugfix and Performance update is finally out. We have a lot of new stuff packed into this.
Bugfixes:
- A Problem was fixed, where non Latin Font corrupted the Database, thanks to 阿橘 for reporting this to me.
- My own stupidity was fixed, because the &n character is already reserved by Minecraft to underline text. Now the Plugin correctly says, that \n is the character for a new line. Thanks to こうさん for bringing my attention to this.
- Implemented the Bugfix from Version 1.4.3 correctly into MySQL-Sync (it was not registered in the right way before).
API-Changes:
- The GeneartingPlayerProfileEvent now also knows, if the Playerdata is imported from the active Minecraft World or not.
Performance:
- Removed no longer needed implementations of APIs.
- Removed old HandleData file, this was used before the 1.4 Update, to save and load data out of the MySQL. Since the partial rewrite of this System in the 1.4 Update, this was no longer needed.
- Updated APIs to their newest Version, so MySQL-Sync is up to date.
- General update for Java Conventions from meik99 thanks to him. (He can be found on Github)
- MySQL-Sync also now runs everything in async mode, that can be run in it. This will boost the performance of your servers alot, thanks to Sabbelsock1 for reporting this performance issue to me.
Languages:
(Both translators can be found on Github)
- Chinese (Simplified) is now a supported Translation, thanks to ifloppy.
- Swedish is also now a supported Translation, thanks to DLMass.
Again, thank you for all users helping me keep MySQL Sync up to date, and alive, by reporting bugs, writing new translations or simply helping me with some aspects of the coding side.
~ Leo
Hello there,
I know, there may be more bugs and also more bugfixes for version 1.4 but I wanted to fix this one first.
The queuing system had the issue, that commands were executing twice in
a row. This should be fixed now.
~ Leo
Good evening,
there was another bug we were able to fix. It was possible to open storage objects before the player data was fully loaded in. But thats fixed now.
There are also Updates for the language system.
Huge thank you for the contributions to this Plugin.
- The German translation is now fully translated.
- no_NO (Norwegian) was added. Thanks to Theo for translating.
- ru_RU (Russian) was added. Thanks to Erik__Chapmann for translating.
~ Leo
