Changes

Summary

  1. fix robots movement desync when going through fluids, fixes #2889 (commit: c72a747) (details)
  2. fix the work in area and load/unload area allowing non map locations (commit: e330838) (details)
Commit c72a747e4e7f3cda4db6b78d96875b9fb74c18f7 by hea3venmc
fix robots movement desync when going through fluids, fixes #2889
(commit: c72a747)
The file was modifiedbuildcraft_resources/changelog/7.0.16 (diff)
The file was modifiedcommon/buildcraft/robotics/EntityRobot.java (diff)
Commit e3308381eef3330ae5df1a0824dfd7edd7413f24 by hea3venmc
fix the work in area and load/unload area allowing non map locations items as parameters
(commit: e330838)
The file was modifiedcommon/buildcraft/BuildCraftRobotics.java (diff)
The file was addedcommon/buildcraft/robotics/statements/StatementParameterMapLocation.java
The file was modifiedbuildcraft_resources/changelog/7.0.16 (diff)
The file was modifiedcommon/buildcraft/robotics/statements/ActionRobotWorkInArea.java (diff)