Commit graph

4040 commits

Author SHA1 Message Date
Henry Mao 353f522cae Fixed imprinter dupe 2013-02-12 12:27:11 +08:00
Henry Mao 366d784a06 Reformat 2013-02-12 12:19:04 +08: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
Brian Ricketts b1d5ea505c Crane work 2013-02-11 20:13:15 -06:00
Brian Ricketts 673fe6469d STOP CHANGING THE BATCH FILES D:
Keep 7z in system32!
2013-02-11 12:26:38 -06:00
Brian Ricketts 21db437897 Calclavia...leave the include.bat using the same 7z as publish.bat please >.< 2013-02-11 12:24:36 -06:00
Brian Ricketts 72bdd69060 Implemented dynamic crane rail connection 2013-02-11 12:03:54 -06:00
Henry Mao 84a67a2e9a Build bump 2013-02-11 00:41:29 +08:00
Henry Mao 9ad51d8f27 Added single insert item feature 2013-02-11 00:33:02 +08:00
Henry Mao e9366ccd15 Made crates spread items 2013-02-10 23:49:47 +08:00
Henry Mao afe1260213 Added Recipes 2013-02-10 23:21:29 +08:00
Henry Mao caeeaf397c Added 3 tiers of crates 2013-02-10 23:00:16 +08:00
Henry Mao b83a7a22ec Added name to crane frame 2013-02-10 22:33:12 +08:00
Henry Mao 3beb8bb780 Fixed Imprinter dupe bug 2013-02-10 22:22:48 +08:00
Henry Mao 7c230fe52e Fixed include.bat 2013-02-10 22:09:06 +08:00
Henry Mao efa108d336 Reformat All 2013-02-10 22:08:21 +08:00
Brian Ricketts 42f06e5d69 Merge branch 'master' of https://github.com/calclavia/Assembly-Line.git 2013-02-10 01:32:53 -06:00
Brian Ricketts c5edf68989 Worked a lot on frame 2013-02-10 01:32:35 -06:00
Henry Mao d1eb7971a3 Minor Printline change 2013-02-10 11:17:52 +08:00
Brian Ricketts d9d93e6103 Renamed "Crane Parts" to "Crane Rail"
Removed ItemCraneParts; we don't need a custom ItemBlock
2013-02-09 18:41:44 -06:00
Rseifert 0df335b442 Failed to turn free power mode off
Also update IC2 api files but it doesn't look like anything has changed.

Another thing 7zip does work that way on my computer as the script for
building was created. I have to use the 7za.exe inorder to get it too
work.
2013-02-09 06:05:19 -05:00
Henry Mao ed749ed2a4 Crane controlled texture update 2013-02-08 17:45:47 +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 9aceb50fd6 minor changes
Changed: drop command to drop the item at the exact location instead of
dropping it with velocity in a random direction
Moved: ArmHelper and DebugToPlayer back to my folder since i'm using
similar files in other repos
Moved: drop methods from the break command to my helper
Cleaned: my helper class up and finished the find all item methods to
wrok better
Added: powerTo command though it doesn't do anything for the moment
2013-02-08 00:32:52 -05:00
Rseifert 8c60099e0e Worked on use cmd and added a logger 2013-02-07 23:43:59 -05:00
Rseifert cb854bebda Removed break on rotation 2013-02-07 01:50:36 -05:00
Rseifert 65c7a3760a updated comments on last 2013-02-06 15:02:37 -05:00
Rseifert 69affcca09 Added the start of the craneManager
this will be used to control and assist in the movement of the crane.
Will still have to create something seperate to do commands but this
will be used to move the crane.
2013-02-06 14:56:14 -05:00
Rseifert 2fd1bdb688 Added more support for Use cmd
added lever and suggest ISideInventory support for the user command.
Will work on this more too add support for more things.
2013-02-06 14:29:28 -05:00
Henry Mao 9d31ee73ae AL 0.2.5 Release 2013-02-07 00:31:18 +08:00
Henry Mao 3388b3cbdc Attempt to allow imprinters to steal items 2013-02-06 20:49:09 +08:00
Henry Mao 0019108b57 Better Crate Control Functions 2013-02-06 19:18:35 +08:00
Henry Mao c3e5c5f383 Finished turntable 2013-02-06 15:18:42 +08:00
Henry Mao 0f180e4f99 Reformat + Organize 2013-02-06 14:29:59 +08:00
Henry Mao 92f212483b Added basic turntable 2013-02-06 14:28:37 +08:00
Rseifert 17698f7fda build 16 2013-02-04 23:10:06 -05:00
Rseifert 99f6b9b74f added a method to get an Entities Class name 2013-02-03 23:52:31 -05:00
Rseifert 7faca8f8ae . 2013-02-03 22:33:55 -05:00
Henry Mao 3c027330a4 IC2 API Inclusion 2013-02-04 11:32:04 +08: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
Henry Mao 54614d6037 Started working in inventory serach for imprinter 2013-02-03 22:15:02 +08:00
Henry Mao b50d503412 Recipe Fix 2013-02-03 15:19:19 +08:00
Henry Mao 8472417e5b Build #72 2013-02-03 14:35:45 +08:00
Henry Mao 4cce5df0f6 More Armbot + Imprinter Tweaks 2013-02-03 14:20:53 +08:00
Henry Mao d94cc46cef Got Armbots to render items properly 2013-02-03 13:50:50 +08:00
Henry Mao 4056ce587f Attempt to fix armbot item render 2013-02-03 12:51:10 +08:00
Henry Mao 934f7cca17 Added some Armbot API 2013-02-03 12:30:40 +08: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