Changes

Summary

  1. Add proper manual entries for the existing armor modifiers (details)
  2. Add armor modifiers rendering in books. (details)
  3. Stealth Modifier description and armor modifier recipe fixes. (details)
  4. Awesome bonified(tm) textures for moss modifier for armor (details)
  5. Display correct wings for featherfall modifier (details)
  6. Disable hitbox changes of Perfect Dodge if Smart Moving is present. Yes, (details)
  7. Disable Knuckles modifier since it doesn't do anything currently :S (details)
Commit 1e44b110ba6269cefe43c6c7763e0c06f4c00b1a by bernhard.bonigl
Add proper manual entries for the existing armor modifiers
The file was modifiedsrc/main/java/tconstruct/armor/TinkerArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/armor/ArmorProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/world/TinkerWorldProxyClient.java (diff)
The file was modifiedresources/assets/tinker/manuals/firstday.xml (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/ModifierPage.java (diff)
Commit 26de0a42b50e053ef4e2bdb4b5575dcdffa672c9 by bernhard.bonigl
Add armor modifiers rendering in books.
The file was modifiedsrc/main/java/tconstruct/armor/ArmorProxyClient.java (diff)
The file was modifiedresources/assets/tinker/manuals/firstday.xml (diff)
The file was modifiedsrc/main/java/tconstruct/library/client/TConstructClientRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/armor/TinkerArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/ModifierPage.java (diff)
The file was modifiedresources/assets/tinker/textures/gui/bookmodify.png (diff)
Commit 2755884288cbebf13243976231726f185366dc9f by bernhard.bonigl
Stealth Modifier description and armor modifier recipe fixes.
The file was modifiedsrc/main/java/tconstruct/armor/TinkerArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/ModifierPage.java (diff)
The file was modifiedresources/assets/tinker/manuals/firstday.xml (diff)
The file was modifiedsrc/main/java/tconstruct/armor/ArmorProxyClient.java (diff)
Commit f3d0e55755e2cb0794b64332354cc69c4f92de6a by bernhard.bonigl
Awesome bonified(tm) textures for moss modifier for armor
The file was addedresources/assets/tinker/textures/items/travelgear/goggles_moss.png
The file was addedresources/assets/tinker/textures/items/travelgear/vest_moss.png
The file was addedresources/assets/tinker/textures/items/travelgear/boots_moss.png
The file was addedresources/assets/tinker/textures/items/travelgear/wings_moss.png
Commit 5bfa35c1350477bd53daabe7fb06cdeb2d44525f by bernhard.bonigl
Display correct wings for featherfall modifier
The file was modifiedsrc/main/java/tconstruct/armor/ArmorProxyClient.java (diff)
Commit d9c3f26f839061dd99a6f3c25c6c21cdd6dba6a3 by bernhard.bonigl
Disable hitbox changes of Perfect Dodge if Smart Moving is present. Yes, this makes the modifier useless with smart moving.
The file was modifiedsrc/main/java/tconstruct/armor/ArmorAbilities.java (diff)
The file was modifiedsrc/main/java/tconstruct/armor/ArmorAbilitiesClient.java (diff)
Commit ce9a0133a85e6909a73d60e3a034fa0afdbba2a0 by bernhard.bonigl
Disable Knuckles modifier since it doesn't do anything currently :S
The file was modifiedsrc/main/java/tconstruct/armor/TinkerArmor.java (diff)