Changes

Summary

  1. fix gate dupe bug, rewrite quarry logic (commit: 485e214) (details)
  2. adjust quarry speed algorithm for RF (finally!) (commit: a6c351a) (details)
  3. wooden power pipes should not give their information to a gate (commit: 0385bc4) (details)
  4. fix #2331 (commit: 30b0835) (details)
  5. forgot a return null (commit: 4ec969c) (details)
Commit 485e214f66de37f414d416ef52ef0e933056c4d4 by asiekierka
fix gate dupe bug, rewrite quarry logic
(commit: 485e214)
The file was modifiedcommon/buildcraft/factory/TileQuarry.java (diff)
The file was modifiedcommon/buildcraft/transport/Pipe.java (diff)
Commit a6c351a8e414a3f110faa385713b96da78c2076e by asiekierka
adjust quarry speed algorithm for RF (finally!)
(commit: a6c351a)
The file was modifiedcommon/buildcraft/factory/TileQuarry.java (diff)
Commit 0385bc4e4257e3f09141abe9449a0d0f62f5fc5d by asiekierka
wooden power pipes should not give their information to a gate
(commit: 0385bc4)
The file was modifiedcommon/buildcraft/core/statements/TriggerEnergy.java (diff)
The file was modifiedcommon/buildcraft/transport/PipeTriggerProvider.java (diff)
The file was modifiedcommon/buildcraft/core/builders/patterns/FillerPattern.java (diff)
The file was modifiedcommon/buildcraft/factory/TileQuarry.java (diff)
The file was modifiedcommon/buildcraft/core/builders/patterns/FillerPattern.java (diff)