Commit graph

3368 commits

Author SHA1 Message Date
Robert Seifert
a6f121bd8c cleanup and minor fixes 2013-05-17 11:26:07 -04:00
Robert Seifert
84c8ac941f added modstats support 2013-05-17 11:23:47 -04:00
Robert Seifert
2ffcabd410 Fixed pump crash and power issues 2013-05-16 12:03:29 -04:00
Robert Seifert
b2a712b89e Fixed manipulator crate input 2013-05-15 22:54:58 -04:00
Robert Seifert
e6a35a6a72 Disabled Hopper interaction due to bugs
I can't explain what is going on between the crate and hopper. As far as
i can see the crate works fine with pipes, and other things. However the
hopper creates new bugs that i can't solve at the moment. It will keep
trying to input items into the crate after the crate is full. It will
then after world load trash a crates inv that its pulling from. Since i
believe that the hopper is the root cause i'm going to just disable it
use with crates.
2013-05-15 22:10:56 -04:00
Robert Seifert
c9967983e1 updated subs 2013-05-15 17:38:29 -04:00
Robert Seifert
3b379c0a9d updated subs 2013-05-15 17:37:36 -04:00
Robert Seifert
81f581e8a5 pulled some reusable files from AL
These files can be put to good use in other mods rather than recreating
them.
2013-05-15 17:36:46 -04:00
Robert Seifert
e3be6af826 Moved some reusable files to Dark-Lib
These files can be used by other mods that use Dark-Library so i have
moved them. If needed i can share these files, or if i can i'll make the
Dark-Library public for use.
2013-05-15 17:35:46 -04:00
Robert Seifert
bf878681b2 cleanup 2013-05-15 16:28:03 -04:00
Robert Seifert
45ae1be39f fixed Client side crate update 2013-05-15 14:12:23 -04:00
Robert Seifert
7b0d82b701 Might have fixed old crate loading 2013-05-15 13:39:11 -04:00
Robert Seifert
3bb6e21736 ... 2013-05-15 12:45:05 -04:00
Robert Seifert
43ee61fd55 Fixed old version conversion 2013-05-15 12:43:40 -04:00
Robert Seifert
e8e562548d Finalizing crate rework 2013-05-15 10:46:00 -04:00
Robert Seifert
540fff7065 Fixed client side update 2013-05-15 08:59:00 -04:00
Robert Seifert
7353d0a251 mostly done with new crate rework 2013-05-15 08:40:24 -04:00
Robert Seifert
a93d4f80f9 updated subs 2013-05-15 06:37:08 -04:00
Robert Seifert
8e41c99ec7 updated subs 2013-05-15 06:36:15 -04:00
Robert Seifert
05268ab54a updated subs 2013-05-15 06:34:26 -04:00
Robert Seifert
a122242c75 cleanup 2013-05-15 06:31:04 -04:00
Robert Seifert
05a462e2f9 edits to crate 2013-05-14 00:55:06 -04:00
Robert Seifert
31dd0c63f2 added config save check 2013-05-13 22:21:38 -04:00
Robert Seifert
75e7805c21 random stuff... really just random 2013-05-13 13:36:57 -04:00
Robert Seifert
f2f2ad1dac updated subs 2013-05-11 11:14:24 -04:00
Robert Seifert
9f9da07a2f updated subs 2013-05-11 11:12:43 -04:00
Robert Seifert
ad5ffc8687 re-added copper wires 2013-05-11 11:09:34 -04:00
Robert Seifert
5fb1b3d1bb added container class for terminal base 2013-05-11 09:25:27 -04:00
Henry Mao
48e5550957 Fixed some minor issues 2013-05-11 20:38:39 +08:00
Henry Mao
b3eefca979 Fixed not calling super.update() 2013-05-11 19:44:25 +08:00
Robert Seifert
bc0ae239c9 removed debug code 2013-05-10 01:00:50 -04:00
Robert Seifert
3d48a37fcc updated subs 2013-05-09 23:04:41 -04:00
Robert Seifert
80a18a9389 removed extra recipe register call 2013-05-09 23:04:03 -04:00
Robert Seifert
7e1bc73f11 Fixed model extension 2013-05-09 23:03:50 -04:00
Robert Seifert
221daa2cde updated subs 2013-05-09 23:03:12 -04:00
Robert Seifert
cea3a01d4e removed wires from recipes 2013-05-09 22:58:13 -04:00
Robert Seifert
07f01b6696 updated subs 2013-05-09 22:55:04 -04:00
Robert Seifert
91851ea070 fixed crafting grid inf crafting 2013-05-09 10:13:31 -04:00
Robert Seifert
20da3f682d updated subs 2013-05-09 06:08:41 -04:00
Robert Seifert
de0124e523 updated subs 2013-05-09 06:06:10 -04:00
Robert Seifert
86d8f0543c updated subs 2013-05-09 06:05:10 -04:00
Robert Seifert
752b5fb934 worked on crane a bit 2013-05-09 03:39:48 -04:00
Robert Seifert
d9ccca74d0 removed beam and tracer methods
each mod should create its own methods for this in its proxies
2013-05-09 03:38:23 -04:00
Robert Seifert
41f59b1299 temp removed chest input
due to a bug with it i removed the ablity for the imprinter to use inv
around it
2013-05-08 10:45:24 -04:00
Robert Seifert
1dcebc7ab5 Dropped sound level of armbot
per kodos's request
2013-05-08 09:58:53 -04:00
Robert Seifert
9ea05f54a0 updated subs 2013-05-08 09:39:11 -04:00
Robert Seifert
ccd8f18df7 updated subs 2013-05-08 09:38:16 -04:00
Robert Seifert
8bc283708e updated for updated bc 2013-05-08 09:37:13 -04:00
Robert Seifert
264485539c re-add bc as sub 2013-05-08 09:35:39 -04:00
Robert Seifert
ccde067edf removed bc as sub 2013-05-08 09:34:58 -04:00