From adde56114efea35718b2091fdab467873ccc25ce Mon Sep 17 00:00:00 2001 From: TfT_02 Date: Thu, 21 Aug 2014 16:40:06 -0600 Subject: [PATCH] Cleanup the changelog --- Changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index aa6e510d2..8056f3361 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -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.