Browse Source

Cleanup the changelog

TfT_02 10 năm trước cách đây
mục cha
commit
adde56114e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Changelog.txt

+ 2 - 2
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.