Changes

Summary

  1. robots drop their inventory when destroyed (commit: bf24beb) (details)
  2. fix wooden pipes not respecting blocking bluggables, fixes #2443 (commit: ed9a093) (details)
  3. fix the robot smoke particle causing fps drops in certain cases (commit: b705d62) (details)
  4. fix direction parameters choosing the wrong directions, fix #2454 (commit: c9cd166) (details)
  5. fix Quarry not chunkloading in dimensions other than overworld, fixes (commit: 604e8d4) (details)
  6. BuildCraft 6.3.7 (commit: 2389f1e) (details)
Commit bf24beb7265409263d5167a4273601c53a4def06 by asiekierka
robots drop their inventory when destroyed
(commit: bf24beb)
The file was modifiedcommon/buildcraft/core/robots/EntityRobot.java (diff)
Commit ed9a093576078f793df2d50c96de14ed4719a917 by asiekierka
fix wooden pipes not respecting blocking bluggables, fixes #2443
(commit: ed9a093)
The file was modifiedcommon/buildcraft/transport/pipes/PipeLogicWood.java (diff)
Commit b705d6242d9ff9067b15a2f4f700623179319dc1 by asiekierka
fix the robot smoke particle causing fps drops in certain cases
(commit: b705d62)
The file was modifiedcommon/buildcraft/core/robots/EntityRobotEnergyFX.java (diff)
Commit c9cd166d2aceb69d818753ed87c041ffe1ca179a by asiekierka
fix direction parameters choosing the wrong directions, fix #2454
(commit: c9cd166)
The file was modifiedcommon/buildcraft/core/statements/StatementParameterDirection.java (diff)
Commit 604e8d4335a15188e380c100be29357164b38837 by asiekierka
fix Quarry not chunkloading in dimensions other than overworld, fixes #2417 and maybe #2322
(commit: 604e8d4)
The file was modifiedcommon/buildcraft/BuildCraftFactory.java (diff)
The file was addedbuildcraft_resources/changelog/6.3.7
The file was modifiedbuild.gradle (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)