Changes

Summary

  1. ItemHandler capability support in pipes and wrapper for tiles (commit: 6978fbc) (details)
  2. remove Package, Packager and Stamping Table - to come back in a future (commit: a2dd994) (details)
  3. Fix fluid textures+model in the dev environment (commit: 9df9e21) (details)
  4. restore build.properties, change version JSON URL (commit: 93a62b2) (details)
  5. Revert the combustion engine GUI to what is was before. Disable robot (commit: 90e7ee4) (details)
  6. Re-enable the robot goggles. (commit: caacc1f) (details)
Commit 6978fbcdbfb96cc4fe8f254448b381bbf2ce14bb by asiekierka
ItemHandler capability support in pipes and wrapper for tiles
(commit: 6978fbc)
The file was modifiedcommon/buildcraft/silicon/TileAdvancedCraftingTable.java (diff)
The file was modifiedcommon/buildcraft/core/lib/inventory/TransactorSimple.java (diff)
The file was removedcommon/buildcraft/core/lib/inventory/TransactorRoundRobin.java
The file was modifiedcommon/buildcraft/robotics/ai/AIRobotLoad.java (diff)
The file was modifiedcommon/buildcraft/robotics/boards/BoardRobotBomber.java (diff)
The file was modifiedcommon/buildcraft/transport/PipeTransportItems.java (diff)
The file was modifiedcommon/buildcraft/core/lib/inventory/InvUtils.java (diff)
The file was modifiedcommon/buildcraft/core/lib/inventory/Transactor.java (diff)
The file was modifiedcommon/buildcraft/core/lib/block/TileBuildCraft.java (diff)
The file was modifiedcommon/buildcraft/robotics/ai/AIRobotFetchAndEquipItemStack.java (diff)
The file was modifiedcommon/buildcraft/core/lib/inventory/ITransactor.java (diff)
The file was modifiedcommon/buildcraft/transport/pipes/PipeItemsObsidian.java (diff)
The file was modifiedcommon/buildcraft/core/lib/utils/Utils.java (diff)
The file was modifiedcommon/buildcraft/robotics/ai/AIRobotFetchItem.java (diff)
The file was modifiedcommon/buildcraft/builders/TileBuilder.java (diff)
The file was modifiedcommon/buildcraft/factory/TileChute.java (diff)
The file was addedcommon/buildcraft/core/lib/inventory/TransactorItemHandler.java
The file was modifiedcommon/buildcraft/transport/TravelingItem.java (diff)
Commit a2dd9948bf74f5a9f91cec7b2c71c2d3c90f1933 by asiekierka
remove Package, Packager and Stamping Table - to come back in a future
release?
(commit: a2dd994)
The file was removedcommon/buildcraft/silicon/ItemPackage.java
The file was removedcommon/buildcraft/silicon/gui/ContainerStampingTable.java
The file was removedcommon/buildcraft/silicon/gui/GuiStampingTable.java
The file was removedbuildcraft_resources/assets/buildcraftsilicon/models/block/packager.json
The file was removedbuildcraft_resources/assets/buildcraftsilicon/textures/items/package.png
The file was removedcommon/buildcraft/silicon/BlockPackager.java
The file was removedcommon/buildcraft/silicon/gui/ContainerPackager.java
The file was removedbuildcraft_resources/assets/buildcraftsilicon/textures/blocks/stampingTable/default.png
The file was modifiedcommon/buildcraft/silicon/SiliconGuiHandler.java (diff)
The file was modifiedcommon/buildcraft/silicon/SiliconProxyClient.java (diff)
The file was removedcommon/buildcraft/silicon/EntityPackage.java
The file was removedcommon/buildcraft/silicon/TilePackager.java
The file was modifiedcommon/buildcraft/BuildCraftSilicon.java (diff)
The file was removedbuildcraft_resources/assets/buildcraftsilicon/textures/blocks/packager/top.png
The file was removedcommon/buildcraft/silicon/TileStampingTable.java
The file was removedbuildcraft_resources/assets/buildcraftsilicon/textures/blocks/packager/bottom.png
The file was modifiedcommon/buildcraft/silicon/BlockLaserTable.java (diff)
The file was removedcommon/buildcraft/silicon/render/PackageFontRenderer.java
The file was removedcommon/buildcraft/silicon/gui/GuiPackager.java
The file was removedcommon/buildcraft/silicon/gui/SlotPackager.java
The file was removedbuildcraft_resources/assets/buildcraftsilicon/blockstates/packagerBlock.json
The file was removedbuildcraft_resources/assets/buildcraftsilicon/textures/blocks/packager/side.png
Commit 9df9e21b532abf626cec1a235a51cbd9399bc2c1 by AlexIIL
Fix fluid textures+model in the dev environment
(commit: 9df9e21)
The file was modifiedcommon/buildcraft/BuildCraftFactory.java (diff)
Commit 93a62b2b55962ae8f5ce80f1ef3f218b20ff4120 by asiekierka
restore build.properties, change version JSON URL
(commit: 93a62b2)
The file was addedbuild.properties
The file was modifiedcommon/buildcraft/core/DefaultProps.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was modifiedbuild.gradle (diff)
Commit 90e7ee4918ff3c80156a2c9ce58eeedc979dd7f9 by AlexIIL
Revert the combustion engine GUI to what is was before. Disable robot
goggles.
(commit: 90e7ee4)
The file was addedbuildcraft_resources/assets/buildcraftenergy/textures/gui/combustion_engine_gui_old.png
The file was modifiedcommon/buildcraft/energy/gui/GuiCombustionEngine.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftRobotics.java (diff)
The file was modifiedcommon/buildcraft/energy/gui/ContainerEngine.java (diff)
Commit caacc1fc550376654a4ed6cb62b0f3f427103056 by AlexIIL
Re-enable the robot goggles.
(commit: caacc1f)
The file was modifiedcommon/buildcraft/BuildCraftRobotics.java (diff)