buildcraft/common/buildcraft/builders
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
..
blueprints added handling of blueprints without unique ids, close #1842 2014-05-24 00:15:39 +02:00
filler Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
gui fixed stack tooltip display in advanced UIs 2014-06-16 00:09:08 +02:00
schematics Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00
triggers started work on docking action, #1877 2014-06-15 02:41:00 +02:00
urbanism fixed stack tooltip display in advanced UIs 2014-06-16 00:09:08 +02:00
BlockArchitect.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockBlueprintLibrary.java Code cleanup 2014-06-13 21:11:02 +03:00
BlockBuilder.java Make Builder support fluids via containers/pipes 2014-06-02 23:33:03 +08:00
BlockBuildTool.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockFiller.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BlockMarker.java Allows to mark areas and path on top of specific locations. 2014-06-15 03:28:35 +02:00
BlockPathMarker.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BuilderProxy.java started to resurect old blueprint system and simplified tiles with boxes 2014-02-21 21:30:12 +01:00
BuilderProxyClient.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
BuildersProxy.java Fixed issues with various schematics and their handling of item id translations. 2014-05-10 13:37:50 +02:00
BuildingItem.java Added various levels of detection and recovery for missing blocks. 2014-05-11 13:19:06 +02:00
EventHandlerBuilders.java normalized file headers 2014-02-15 09:21:40 +01:00
GuiHandler.java Fix shift-clicking in architect table, fix #1740 2014-05-08 17:50:31 +03:00
ItemBlueprint.java Fix possible NPE and crashes 2014-05-18 17:02:24 +08:00
ItemBlueprintStandard.java Fix stackable blueprints 2014-05-09 22:57:23 +08:00
ItemBlueprintTemplate.java Fix stackable blueprints 2014-05-09 22:57:23 +08:00
RenderBuilder.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
RenderPathMarker.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
StackAtPosition.java Fixed builders not emptied in survival, for #1601. 2014-04-27 11:03:18 +02:00
TileAbstractBuilder.java Fixed gate extension ids synchronization, for #1895. 2014-06-22 11:49:59 +02:00
TileArchitect.java Fixed gate extension ids synchronization, for #1895. 2014-06-22 11:49:59 +02:00
TileBlueprintLibrary.java More work on lumberjacks. 2014-06-08 11:58:55 +02:00
TileBuilder.java Fixed gate extension ids synchronization, for #1895. 2014-06-22 11:49:59 +02:00
TileFiller.java Updated coding standard, and enforce it in the entire BuildCraft codebase. 2014-05-03 18:59:52 +02:00
TileMarker.java Fix tile marker crash 2014-05-27 16:18:22 +08:00
TilePathMarker.java fixed API builds 2014-06-13 13:36:02 +02:00