Added API to ExperienceAPI to get the amount of XP needed for a level

This commit is contained in:
TfT_02
2014-08-21 16:38:33 -06:00
parent c878775c72
commit 5cfd2dc799
3 changed files with 49 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Version 1.5.01-dev
+ Added support for `MATERIAL|data` format in treasures.yml
+ 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 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