Commit graph

73 commits

Author SHA1 Message Date
AlgorithmX2 4e90cd73f6 Finished Achievements. 2014-09-14 00:02:02 -05:00
AlgorithmX2 4b8cc401d8 Initial rv1 beta merge. 2014-09-13 15:12:47 -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 0a08ba4bde Added more data to security audits 2014-09-09 20:39:40 -05:00
AlgorithmX2 694861fe21 Fix issue with wildcard Items from NEI. 2014-09-06 17:54:12 -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 05c9af07e6 Added Crank Turns Stat
Added Inserted Items Stat
Added Extracted Items Stat
Added Various Achivements
2014-08-31 03:06:06 -05:00
AlgorithmX2 590f0b5f25 Added Numerous "CanMine" Checks to part manipulation and other places. 2014-08-28 21:37:08 -05:00
AlgorithmX2 1b1c962bab Fix EyeHeight variance between client and server in part placement. 2014-08-18 16:12:45 -05:00
AlgorithmX2 8a8fde110c Fixed Network tool 2014-08-09 14:09:49 -05:00
AlgorithmX2 596b3818e3 Fixed Bug: #0839 - Wireless terminal activate after Crafting Plan window 2014-08-08 21:18:54 -05:00
AlgorithmX2 bb83252f38 Pulled out getPrimaryBox from Facade. 2014-08-08 01:36:50 -05:00
AlgorithmX2 aef2396adc Scary Meteorite Re-write. 2014-08-07 01:47:42 -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 1c266fc91a Check getAccessibleSlotsFromSide for null returns. 2014-07-31 23:52:16 -05:00
AlgorithmX2 843b2cd9c5 Fixed Crafting for real, attempt 2. 2014-07-28 21:51:52 -05:00
AlgorithmX2 9d339e5e13 Wireless can now craft while standing on partial tiles. 2014-07-28 20:52:26 -05:00
AlgorithmX2 ea5f49b80b API Sync, save drive and chests when modifications are made. 2014-07-28 00:11:34 -05:00
AlgorithmX2 99f15f36b7 Fix NEI Plugin to work with new Recipe Setup.
Added Config option to not show colored cables in recipes.
Fortify Recipe System vs OreDicionary Late entries.
2014-07-25 19:31:12 -05:00
AlgorithmX2 9223f724bf Added Feature: #0715 - Mekanism recipes
Added Feature: #0702 - Mekanism Power for Energy Acceptor
2014-07-24 22:20:52 -05:00
AlgorithmX2 980dff203f IntegrationType Re-factor. 2014-07-23 17:26:23 -05:00
AlgorithmX2 298ae41198 Refactor Some Class stuff out in favor of StorageChannel. 2014-07-23 14:11:12 -05:00
AlgorithmX2 c5aabb1c34 Minor Refactor. 2014-07-23 13:55:48 -05:00
AlgorithmX2 3ec4d8495e Fixed Bug: #0603 - Anvil Repair of Quartz Tools 2014-07-12 17:57:53 -05:00
AlgorithmX2 1541998281 Sync up rv0 branch fixes into rv1 2014-07-08 19:36:20 -05:00
AlgorithmX2 2ea77d35bc Delay Block Updates, and save the world! 2014-07-07 23:54:28 -05:00
AlgorithmX2 6ce5a8f4c5 Improved NEI Integration and Pattern Terminal Support 2014-07-06 01:52:29 -05:00
AlgorithmX2 8ad1f6515c Moar Sanity Checking! 2014-07-04 01:19:45 -05:00
AlgorithmX2 ab68154885 Search By Mod ID 2014-07-02 21:09:17 -05:00
AlgorithmX2 215c097506 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-25 23:02:22 -05:00
AlgorithmX2 27772725d8 MC .10 compatibility patch. 2014-06-24 20:19:42 -05:00
AlgorithmX2 6a11d18e32 compile on .10 2014-06-24 17:58:14 -05:00
AlgorithmX2 ff9a10b926 Crafting is virtually working 100% 2014-06-22 02:00:38 -05:00
AlgorithmX2 1632d2d72e Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	items/tools/powered/ToolMassCannon.java
2014-06-16 00:51:51 -05:00
AlgorithmX2 4763069fab Removed Vec3Pool 2014-06-13 12:42:09 -05:00
AlgorithmX2 f6d7762725 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	items/tools/powered/ToolMassCannon.java
2014-06-04 23:05:22 -05:00
AlgorithmX2 1ab7f7c110 Ditch AABBPool 2014-06-04 22:59:56 -05:00
AlgorithmX2 bd7b154455 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-05-25 00:03:27 -05:00
AlgorithmX2 d5cfa12f76 Added Energy Cells Charge levels to Waila 2014-05-24 18:22:50 -05:00
AlgorithmX2 bc55956d56 Crafting Amount Gui Mostly Done, missing "Next Button" 2014-05-23 23:20:56 -05:00
AlgorithmX2 0f781cebba Sided TIlehash should make order matter. 2014-05-21 09:43:41 -05:00
AlgorithmX2 788dbb8610 Fixed possible crash with Interfaces and Storage Buses. 2014-05-04 14:54:21 -05:00
AlgorithmX2 4a2c7c2710 Fixed issue with NEI and font size.
Added Crafting Terminal Integration for NEI.
Added Inscriber Recipe Plugin for NEI.
2014-04-30 23:01:22 -05:00
AlgorithmX2 a4eb01b191 Allow security hand shakes for monitorables. 2014-04-17 22:33:48 -05:00
AlgorithmX2 0bfded7bbf Fixed Bug: #0210 - Fuzzy on an export bus do not ignore NBT data and metadata.
Fixed Serious issue with items with the same hashes merging.
2014-03-21 22:58:03 -05:00
AlgorithmX2 1b6e2bd2c3 Entropy Manipulator Can now be dispensed.
Matter Cannon Can now be dispensed.
2014-02-27 01:10:45 -06:00
AlgorithmX2 9f0f84a93f Added Sort By Inventory Tweaks.
NEI and Invtweaks options are now hidden without the supporting mod.
2014-02-27 01:10:11 -06:00
AlgorithmX2 1a75097e84 Removed Block Definitions for MAC Parts.
Removed Options For MAC and Crafting.
Added Options for Crafting with Quartz Growth and Fluix Reaction.
EU Tunnels Re-Added ( Limit 1 per block. )
Adjusted naming/categorization of various features.
Added "sparkle" effect to seeds that are "growing"
2014-02-23 16:50:53 -06:00
AlgorithmX2 8c3973f809 Fluids are Not StorageChannel.ITEM. 2014-02-21 15:19:30 -06:00