Changes

Summary

  1. Revert "Change derpy faucet behaviour." (details)
  2. Smeltery Gigantus activate! (details)
  3. Merge branch 'armor' of https://github.com/mDiyo/TinkersConstruct (details)
  4. Added armor. (details)
  5. Prevent breaking of tank air blocks in creative + survival (details)
  6. Added comment support for capes.txt parser (details)
  7. remove unused BOP API, add in waila to pre-run source cleaning w/ other (details)
  8. Revert "add Italian translation to list of languages loaded" (details)
Commit 8a4c85a51b63943a1149ace07ae7d0352f0bf958 by Sunstrike
Revert "Change derpy faucet behaviour."

Reverting due to issues that I currently do not have time to fix.
The file was modifiedsrc/tconstruct/blocks/logic/FaucetLogic.java (diff)
Commit f5b939d8ced14c46e4ce7dadad55009c945a4045 by mDiyo
Smeltery Gigantus activate!
The file was modifiedsrc/tconstruct/client/block/TankAirRender.java (diff)
The file was addedsrc/tconstruct/client/gui/AdaptiveSmelteryGui.java
The file was modifiedsrc/tconstruct/blocks/component/SmelteryComponent.java (diff)
The file was modifiedsrc/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/tconstruct/library/component/MultiFluidTank.java (diff)
The file was modifiedsrc/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was addedsrc/tconstruct/inventory/AdaptiveSmelteryContainer.java
The file was modifiedsrc/tconstruct/blocks/TankAirBlock.java (diff)
The file was modifiedsrc/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/tconstruct/library/blocks/InventoryLogic.java (diff)
The file was modifiedsrc/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit 7076c78782a22b7a04d4234f4fa426ca0c30e8ca by Arthur Uzulin
Merge branch 'armor' of https://github.com/mDiyo/TinkersConstruct
The file was modifiedsrc/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/tconstruct/client/block/CastingTableSpecialRenderer.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.xml (diff)
The file was modifiedsrc/tconstruct/client/block/CastingBasinSpecialRender.java (diff)
The file was addedresources/assets/tinker/textures/items/materials/armorcast_boots.png
The file was modifiedsrc/tconstruct/common/TProxyCommon.java (diff)
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was addedresources/assets/tinker/textures/items/materials/armor_cast.png
The file was addedsrc/tconstruct/items/ArmorPattern.java
The file was modifiedsrc/tconstruct/library/crafting/LiquidCasting.java (diff)
The file was addedsrc/tconstruct/library/armor/BehaviorDispenseArmorCopy.java
The file was modifiedsrc/tconstruct/client/block/SearedRender.java (diff)
The file was addedsrc/tconstruct/items/armor/ArmorStandard.java
The file was modifiedsrc/tconstruct/library/crafting/CastingRecipe.java (diff)
The file was addedsrc/tconstruct/library/armor/EnumArmorPart.java
The file was addedsrc/tconstruct/client/armor/RenderArmorCast.java
The file was modifiedsrc/tconstruct/util/config/PHConstruct.java (diff)
The file was addedresources/assets/tinker/textures/items/materials/armorcast_helmet.png
The file was addedsrc/tconstruct/library/armor/ArmorCore.java
The file was addedsrc/tconstruct/library/client/FluidRenderProperties.java
The file was addedsrc/tconstruct/library/ItemBlocklike.java
The file was modifiedsrc/tconstruct/client/TProxyClient.java (diff)
The file was addedresources/assets/tinker/textures/items/materials/armorcast_leggings.png
The file was addedresources/assets/tinker/textures/items/materials/armorcast_chestplate.png
The file was modifiedresources/assets/tinker/lang/de_DE.xml (diff)
Commit 56e975335e0bad7bb1fd3a427b250bf4e478fa34 by Arthur Uzulin
Prevent breaking of tank air blocks in creative + survival
The file was modifiedsrc/tconstruct/blocks/TankAirBlock.java (diff)
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/tconstruct/util/TEventHandler.java (diff)
Commit ec74ded4f1752f5ad9fa5be5a7f32b591e424bb3 by Arthur Uzulin
Added comment support for capes.txt parser

Fixes a syntax error on line 51 in the console.
The file was modifiedsrc/tconstruct/client/event/EventCloakRender.java (diff)
Commit 21cfffc5978ac1030ed01168169132219fc871c0 by progwml6
remove unused BOP API, add in waila to pre-run source cleaning w/ other API's
The file was removedsrc/biomesoplenty/api/Biomes.java
The file was removedsrc/biomesoplenty/api/BlockReferences.java
The file was removedsrc/biomesoplenty/api/Blocks.java
The file was modifiedbuild.xml (diff)
The file was removedsrc/biomesoplenty/api/Entities.java
The file was removedsrc/biomesoplenty/api/Potions.java
The file was removedsrc/biomesoplenty/api/Fluids.java
The file was removedsrc/biomesoplenty/api/Items.java
Commit 0edb74bbafffe2add22e41a9d34075582eda35f1 by progwml6
Revert "add Italian translation to list of languages loaded"

This reverts commit 10101a6561794953aca443aedf79cd5efe669074.
The file was modifiedsrc/tconstruct/common/TProxyCommon.java (diff)