Commit graph

1266 commits

Author SHA1 Message Date
thatsIch 88ff766eef Typo currentEffiency 2014-09-20 22:46:41 +02:00
thatsIch 2b78573dd3 Typo onThreshholdPass 2014-09-20 22:45:48 +02:00
thatsIch 31886d7f72 Typo OpenWirelessTermainlGui 2014-09-20 22:44:43 +02:00
thatsIch f8e3b8f224 Typo Pureified 2014-09-20 22:43:42 +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 e9ff5bcd21 Typo findLocateableBySerial 2014-09-20 22:41:45 +02:00
thatsIch c3891054c9 Typo specialComparson 2014-09-20 22:41:19 +02:00
thatsIch 9fb6ae4047 Typo locateable 2014-09-20 22:40:57 +02:00
thatsIch dd4471947d Typo isWorldAccessable 2014-09-20 22:40:10 +02:00
thatsIch d2326de512 Typo GridFlags.PREFERED 2014-09-20 22:39:37 +02:00
thatsIch 03499f2f3a Typo StorageFilter.EXTACTABLE_ONLY 2014-09-20 22:38:56 +02:00
thatsIch 2d5b15b461 Typo moveable 2014-09-20 22:37:58 +02:00
thatsIch 8a3739d9bd Typo beginVisition 2014-09-20 22:37:36 +02:00
thatsIch 83299fcf44 injectCratedItems 2014-09-20 22:36:48 +02:00
thatsIch f76e87c9a5 Typo getCondencedInputs 2014-09-20 22:30:31 +02:00
thatsIch f5e39e4cb7 Typo getCondencedOutputs 2014-09-20 22:30:12 +02:00
thatsIch 7117fe44b3 Typo useSimpliedRendering 2014-09-20 22:29:30 +02:00
thatsIch 3df08b0366 Typo getSpecialComparion 2014-09-20 22:28:41 +02:00
thatsIch 5aab62405b Typo IItemComparisionProvider 2014-09-20 22:27:56 +02:00
thatsIch accc7f83c3 Typo ISecurityRegister 2014-09-20 22:27:09 +02:00
thatsIch 0885f340e2 use ignore instead of _ because of Java8 2014-09-20 22:26:10 +02:00
thatsIch fce96ec08b Typo IWirelessTermRegistery 2014-09-20 22:25:14 +02:00
thatsIch c566e0e3b6 Typo IGridConnecitonVisitor 2014-09-20 22:24:40 +02:00
thatsIch cea7b17699 Typo CondenserOuput 2014-09-20 22:21:47 +02:00
thatsIch d5223e56ea Typo IPartCollsionHelper 2014-09-20 22:20:53 +02:00
thatsIch e8d1ddb357 Typo IConfigurableObject 2014-09-20 22:20:00 +02:00
AlgorithmX2 8fbc6bbc67 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv2 2014-09-20 15:12:35 -05:00
AlgorithmX2 4533d1893b Fixed Bug: #1109 - Autocraft calculation issue when trying to split 2014-09-19 21:00:07 -05:00
AlgorithmX2 68cc7fd5f7 Fixed Fake Slot Dragging Behavior ( Fixed Bug: #1108 ) 2014-09-19 20:34:25 -05:00
AlgorithmX2 d9060b7ca5 Undo broken caching feature; replace with special case for IMEMonitors should at least be more optimized then two loops. 2014-09-19 11:20:06 -05:00
AlgorithmX2 961cb8e4a9 very silly fix cause Reika decided to pair the wheat with its technical block. 2014-09-18 22:56:31 -05:00
AlgorithmX2 b7684d37ea Removed dragging behavior for fake slots from left right button. 2014-09-18 20:47:56 -05:00
AlgorithmX2 1f75e16cee Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-09-18 20:33:31 -05:00
AlgorithmX2 db50a549cf Non Networked ME Chests can now have items inserted into them. 2014-09-18 20:33:19 -05:00
AlgorithmX2 57d23dd2a7 Fix Crafting Dupe on Calculation, Test Item types for real quantities as they are needed. 2014-09-18 20:31:11 -05:00
AlgorithmX2 73cda63a78 Fix Crafting Dupe on Extraction, if extraction fails roll back and fail. 2014-09-18 20:30:26 -05:00
AlgorithmX2 7745263a47 Add black cube around Spatial, add super dark grey fog / skycolor to prevent night vision from making you blind. 2014-09-18 13:14:32 -05:00
AlgorithmX2 71fc2d1b5c Fixed Incomplete Null Check for MEMonitorIInventory 2014-09-18 11:30:59 -05:00
AlgorithmX2 306ee9e036 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv2 2014-09-17 11:25:30 -05:00
AlgorithmX2 2913d71acd Removed All Dead Integration. 2014-09-17 10:37:51 -05:00
AlgorithmX2 d86a05ce39 Added default case. 2014-09-17 10:37:40 -05:00
AlgorithmX2 493cbcd3c2 Updated RotaryCraft API. 2014-09-17 10:34:52 -05:00
AlgorithmX2 2c839493dd Removed Extra Import. 2014-09-17 10:34:43 -05:00
AlgorithmX2 a18408a619 Added missing "this" 2014-09-17 10:34:18 -05:00
AlgorithmX2 40ace80204 Make NEI Item Extraction and crafting obey view cells. 2014-09-16 23:26:25 -05:00
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