Changes

Summary

  1. fix boxes ignoring the south and east boundaries when rounding, fixes (commit: 2732409) (details)
  2. fix #2892 and zone planner mouse weirdness (commit: 140f14a) (details)
  3. paintbrush, wrench, stripes pipe fixes (commit: e00b6c0) (details)
  4. fix bucket handling for down/up directions (commit: 191452f) (details)
  5. fix robots going to unreachable stations (commit: cbd6b31) (details)
  6. add throwable packages to dispensers and stripes pipes (commit: 18fa341) (details)
  7. Removed debug messages (commit: 8e3cc9f) (details)
  8. fix lens-filter diodes (commit: e0c6ac6) (details)
  9. BuildCraft 7.0.17, fix #2904, fix minor bugs (commit: bc8583d) (details)
Commit 2732409d9db16861d154774f929f1fd440f1fee2 by hea3venmc
fix boxes ignoring the south and east boundaries when rounding, fixes #2891
(commit: 2732409)
The file was modifiedcommon/buildcraft/core/Box.java (diff)
Commit 140f14aab55024a6e3134830d599dfc886bd1f1e by kontakt
fix #2892 and zone planner mouse weirdness
(commit: 140f14a)
The file was modifiedcommon/buildcraft/robotics/gui/GuiZonePlan.java (diff)
The file was addedbuildcraft_resources/changelog/7.0.17
The file was modifiedcommon/buildcraft/robotics/gui/ContainerZonePlan.java (diff)
Commit e00b6c0847b751ae98d5c01f090a534310d023f4 by kontakt
paintbrush, wrench, stripes pipe fixes
(commit: e00b6c0)
The file was modifiedcommon/buildcraft/transport/pipes/PipeItemsStripes.java (diff)
The file was modifiedcommon/buildcraft/core/lib/inventory/InvUtils.java (diff)
The file was modifiedcommon/buildcraft/core/lib/utils/BlockUtils.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.17 (diff)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was modifiedcommon/buildcraft/core/ItemWrench.java (diff)
Commit 191452fbbddf5341195803a6b252e4f8052bc6fe by kontakt
fix bucket handling for down/up directions
(commit: 191452f)
The file was modifiedcommon/buildcraft/transport/stripes/StripesHandlerBucket.java (diff)
Commit cbd6b3168f3b536f8be9bf4e7429dcf8d112747a by hea3venmc
fix robots going to unreachable stations
(commit: cbd6b31)
The file was modifiedbuildcraft_resources/changelog/7.0.17 (diff)
The file was modifiedcommon/buildcraft/robotics/ai/AIRobotGotoStation.java (diff)
Commit 18fa3411ac30b2d4b1ec5f7588a255c7114296be by kontakt
add throwable packages to dispensers and stripes pipes
(commit: 18fa341)
The file was modifiedbuildcraft_resources/changelog/7.0.17 (diff)
The file was modifiedcommon/buildcraft/silicon/ItemPackage.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftSilicon.java (diff)
The file was modifiedcommon/buildcraft/silicon/EntityPackage.java (diff)
The file was modifiedcommon/buildcraft/factory/TileFloodGate.java (diff)
The file was modifiedcommon/buildcraft/transport/LensFilterHandler.java (diff)
Commit bc8583d0db5ee095830d0375d801e8aed55d6618 by kontakt
BuildCraft 7.0.17, fix #2904, fix minor bugs
(commit: bc8583d)
The file was modifiedbuildcraft_resources/versions.txt (diff)
The file was modifiedcommon/buildcraft/robotics/gui/ContainerZonePlan.java (diff)
The file was modifiedcommon/buildcraft/transport/ItemGateCopier.java (diff)
The file was modifiedbuildcraft_resources/changelog/7.0.17 (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedcommon/buildcraft/transport/ItemFacade.java (diff)