Commit graph

3560 commits

Author SHA1 Message Date
Robert Seifert
ace5f2b474 updated subs 2013-05-08 08:19:19 -04:00
Robert Seifert
3b6e185bb1 Updated subs 2013-05-08 08:17:34 -04:00
Robert Seifert
aca8162c1f registered bc recipes 2013-05-08 08:13:32 -04:00
Robert Seifert
1f2bcec549 created an extends version of UniversalyRunnable 2013-05-08 08:12:30 -04:00
Robert Seifert
da69f16b7d possibly fixed imprinter
so far i think i've fixed most of the issues with crafting results but
there might still be a few
2013-05-08 08:10:33 -04:00
Robert Seifert
9c4c2461fa updated power systems
AL should now run on IC2 and BC power using a prefab class from one of
the code libraries
2013-05-08 03:42:27 -04:00
Robert Seifert
290631cf8a cleanup and package changes 2013-05-08 03:14:46 -04:00
Robert Seifert
0850129263 updated power system check 2013-05-08 03:12:08 -04:00
Robert Seifert
7f34d242cd added a way to check if no power system is loaded
This will make is possible for mods using the lib to just check if a
power system they can use it loaded.
2013-05-08 03:06:55 -04:00
Robert Seifert
2827565c7a Updated subs and add bc item loading 2013-05-08 02:35:01 -04:00
Robert Seifert
16ce63aadd Crate top slot in creative auto fills crate
Added this for testing so that i can right click the top slot of a crate
with an item to fill the crate all the way up.
2013-05-07 03:58:55 -04:00
Robert Seifert
e5445d75d1 updated subs 2013-05-06 19:32:45 -04:00
Robert Seifert
3097af6eee Add Basic Compoents as a sub 2013-05-06 06:05:02 -04:00
Robert Seifert
bc6ae3f8a6 reduced time of bullet tracer 2013-05-06 06:02:27 -04:00
Robert Seifert
a599b20fb9 added bullet tracer effect 2013-05-06 02:24:52 -04:00
Robert Seifert
94b83ea1c5 fixed slanted belt rocketing items 2013-05-05 21:47:52 -04:00
Robert Seifert
c0d7e392ec Fixed input & output sides for imprinter
Only a armbot can do auto crafting since no side can access the output
slot. This is by design to prevent pipe or manipulator crafting. I will
add bonus later to the crafting arm to get people to want to use this
system. e.g. Blue prints that don't use some items, or use less items.

All sides will connect to the internal inv. Crafting and imprinter slots
have not automated use so no access is given. I might change this later
but you should only need to mess with the inv slots.
2013-05-05 04:30:59 -04:00
Robert Seifert
7df6b061ae mc version update 2013-05-04 17:09:05 -04:00
Robert Seifert
a1b269b75f updated mc version 2013-05-04 17:07:30 -04:00
Robert Seifert
9bcbe50c63 updated subs 2013-05-04 05:35:02 -04:00
Robert Seifert
4358dfe772 updated subs 2013-05-04 05:34:07 -04:00
Robert Seifert
0610b771c9 ... 2013-05-04 05:29:19 -04:00
Robert Seifert
63c27cb14d ,,, 2013-05-04 05:27:13 -04:00
Robert Seifert
e7eaca86cf build script fix 2013-05-04 02:36:40 -04:00
Robert Seifert
424c9d2a04 remove api as its part of one of the subs 2013-05-04 02:04:58 -04:00
Robert Seifert
07ba0d47aa possible improvement of overflow 2013-05-04 02:02:25 -04:00
Robert Seifert
6620dac6bd added chunk loaded check to path finder 2013-05-04 01:48:20 -04:00
Robert Seifert
4105242a3e update for 1.5.2 2013-05-03 16:04:02 -04:00
Robert Seifert
a00326e4ae updated for 1.5.2 2013-05-03 15:58:08 -04:00
Robert Seifert
3d56f9e158 added catch for failure to load IC2 recipes 2013-05-03 04:59:09 -04:00
Robert Seifert
5ed8f3dc46 cleanup of terminal 2013-05-02 23:35:45 -04:00
Robert Seifert
cc2284d1d0 reduce view distance of crate text and item
Once more this is to reduce resource demand of the mod for large crate
rooms. More improvement will be made to reduce the frame rate lose of
the mod.
2013-05-02 23:04:22 -04:00
Robert Seifert
24ae65e9b6 ... 2013-05-02 04:59:10 -04:00
Robert Seifert
d8cc23b887 another correction to build script 2013-05-02 04:51:34 -04:00
Robert Seifert
100c40b15f corrected build script 2013-05-02 04:48:43 -04:00
Robert Seifert
599a90b23b correct build script 2013-05-02 04:48:15 -04:00
Robert Seifert
f3370432d2 Added Dark-Lib sub 2013-05-02 04:44:30 -04:00
Robert Seifert
81f3da3520 Added Modding lib sub 2013-05-02 04:42:54 -04:00
Robert Seifert
4b4b7a66e2 ... 2013-05-02 04:38:24 -04:00
Robert Seifert
1b1e0d9eba Added Dark-Library sub 2013-05-02 04:36:33 -04:00
Robert Seifert
9bb5789cfd ...More work on sub modules 2013-05-02 04:34:37 -04:00
Robert Seifert
7450f8ebd0 ... 2013-05-02 04:32:52 -04:00
Robert Seifert
8b5bae8de1 ... 2013-05-02 04:26:39 -04:00
Robert Seifert
569d512d49 added modding sub 2013-05-02 04:16:14 -04:00
Robert Seifert
e72941e451 ... 2013-05-02 04:05:36 -04:00
Robert Seifert
adbb7324cb updating build script 2013-05-02 03:27:14 -04:00
Robert Seifert
347882fb91 updating build script 2013-05-02 03:25:42 -04:00
Robert Seifert
dd7085eee9 removed text render above crate
Mainly removed this to reduce lag of large rooms of crates were each
block would do a ray trace causing extra resource use. Second the name
of the item is already on the face of the crate so there is no need to
have it.
2013-05-02 03:06:11 -04:00
Robert Seifert
a7410dee64 updated build script 2013-04-30 22:26:11 -04:00
Robert Seifert
0055839123 updated buildscript 2013-04-30 22:25:24 -04:00