Changes

Summary

  1. optimize pipe chunk updates properly (commit: aeea0dd) (details)
  2. fix robots changing color when picking leaf blocks (commit: d73f176) (details)
  3. fixes to render refreshing (commit: a6048f2) (details)
  4. rewrite fluid extraction pipe mechanics (commit: 9d93d51) (details)
  5. output fake player UUID/name to console on postInit to help server (commit: 32dfc3c) (details)
  6. fix #2616 (commit: 1f9280c) (details)
  7. BuildCraft 6.4.8 (commit: 180a020) (details)
Commit aeea0dddf42eb475e474d7895588904961d8c540 by asiekierka
optimize pipe chunk updates properly
(commit: aeea0dd)
The file was modifiedcommon/buildcraft/transport/PipeRenderState.java (diff)
The file was modifiedcommon/buildcraft/transport/gates/GatePluggable.java (diff)
The file was modifiedcommon/buildcraft/robots/RobotStationPluggable.java (diff)
The file was modifiedcommon/buildcraft/transport/FacadePluggable.java (diff)
The file was modifiedcommon/buildcraft/transport/pluggable/PlugPluggable.java (diff)
The file was modifiedcommon/buildcraft/transport/TileGenericPipe.java (diff)
The file was modifiedcommon/buildcraft/transport/pluggable/LensPluggable.java (diff)
The file was modifiedapi/buildcraft/api/transport/pluggable/PipePluggable.java (diff)
The file was modifiedcommon/buildcraft/transport/Gate.java (diff)
Commit d73f176950d2a059b7718217f2cec039ffcc3310 by asiekierka
fix robots changing color when picking leaf blocks
(commit: d73f176)
The file was modifiedcommon/buildcraft/robots/render/RenderRobot.java (diff)
The file was modifiedcommon/buildcraft/transport/TileGenericPipe.java (diff)
Commit 9d93d515f09512dc5008eeca88279d5b7778a1bb by asiekierka
rewrite fluid extraction pipe mechanics
(commit: 9d93d51)
The file was modifiedcommon/buildcraft/transport/pipes/PipeFluidsWood.java (diff)
Commit 32dfc3cdf744a844773afa2990ad3b565f2d721e by asiekierka
output fake player UUID/name to console on postInit to help server owners
(commit: 32dfc3c)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was modifiedcommon/buildcraft/core/recipes/FlexibleRecipe.java (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was addedbuildcraft_resources/changelog/6.4.8
The file was modifiedbuild.gradle (diff)