Changes

Summary

  1. Optimized power transport pipes a bit (commit: 5923e23) (details)
  2. improve engine mechanics and fix orientation bugs (commit: 5a46358) (details)
  3. logging should have been using BCLog, not Logger; run automated cleanup (commit: 8e025fe) (details)
Commit 5923e2333c863e448d81c2dce28f8f0f1e93ba07 by andrew.dudney
Optimized power transport pipes a bit
(commit: 5923e23)
The file was modifiedcommon/buildcraft/transport/PipeTransportPower.java (diff)
Commit 5a4635876c76c341f62422cc7253725f17968859 by asiekierka
improve engine mechanics and fix orientation bugs
(commit: 5a46358)
The file was modifiedcommon/buildcraft/energy/BlockEngine.java (diff)
The file was modifiedcommon/buildcraft/energy/TileEngine.java (diff)
Commit 8e025fede5abf3d2b341961830b99c2856de1853 by asiekierka
logging should have been using BCLog, not Logger; run automated cleanup on source code
(commit: 8e025fe)
The file was modifiedcommon/buildcraft/core/InterModComms.java (diff)
The file was modifiedcommon/buildcraft/core/recipes/RefineryRecipeManager.java (diff)
The file was modifiedcommon/buildcraft/builders/blueprints/BlueprintDatabase.java (diff)