Fixed addxp() taking xprate/skill modifiers into account.

This commit is contained in:
nossr50
2012-02-14 12:42:20 -08:00
parent 9c9247b9c1
commit 28d73a33ab
3 changed files with 29 additions and 1 deletions

View File

@ -22,6 +22,7 @@ Version 1.2.11
- Added a success message when executing xprate from console
Version 1.2.10
- Fixed addxp command taking xprate and skill modifiers into account
- Fixed issue that caused negative XP on levelup (Issue #134)
- Fixed issue with receiving Woodcutting XP for all blocks broken (Issue #103)
- Fixed issue with Spout images & sounds not working (Issue #93)