Changes

Summary

  1. Add in a few tweaks to autarchic gates - stacks of items if 8 pulses are (commit: 276cacd) (details)
Commit 276cacdef63bbb03969c04244af66923668fd2a9 by cpw
Add in a few tweaks to autarchic gates - stacks of items if 8 pulses are set, and a "single edge" trigger mode.
(commit: 276cacd)
The file was modifiedcommon/buildcraft/transport/GateVanilla.java (diff)
The file was modifiedcommon/buildcraft/transport/Gate.java (diff)
The file was modifiedcommon/buildcraft/transport/Pipe.java (diff)
The file was modifiedcommon/buildcraft/core/DefaultProps.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftTransport.java (diff)
The file was modifiedcommon/buildcraft/transport/EnergyPulser.java (diff)
The file was addedcommon/buildcraft/transport/triggers/ActionSingleEnergyPulse.java