Changes

Summary

  1. marker code cleanup (commit: 7f19735) (details)
  2. fix Request Needed Items action name (commit: 5baf174) (details)
  3. fix #2841 (commit: 5c70242) (details)
  4. fix robots sinking through the ground, fixes #2831 (commit: 367fa3f) (details)
  5. fix robots ignoring gate config on their linked station when eqqupping (commit: 0db636f) (details)
  6. fix block breaking robots sleeping in mid air (commit: 51ac62c) (details)
  7. fix #2877, #2878, add changelog (commit: f81541c) (details)
  8. fix #2860, improve fluid heuristics (commit: 6995b9a) (details)
  9. fix an error in the robots ai loading (commit: 4c0d83a) (details)
  10. fix packet spam on the construction marker, fixes #2837 (commit: 2a4d591) (details)
  11. fix Package handling when mods are removed (commit: f18757d) (details)
  12. update changelog, try to fix #2880 (commit: 3ba539a) (details)
  13. revert february 2013 optimization - fix 3 issues related to quarry (commit: 915d900) (details)
  14. BuildCraft 7.0.14 (commit: 45384e0) (details)
  15. fix #2883, #2882, packager GUI issues (commit: 7c5d4b0) (details)
  16. BuildCraft 7.0.15 (commit: 3101469) (details)
The file was modifiedcommon/buildcraft/builders/TileFiller.java (diff)
The file was modifiedcommon/buildcraft/builders/TilePathMarker.java (diff)
The file was modifiedcommon/buildcraft/builders/TileBuilder.java (diff)
Commit 5baf174193e79fb2759a3294020ba1a2fc75a611 by asiekierka
fix Request Needed Items action name
(commit: 5baf174)
The file was modifiedbuildcraft_resources/assets/buildcraft/lang/en_US.lang (diff)
The file was modifiedcommon/buildcraft/core/lib/block/BlockBuildCraftFluid.java (diff)
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)
Commit f81541c8db19caf5058902c5ef9b06b28e40cf21 by kontakt
fix #2877, #2878, add changelog
(commit: f81541c)
The file was modifiedcommon/buildcraft/robotics/ai/AIRobotGoAndLinkToDock.java (diff)
The file was modifiedcommon/buildcraft/core/blueprints/BptBuilderBlueprint.java (diff)
The file was addedbuildcraft_resources/changelog/7.0.14
Commit 6995b9afb39efa702784c0f78a735f07d8cde362 by kontakt
fix #2860, improve fluid heuristics
(commit: 6995b9a)
The file was modifiedcommon/buildcraft/core/lib/utils/BlockUtils.java (diff)
The file was modifiedcommon/buildcraft/builders/LibraryDatabase.java (diff)
Commit 4c0d83a838c145537fe95a87dcab299774a3886d by hea3venmc
fix an error in the robots ai loading
(commit: 4c0d83a)
The file was modifiedapi/buildcraft/api/robots/AIRobot.java (diff)
Commit 2a4d591f8009dab54fec03b1d69328a7a8eaa51b by hea3venmc
fix packet spam on the construction marker, fixes #2837
(commit: 2a4d591)
The file was modifiedcommon/buildcraft/builders/TileConstructionMarker.java (diff)
Commit f18757da0f99425ad30c886117c40e942805b2ec by kontakt
fix Package handling when mods are removed
(commit: f18757d)
The file was modifiedcommon/buildcraft/silicon/render/PackageFontRenderer.java (diff)
The file was modifiedcommon/buildcraft/silicon/TileStampingTable.java (diff)
Commit 3ba539ade3c16de32a3172d6326ba4aff8b7177f by kontakt
update changelog, try to fix #2880
(commit: 3ba539a)
The file was modifiedcommon/buildcraft/transport/PipeTransportFluids.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.14 (diff)
Commit 915d900a409208c7be968f009d222d2b2bc29eb7 by kontakt
revert february 2013 optimization - fix 3 issues related to quarry mining
(commit: 915d900)
The file was modifiedcommon/buildcraft/builders/TileQuarry.java (diff)
The file was modifiedcommon/buildcraft/core/lib/utils/BlockUtils.java (diff)
The file was modifiedapi/buildcraft/api/blueprints/Schematic.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.14 (diff)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was modifiedcommon/buildcraft/core/properties/WorldPropertyIsSoft.java (diff)
The file was modifiedcommon/buildcraft/core/lib/block/BlockBuildCraftFluid.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedcommon/buildcraft/builders/TileQuarry.java (diff)
The file was modifiedcommon/buildcraft/builders/TilePathMarker.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.14 (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)
Commit 7c5d4b0d42c9d95b2d521be2653bf4dc1cf94cc6 by kontakt
fix #2883, #2882, packager GUI issues
(commit: 7c5d4b0)
The file was modifiedcommon/buildcraft/silicon/gui/GuiPackager.java (diff)
The file was modifiedcommon/buildcraft/silicon/gui/ContainerPackager.java (diff)
The file was modifiedcommon/buildcraft/silicon/TilePackager.java (diff)
The file was modifiedcommon/buildcraft/transport/statements/TriggerPipeContents.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was addedbuildcraft_resources/changelog/7.0.15