Fixing an issue with mmoedit triggering notifications for skills already unlocked

This commit is contained in:
nossr50
2019-03-30 17:44:06 -07:00
parent 57b31b60b3
commit b125600dac
3 changed files with 19 additions and 1 deletions

View File

@ -10,6 +10,8 @@ Key:
Version 2.1.31
Fixed a bug where certain SubSkills did not properly send unlock or rank up notifications
Fixed a bug where unlock notifications would send simultaneously for a specific skill (still happens if mmoedit changes all skill levels on a player at once)
Fixed NPE with grabbing offline player skill ranks through certain API methods (thanks Ineusia)
Updated German language locale (thanks OverCrave)
Version 2.1.30
Fixed double drops behaving oddly