Changes

Summary

  1. fix fluid dupe with the pump robot (commit: 3e859b3) (details)
  2. fix fluid pipe crash on Forge 1355+ (commit: 5c76724) (details)
  3. cleanup, add warning checks for invalid item/block names in (commit: 4459575) (details)
  4. BuildCraft 6.4.9 (commit: b291458) (details)
  5. last-minute changelog update (commit: bce4720) (details)
Commit 3e859b38d991a7aba72eaf09b025bffdb39721c7 by hea3venmc
fix fluid dupe with the pump robot
(commit: 3e859b3)
The file was modifiedcommon/buildcraft/robots/ai/AIRobotPumpBlock.java (diff)
Commit 5c767249a6f36bf41a55dd8c1a5973a9338a957b by asiekierka
fix fluid pipe crash on Forge 1355+
(commit: 5c76724)
The file was modifiedcommon/buildcraft/transport/PipeTransportFluids.java (diff)
The file was modifiedcommon/buildcraft/transport/network/PacketFluidUpdate.java (diff)
The file was modifiedcommon/buildcraft/transport/render/PipeRendererTESR.java (diff)
The file was addedcommon/buildcraft/transport/utils/FluidRenderData.java
Commit 445957588fdc2f14ab1e16ca8188f11900bcde28 by asiekierka
cleanup, add warning checks for invalid item/block names in MappingRegistry
(commit: 4459575)
The file was modifiedcommon/buildcraft/transport/network/PacketFluidUpdate.java (diff)
The file was modifiedcommon/buildcraft/transport/render/PipeRendererTESR.java (diff)
The file was modifiedapi/buildcraft/api/blueprints/MappingRegistry.java (diff)
The file was modifiedcommon/buildcraft/transport/network/PacketFluidUpdate.java (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedcommon/buildcraft/transport/render/PipeRendererTESR.java (diff)
The file was addedbuildcraft_resources/changelog/6.4.9
The file was modifiedcommon/buildcraft/transport/PipeTransportFluids.java (diff)
The file was modifiedbuildcraft_resources/changelog/6.4.9 (diff)