From 5c2ba20a32b1eef15a890f7e21f1546aae9737dc Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 15 Mar 2016 19:53:40 -0700 Subject: [PATCH] Update changelog --- changelog.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 2cb4db4e..80e7d6ef 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,9 +5,14 @@ Version 2.0.0-20 - Fixed GUI of hellfire forge. - Fixed issue with Will Chunks not generating when requested in new chunks - Fixed issue where Orb Tier was never set for a player internally +- Fixed Creative Dagger. It now works correctly. Shift + Right Click on an Altar to fill it to capacity. +- Fixed step height being set to incorrect value. Your Chisels and Bits stairs should work, now! +- Fixed Bound Tools not being enchantable. +- Fixed Bound Tools "Beast Mode" breaking blocks unreliably. +- Fixed Blood Light Sigil not using LP +- Changed Will system so that it automatically goes into your inventory and then drops any excess Will on the ground. +- Changed Blood Light to render more particles when the sigil is held to make them easier to find. - Added debug commands. These work exactly the same as in the 1.7.10 version -- Creative Dagger now works correctly. Shift + Right Click on an Altar to fill it to capacity. -- Fix step height being set to incorrect value. Your Chisels and Bits stairs should work, now! - [API] Fixed AddToNetworkEvent not being cancellable even though it should be - [API] Helper method in NetworkHelper to obtain the highest possible capacity for a given tier.