Fixed an inverted check on Impact.

This commit is contained in:
GJ
2013-01-21 22:57:54 -05:00
parent 946d845987
commit 3cc9672ff3
9 changed files with 163 additions and 151 deletions

View File

@ -12,9 +12,10 @@ Version 1.4.00-dev
Version 1.3.14
+ Added new Hylian Luck skill to Herbalism.
+ Added new cancellable McMMOPlayerDisarmEvent for Citizens compatibility - fires whenever a player is disarmed.
= Fixed a memory leak involving mob tracking
= Fixed ArrayIndexOutOfBoundsException resulting from being unranked in a skill when using FlatFile.
! Changed how Tree Feller is handled, it should now put less stress on the CPU
= Fixed a memory leak involving mob tracking
= Fixed ArrayIndexOutOfBoundsException resulting from being unranked in a skill when using FlatFile
= Fixed bug where Impact was applied incorrectly due to an inverted method call
! Changed how Tree Feller is handled, it should now put less stress on the CPU
- Removed extra durability loss from Leaf Blower
Version 1.3.13