Update changelog

This commit is contained in:
Nick 2016-03-15 19:53:40 -07:00
parent 2700841973
commit 5c2ba20a32

View file

@ -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.