Commit graph

20 commits

Author SHA1 Message Date
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
8abbbfdba2 cleanup of interfaces 2013-02-20 15:10:29 -05:00
Rseifert
0b2eec52e6 worked on new pipes 2013-02-20 14:51:49 -05:00
Rseifert
db2d9ca581 etc etc 2013-02-20 13:51:33 -05:00
Rseifert
b31c339be9 more cleanup 2013-02-20 13:48:46 -05:00
Rseifert
69abbd43f3 Cleanup 2013-02-20 13:44:38 -05:00
Rseifert
2779c99783 moved FM's Api into hydraulics 2013-02-20 13:37:29 -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
6396fa85a0 reformated + fixed pipe dropping
turns out the damage drop method was deleted a few version back which
told minecraft to drop this item in meta form.
2013-02-18 07:12:59 -05:00
Rseifert
9452d99470 Fixed Milk Pipe Crafting 2013-02-16 17:13:38 -05:00
Rseifert
e58d9b487c Added textures by Comply_cat_ed 2013-02-16 17:13:28 -05:00
Rseifert
10801ab0bf Cleanup and API update
Well nothing realy changed for the UE api but i did cleanup the console
spam after the LiquidHandler registered all the liquids
2013-02-15 20:39:59 -05:00
Rseifert
0b132c19ce Fixed Pump power drain 2013-02-12 06:22:00 -05:00
Henry Mao
60db5c252e Update src/minecraft/liquidmechanics/resource/lang/en_US.properties 2013-02-12 11:31:13 +08:00
Henry Mao
2af185d795 Fixed wrong creative tab name 2013-02-12 11:30:23 +08:00
Rseifert
9d312ea04d Starting to create my own fluid network
will be similar to Calclavia's UE network for power except it uses
LiquidStack instead of watts.
2013-02-08 02:04:18 -05:00
Rseifert
17698f7fda build 16 2013-02-04 23:10:06 -05:00
Rseifert
6c1b16c5f4 Fixed Sink + Cleanedup imports
corrected sink item stack lose plus fixed potion to have a volume of 250
when used with my machines. Will take this a step better later to fix it
for all mods installed with my mod to correct the volume diffrence.
2013-02-03 20:45:40 -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