Changes

Summary

  1. Give Armor Gear the indestructible item entity treatment. #1009 (details)
  2. Turns out i forgot to register the effect icons for the modifiers with (details)
  3. Don't render extra health when rpgHUD is present (details)
  4. Fix crash when some random people got slimesaplings with metadata. Y u (details)
  5. Make modifiers only applicable to their  valid types. Fix some (details)
Commit de6e3cc34b83571da5fb1ee0bf005c2a3cbbe0f7 by bernhard.bonigl
Give Armor Gear the indestructible item entity treatment. #1009
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorCore.java (diff)
Commit ec02954d425657688067645f42d66ee2eb96ea26 by bernhard.bonigl
Turns out i forgot to register the effect icons for the modifiers with all the changes. ooops
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
Commit cbdbabd1a84fa0459078958c94e0de9c616021e3 by bernhard.bonigl
Don't render extra health when rpgHUD is present
The file was modifiedsrc/main/java/tconstruct/armor/ArmorProxyClient.java (diff)
Commit 9d8e8128b0a8e888140a6769401df0b4aceae854 by bernhard.bonigl
Fix crash when some random people got slimesaplings with metadata. Y u do dis, people.
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
Commit 1cd4f214ffe6c771aa19c362aa23246eebbfcb1f by bernhard.bonigl
Make modifiers only applicable to their  valid types. Fix some inconsistencies with that. Might possibly contain bugs still.
The file was modifiedsrc/main/java/tconstruct/modifiers/accessory/GloveSpeed.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModRedstone.java (diff)
The file was modifiedsrc/main/java/tconstruct/armor/TinkerArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModToolRepair.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ModifyBuilder.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/armor/items/TravelGlove.java (diff)