浏览代码

Dunno if this is excessive, but adding some API notes to the changelog

nossr50 6 年之前
父节点
当前提交
d50238caf1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -8,6 +8,7 @@ Key:
   - Removal
 
 Version 2.0.1
+ ! (API) SecondarySkill ENUM is being updated to have the parent skill as a prefix and a getter method for grabbing the parent skill
  ! Skill Super Powers (Tree Feller, etc...) will now require level 10+ to use
  ! mcMMO skills will now be on a scale from 1-100 instead of 0-1000 (I'll be explaining this in a write-up)
  ! Refactored some unreadable code relating to SecondaryAbility activation in SkillUtils