buildcraft/common/buildcraft/factory
2014-11-09 09:17:05 +01:00
..
gui cleanup, add recipe removal APIs and IMC messages 2014-10-18 09:11:08 +02:00
network Merge branch '5.0.x' into 6.0.x 2014-05-31 18:09:23 +02:00
render finalized recipe refactoring, close #1861 2014-06-06 09:00:11 +02:00
schematics use the API breaking changes as an occasion to make Schematic function names make more sense 2014-10-26 12:34:07 +01:00
BlockAutoWorkbench.java Fix indentation 2014-09-11 09:30:11 +02:00
BlockFloodGate.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockFrame.java fix checkStyle, make color tooltips localized 2014-10-25 19:59:10 +02:00
BlockHopper.java Fix indentation 2014-09-11 09:30:11 +02:00
BlockMiningWell.java fix mining well not calling super when placed down 2014-09-16 21:07:37 +02:00
BlockPlainPipe.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockPump.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockQuarry.java fix checkStyle, make color tooltips localized 2014-10-25 19:59:10 +02:00
BlockRefinery.java somehow the old import didn't get removed 2014-09-16 21:32:41 +02:00
BlockTank.java add debug messages for schematics and facades (close #2124), improve schematic autodetection 2014-10-30 12:47:55 +01:00
EntityMechanicalArm.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
FactoryProxy.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
FactoryProxyClient.java begin moving things between Core and Builders for #2045 - Factory should now only depend on Core 2014-10-18 14:20:06 +02:00
GuiHandler.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
PumpDimensionList.java Fix pumps 2014-05-04 14:20:52 +08:00
TileAutoWorkbench.java Changed all deprecated functionality to it's equivalent, updated to 1.7.10-10.13.0.1160 2014-07-04 14:30:19 -06:00
TileFloodGate.java fix #2165 2014-11-06 16:00:05 +01:00
TileHopper.java make hoppers use markDirty properly 2014-11-09 09:17:05 +01:00
TileMiningWell.java fix #2175 2014-11-07 23:40:35 +01:00
TilePump.java fix style and BitSetUtils 2014-10-29 09:25:28 +01:00
TileQuarry.java fix #2175 2014-11-07 23:40:35 +01:00
TileRefinery.java fix GUI offsets and textures, finish charging table 2014-11-08 10:31:47 +01:00
TileTank.java Merge branch '6.0.x' into 6.1.x 2014-07-11 09:00:08 +02:00