Commit Graph

15 Commits

Author SHA1 Message Date
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 98e4604690 Fixed Anti-Recursive Crafting Check 2014-07-12 18:13:40 -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