UUID updater changes + locale fixes

Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
This commit is contained in:
nossr50
2020-07-13 11:18:16 -07:00
parent ded7fd5bdf
commit 428c093ae4
9 changed files with 119 additions and 117 deletions

View File

@ -1,5 +1,8 @@
Version 2.1.134
Fixed a NPE that could happen with thrown potions
Fixed a locale mistake in locale hu_HU
Fixed a locale mistake in locale ru
Changed the UUID updater task to not catastrophically fail when requests failed
Version 2.1.133
A fix for an 'array out of bounds' error related to players clicking outside the inventory windows has been fixed