Changes

Summary

  1. Attempted fixes for robot station models. (commit: 1584031) (details)
  2. Fix mining well pipes (commit: 774683e) (details)
  3. Fix pluggable placement not refreshing neighboring pipes sometimes (commit: bec5603) (details)
Commit 158403167548c5dc696aa1c36cf6c5cb68b4db05 by AlexIIL
Attempted fixes for robot station models.
(commit: 1584031)
The file was modifiedcommon/buildcraft/core/lib/client/model/MutableQuad.java (diff)
The file was modifiedcommon/buildcraft/robotics/render/RobotStationModel.java (diff)
The file was modifiedcommon/buildcraft/robotics/render/ModelKeyStation.java (diff)
The file was modifiedcommon/buildcraft/robotics/render/RenderRobot.java (diff)
The file was modifiedcommon/buildcraft/core/lib/client/model/MutableVertex.java (diff)
The file was modifiedcommon/buildcraft/robotics/RobotStationPluggable.java (diff)
The file was modifiedcommon/buildcraft/core/lib/client/model/BCModelHelper.java (diff)
The file was modifiedcommon/buildcraft/factory/BlockPlainPipe.java (diff)
Commit bec56031b42ee22183a04b30ec3de5e54099d337 by asiekierka
Fix pluggable placement not refreshing neighboring pipes sometimes
(commit: bec5603)
The file was modifiedcommon/buildcraft/transport/TileGenericPipe.java (diff)