Changes

Summary

  1. Pumps can now be disabled with redstone (commit: e7c5090) (details)
  2. Reduce the amount of spam when building (commit: 28a06b0) (details)
  3. Fix Fluid Localization (commit: 7ee48c9) (details)
Commit e7c5090e1ef805ff58031957c04300a6a1a2cd80 by CovertJaguar
Pumps can now be disabled with redstone
(commit: e7c5090)
The file was modifiedcommon/buildcraft/factory/TilePump.java (diff)
The file was modifiedcommon/buildcraft/factory/BlockPump.java (diff)
Commit 28a06b0973f6bc7a72794e6b4e6fe7dd361cbba3 by CovertJaguar
Reduce the amount of spam when building
(commit: 28a06b0)
The file was modifiedbuild.xml (diff)
The file was modifiedbuildcraft_resources/lang/buildcraft/en_US.properties (diff)
The file was modifiedcommon/buildcraft/BuildCraftEnergy.java (diff)
The file was addedcommon/buildcraft/core/fluids/BCFluid.java