Changes

Summary

  1. TileGenericPipe.java: (commit: 324242b) (details)
  2. Fix some minor logic derps in the energy pulser. Much better behaviour (commit: eb8d6ca) (details)
  3. Printline die! (commit: 193558f) (details)
Commit 324242bfeaf463a9da99ca2ecae01f7e200a3848 by sf-team
TileGenericPipe.java:
- fixes not calling powerRequest of IPowerReceptor-Pipe

PipePowerWood.java:
- fixes exploding pipes directly behind of a wooden pipe if no power-consumer exists, instead it will only extract the power amount which is requested by the consumers
(commit: 324242b)
The file was modifiedcommon/buildcraft/transport/pipes/PipePowerWood.java (diff)
The file was modifiedcommon/buildcraft/transport/TileGenericPipe.java (diff)
Commit eb8d6cace2916a5ce60c490bac81effc9bfdb075 by cpw
Fix some minor logic derps in the energy pulser. Much better behaviour now.
(commit: eb8d6ca)
The file was modifiedcommon/buildcraft/transport/EnergyPulser.java (diff)
The file was modifiedcommon/buildcraft/transport/EnergyPulser.java (diff)