.. |
fuels
|
clean up engine and fuel code to fully use RF
|
2014-10-15 18:45:16 +02:00 |
gui
|
fix some things about IHeatable
|
2014-11-10 17:58:34 +01:00 |
render
|
fix checkStyle
|
2014-11-23 10:57:09 +01:00 |
statements
|
fix item rendering for #2222, add engine explosion option, improve engine overheat behaviour
|
2014-11-23 14:48:31 +01:00 |
worldgen
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
BlockBuildcraftFluid.java
|
Fixed style.
|
2014-07-22 19:52:10 +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 explosions with overheating mechanic, close #2077
|
2014-11-23 14:06:56 +01: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
|
fix style
|
2014-10-19 21:53:19 +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 |
ItemEngine.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
SchematicEngine.java
|
use the API breaking changes as an occasion to make Schematic function names make more sense
|
2014-10-26 12:34:07 +01:00 |
TileEnergyEmitter.java
|
fix checkStyle
|
2014-11-23 10:57:09 +01:00 |
TileEnergyReceiver.java
|
remove MJ API compatibility layer
|
2014-11-08 08:16:50 +01:00 |
TileEngine.java
|
revert RF API, add anti-fakeplayer measures to engine overheat wrenching
|
2014-11-30 00:23:54 +01:00 |
TileEngineCreative.java
|
replace explosions with overheating mechanic, close #2077
|
2014-11-23 14:06:56 +01:00 |
TileEngineIron.java
|
fix #2271 and gate slot rcolor rendering bug
|
2014-12-09 18:17:05 +01:00 |
TileEngineStone.java
|
replace explosions with overheating mechanic, close #2077
|
2014-11-23 14:06:56 +01:00 |
TileEngineWithInventory.java
|
fix checkStyle
|
2014-11-23 10:57:09 +01:00 |
TileEngineWood.java
|
revert RF API, add anti-fakeplayer measures to engine overheat wrenching
|
2014-11-30 00:23:54 +01:00 |