Changes

Summary

  1. improve FluidUtils for BuildCraftCompat needs (commit: afe5e4e) (details)
  2. fix BuildCraftCompat pipe override (commit: 76c57b1) (details)
  3. fix blueprints over ~32k not working (#2289) (commit: 9883e79) (details)
  4. fix two minor bugs and restore block step sounds (commit: 516c680) (details)
  5. allow robots to break blocks with hardness 0, fix #2198 (commit: 3913cb0) (details)
  6. Various small rendering tweaks to robots (commit: c4385cb) (details)
  7. Made robot lights shiny (commit: a6e9c48) (details)
  8. Disable lighting when rendering the shiny overlay (commit: 279372f) (details)
  9. BuildCraft 6.2.5 (commit: 87fffc2) (details)
  10. BuildCraft 6.2.6, update RF API (commit: fba2a37) (details)
  11. fix versions.txt (commit: ddf4c71) (details)
  12. fix #2307 (commit: 1d863e4) (details)
Commit afe5e4efa5c30ee19ba1c1a806aca86a9a9b9ecd by asiekierka
improve FluidUtils for BuildCraftCompat needs
(commit: afe5e4e)
The file was modifiedcommon/buildcraft/core/utils/FluidUtils.java (diff)
Commit 76c57b11b686d9c2b282ee15ab59aac8057c0c47 by asiekierka
fix BuildCraftCompat pipe override
(commit: 76c57b1)
The file was modifiedcommon/buildcraft/BuildCraftTransport.java (diff)
The file was modifiedcommon/buildcraft/transport/TransportProxy.java (diff)
The file was addedcommon/buildcraft/BCCompatHooks.java
Commit 9883e790c47a3d7eaaa29be953519363a7655314 by asiekierka
fix blueprints over ~32k not working (#2289)
(commit: 9883e79)
The file was modifiedcommon/buildcraft/builders/TileBlueprintLibrary.java (diff)
Commit 516c680b91dc386c7c18d116701af55fbb97480f by asiekierka
fix two minor bugs and restore block step sounds
(commit: 516c680)
The file was modifiedcommon/buildcraft/factory/BlockQuarry.java (diff)
The file was modifiedcommon/buildcraft/core/proxy/CoreProxy.java (diff)
The file was modifiedcommon/buildcraft/factory/BlockMiningWell.java (diff)
The file was modifiedcommon/buildcraft/core/BlockSpring.java (diff)
The file was modifiedcommon/buildcraft/core/blueprints/RecursiveBlueprintBuilder.java (diff)
The file was modifiedcommon/buildcraft/core/utils/WorldPropertyIsLeaf.java (diff)
Commit 3913cb0f7c9b34d1a833ef2991dc1ed6d0ee64ea by asiekierka
allow robots to break blocks with hardness 0, fix #2198
(commit: 3913cb0)
The file was modifiedcommon/buildcraft/core/robots/AIRobotBreak.java (diff)
Commit c4385cbbc8683831efb64581b0ebd9adbfe7f424 by asiekierka
Various small rendering tweaks to robots

See #2279 for details
(commit: c4385cb)
The file was modifiedcommon/buildcraft/core/render/RenderRobot.java (diff)
The file was modifiedcommon/buildcraft/core/render/RenderRobot.java (diff)
The file was addedbuildcraft_resources/assets/buildcraft/textures/entities/robot_overlay.png
Commit 279372f6720eb3fde120ccf8102ae88196c48099 by asiekierka
Disable lighting when rendering the shiny overlay
(commit: 279372f)
The file was modifiedcommon/buildcraft/core/render/RenderRobot.java (diff)
The file was modifiedcommon/buildcraft/BCCompatHooks.java (diff)
The file was modifiedcommon/buildcraft/core/blueprints/SchematicRegistry.java (diff)
The file was modifiedcommon/buildcraft/core/gui/GuiList.java (diff)
The file was modifiedcommon/buildcraft/builders/HeuristicBlockDetection.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was addedbuildcraft_resources/changelog/6.2.5
The file was modifiedcommon/buildcraft/factory/BlockTank.java (diff)
The file was modifiedcommon/buildcraft/transport/TileGenericPipe.java (diff)
The file was modifiedcommon/buildcraft/builders/gui/GuiBlueprintLibrary.java (diff)
The file was modifiedcommon/buildcraft/commander/ContainerZonePlan.java (diff)
Commit fba2a37941676704622471adb13f268ce95fa02a by asiekierka
BuildCraft 6.2.6, update RF API
(commit: fba2a37)
The file was addedapi/cofh/api/energy/IEnergyReceiver.java
The file was modifiedcommon/buildcraft/core/statements/DefaultTriggerProvider.java (diff)
The file was modifiedapi/cofh/api/energy/IEnergyConnection.java (diff)
The file was modifiedapi/cofh/api/energy/IEnergyHandler.java (diff)
The file was modifiedcommon/buildcraft/core/statements/TriggerEnergy.java (diff)
The file was modifiedcommon/buildcraft/transport/PipeTransportPower.java (diff)
The file was modifiedapi/cofh/api/energy/IEnergyContainerItem.java (diff)
The file was modifiedapi/cofh/api/energy/IEnergyStorage.java (diff)
The file was addedapi/cofh/api/energy/IEnergyProvider.java
The file was modifiedbuild.gradle (diff)
The file was modifiedapi/cofh/api/energy/TileEnergyHandler.java (diff)
The file was modifiedapi/cofh/api/CoFHAPIProps.java (diff)
The file was modifiedapi/cofh/api/energy/EnergyStorage.java (diff)
The file was addedbuildcraft_resources/changelog/6.2.6
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was modifiedcommon/buildcraft/core/utils/FluidUtils.java (diff)