Commit graph

1190 commits

Author SHA1 Message Date
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
AlgorithmX2 6b89d27562 Initialize Drives onRead, this prevents rendering errors. 2014-09-01 12:23:57 -05:00
AlgorithmX2 59a0c3f11a Don't crash when logging out with network tool on transparent mode. 2014-08-30 16:36:38 -05:00
AlgorithmX2 689a9bb8ae Fixed Bug: #1000 - Crafting Terminal NEI Sync Clearing 2014-08-30 16:26:42 -05:00
AlgorithmX2 b7ea4e75d3 Allow Config to adjust CPU Calculation time per tick. 2014-08-30 14:50:00 -05:00
AlgorithmX2 4213dd55d2 Added Osmium to the default grind-able ores list. 2014-08-30 11:32:52 -05:00
AlgorithmX2 964bea7ebc Fixed Bug: #0998 - crash with latest version of better chests 2014-08-30 11:30:22 -05:00
AlgorithmX2 e32f2cf1d4 Fix Chest render in Crafting Gui. 2014-08-29 23:23:56 -05:00
AlgorithmX2 3885347369 Fixed Multipass item rendering for storage monitors. 2014-08-29 22:37:59 -05:00
AlgorithmX2 45c15d2ab9 Register TSER CableBus Tile. 2014-08-29 21:45:39 -05:00
AlgorithmX2 333a0a653d Send Dimension Data earlier to ensure players in spatial cells can login without crashing. 2014-08-29 21:39:36 -05:00
AlgorithmX2 05974153d7 Re-enabled AlphaPass for Immibis's Microblocks 59.0.3+ 2014-08-29 21:35:07 -05:00
AlgorithmX2 dcacf328c4 You can now place parts into Immibis's microblock tiles by clicking on adjacent blocks. 2014-08-29 21:34:33 -05:00
AlgorithmX2 fbab9f15ee Added Permission Checks for Pretty much all the tools. 2014-08-28 22:32:53 -05:00
AlgorithmX2 a0f5f9dcd5 Made a minor adjustment to rendering of Storage Monitors. 2014-08-28 22:32:06 -05:00