.. |
blueprints
|
quarries run slower in rain; add dynamic break energy for mining wells and quarries; add build energy requirement for placing mining pipes
|
2014-11-27 19:56:40 +01:00 |
builders
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
fluids
|
emerald fluid pipes can now filter the liquid
|
2014-11-16 13:56:26 +01:00 |
gui
|
fix #2271 and gate slot rcolor rendering bug
|
2014-12-09 18:17:05 +01:00 |
inventory
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
network
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
proxy
|
remove science book/technology code, close #2088
|
2014-10-24 10:32:10 +02:00 |
recipes
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
render
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
robots
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
statements
|
fix #2253, add missing Charging Table recipe
|
2014-12-01 12:44:17 +01:00 |
utils
|
revert RF API, add anti-fakeplayer measures to engine overheat wrenching
|
2014-11-30 00:23:54 +01:00 |
BCDynamicTexture.java
|
added multi-area selection capabilities
|
2014-07-20 23:41:43 +02:00 |
BlockBuildCraft.java
|
add early draft of Tiles API, remove IMachine
|
2014-10-28 20:15:30 +01:00 |
BlockMultiTexture.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
BlockScanner.java
|
fixed API builds
|
2014-06-13 13:36:02 +02:00 |
BlockSpring.java
|
Parameterization and minor cleanup
|
2014-06-15 20:27:17 +03:00 |
BlockWrapper.java
|
fixed API builds
|
2014-06-13 13:36:02 +02:00 |
Box.java
|
fix builder packet spam, rewrite network API - kill serializers, network data, replace RPC with PacketCommand
|
2014-11-22 22:27:43 +01:00 |
BoxProvider.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
BuildCraftConfiguration.java
|
Implemented builder state save for filler and quarry.
|
2014-05-01 23:40:30 +02:00 |
ChunkIndex.java
|
fix builder packet spam, rewrite network API - kill serializers, network data, replace RPC with PacketCommand
|
2014-11-22 22:27:43 +01:00 |
CommandBuildCraft.java
|
Re-activated version check and changelog extracting, now based on github files.
|
2014-05-05 23:54:23 +02:00 |
CoreConstants.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
CoreIconProvider.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
CreativeTabBuildCraft.java
|
create IFacadeItem API, close #1946
|
2014-10-19 12:21:45 +02:00 |
DefaultAreaProvider.java
|
started to resurect old blueprint system and simplified tiles with boxes
|
2014-02-21 21:30:12 +01:00 |
DefaultProps.java
|
flow rate multipliers
|
2014-09-06 03:12:03 -05:00 |
EntityBlock.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
EntityLaser.java
|
improved laser rendering for composite architects, #1544
|
2014-09-06 18:51:49 +02:00 |
GuiHandler.java
|
remove science book/technology code, close #2088
|
2014-10-24 10:32:10 +02:00 |
GuiIds.java
|
make the travel delay dynamically calculated
|
2014-11-16 14:08:34 +01:00 |
IBoxesProvider.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
IBoxProvider.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
ICustomHighlight.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
IDropControlInventory.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
IFramePipeConnection.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
IInventoryRenderer.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
IItemPipe.java
|
normalized file headers
|
2014-02-15 09:21:40 +01:00 |
IMachine.java
|
add shift-click support to statement parameters, close #2107 (at last)
|
2014-11-01 09:03:50 +01:00 |
InterModComms.java
|
fix #2234
|
2014-11-29 13:12:12 +01:00 |
ItemBlockBuildCraft.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
ItemBuildCraft.java
|
Split creative tabs by blocks, items and pipes
|
2014-05-03 10:25:14 +08:00 |
ItemGear.java
|
remove science book/technology code, close #2088
|
2014-10-24 10:32:10 +02:00 |
ItemList.java
|
fix checkStyle
|
2014-11-23 10:57:09 +01:00 |
ItemMapLocation.java
|
robots can now work on a zone defined from a map
|
2014-07-21 14:34:21 +02:00 |
ItemRobot.java
|
Progress on crafting robots (#1973)
|
2014-08-12 23:23:43 +02:00 |
ItemSpring.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
ItemWrench.java
|
Set toolClass of ItemWrench to "wrench"
|
2014-09-19 22:20:23 -04:00 |
ITileBufferHolder.java
|
Updated coding standard, and enforce it in the entire BuildCraft codebase.
|
2014-05-03 18:59:52 +02:00 |
LaserData.java
|
fix builder packet spam, rewrite network API - kill serializers, network data, replace RPC with PacketCommand
|
2014-11-22 22:27:43 +01:00 |
LaserKind.java
|
minor API cleanup
|
2014-05-02 09:07:08 +02:00 |
PowerMode.java
|
clean up buildcraft.energy, for #2045
|
2014-10-19 14:42:58 +02:00 |
RFBattery.java
|
fix MJ->RF migration with blocks that where already in the world
|
2014-09-14 15:58:37 +02:00 |
SpringPopulate.java
|
Fixed incorrect chunk positions in SpringPopulate and OilPopulate.
|
2014-10-08 13:15:36 -04:00 |
StackAtPosition.java
|
fix builder packet spam, rewrite network API - kill serializers, network data, replace RPC with PacketCommand
|
2014-11-22 22:27:43 +01:00 |
TickHandlerCore.java
|
BuildCraft 6.1.8
|
2014-11-10 21:04:50 +01:00 |
TileBuffer.java
|
Implemented filters for crafting robots.
|
2014-08-17 11:37:30 +02:00 |
TileBuildCraft.java
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
Version.java
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
ZoneChunk.java
|
remove debug code
|
2014-11-22 22:32:21 +01:00 |
ZonePlan.java
|
fix builder packet spam, rewrite network API - kill serializers, network data, replace RPC with PacketCommand
|
2014-11-22 22:27:43 +01:00 |