Back to active development. (1.3.05-dev)

This commit is contained in:
GJ 2012-03-28 02:14:11 -04:00
parent a5af583a29
commit 1cda446063
2 changed files with 7 additions and 4 deletions

View File

@ -6,8 +6,11 @@ Key:
= Fix
! Change
- Removal
Version 1.3.04-dev
Version 1.3.05-dev
+
Version 1.3.04
+ Added McMMOPlayerRepairEvent for API usage - fires after completion of a repair.
+ Added McMMOPlayerRepairCheckEvent for API usage - fires before repair process begins, can be cancelled.
+ Added ability to get skill level from McMMOPlayerExperience events
@ -21,7 +24,7 @@ Version 1.3.04-dev
= Fixed bug where /ptp worked on dead party members
! Changed MySQL to reload all player information on reconnection
! Changed event package structure - be sure to update these if you're using the API in your plugin
Version 1.3.03
+ Added Ocelots to Taming XP tables
+ Added ability to summon Ocelots with Call of the Wild

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>1.3.04</version>
<version>1.3.05-dev</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<issueManagement>