Commit graph

159 commits

Author SHA1 Message Date
AlgorithmX2 5b79ad0b8c Revamped onChange Events to post lists of items making bulk operations much less cpu intensive. 2014-09-10 23:12:34 -05:00
AlgorithmX2 804164b3bf Mimic Vanilla behavior with shift clicking. 2014-08-28 11:32:53 -05:00
AlgorithmX2 555bb66a70 prevent crash if the interface terminal is broken while looking at it. 2014-08-22 13:50:02 -05:00
AlgorithmX2 e1237468b8 Prevent encoding Patterns with zero quantity items. 2014-08-20 23:08:59 -05:00
AlgorithmX2 e7a391fa43 Fix Crafting with items that randomly add NBT Data when you look at them. 2014-08-20 23:02:31 -05:00
AlgorithmX2 809495c573 Fixed isDifferent in Interface Terminal sending items constantly.
Better cache.
2014-08-14 20:23:37 -05:00
AlgorithmX2 b82857b68f Finished Crafting EmitterLogic. 2014-08-13 00:33:13 -05:00
AlgorithmX2 995d985987 Added Crafting Status GUI to Terminals. 2014-08-04 22:33:26 -05:00
AlgorithmX2 a04f7d6029 Split CPU Records. 2014-08-04 22:32:47 -05:00
AlgorithmX2 c45d7f1b71 Added Network Tool Facade Transparency Option. 2014-08-02 23:53:34 -05:00
AlgorithmX2 a999c30bbc Added Feature: #0134 - Need info on wireless terminal GUI 2014-08-02 01:12:36 -05:00
AlgorithmX2 94c8ea93d2 Fixed Bug: #0785 - Unable to place a View Cell into a Pattern Terminal 2014-08-01 19:26:50 -05:00
AlgorithmX2 62289dcf82 Automatic vs Manual Job Sorting. 2014-07-31 20:06:37 -05:00
AlgorithmX2 c2ca99af03 Added Feature: #0717 - Remove from Interface Terminal 2014-07-30 21:02:37 -05:00
AlgorithmX2 843b2cd9c5 Fixed Crafting for real, attempt 2. 2014-07-28 21:51:52 -05:00
AlgorithmX2 ea5f49b80b API Sync, save drive and chests when modifications are made. 2014-07-28 00:11:34 -05:00
AlgorithmX2 4790ab51e0 Fixed Bug: #0737 - Searching and crafting 2014-07-27 12:31:25 -05:00
AlgorithmX2 6ef95e0586 Improved Handling of Pattern Corruption. 2014-07-24 10:59:57 -05:00
AlgorithmX2 42b6647ec3 Fixed Bug: #0704 - Unable to interact with all me interfaces through terminal 2014-07-23 23:18:23 -05:00
AlgorithmX2 3a10671bd6 Minor clean up! 2014-07-19 15:16:25 -05:00
AlgorithmX2 1747204928 Feature: #0675 - Drag'n'Drop functionality when making patterns
Fixed a bug where pattern would not properly re-populate the pattern terminal when they were re-inserted.
Shift clicking into the inscriber is more intelligent.
2014-07-19 14:33:28 -05:00
AlgorithmX2 e2288dafc7 Wireless Terminal can now Craft ( that was oddly easy ) 2014-07-17 23:12:59 -05:00
AlgorithmX2 e49864e295 Nameable CPUs. 2014-07-15 22:26:12 -05:00
AlgorithmX2 3d078538ca Added Feature #0638 - Unable to shiftclick patterns out of interface terminal. 2014-07-15 21:20:03 -05:00
AlgorithmX2 f5ee7e9b4f Only show active interfaces. 2014-07-13 21:59:19 -05:00
AlgorithmX2 a58723273a Allow Pattern Swapping. 2014-07-13 21:35:56 -05:00
AlgorithmX2 0953c48ad5 Auto Starting a job that has no cpu now display the gui instead of just exiting like it started. 2014-07-13 01:45:16 -05:00
AlgorithmX2 423e6be0c8 Create a sort order for interfaces based on their location. 2014-07-12 20:20:21 -05:00
AlgorithmX2 f343ac36e8 Fix Assembler Crash, and You can no longer insert processing patterns into Assemblers. 2014-07-12 20:03:17 -05:00
AlgorithmX2 6fd32c3b12 Fixed Interface Crash. 2014-07-12 16:28:55 -05:00
AlgorithmX2 7242dfeb08 Fixed Crafting CPU Render.
Finished Crafting Confirm Screen
Added logic to prevent crafting in cpus with too little storage.
2014-07-10 23:46:51 -05:00
AlgorithmX2 16ef731c00 Interface Terminal
Fixed bug with Assembler Packet Crashing the server.
2014-07-09 03:17:11 -05:00
AlgorithmX2 1541998281 Sync up rv0 branch fixes into rv1 2014-07-08 19:36:20 -05:00
AlgorithmX2 813c1bcb58 Considerable progress on Interface terminal. 2014-07-07 22:48:21 -05:00
AlgorithmX2 a0427da1ae Begin implementing Interface Terminal, this is gonna be kinda messy. 2014-07-07 17:33:22 -05:00
AlgorithmX2 6ce5a8f4c5 Improved NEI Integration and Pattern Terminal Support 2014-07-06 01:52:29 -05:00
AlgorithmX2 e658c40381 Interface Crafting, and fixed crash with import bus gui. 2014-07-06 01:48:21 -05:00
AlgorithmX2 a966c78c12 Fix issue with export bus only crafting 1 thing.
API Sync.
2014-07-05 11:53:16 -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 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 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 ee107595ea Remove InvTweaks Annotation, was no-op. 2014-07-02 11:39:37 -05:00
AlgorithmX2 4ce40869f4 Fix issues with Pattern Terminal. 2014-07-01 20:43:08 -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 c8bdf1bd45 Crafting Plan Screen is almost done. 2014-06-28 15:18:36 -05:00
AlgorithmX2 c99964dad6 Finished Crafting CPU Gui. 2014-06-28 00:20:12 -05:00
AlgorithmX2 ad0151d086 Handle Crafting CPU Gui Networking and background monitoring. 2014-06-27 00:45:29 -05:00
AlgorithmX2 115c3e597a API Sync, IBaseMonitor 2014-06-27 00:44:56 -05:00