Don't use hardcoded unlock levels for Blast Mining

This commit is contained in:
TfT_02
2014-07-20 00:00:36 +02:00
parent f77446919f
commit ccca3fff26
4 changed files with 35 additions and 4 deletions

View File

@ -33,6 +33,7 @@ Version 1.5.01-dev
= Fixed bug where items would get deleted when in Berserk with a full inventory
= Fixed bug where the console would not correctly show party chat colors
= Fixed bug where party chat was using non thread safe methods
= Fixed bug where Blast Mining unlock levels could be to high in certain occasions
! Changed SecondaryAbilityEvent to implement Cancellable and it now gets fired for damage related secondary abilities
! Changed the way mcMMO handles bonus damage, updated for the new damage event API
! Changed player data saving. Save tasks are now asynchronous