Fixed bug where splash potions could raise a player's unarmed level.

Fixes #678
This commit is contained in:
GJ
2013-02-13 12:10:10 -05:00
parent 7110e6ec3d
commit 8312570825
3 changed files with 7 additions and 4 deletions

View File

@ -31,6 +31,7 @@ Version 1.4.00-dev
+ Added the "wait" music disc to the default fishing treasures
+ Added "Chinese (Taiwan)" localization files (zh_TW)
+ Added '/hardcore' and '/vampirism' commands for toggling these modes on or off.
= Fixed bug where splash potions could raise a player's unarmed level
= Fixed /ptp telporting the target to the player, rather than the other way around.
= Fixed Impact reducing the durability of non-armor equipped blocks
= Fixed Impact reducing improperly the durability of armors (as a consequence it is now more effective)