From 91b318e8f7212240ac11cc186ef6140a64599a3a Mon Sep 17 00:00:00 2001 From: GJ Date: Mon, 21 Jan 2013 23:12:29 -0500 Subject: [PATCH] We've been putting things in the wrong part of the changelog... --- Changelog.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 32e41accf..ff5480495 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -8,14 +8,14 @@ Key: - Removal Version 1.4.00-dev + + Added new cancellable McMMOPlayerDisarmEvent for Citizens compatibility - fires whenever a player is disarmed. + = Fixed bug where Impact was applied incorrectly due to an inverted method call + = 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 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 - = 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