Commit Graph

293 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 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 61d79a804f Added Feature: #0654 - API support for disabling AE2 world gen in specific dimensions 2014-08-05 21:03:30 -05:00
AlgorithmX2 995d985987 Added Crafting Status GUI to Terminals. 2014-08-04 22:33:26 -05:00
AlgorithmX2 f4654b4762 Put Core Mod Error Behind a Proxy. 2014-08-03 12:00:53 -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 476d9a478a Re-did DuplicateItems, into Ore Camo Feature, better logic, and better config. 2014-08-02 18:09:41 -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 d3c6f6074a Custom Level Emitter Buttons! 2014-07-31 20:59:24 -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 c2ca99af03 Added Feature: #0717 - Remove from Interface Terminal 2014-07-30 21:02:37 -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
AlgorithmX2 4078000005 Force AlphaPass. 2014-07-28 21:52:02 -05:00
AlgorithmX2 843b2cd9c5 Fixed Crafting for real, attempt 2. 2014-07-28 21:51:52 -05:00
AlgorithmX2 ea5f49b80b API Sync, save drive and chests when modifications are made. 2014-07-28 00:11:34 -05:00
AlgorithmX2 4790ab51e0 Fixed Bug: #0737 - Searching and crafting 2014-07-27 12:31:25 -05:00
AlgorithmX2 ab78f940db Optimized Imports. 2014-07-25 21:52:21 -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 31cb594f4d Moved Recipe Registration to Init, Added Recipe Baking. 2014-07-25 17:49:49 -05:00
AlgorithmX2 846e8a0384 Added Hydraulicraft Crushing Recipes. 2014-07-25 16:38:28 -05:00
AlgorithmX2 0b50d23014 Added Feature: #0711 - Options to change font size in game. 2014-07-24 23:59:58 -05:00
AlgorithmX2 0244bb943f Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-07-24 22:48:06 -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 6ef95e0586 Improved Handling of Pattern Corruption. 2014-07-24 10:59:57 -05:00
AlgorithmX2 8bcd346226 Storage Buses no longer assume an inventory can be accessed just because it implements IInventory. 2014-07-23 17:39:42 -05:00
AlgorithmX2 980dff203f IntegrationType Re-factor. 2014-07-23 17:26:23 -05:00
AlgorithmX2 6aab1c2e35 Show Channel Usage for smart and dense cable in Waila.
Waila Plugin now works when parts are in FMP Tiles.
2014-07-22 00:47:24 -05:00
AlgorithmX2 3f29590fad Paint balls now color entities their color when they get hit for 30 or so seconds ( mostly works ).
Paint balls now color sheep.
The Color Applicator can now accept snow balls.
Snowballs can be used to clean paint balls, and to clean cables ( restore fluix )
Tweaks to Color API.
2014-07-20 22:45:08 -05:00
AlgorithmX2 f355fc1643 Initial Paint Ball Implementation. 2014-07-20 03:53:05 -05:00
AlgorithmX2 1a1025b8c9 API Synced or Spatial, also one last change with grinder. 2014-07-20 01:51:51 -05:00
AlgorithmX2 fdc263702e API Synced with Grinder canges. 2014-07-20 01:50:50 -05:00
AlgorithmX2 683a5ee765 Added Feature: #0633 - [Aesthetical] Recoloring of specific blocks 2014-07-16 23:44:02 -05:00
AlgorithmX2 e49864e295 Nameable CPUs. 2014-07-15 22:26:12 -05:00
AlgorithmX2 862c89e1f0 Added Light Detector 2014-07-15 20:26:04 -05:00
AlgorithmX2 0f50c05a7d Added Light P2P Tunnel 2014-07-15 02:25:03 -05:00
AlgorithmX2 c6e6aca7cb Renamed Debug Option. 2014-07-13 22:21:28 -05:00
AlgorithmX2 061c995136 Add XU item and fluid to attunement. 2014-07-13 02:13:17 -05:00
AlgorithmX2 48bc15fd82 Silly import. 2014-07-12 16:21:01 -05:00
AlgorithmX2 ef759c7a7e Started adding recipes to rv1 items. 2014-07-11 15:07:16 -05:00
AlgorithmX2 7242dfeb08 Fixed Crafting CPU Render.
Finished Crafting Confirm Screen
Added logic to prevent crafting in cpus with too little storage.
2014-07-10 23:46:51 -05:00
AlgorithmX2 d2e332eedb Fixed NEI Ghost Overlays. 2014-07-09 22:18:50 -05:00
AlgorithmX2 0e676f5171 GameProfile API Sync. 2014-07-09 15:07:53 -05:00
AlgorithmX2 16ef731c00 Interface Terminal
Fixed bug with Assembler Packet Crashing the server.
2014-07-09 03:17:11 -05:00