Changes

Summary

  1. fix stripes pipes placing extra blocks, and the behaviour of the stripes (commit: 2a8f582) (details)
  2. improvements to programming table logic (commit: 3ba0cc5) (details)
  3. fix loading break ai from nbt (commit: 0829421) (details)
  4. fix error in docking station on chunk unload, fixes #2898 (commit: 0f26ef1) (details)
  5. Achitect table render distance fix + other tweaks (commit: 425575e) (details)
  6. fix #2914, fix #2941 (commit: 88f5e17) (details)
  7. add glowing textures to fluid pipes, close #2926 (commit: ce9caf6) (details)
  8. fix #2929 (commit: ac59ef2) (details)
  9. fix #2942 (commit: 2fb8e04) (details)
  10. BuildCraft 7.0.18 (commit: 31f0cbf) (details)
Commit 2a8f5826e756310994d2861be78fe88dd69404e0 by hea3venmc
fix stripes pipes placing extra blocks, and the behaviour of the stripes robot placing blocks
(commit: 2a8f582)
The file was modifiedcommon/buildcraft/transport/stripes/StripesHandlerPlaceBlock.java (diff)
Commit 3ba0cc56f6f8eb6f7bfaaa872769b81036cd06e8 by asiekierka
improvements to programming table logic
(commit: 3ba0cc5)
The file was modifiedcommon/buildcraft/silicon/TileProgrammingTable.java (diff)
The file was modifiedcommon/buildcraft/robotics/BoardProgrammingRecipe.java (diff)
Commit 082942172b61701b54c91f7da19ff31738190e30 by asiekierka
fix loading break ai from nbt
(commit: 0829421)
The file was addedbuildcraft_resources/changelog/7.0.18
The file was modifiedcommon/buildcraft/robotics/ai/AIRobotBreak.java (diff)
Commit 0f26ef1c05ab9fde939b6c1cece8d05ce416e12e by asiekierka
fix error in docking station on chunk unload, fixes #2898
(commit: 0f26ef1)
The file was modifiedapi/buildcraft/api/robots/DockingStation.java (diff)
Commit 425575e78b2caab4d02c09d40383277003439ec1 by foka_12
Achitect table render distance fix + other tweaks
(commit: 425575e)
The file was modifiedcommon/buildcraft/transport/utils/FluidRenderData.java (diff)
The file was modifiedcommon/buildcraft/builders/BlockArchitect.java (diff)
The file was modifiedcommon/buildcraft/builders/TileArchitect.java (diff)
The file was modifiedcommon/buildcraft/core/lib/utils/CraftingUtils.java (diff)
The file was modifiedcommon/buildcraft/transport/pipes/PipePowerWood.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.18 (diff)
The file was modifiedcommon/buildcraft/robotics/EntityRobot.java (diff)
Commit ce9caf6dc8f031749fe682006e386dbd009a8a6f by asiekierka
add glowing textures to fluid pipes, close #2926
(commit: ce9caf6)
The file was modifiedbuildcraft_resources/changelog/7.0.18 (diff)
The file was modifiedcommon/buildcraft/transport/render/PipeRendererTESR.java (diff)
The file was modifiedcommon/buildcraft/transport/PipeTransportFluids.java (diff)
The file was modifiedcommon/buildcraft/transport/utils/FluidRenderData.java (diff)
The file was modifiedcommon/buildcraft/core/lib/render/RenderEntityBlock.java (diff)
The file was modifiedcommon/buildcraft/transport/network/PacketFluidUpdate.java (diff)
The file was modifiedcommon/buildcraft/builders/TileBuilder.java (diff)
The file was modifiedcommon/buildcraft/core/builders/BuildingSlotMapIterator.java (diff)
The file was modifiedcommon/buildcraft/core/lib/utils/FluidUtils.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.18 (diff)
The file was modifiedcommon/buildcraft/core/builders/TileAbstractBuilder.java (diff)
The file was modifiedcommon/buildcraft/builders/gui/GuiBuilder.java (diff)
The file was modifiedcommon/buildcraft/transport/gates/GateExpansionPulsar.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.18 (diff)
The file was modifiedcommon/buildcraft/transport/BlockGenericPipe.java (diff)
The file was modifiedcommon/buildcraft/transport/gates/GateExpansionPulsar.java (diff)
The file was modifiedcommon/buildcraft/transport/stripes/StripesHandlerPlaceBlock.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was modifiedcommon/buildcraft/core/proxy/CoreProxy.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.18 (diff)
The file was modifiedcommon/buildcraft/core/builders/BuildingSlotMapIterator.java (diff)
The file was modifiedcommon/buildcraft/core/proxy/CoreProxyClient.java (diff)
The file was modifiedcommon/buildcraft/robotics/EntityRobot.java (diff)