Commit Graph

93 Commits

Author SHA1 Message Date
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 9161ad0c13 Added Items, Fixed Some Recipe handler errors, and fixed Parts not saving. 2014-02-25 22:34:05 -06:00
AlgorithmX2 9575c8872c Implemented Recipe Groups.
Added ISubItemResolvers.
ItemSeeds now use Constants instead of raw integers.
2014-02-24 23:33:31 -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 15f300c553 Removed Purify Crafting Handler.
Added Crystal Growth ( for Nether, Certus, and Fluix. )
Added Macerator Crafting Handler.
Added Pulverizer Crafting Handler.
Implemented Grid Crafting Handler.
Formation Planes now eject items in a more consistent manner.
Formation Planes can now place, or eject into replaceable blocks ( air/grass/fluids )
2014-02-23 00:55:46 -06:00
AlgorithmX2 302a41ac76 Added Crystal Growth Accelerator.
Fixed Missing Textures.
2014-02-22 16:14:43 -06:00
AlgorithmX2 cf6b0986fc Fortify ItemLists. 2014-02-21 14:36:40 -06:00
AlgorithmX2 eb15bd3a68 Added Energy Watcher API
Added Event to Recalculate Channel Requirements for a Node.
Level Emitter can now output redstone based on network energy levels.
Level Emitter's entry field can now hold longs ( text box supports up o trillions )
2014-02-21 00:10:38 -06:00
AlgorithmX2 921c681b47 Buses now render properly in Item Frames.
Fixed Issue with Storage Monitor Renders.
Fixed  a render glitch on formation/annihilation entity form.
2014-02-19 22:20:38 -06:00
AlgorithmX2 39fed650aa Added Waila Integration. 2014-02-19 21:16:41 -06:00
AlgorithmX2 bea8f2cc07 Recipe API Update. 2014-02-19 17:33:36 -06:00
AlgorithmX2 49ee4519a8 Fixed Bug: #0160 - Formation Plane does not accept Upgrades 2014-02-18 11:43:57 -06:00
AlgorithmX2 da8677b70a Formation Plane Added. 2014-02-17 23:51:31 -06:00
AlgorithmX2 646dafcc99 Moved Sorting Config Into the World. 2014-02-16 18:50:25 -06:00
AlgorithmX2 1d21f2f925 Throw Exception when generating a 30,000+ byte packet 2014-02-16 15:54:43 -06:00
AlgorithmX2 02f2eb00bd Network tool is now powered by black magic. 2014-02-16 15:28:50 -06:00
AlgorithmX2 f5a2f6652e Null Checks for later. 2014-02-16 15:13:24 -06:00
AlgorithmX2 aa91549488 Fixed Server Crash. 2014-02-16 15:12:41 -06:00
AlgorithmX2 dc095749b7 Fixed Issue with DSU API,
Re-added support for MJ
Re-added support for pipe
Re-added support for BC-Facades.
2014-02-16 12:41:45 -06:00
AlgorithmX2 ca738e6065 Standard and Auto Search Settings. 2014-02-16 03:09:20 -06:00
AlgorithmX2 f9693a4b69 Compress ME Terminal Packets. 2014-02-16 01:33:17 -06:00
AlgorithmX2 7d0127a7d8 Fixed with with Condenser, LevelEmiter, and Network Status Guis. 2014-02-15 22:33:13 -06:00
AlgorithmX2 109fef1821 Restore DSU Api, mark all other api's as dead. 2014-02-15 00:40:02 -06:00
AlgorithmX2 a11cf994fa Transition Effect is now affect by particle settings. 2014-02-13 23:31:56 -06:00
AlgorithmX2 07b1bb8473 Added Annihilation Plane. 2014-02-13 22:27:15 -06:00
AlgorithmX2 2a60d619de Fix Crash Caused by wrong Container/Gui Constructor. 2014-02-10 23:52:19 -06:00
AlgorithmX2 08e6a656b8 Added Basic Quartz and Tool Recipes.
Added Custom Recipes.
2014-02-10 23:51:25 -06:00
AlgorithmX2 077572acc9 Config Path Tweaks 2014-02-10 23:50:05 -06:00
AlgorithmX2 4a87ceac4f Recipe Engine Added, not quite done yet tho. 2014-02-09 21:16:36 -06:00
AlgorithmX2 9f26cc0b43 Fixed issue with Terminal Inventories on Servers. 2014-02-09 18:56:35 -06:00
AlgorithmX2 4c790e7335 Portable Cells can get upgrades too! 2014-02-09 14:57:00 -06:00
AlgorithmX2 0145ddb296 Fixed issue with many button Packets. 2014-02-09 12:36:52 -06:00
AlgorithmX2 2f37b41eeb Added Integration Logging Setting. 2014-02-09 12:35:58 -06:00
AlgorithmX2 db56892f0d Moved Integration Exceptions behind a Setting. 2014-02-09 12:35:35 -06:00
AlgorithmX2 49da876b6f Fixed an issue where Parts/Blocks would not properly identify them selves with the proper ItemStack. 2014-02-09 01:55:44 -06:00
AlgorithmX2 5f8570abdc Rename Configuration to AE Config 2014-02-08 23:08:27 -06:00
AlgorithmX2 67c561a83d darn it! 2014-02-08 21:48:04 -06:00
AlgorithmX2 d9c84e2722 whoops, ByteArrayOutputStream 2014-02-08 21:41:49 -06:00
AlgorithmX2 d50c7f6312 Ported to 1.7 2014-02-08 19:34:52 -06:00
AlgorithmX2 30c1deb8cf Fixed Crash On Startup. 2014-02-07 14:56:50 -06:00
AlgorithmX2 b57804be06 Removed Localization Stuff.
Added Logging Option.
Logging of Exceptions is now done via AELogger
2014-02-07 14:37:22 -06:00
AlgorithmX2 e18dac1437 Removed UE Config Option. 2014-02-07 13:49:56 -06:00
AlgorithmX2 ce107d2135 Renamed Config Section PowerInputRatios to PowerRatios
Added UsageMultiplier to PowerRatios to control power usage.
2014-02-07 13:48:46 -06:00
AlgorithmX2 c3549e483c Fixed Bug with Terminal Scroll Bar and Searching.
Switched to Reactive Packet size protection.
2014-02-06 10:57:01 -06:00
AlgorithmX2 e79e866417 Adjusted Terminal Packet Limits.
Fixed random errors thrown when FMP is installed.
Finished Crafting Terminal Basic Features.
2014-02-05 01:25:44 -06:00
AlgorithmX2 f8e6a426ce Tweaked Terminal Gui to use smaller textures.
Crafting Terminal Added, ( incomplete )
Moved FMP Cut-able Registration to Init.
Upgrades now drop when parts break.
TE -> TE3 pulverizer api.
2014-02-04 20:44:54 -06:00
AlgorithmX2 01684cf7c7 Fixed Covered Cable Rendering glitch. 2014-02-04 18:49:33 -06:00
AlgorithmX2 6de529a889 Wireless Terminal now respects WAPs and distances.
Finished Wireless Terminal.
Added WAP Gui.
Added Battery Config.
Added Wireless Config.
Fixed bug with dense cable channels, and the controller.
2014-02-03 22:23:14 -06:00
AlgorithmX2 8b81545abf Wireless Terminal Gui Works, dose not support range, or WAPs 2014-02-02 23:02:54 -06:00
AlgorithmX2 b7d90b989d Begin work on Wireless Terminal Gui. 2014-02-02 22:33:50 -06:00