Commit graph

138 commits

Author SHA1 Message Date
thatsIch 786e62c159 Typo concateLines 2014-09-21 00:06:10 +02:00
thatsIch 3ba59b7df7 Typo sharedTagCompounts 2014-09-20 23:39:14 +02:00
thatsIch cc717a2491 Typo OreRefrence 2014-09-20 23:35:55 +02:00
thatsIch f087ef16eb Typo materialPureified 2014-09-20 22:42:47 +02:00
thatsIch b7c1c7c602 Typo isMeaninful 2014-09-20 22:42:09 +02:00
thatsIch c3891054c9 Typo specialComparson 2014-09-20 22:41:19 +02:00
thatsIch 3df08b0366 Typo getSpecialComparion 2014-09-20 22:28:41 +02:00
thatsIch 0885f340e2 use ignore instead of _ because of Java8 2014-09-20 22:26:10 +02:00
AlgorithmX2 306ee9e036 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv2 2014-09-17 11:25:30 -05:00
AlgorithmX2 40ace80204 Make NEI Item Extraction and crafting obey view cells. 2014-09-16 23:26:25 -05:00
AlgorithmX2 f233d5aefc Sort pure crystals to have higher priority. 2014-09-16 23:23:19 -05:00
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 804164b3bf Mimic Vanilla behavior with shift clicking. 2014-08-28 11:32:53 -05:00
AlgorithmX2 0b58cd7d1c Block updates should only happen in chunks that area still loaded. 2014-08-23 01:24:13 -05:00
AlgorithmX2 ee7869a61a Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-18 16:13:34 -05:00
AlgorithmX2 1b1c962bab Fix EyeHeight variance between client and server in part placement. 2014-08-18 16:12:45 -05:00
AlgorithmX2 3831fdd235 Fixed Bug: #0910 - Fuzzy Comparison (Split Damage at 99%) 2014-08-17 04:21:07 -05:00
AlgorithmX2 4883dfb78c Added BetterStorage Integration for Storage Crates
Also some old integration clean up.
2014-08-12 11:58:24 -05:00
AlgorithmX2 ff7c7a32d8 Fix Storage Bus on non standard inventories. 2014-08-12 11:56:44 -05:00
AlgorithmX2 f3a9a12e04 Fixed a crash when dealing with large ore dictionary registrations. 2014-08-11 22:56:57 -05:00
AlgorithmX2 feb7d7be95 Storage Bus no longer shows items that cannot be extracted. 2014-08-11 22:56:33 -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 8a194903d8 Added Feature: #0501 - Sorting by Mods 2014-08-05 23:30:59 -05:00
AlgorithmX2 12ec82d1b4 compareDouble, not comparDouble 2014-08-05 21:05:54 -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 4e0b03454c Fix Final Edge Case. 2014-07-31 21:23:45 -05:00
AlgorithmX2 bbc82ede0a Fix Bug: #0751 - Fuzzy Comparison 2014-07-30 21:55:00 -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 253221e494 Improved Blocking Behavior for interfaces with inventories on multiple sides.
AE now ignores inventories that have no sizes this will improve a few strange behaviors.
2014-07-23 11:47:59 -05:00
AlgorithmX2 175e21782a Fixed Bug: #0693 - Shutting Down (crash) when Interrupting path to crafting. 2014-07-23 09:22:39 -05:00
AlgorithmX2 3ef02cb485 Interfaces now filter additions to hide crafting from super-nets. 2014-07-21 16:28:52 -05:00