buildcraft/common/buildcraft/energy
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
..
gui Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00
render Code cleanup 2014-06-13 21:11:02 +03:00
triggers Continuation on gates refactoring. 2014-06-14 15:29:45 +02:00
worldgen Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockBuildcraftFluid.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockEnergyConverter.java minor refactorings 2014-05-05 11:15:17 +02:00
BlockEnergyEmitter.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockEnergyReceiver.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockEngine.java Replace .getAABBPool() and .getWorldVec3Pool() 2014-06-14 18:45:06 +03:00
BucketHandler.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
EnergyProxy.java Massive overhaul of energy system 2014-05-25 23:13:38 +08:00
EnergyProxyClient.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
GuiHandler.java Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00
ItemBucketBuildcraft.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
ItemEnergyConverter.java minor refactorings 2014-05-05 11:15:17 +02:00
ItemEngine.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
SchematicEngine.java Last changes to the Builder API, renaming to enfore consistency and 2014-05-11 18:42:24 +02:00
TileEnergyConverter.java Merge branch '6.0.x' into 6.1.x 2014-05-25 17:54:28 +02:00
TileEnergyEmitter.java Fixed gate extension ids synchronization, for #1895. 2014-06-22 11:49:59 +02:00
TileEnergyReceiver.java Extract battery interface into IBatteryObject 2014-05-09 13:59:57 +08:00
TileEngine.java Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00
TileEngineCreative.java Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00
TileEngineIron.java Parameterization and minor cleanup 2014-06-15 20:27:17 +03:00
TileEngineStone.java Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00
TileEngineWithInventory.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
TileEngineWood.java Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00