Commit graph

13 commits

Author SHA1 Message Date
Rseifert
2cc44b1d26 Build # 32 2013-03-30 03:22:31 -04:00
Rseifert
8c110124e4 cleanup and reformating
trying to save myself grief later with the hydraulic system for when
other use it. I've split it into two parts api for working with FM and
core for using the pipe network system.
2013-03-14 08:42:11 -04:00
Rseifert
76d9927483 added a copy of Calclavia's Path Finder
For the moment its just added and not used. I will have to rewrite it in
a way that it doesn't care for TileEntities. This way i can use it for
the pump to make sure that water sources are connected to the pump.
2013-03-01 11:50:10 -05:00
Rseifert
653c3ef5e0 Build #25 2013-02-25 13:02:22 -05:00
Rseifert
b9c91738ba Fixed release valves turning off 2013-02-25 08:30:48 -05:00
Rseifert
87308ec86b Fixed a pipe error plus changed some functions
This is were bug testers are so nice. Turns out that machine from other
mods could directly put the wrong liquid into the pipe the way i had it
coded.

Also i'm going to work threw my api and clean it up the best i can. A
few of the functions i have are unneed as well as not very well made.
2013-02-23 12:05:17 -05:00
Rseifert
f86ec909b7 Fixed a major duping bug with the release valve
Due to the way i was getting all the valid tanks inside of a block i
failed to get the block itself. This resulted in the release valve
draining the ILiquidTank varables rather than the ITankContainer block.
Its now fixed hower i need to go back threw and make changes to use
ForgeDirection later.
2013-02-22 10:16:36 -05:00
Rseifert
668fcf0fe9 failed to upload files correctly after name change
There also some work in there on the new hydralic api
2013-02-20 13:28:43 -05:00
Rseifert
e58d9b487c Added textures by Comply_cat_ed 2013-02-16 17:13:28 -05:00
Rseifert
0b132c19ce Fixed Pump power drain 2013-02-12 06:22:00 -05:00
Rseifert
17698f7fda build 16 2013-02-04 23:10:06 -05:00
Rseifert
a7683ab2fd Sink Fixes? version bump
version bump just due to api changes.
Also i made a fix for the sink but have yet to test it should work since
its exactly the same as the cauldran but with meta turned into
liquidstack volume
2013-02-03 19:28:26 -05:00
Rseifert
3c0a93ed22 Moved -> Files & Fixed API
This screws up the history tab but save me soo much time
2013-02-02 19:36:19 -05:00