Commit graph

326 commits

Author SHA1 Message Date
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
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
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
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
Henry Mao
d5e61527d0 Minor Fix 2013-02-03 01:04:50 +08:00
Henry Mao
4b3cb85322 Removed Briman's troll 2013-02-03 01:01:50 +08:00
Henry Mao
022a3572e3 Build 2013-02-03 00:51:34 +08:00
Henry Mao
6ea1b0ec3a More imprinter tweakin 2013-02-03 00:45:46 +08:00
Henry Mao
805f3ba9ba Got imprinter to work primarily 2013-02-03 00:37:26 +08:00
Henry Mao
f544a3d99b More work on imprinter 2013-02-02 16:57:49 +08:00
Henry Mao
f9eb91bbbe Got imprinter to not crash 2013-02-02 16:34:58 +08:00
Henry Mao
39aa469436 Armbot API Improvements 2013-02-02 16:07:37 +08:00
Henry Mao
cc12121975 Fixed Armbot API being errored 2013-02-02 16:02:07 +08:00
Henry Mao
37b57e31a4 New Imprinter GUI 2013-02-02 15:57:16 +08:00
Henry Mao
bc035f3078 Texture Changes 2013-02-02 14:56:22 +08:00
Brian Ricketts
b9de76e2a2 Fixed crate bug and imprinter crash 2013-02-02 00:23:41 -06:00
Brian Ricketts
b35557d581 More troubleshooting on client-side dupe issue 2013-02-01 17:54:31 -06:00
Brian Ricketts
051ae75ed3 Fixed crate text showing through walls 2013-02-01 17:20:00 -06:00