Changes

Summary

  1. Removed some unnecessary direct accesses to blockMaterial (commit: 9b4c774) (details)
  2. Made part tooltips get added after other tooltip additions (commit: 1f841dd) (details)
  3. Make tool xp stuff display before tic-tooltips (commit: 3d3bc40) (details)
  4. Fix the bonus-chance for aggressive modifiers not lining up with weapon (commit: 9e4c4fd) (details)
Commit 9b4c774e57e7d0bfbe0e5e5ea27be74dc3e93c26 by squeek502
Removed some unnecessary direct accesses to blockMaterial
(commit: 9b4c774)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaActiveToolMod.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingActiveToolMod.java (diff)
Commit 1f841dd09847bee2a051cefe0499854c2ecdecf9 by squeek502
Made part tooltips get added after other tooltip additions
(commit: 1f841dd)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/replacing/PartToolTipHandler.java (diff)
Commit 3d3bc40cf519a4fb355109a15adc26e2a551b167 by bernhard.bonigl
Make tool xp stuff display before tic-tooltips
(commit: 3d3bc40)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/handlers/LevelingToolTipHandler.java (diff)
Commit 9e4c4fda6c92dd1c27f764a8451687aac54bf023 by bernhard.bonigl
Fix the bonus-chance for aggressive modifiers not lining up with weapon xp
(commit: 9e4c4fd)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/handlers/LevelingEventHandler.java (diff)