Cleanup the changelog

This commit is contained in:
TfT_02 2014-08-21 16:40:06 -06:00
parent 5cfd2dc799
commit adde56114e

View File

@ -19,10 +19,10 @@ Version 1.5.01-dev
+ Added API to experience events to get XP gain reason
+ Added API to check if an entity is bleeding
+ Added API to ExperienceAPI to get the amount of XP needed for a level
+ Added API class SkillAPI used to get a list of valid skill names
+ Added API events for hardcore features, McMMOPlayerPreDeathPenaltyEvent, McMMOPlayerStatLossEvent and McMMOPlayerVampirismEvent
+ Added options to tools.yml and armor.yml config files to set a pretty repair material name
+ Added full support for repairables in tools.yml and armor.yml config files
+ Added new API class SkillAPI used to get a list of valid skill names
+ Added new API events for hardcore features, McMMOPlayerPreDeathPenaltyEvent, McMMOPlayerStatLossEvent and McMMOPlayerVampirismEvent
+ Added magical mod config file import command, for Cauldron 1.7+. Check wiki for usage
= Fixed bug where pistons would mess with the block tracking
= Fixed bug where the Updater was running on the main thread.