Changes

Summary

  1. fix robots sinking through the ground, fixes #2831 (commit: 367fa3f) (details)
  2. fix robots ignoring gate config on their linked station when eqqupping (commit: 0db636f) (details)
  3. fix block breaking robots sleeping in mid air (commit: 51ac62c) (details)
Commit 367fa3f1e2f0ad69317f1225ed97c5815dcb5789 by hea3venmc
fix robots sinking through the ground, fixes #2831
(commit: 367fa3f)
The file was modifiedcommon/buildcraft/robotics/DockingStationPipe.java (diff)
Commit 0db636f6b53f914a7da37ab4ef9fd07a3340b54c by hea3venmc
fix robots ignoring gate config on their linked station when eqqupping items
(commit: 0db636f)
The file was modifiedcommon/buildcraft/robotics/ai/AIRobotFetchAndEquipItemStack.java (diff)
Commit 51ac62ce7b4814ffd5aad980697955431f81d11d by hea3venmc
fix block breaking robots sleeping in mid air
(commit: 51ac62c)
The file was modifiedcommon/buildcraft/robotics/boards/BoardRobotGenericBreakBlock.java (diff)