buildcraft/common/buildcraft/transport
SpaceToad 9577c53313 Fixed gate extension ids synchronization, for #1895.
Added a new concept of NetworkId, allowing to transfer ids over the network
instead of strings.
RPCs are now all handled the same way (except RPC Pipes, to be completed when
actually used).
2014-06-22 11:49:59 +02:00
..
gates Fixed gate extension ids synchronization, for #1895. 2014-06-22 11:49:59 +02:00
gui Inventory triggers should not be side specific by default, following #1886 2014-06-16 23:37:42 +02:00
network Fixed gate extension ids synchronization, for #1895. 2014-06-22 11:49:59 +02:00
pipes fixed and / or computation with parameter actions 2014-06-15 20:52:08 +02:00
render implemented robot station states, for #1877 2014-06-15 16:56:57 +02:00
schematics Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
triggers Made redstone input back to non-side specific behavior. This follows behavior 2014-06-16 08:39:23 +02:00
utils implemented robot station states, for #1877 2014-06-15 16:56:57 +02:00
ActionState.java fixed partial action state issues, close #1817 2014-05-17 14:17:29 +02:00
BlockFilteredBuffer.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockGenericPipe.java Made redstone input back to non-side specific behavior. This follows behavior 2014-06-16 08:39:23 +02:00
Gate.java fixed gate activation feedback 2014-06-15 21:05:53 +02:00
GuiHandler.java Make support for sided gates 2014-06-15 14:18:32 +08:00
IItemTravelingHook.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
IPipeConnectionForced.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
IPipeTransportFluidsHook.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
IPipeTransportItemsHook.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
IPipeTransportPowerHook.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
ISolidSideTile.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
ItemFacade.java Make support for sided gates 2014-06-15 14:18:32 +08:00
ItemPipe.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
ItemPipeWire.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
ItemPlug.java Make support for sided gates 2014-06-15 14:18:32 +08:00
ItemRobotStation.java Make support for sided gates 2014-06-15 14:18:32 +08:00
Pipe.java Redstone output is send to all sides again, following up on #1886. 2014-06-16 08:52:23 +02:00
PipeConnectionBans.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
PipeIconProvider.java implemented robot station states, for #1877 2014-06-15 16:56:57 +02:00
PipeRenderState.java implemented robot station states, for #1877 2014-06-15 16:56:57 +02:00
PipeToolTipManager.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
PipeTransport.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
PipeTransportFluids.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
PipeTransportItems.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
PipeTransportPower.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
PipeTransportStructure.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
PipeTriggerProvider.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
TileDummyGenericPipe.java normalized file headers 2014-02-15 09:21:40 +01:00
TileDummyGenericPipe2.java normalized file headers 2014-02-15 09:21:40 +01:00
TileFilteredBuffer.java Fixed issues with various schematics and their handling of item id translations. 2014-05-10 13:37:50 +02:00
TileGenericPipe.java Made redstone input back to non-side specific behavior. This follows behavior 2014-06-16 08:39:23 +02:00
TransportConstants.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
TransportProxy.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
TransportProxyClient.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
TravelerSet.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
TravelingItem.java removed redundant handling of custom items, for #1730 2014-05-07 20:11:19 +02:00
WireIconProvider.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00