Commit graph

42 commits

Author SHA1 Message Date
thatsIch
c03f397607 Typo injec 2014-09-21 02:43:44 +02:00
thatsIch
a146f65bd1 Typo parrent 2014-09-21 02:19:55 +02:00
thatsIch
b2440d2b9d Typo Recurive 2014-09-21 01:20:13 +02:00
thatsIch
4c5039c7da Typo Nextus 2014-09-21 01:19:43 +02:00
thatsIch
83299fcf44 injectCratedItems 2014-09-20 22:36:48 +02:00
thatsIch
f76e87c9a5 Typo getCondencedInputs 2014-09-20 22:30:31 +02:00
thatsIch
f5e39e4cb7 Typo getCondencedOutputs 2014-09-20 22:30:12 +02:00
AlgorithmX2
4533d1893b Fixed Bug: #1109 - Autocraft calculation issue when trying to split 2014-09-19 21:00:07 -05:00
AlgorithmX2
d9060b7ca5 Undo broken caching feature; replace with special case for IMEMonitors should at least be more optimized then two loops. 2014-09-19 11:20:06 -05:00
AlgorithmX2
57d23dd2a7 Fix Crafting Dupe on Calculation, Test Item types for real quantities as they are needed. 2014-09-18 20:31:11 -05:00
AlgorithmX2
73cda63a78 Fix Crafting Dupe on Extraction, if extraction fails roll back and fail. 2014-09-18 20:30:26 -05:00
AlgorithmX2
1dc501a263 Fixed a bug with Crafting Calculator choosing the slower calculation for all types of patterns. 2014-09-15 13:14:53 -05:00
AlgorithmX2
381dc4a9bb separated limitQty and containerItem code paths, and make patterns limitQty if an input, and an output. 2014-09-06 18:36:56 -05:00
AlgorithmX2
b82857b68f Finished Crafting EmitterLogic. 2014-08-13 00:33:13 -05:00
AlgorithmX2
6b9441f32a Crafting Emitter Progress. 2014-08-11 00:08:31 -05:00
AlgorithmX2
e2337a1226 Fix a few issues when dealing with NBT items during crafting calculation. 2014-08-01 23:00:12 -05:00
AlgorithmX2
b36ee3bf84 Don't mark things that don't exist. 2014-07-18 14:30:29 -05:00
AlgorithmX2
f11bc7acc6 Fixed bug with crafting calculation assuming partial resources for a task that was not executed. 2014-07-17 23:02:19 -05:00
AlgorithmX2
502235dd42 Fixed Multi Recipe Bugs. 2014-07-17 22:03:42 -05:00
AlgorithmX2
a69d1492ef Fixed Bug: #0613 - interface bug when crafting large quantities of items 2014-07-16 20:31:23 -05:00
AlgorithmX2
6d43d21067 Removed Display Name Logging. 2014-07-14 09:27:41 -05:00
AlgorithmX2
d184dcd4ca Crafting Recipes should still try and use the pattern for valid items. 2014-07-13 21:43:00 -05:00
AlgorithmX2
03ff5b6497 for undamaged recipes, use simpler calculations. 2014-07-13 21:21:23 -05:00
AlgorithmX2
98e4604690 Fixed Anti-Recursive Crafting Check 2014-07-12 18:13:40 -05:00
AlgorithmX2
a966c78c12 Fix issue with export bus only crafting 1 thing.
API Sync.
2014-07-05 11:53:16 -05:00
AlgorithmX2
14187dc799 Added Packet Logging
Added Crafting Logging
2014-07-04 17:43:53 -05:00
AlgorithmX2
0a470eefc2 Crafting Machine Link API, and Export bus crafting implementation. 2014-07-04 01:19:35 -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
36f81cf0b7 MORE Gui work for crafting 2014-06-29 04:06:07 -05:00
AlgorithmX2
c8bdf1bd45 Crafting Plan Screen is almost done. 2014-06-28 15:18:36 -05:00
AlgorithmX2
12c0abbac6 Crafting calculations are now synchronized with the world thread to prevent possible CME's 2014-06-22 23:50:56 -05:00
AlgorithmX2
ff9a10b926 Crafting is virtually working 100% 2014-06-22 02:00:38 -05:00
AlgorithmX2
6cbc5aa953 Recursive crafting works.
MA's can accept pushes.
Interfaces no alter pushing behavior depending on ICraftingMachine settings.
Fixed bug where crafting would record items that don't exist as available for the initial pull.
2014-06-20 02:12:39 -05:00
AlgorithmX2
b8a8f2f202 Crafting is now possible ( not complete but possible ) 2014-06-19 01:28:45 -05:00
AlgorithmX2
32ee57c3a9 Separated Crafting job into a worker thread.
Crafting calculation can be canceled.
Hooked up a crafting calculation launch and the confirmation GUI.
2014-06-18 01:23:37 -05:00
AlgorithmX2
83d3a3aadb Crafting calculator now supports damageable items, and ore dictionary stuff in primitive form. 2014-06-16 22:36:35 -05:00
AlgorithmX2
92f728be67 Crafting Calculator mostly works now - is missing features however. 2014-06-16 00:48:43 -05:00
AlgorithmX2
e0ebec1a60 Umm crafting calculation needs some thought... 2014-06-12 09:18:39 -05:00
AlgorithmX2
3b394face2 More work on crafting calculations. 2014-06-05 23:26:01 -05:00
AlgorithmX2
ea52fb5ebc Some more crafting work. 2014-06-04 22:54:01 -05:00
AlgorithmX2
141be04aaf about 5 minutes of work... 2014-06-04 19:47:13 -05:00
AlgorithmX2
98f0e59b67 Begun work on the crafting memory / tree 2014-06-03 23:37:47 -05:00