SirSengir
4194aacfad
Moved transport related API into own subpackage.
2012-07-25 12:00:15 +02:00
Krapht
906df0a278
Merge branch 'master' into FacadesRefactor
...
Conflicts:
common/net/minecraft/src/buildcraft/transport/Pipe.java
common/net/minecraft/src/buildcraft/transport/PipeLogicDiamond.java
common/net/minecraft/src/buildcraft/transport/PipeTransportLiquids.java
common/net/minecraft/src/buildcraft/transport/TileGenericPipe.java
common/net/minecraft/src/buildcraft/transport/TriggerPipeContents.java
common/net/minecraft/src/buildcraft/transport/pipes/PipeItemsObsidian.java
common/net/minecraft/src/buildcraft/transport/pipes/PipeItemsStripes.java
common/net/minecraft/src/buildcraft/transport/pipes/PipeItemsWood.java
common/net/minecraft/src/buildcraft/transport/pipes/PipeLiquidsSandstone.java
common/net/minecraft/src/buildcraft/transport/pipes/PipeLiquidsVoid.java
common/net/minecraft/src/buildcraft/transport/pipes/PipeLiquidsWood.java
common/net/minecraft/src/buildcraft/transport/pipes/PipePowerWood.java
2012-07-22 13:14:25 +02:00
SirSengir
52c807b8fd
Refactored action and trigger API to use interfaces.
2012-07-20 20:13:05 +02:00
Krapht
618e04a910
Merge branch 'master' into FacadesRefactor
2012-07-18 17:40:22 +02:00
SirSengir
6ac8ec1db6
Moved assembly table recipes to API.
2012-07-17 22:40:36 +02:00
Krapht
5c450bf0cf
Massive change to Pipe baseclasses which will require substantial refactorings of submods, minor refactorings and general dogfooding
2012-07-16 01:23:19 +02:00
Krapht
1df6245237
Implemented facades.
...
Still to do:
Proper names
Hollow facades
Bounding boxes
Crafing recipe (assembly table?)
Look into multiple bounding boxes for pipes to be able to access stuff through the gaps
2012-07-13 21:55:26 +02:00
Krapht
eec4aa0323
Pulled the pipe world renderer out of core and put it in transport, also made the actual rendering a class of its own. Legacy world rendering not touched (quarry frames)
2012-07-13 21:55:25 +02:00
Krapht
abe7ef1b6a
Added Sandstone pipe and waterproof pipe
2012-06-28 17:25:09 +02:00
Krapht
343f2b277b
Added void pipes for items and liquids
2012-06-28 16:26:50 +02:00
Kyprus
f1b9e30d88
Removed PersistentWorld/Tile +LegacyBlock support.
2012-06-15 12:23:08 -04:00
Kyprus
e78fcf297c
Code cleanup attempt #2
2012-06-07 20:17:08 -04:00
SirSengir
d474612978
Code cleanup.
2012-06-04 22:48:18 +02:00
Kyprus
73506ba153
Revert "Merge branch 'TransportSecure'"
...
This reverts commit a6872c5053
, reversing
changes made to ff20f682fc
.
2012-05-27 15:53:52 -04:00
SirSengir
a6c357cb23
Added secure wooden pipe.
2012-05-20 16:27:53 +02:00
SirSengir
e3ce7e9063
Merge branch 'master' into TransportSecure
2012-05-20 15:52:56 +02:00
SirSengir
d4681e4cef
Localization support, de_DE localization.
2012-05-19 11:42:36 +02:00
SirSengir
2d1e11fc81
Initial iteration of steel pipe.
2012-05-14 19:07:16 +02:00
SirSengir
82607ee9d2
Initial commit to github.
2012-05-09 22:43:05 +02:00