Commit Graph

1398 Commits

Author SHA1 Message Date
AlgorithmX2 31c2efc071 Split Crafting Option into CraftingCPU, Patterns, and Molecular Assembler
Added Meteorite Compass Option.
Fixed Feature Assignment for Color Applicator and Pattern Terminal.
2014-08-07 15:24:26 -05:00
AlgorithmX2 48b99e49b4 Fixed Bug: #0834 - AE2 Cable ond/or Bus on Interface Terminal 2014-08-07 09:34:53 -05:00
AlgorithmX2 aef2396adc Scary Meteorite Re-write. 2014-08-07 01:47:42 -05:00
AlgorithmX2 6e8009eb2d Ignore fake players. 2014-08-06 21:02:08 -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 61d79a804f Added Feature: #0654 - API support for disabling AE2 world gen in specific dimensions 2014-08-05 21:03:30 -05:00
AlgorithmX2 7ce587a235 Fixed Public Transformer to include Desc. 2014-08-05 20:21:42 -05:00
AlgorithmX2 13a4045299 Fixed Java 6 incompatibility. 2014-08-05 11:04:14 -05:00
AlgorithmX2 995d985987 Added Crafting Status GUI to Terminals. 2014-08-04 22:33:26 -05:00
AlgorithmX2 a04f7d6029 Split CPU Records. 2014-08-04 22:32:47 -05:00
AlgorithmX2 da86bd65f6 Tooltips near the top should be pushed down to be visible. 2014-08-04 22:32:07 -05:00
AlgorithmX2 8291499920 Fixed Bug: #0807 - Storage Monitor on the sub network will not update 2014-08-03 15:49:16 -05:00
AlgorithmX2 5df870db7f The Formation Plane can now place Sugar Cane and Cake. 2014-08-03 12:10:14 -05:00
AlgorithmX2 f4654b4762 Put Core Mod Error Behind a Proxy. 2014-08-03 12:00:53 -05:00
AlgorithmX2 ef40410511 Minor Cleanup. 2014-08-03 00:06:19 -05:00
AlgorithmX2 1f2be6b1b3 Fixed mod ID in core mod check. 2014-08-02 23:53:46 -05:00
AlgorithmX2 c45d7f1b71 Added Network Tool Facade Transparency Option. 2014-08-02 23:53:34 -05:00
AlgorithmX2 06856eb957 Added Core Mod Error. 2014-08-02 23:34:49 -05:00
AlgorithmX2 a936bb7404 Fixed an NPE 2014-08-02 18:09:50 -05:00
AlgorithmX2 476d9a478a Re-did DuplicateItems, into Ore Camo Feature, better logic, and better config. 2014-08-02 18:09:41 -05:00
AlgorithmX2 7ccb850037 Validate Recipe before Extraction. 2014-08-02 16:19:43 -05:00
AlgorithmX2 b01360c6a0 Remove System.Exit from part API initialization. 2014-08-02 13:49:59 -05:00
AlgorithmX2 748365d6a4 Removed all Dependencies but forge. 2014-08-02 03:24:56 -05:00
AlgorithmX2 a999c30bbc Added Feature: #0134 - Need info on wireless terminal GUI 2014-08-02 01:12:36 -05:00
AlgorithmX2 ae220a36c8 Fixed Bug: #0791 - Smart/Covered Cables textures don't connect correctly 2014-08-02 00:38:29 -05:00
AlgorithmX2 8672e97bd3 Update Terminal RenderItem to use new durability bar. 2014-08-01 23:35:36 -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 94c8ea93d2 Fixed Bug: #0785 - Unable to place a View Cell into a Pattern Terminal 2014-08-01 19:26:50 -05:00
AlgorithmX2 12838c6b7a Fixed strange behavior when using storage buses with vanilla furnaces. 2014-08-01 00:44:44 -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 d3c6f6074a Custom Level Emitter Buttons! 2014-07-31 20:59:24 -05:00
AlgorithmX2 89ddf4d623 Cleanup 2014-07-31 20:59:10 -05:00
AlgorithmX2 f0320fef76 Added Feature: #0690 - Texture for Colour Applicator 2014-07-31 20:45:25 -05:00
AlgorithmX2 b1357bc5e2 Highlight crafting plan panes the missing items, making them easier to spot. 2014-07-31 20:22:24 -05:00
AlgorithmX2 62289dcf82 Automatic vs Manual Job Sorting. 2014-07-31 20:06:37 -05:00
AlgorithmX2 95c770e198 Shift Click Upgrades Into Upgradeable machines. 2014-07-31 20:01:41 -05:00
AlgorithmX2 608385fb29 Probably fixing doing things while looking at cables. 2014-07-31 19:43:44 -05:00
AlgorithmX2 c9ec498984 Customizable Priority and Crafting Buttons. 2014-07-31 12:24:08 -05:00
AlgorithmX2 2fb6f160de Formation Plane now updates its "Fuzziness" when you change the upgrades. 2014-07-30 22:02:22 -05:00
AlgorithmX2 bbc82ede0a Fix Bug: #0751 - Fuzzy Comparison 2014-07-30 21:55:00 -05:00
AlgorithmX2 63eddac59c Fixed Wrong Ordered formation Fuzzy Settings 2014-07-30 21:22:55 -05:00
AlgorithmX2 c2ca99af03 Added Feature: #0717 - Remove from Interface Terminal 2014-07-30 21:02:37 -05:00
AlgorithmX2 30888c4b1a Fix Interfaces Not saving Settings. 2014-07-30 20:57:33 -05:00
AlgorithmX2 82f5db7ea2 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-07-30 18:02:13 -05:00
AlgorithmX2 8f3df65061 Less aging, more animating. 2014-07-30 18:01:41 -05:00
AlgorithmX2 5345f239be Fixed Bug: #0761 - Molecular Assembler not pushing items out 2014-07-30 00:05:33 -05:00
AlgorithmX2 890f6a5c67 Fixed a bug where terminal player preferences for the terminal would reset on reload. 2014-07-29 21:42:17 -05:00
AlgorithmX2 ba182af4e9 You can now disassemble Storage Cells, Crafting CPU Parts, and Encoded Patterns by crafting items by themselves. 2014-07-29 21:27:37 -05:00