mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
1.4.02 bugfix release
This commit is contained in:
parent
df53e2fd4f
commit
1a66ff7659
@ -7,7 +7,7 @@ Key:
|
|||||||
! Change
|
! Change
|
||||||
- Removal
|
- Removal
|
||||||
|
|
||||||
Version 1.4.02-dev
|
Version 1.4.02
|
||||||
+ Added API to get the skill and power level caps.
|
+ Added API to get the skill and power level caps.
|
||||||
= Fixed bug where Deflect was calculated based on the attacker, not the defender
|
= Fixed bug where Deflect was calculated based on the attacker, not the defender
|
||||||
= Fixed bug where some skills weren't registering as unlocked until one level later
|
= Fixed bug where some skills weren't registering as unlocked until one level later
|
||||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||||
<artifactId>mcMMO</artifactId>
|
<artifactId>mcMMO</artifactId>
|
||||||
<version>1.4.02-dev1</version>
|
<version>1.4.02</version>
|
||||||
<name>mcMMO</name>
|
<name>mcMMO</name>
|
||||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
|
Loading…
Reference in New Issue
Block a user