Changes

Summary

  1. fix #2883, #2882, packager GUI issues (commit: 7c5d4b0) (details)
  2. BuildCraft 7.0.15 (commit: 3101469) (details)
  3. improve pipe rotatablity in blueprints, begin adding heuristic detection (commit: 8618b86) (details)
  4. wait, power pipes do not rotate (commit: bc47bea) (details)
Commit 7c5d4b0d42c9d95b2d521be2653bf4dc1cf94cc6 by kontakt
fix #2883, #2882, packager GUI issues
(commit: 7c5d4b0)
The file was modifiedcommon/buildcraft/silicon/TilePackager.java (diff)
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/transport/statements/TriggerPipeContents.java (diff)
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was addedbuildcraft_resources/changelog/7.0.15
The file was modifiedbuild.gradle (diff)
Commit 8618b869d355c70672a216e9d77db1f92ca9f9a7 by asiekierka
improve pipe rotatablity in blueprints, begin adding heuristic detection of necessary rotation code
(commit: 8618b86)
The file was modifiedcommon/buildcraft/BuildCraftTransport.java (diff)
The file was addedcommon/buildcraft/transport/schematics/BptPipeFiltered.java
The file was addedcommon/buildcraft/transport/schematics/BptPipeRotatable.java
The file was removedcommon/buildcraft/transport/schematics/BptPipeWooden.java
The file was removedcommon/buildcraft/transport/schematics/BptItemPipeFilters.java
The file was removedcommon/buildcraft/transport/schematics/BptPipeIron.java
Commit bc47bea4b62ee909012c8ea0970019b23e135cce by asiekierka
wait, power pipes do not rotate
(commit: bc47bea)
The file was modifiedcommon/buildcraft/BuildCraftTransport.java (diff)