Changes

Summary

  1. Stairs pattern fixed (#2796), added stair direction setting (commit: 6c3d6f4) (details)
  2. fix filler GUI tooltip rendering (commit: 4190c56) (details)
  3. fix the lack of methods a few mods used in BC 7.0.9 (commit: cc68771) (details)
Commit 6c3d6f4e1b6fa95cefb2f90dbcdfe639734e4208 by kontakt
Stairs pattern fixed (#2796), added stair direction setting
(commit: 6c3d6f4)
The file was modifiedcommon/buildcraft/BuildCraftBuilders.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/stairs_descend.png
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/arrow_dr.png
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/arrow_ul.png
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/arrow_right.png
The file was modifiedcommon/buildcraft/core/builders/patterns/PatternParameterYDir.java (diff)
The file was modifiedbuildcraft_resources/assets/buildcraft/lang/en_US.lang (diff)
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/stairs_ascend.png
The file was modifiedbuildcraft_resources/assets/buildcraftsilicon/textures/blocks/packagerBlock/side.png (diff)
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/arrow_dl.png
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/arrow_left.png
The file was addedbuildcraft_resources/assets/buildcraftcore/textures/items/fillerParameters/arrow_ur.png
The file was modifiedcommon/buildcraft/core/builders/patterns/PatternStairs.java (diff)
The file was addedcommon/buildcraft/core/builders/patterns/PatternParameterXZDir.java
Commit 4190c56f1e355531c7dd2a56afaa55f5808df00d by kontakt
fix filler GUI tooltip rendering
(commit: 4190c56)
The file was modifiedcommon/buildcraft/builders/gui/GuiFiller.java (diff)
Commit cc687719fbc89471c8b7aa8a8976a68b63b1f980 by kontakt
fix the lack of methods a few mods used in BC 7.0.9
(commit: cc68771)
The file was modifiedcommon/buildcraft/transport/pipes/PipeLogicWood.java (diff)
The file was modifiedcommon/buildcraft/transport/pipes/PipeLogicIron.java (diff)