Changes

Summary

  1. Change _Sunstrike cape to point at different file. (details)
  2. Fixed leaf fletching dup (details)
  3. removed the hack and left only the vanilla leaf fix (details)
  4. Don't mind me, being mildly OCD about formatting... (details)
  5. Remove extra book recipe (details)
  6. Remove Skill textures (details)
  7. Tinker and Blade 2: Warconstruct (details)
  8. Fix Mine and Blade API (Remove Heraldry components) (details)
Commit 3e87a889ae044d0aa914a95f6b1ed7668a4c4eb3 by Sunstrike
Change _Sunstrike cape to point at different file.
The file was modifiedcapes.txt (diff)
Commit bbeed32c56a4779d9cb81d6951d6174e2db76c6d by Sunstrike
Fixed leaf fletching dup
The file was modifiedsrc/tconstruct/blocks/logic/PartBuilderLogic.java (diff)
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit 8c2a1c483ca415a091726bcad5c7a79c6fb83fc6 by Sunstrike
removed the hack and left only the vanilla leaf fix
The file was modifiedsrc/tconstruct/blocks/logic/PartBuilderLogic.java (diff)
Commit 70bf94571dcb803142389234f5f2b10044dca195 by Sunstrike
Don't mind me, being mildly OCD about formatting...
The file was modifiedREADME.md (diff)
Commit cc43c2a493a48563d5dacd52ffe9e13019e41e82 by Sunstrike
Remove extra book recipe
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit 631935c921b25ac49a70a3187cb170478e008f1c by Sunstrike
Remove Skill textures
The file was removedresources/assets/tinker/textures/skill/Jump48x.png
The file was removedresources/assets/tinker/textures/skill/Wall16x.png
The file was removedresources/assets/tinker/textures/skill/Float48x.png
The file was removedresources/assets/tinker/textures/skill/Wall48x.png
The file was removedresources/assets/tinker/textures/skill/Wall32x.png
Commit 65b851c460af935d3a203ea900752032991bbf17 by Sunstrike
Tinker and Blade 2: Warconstruct
The file was modifiedsrc/tconstruct/library/tools/Weapon.java (diff)
The file was modifiedsrc/tconstruct/util/PHConstruct.java (diff)
The file was addedsrc/mods/battlegear2/api/weapons/IBackStabbable.java
The file was modifiedsrc/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Shovel.java (diff)
The file was addedsrc/mods/battlegear2/api/IPenetrateWeapon.java
The file was addedsrc/mods/battlegear2/api/weapons/IExtendedReachWeapon.java
The file was modifiedsrc/tconstruct/items/tools/LumberAxe.java (diff)
The file was addedsrc/mods/battlegear2/api/IPotionEffect.java
The file was addedsrc/mods/battlegear2/api/quiver/QuiverArrowEvent.java
The file was addedsrc/mods/battlegear2/api/IArrowContainer2.java
The file was addedsrc/mods/battlegear2/api/heraldry/HeraldryData.java
The file was modifiedsrc/tconstruct/items/tools/Mattock.java (diff)
The file was addedsrc/mods/battlegear2/api/PlayerEventChild.java
The file was addedsrc/mods/battlegear2/api/quiver/QuiverArrowRegistry.java
The file was addedsrc/mods/battlegear2/api/weapons/ISpecialEffect.java
The file was addedsrc/mods/battlegear2/api/ISpecialEffect.java
The file was addedsrc/mods/battlegear2/api/IExtendedReachWeapon.java
The file was modifiedsrc/tconstruct/items/tools/Hatchet.java (diff)
The file was addedsrc/mods/battlegear2/api/weapons/IBattlegearWeapon.java
The file was addedsrc/mods/battlegear2/api/QuiverArrowEvent.java
The file was addedsrc/mods/battlegear2/api/IHeraldyArmour.java
The file was modifiedsrc/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Hammer.java (diff)
The file was addedsrc/mods/battlegear2/api/heraldry/IHeraldryItem.java
The file was modifiedsrc/tconstruct/items/tools/Cleaver.java (diff)
The file was addedsrc/mods/battlegear2/api/IArrowContainer.java
The file was addedsrc/mods/battlegear2/api/weapons/OffhandAttackEvent.java
The file was modifiedsrc/tconstruct/items/tools/Excavator.java (diff)
The file was addedsrc/mods/battlegear2/api/IHeraldyItem.java
The file was addedsrc/mods/battlegear2/api/IHitTimeModifier.java
The file was addedsrc/mods/battlegear2/api/weapons/IPenetrateWeapon.java
The file was addedsrc/mods/battlegear2/api/quiver/IArrowContainer.java
The file was addedsrc/mods/battlegear2/api/weapons/IHitTimeModifier.java
The file was addedsrc/mods/battlegear2/api/IBattlegearWeapon.java
The file was addedsrc/mods/battlegear2/api/quiver/IArrowContainer2.java
The file was addedsrc/mods/battlegear2/api/QuiverArrowRegistry.java
The file was addedsrc/mods/battlegear2/api/IDyable.java
The file was addedsrc/mods/battlegear2/api/OffhandAttackEvent.java
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
The file was addedsrc/mods/battlegear2/api/weapons/IPotionEffect.java
The file was addedsrc/mods/battlegear2/api/IShield.java
The file was modifiedsrc/tconstruct/items/tools/Shortbow.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Scythe.java (diff)
The file was addedsrc/mods/battlegear2/api/IBackStabbable.java
The file was modifiedsrc/tconstruct/items/tools/Arrow.java (diff)
Commit 5b3c6d19870f29638b8d6aef12cc1d247d5291a6 by Sunstrike
Fix Mine and Blade API (Remove Heraldry components)
The file was removedsrc/mods/battlegear2/api/heraldry/IHeraldryItem.java
The file was removedsrc/mods/battlegear2/api/IHeraldyArmour.java
The file was removedsrc/mods/battlegear2/api/IHeraldyItem.java
The file was removedsrc/mods/battlegear2/api/heraldry/HeraldryData.java