Commit graph

1034 commits

Author SHA1 Message Date
AlgorithmX2
2625b788b1 Fix issue with over utilization of items as they array, only use what you ware waiting for.
Interface now wakes it self up when power arrives.
2014-07-05 16:52:15 -05:00
AlgorithmX2
a966c78c12 Fix issue with export bus only crafting 1 thing.
API Sync.
2014-07-05 11:53:16 -05:00
AlgorithmX2
4d6193cd0f Export Bus can now craft without being on craft only mode. 2014-07-04 21:04:30 -05:00
AlgorithmX2
fa542c7d15 Add Upgrade Features to Interface, and add Buttons to Interface and Export Bus o alter crafting behavior. 2014-07-04 20:59:50 -05:00
AlgorithmX2
14187dc799 Added Packet Logging
Added Crafting Logging
2014-07-04 17:43:53 -05:00
AlgorithmX2
8640ea7122 Crafting CPU Now properly updates when restarting a job.
Crafting CPU now uses considerably less bandwidth and only does updates when things change, much like the terminal.
2014-07-04 17:42:53 -05:00
AlgorithmX2
d958ac5c6b Fix bug where Crafting CPU Gui would leave scroll bar in the top left corner if it was empty. 2014-07-04 17:41:39 -05:00
AlgorithmX2
8ad1f6515c Moar Sanity Checking! 2014-07-04 01:19:45 -05:00
AlgorithmX2
0a470eefc2 Crafting Machine Link API, and Export bus crafting implementation. 2014-07-04 01:19:35 -05:00
AlgorithmX2
eb691e1802 Assign Crafting Upgrade. 2014-07-04 01:17:58 -05:00
AlgorithmX2
844b4843c0 Crafting API Added
Fixed tons of issues with CPU multi block weirdness.
2014-07-02 23:48:18 -05:00
AlgorithmX2
ab68154885 Search By Mod ID 2014-07-02 21:09:17 -05:00
AlgorithmX2
4a88f87e2a Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-07-02 18:21:36 -05:00
AlgorithmX2
f34f20d150 Spatial generation and frame bucket fix. ( ender pearl fix required? ) 2014-07-02 18:20:42 -05:00
AlgorithmX2
40e71566ea Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 2014-07-02 11:40:19 -05:00
AlgorithmX2
ee107595ea Remove InvTweaks Annotation, was no-op. 2014-07-02 11:39:37 -05:00
AlgorithmX2
98f83ad5e4 instead of itemid use the Item system hash. for hash generation purposes should improve lookup type stuff. 2014-07-02 00:06:44 -05:00
AlgorithmX2
a0c15025b7 Fixed a possible NPE in the cable rendering logic. 2014-07-02 00:05:46 -05:00
AlgorithmX2
1d687f3084 Graceful saving/loading and breaking of CPUs. 2014-07-02 00:05:21 -05:00
AlgorithmX2
64f2acfb43 QNB blocks don't deform. 2014-07-02 00:04:35 -05:00
AlgorithmX2
d91b8b6ccc Working on Crafting CPU Save / Restore Logic 2014-07-01 20:53:32 -05:00
AlgorithmX2
82b9e2c71f Fixed damage for seeds. 2014-07-01 20:51:36 -05:00
AlgorithmX2
ce9d84fc18 De-code patterns when you shift click. 2014-07-01 20:44:54 -05:00
AlgorithmX2
72ea6a5fa5 Sort Items alphabetically in creative tab. 2014-07-01 20:44:35 -05:00
AlgorithmX2
9a2614540d Implementing Crafting Upgrade. 2014-07-01 20:44:12 -05:00
AlgorithmX2
4ce40869f4 Fix issues with Pattern Terminal. 2014-07-01 20:43:08 -05:00
AlgorithmX2
8705180bae Removed Lumen Cable. 2014-07-01 20:32:27 -05:00
AlgorithmX2
c821ab2833 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-30 16:11:34 -05:00
AlgorithmX2
928678cbcf Merge branch '1.7.10' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-29 21:51:38 -05:00
AlgorithmX2
c97818072f Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into 1.7.10 2014-06-29 21:51:16 -05:00
AlgorithmX2
c74c18f81b missing import. 2014-06-29 21:48:27 -05:00
AlgorithmX2
bfc68bf3dc Formation Plane fixed 2014-06-29 21:05:19 -05:00
AlgorithmX2
ac5d3e3192 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into 1.7.10 2014-06-29 21:04:10 -05:00
AlgorithmX2
a5a92af74a Fixes for formation plane, also enabled fireworks to be shot using it. 2014-06-29 21:03:00 -05:00
AlgorithmX2
03ee61c1b5 Merge branch '1.7.10' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-29 12:44:30 -05:00
AlgorithmX2
a0bb77fa43 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into 1.7.10 2014-06-29 12:43:45 -05:00
AlgorithmX2
2c77242667 Disassemble Storages Cells regardless of where your looking. 2014-06-29 12:43:09 -05:00
AlgorithmX2
4c999e1f2b Fixed Minor Compile Error. 2014-06-29 12:30:38 -05:00
AlgorithmX2
e99d675897 Fixed Priority Screens. 2014-06-29 04:06:21 -05:00
AlgorithmX2
36f81cf0b7 MORE Gui work for crafting 2014-06-29 04:06:07 -05:00
AlgorithmX2
85f607b76f Merge branch '1.7.10' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-28 20:53:09 -05:00
AlgorithmX2
5c2d66aa28 1.7.10 - requires, guess what -- 1.7.10 2014-06-28 20:33:32 -05:00
AlgorithmX2
780131f9ab Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into 1.7.10 2014-06-28 20:32:51 -05:00
AlgorithmX2
297c957787 Master requires 1.7.2 2014-06-28 20:32:07 -05:00
AlgorithmX2
96b5115538 IC2 Api Update. 2014-06-28 20:26:43 -05:00
AlgorithmX2
8dc2c04afd 1.7.10 Deprecations. 2014-06-28 20:26:29 -05:00
AlgorithmX2
a84d513eda Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-28 18:03:17 -05:00
AlgorithmX2
b3cb822d1d Use IC2 Api to get tier. 2014-06-28 18:02:14 -05:00
AlgorithmX2
e5e373ce10 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-28 17:34:03 -05:00
AlgorithmX2
6718fae629 Initial 1.7.10 IC2 API Update. 2014-06-28 17:32:40 -05:00