Browse Source

Too many exploits, need to finalize this as a bugfix 1.3.02

nossr50 13 years ago
parent
commit
c1103a52f0
2 changed files with 3 additions and 2 deletions
  1. 2 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 2 - 1
Changelog.txt

@@ -7,13 +7,14 @@ Key:
   ! Change
   - Removal
 
-Version 2.0.00-dev
+Version 1.3.02-dev
  + Added Ocelots to Taming XP tables.
  ! Changed Tree Feller to hand out 1/4 of normal XP for each JUNGLE LOG block it fells
  ! Changed Tree Feller to only fell trees if you have enough durability
  ! Changed Tree Feller to cause injury if your axe splinters from a failed Tree Feller attempt
  ! Changed invincibility checks in EntityDamage listeners to accommodate for vanilla MC behaviour
  ! Changed Ignition to add fire ticks rather than replacing them.
+ ! Fixed Impact proccing multiple times in a row
 
 Version 1.3.01
  = Fixed bug where Tree Feller had no cooldown

+ 1 - 1
pom.xml

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