Commit graph

1204 commits

Author SHA1 Message Date
AlgorithmX2 ce8a34617a Move Filter generation to ItemViewCell. 2014-09-16 23:24:21 -05:00
AlgorithmX2 f233d5aefc Sort pure crystals to have higher priority. 2014-09-16 23:23:19 -05:00
AlgorithmX2 3c8c773e2f Fixed Bug: #1091 - Crash with Interface
- Also formatted Changes.
2014-09-16 19:11:52 -05:00
AlgorithmX2 e13d5097b3 Swapped from Set to List to prevent Set from removing "duplicate" patterns. 2014-09-16 00:04:46 -05:00
AlgorithmX2 10eab71f32 Fix a bug where IInventories that change size may appear to contain items that were present in removed portion of the inventory. 2014-09-15 14:28:23 -05:00
AlgorithmX2 2dc1b4ec05 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-09-15 13:15:20 -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 9952c1e3da Fixed Bug: #1076 - Changing config Crashs NEI Recepie view 2014-09-14 00:17:34 -05:00
AlgorithmX2 c4b8940c1d Changed Version Checker URL. 2014-09-12 23:06:09 -05:00
AlgorithmX2 5c5f43a5a9 Fix networks not posting updates to level emitters and storage monitors. 2014-09-12 16:29:52 -05:00
AlgorithmX2 639f99e6ce Dense Cables now use Simplified Lighting Model. 2014-09-12 13:27:04 -05:00
AlgorithmX2 d0e648f5db Added Cube Generator to Unsupported Dev Tools 2014-09-12 13:26:34 -05:00
AlgorithmX2 1cb05052f2 Updated Craft Guide Integration to match new version of Recipe System. 2014-09-11 23:06:46 -05:00
AlgorithmX2 f3186adf13 Storage Grid Now Report changes after reloading the storage list. 2014-09-11 22:55:54 -05:00
AlgorithmX2 04ee699afa Assembler now shows "powered status" properly. 2014-09-11 22:55:30 -05:00
AlgorithmX2 c62f415648 Power Event should fire when power becomes available, even if the networks idle cost is 0. 2014-09-11 22:55:14 -05:00
AlgorithmX2 3329d9455b Fixed Bug: #1055 - Some texture issue 2014-09-11 20:54:52 -05:00
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 3f91868d5e Bug: #1057 - "Automatic" CPU selection is picking the wrong crafting CPU 2014-09-10 21:43:16 -05:00
AlgorithmX2 8363aa4310 Rolled back "Replaced Network Change Event Pipeline, should be more effective." it broke things. 2014-09-10 17:51:56 -05:00
AlgorithmX2 7b28f58aca Replaced Network Change Event Pipeline, should be more effective. 2014-09-10 14:46:59 -05:00
AlgorithmX2 07d106cb03 Cable Anchor Ladders no longer stop being ladders when you stop going up. 2014-09-10 14:42:13 -05:00
AlgorithmX2 38d9f73e8a Fixed Localization for Lumen and Automatic
Also cleaned up a stray import.
2014-09-10 11:01:43 -05:00
AlgorithmX2 814062fc20 Custom AE2 Glass Material. 2014-09-09 21:15:31 -05:00
AlgorithmX2 e6e5d4bab5 Fixed Bug: #1040 - Cables can be broken by hand in adventure mode 2014-09-09 21:12:49 -05:00
AlgorithmX2 0a08ba4bde Added more data to security audits 2014-09-09 20:39:40 -05:00
AlgorithmX2 78802420f7 Added Feature: #1048 - [API] Support of own implementation of CGA's 2014-09-09 19:44:30 -05:00
AlgorithmX2 0b8269d559 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-09-09 19:38:22 -05:00
AlgorithmX2 c7e157a625 Tile Entities should re-size the buffer before sending it. 2014-09-09 19:34:31 -05:00
AlgorithmX2 f841334d72 Exposed Partitioning on tooltip. 2014-09-08 14:22:15 -05:00
AlgorithmX2 18ad8c5938 Fix CME when Updating P2P Tunnel. 2014-09-08 13:55:28 -05:00
AlgorithmX2 847f8aa35b Formation Plane can't store Fluids. 2014-09-08 13:08:57 -05:00
AlgorithmX2 db52d849e2 Shift Clicking Behavior should only happen when holding shift. 2014-09-07 14:24:06 -05:00
AlgorithmX2 4a77b401d9 Added option for "Max Entities" for formation plane.
Increased default formation plane "Max Entities" to 128 from 32
Formation plane now updates properly to reflect power state.
2014-09-07 12:01:09 -05:00
AlgorithmX2 5ef5c00df4 Fixed Bug: #1030 - Stack Overflow Error while using Portable Cell. 2014-09-07 11:59:58 -05:00
AlgorithmX2 cc4210d95a Verify folder exists after its generated. 2014-09-06 18:49:50 -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 694861fe21 Fix issue with wildcard Items from NEI. 2014-09-06 17:54:12 -05:00
AlgorithmX2 9df9ffdc25 Inverted Toggle buses no longer drain power. 2014-09-06 17:00:41 -05:00
AlgorithmX2 39a3c723c7 Fixed a bug where the quartz wrench stopped rotating blocks. 2014-09-06 01:26:17 -05:00
AlgorithmX2 f41fb8d1f3 Parts now properly save under a number of conditions. 2014-09-06 01:25:58 -05:00
AlgorithmX2 a6b9060c53 When you Shift + Dbl Click an item it now moves all like items. 2014-09-06 01:24:24 -05:00
AlgorithmX2 36162baf9f Crafting CPUs can now by default perform 1 delivery per 3 ticks, and Co-Processors add to this. 2014-09-06 00:31:36 -05:00
AlgorithmX2 aebadc3829 When adding a part to a CPU the CPU now properly breaks before reconstructing, Fixes item deletion. 2014-09-06 00:30:33 -05:00
AlgorithmX2 7689f67c14 Remove Stack Limit from Seeds. 2014-09-05 20:17:19 -05:00
AlgorithmX2 b8d0db995b Added logging for security audits. 2014-09-04 22:08:07 -05:00
AlgorithmX2 b86e728f04 Protect vs Null container Items. 2014-09-04 21:58:10 -05:00
AlgorithmX2 44f86fefa0 Mark Dirty for Assembler Actions. 2014-09-04 21:57:56 -05:00
AlgorithmX2 de3db058c9 Protect against null items in import bus. 2014-09-02 13:36:31 -05:00
AlgorithmX2 a1fcdcda80 Improve Crash Report for Ticking GridNodes. 2014-09-02 13:35:44 -05:00