Commit graph

39 commits

Author SHA1 Message Date
AlgorithmX2 5571467f20 Added Basic NEI Support 2014-04-04 00:17:20 -05:00
AlgorithmX2 27f374eb04 Added Rotatable Blocks integration. 2014-04-03 23:12:35 -05:00
AlgorithmX2 7a7484ba2f Lists not Arrays. 2014-03-24 03:38:52 -05:00
AlgorithmX2 7dedf8b272 Derpy Integration. 2014-03-24 03:29:23 -05:00
AlgorithmX2 16a691d42e Added Basic Graft Guide Support. 2014-03-24 02:55:46 -05:00
AlgorithmX2 43beaea742 FZ Integration Re-Added. 2014-03-18 21:55:49 -05:00
AlgorithmX2 9e85c33b16 Enable FZ Integration - Crafting and Barrels ( Untested ). 2014-03-18 12:54:57 -05:00
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 ca64bacd17 Moved Facade Registration to Init.
Removed Urainum Drop Ammo.
Storage Cells can now be dismantled and re-assembled.
Removed IC2 P2P Logging.
2014-02-24 21:55:09 -06:00
AlgorithmX2 242aad5133 Changed Facade Registration to use ItemStack Method Instead. 2014-02-23 16:57:20 -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 5e0bf9c5b9 Fix Crash When using Debug Blocks.
Register Quartz/Fluix Blocks with BC Facades.
2014-02-23 14:06:07 -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 e94b0bbe60 Re-Enabled IC2 API.
Relocated Entity Package.
Removed Blank Patterns Item.
2014-02-22 19:28:52 -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 c50535ab21 Fixed Bug: #0165 - DSU Crash. 2014-02-18 11:43:02 -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 109fef1821 Restore DSU Api, mark all other api's as dead. 2014-02-15 00:40:02 -06:00
AlgorithmX2 db56892f0d Moved Integration Exceptions behind a Setting. 2014-02-09 12:35:35 -06:00
AlgorithmX2 5f8570abdc Rename Configuration to AE Config 2014-02-08 23:08:27 -06:00
AlgorithmX2 d50c7f6312 Ported to 1.7 2014-02-08 19:34:52 -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 e436dca760 Fixed bug with Energy Inject/Extract Averages.
SideOnly All the things.
Pulled Rendering for CableContainers out into a Proxy.
2014-02-06 23:51:19 -06:00
AlgorithmX2 3a42c5e1e7 Various Integration. 2014-02-06 21:28:37 -06:00
AlgorithmX2 f295669e6e TESR should use less CPU when no-op.
onInventoryChange for FZ.
Networks without batteries can store up to 1000 AE.
Fixed a bug that cause energy to spiral out of control and go infinite.
Fixed a crash with storage buses and fluids.
2014-02-05 22:36:10 -06:00
AlgorithmX2 a165d533b6 Moved the rest of FMP to Init.
Updated FZ Package Name.
Repairable = false;
2014-02-04 21:17:35 -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 2d61ca3fd0 Removed TE p2p wrapper. 2014-02-01 20:52:37 -06:00
AlgorithmX2 c981c637f9 Massive Localization Update. 2014-01-30 12:54:32 -06:00
AlgorithmX2 e7575c157b Fixed BC Power Handler. 2014-01-29 19:21:01 -06:00
AlgorithmX2 da5f8c4ad4 Fixed Incompatibility with FMP. 2014-01-28 21:10:23 -06:00
AlgorithmX2 d65cd0d82d Added Insulation Around BC handlers.
Fixed typo in Part Material Registration.
2014-01-28 14:38:06 -06:00
AlgorithmX2 1a95fb5b0e Tests parts before adding them.
Proxied IC2 Events.
2014-01-28 14:08:51 -06:00
AlgorithmX2 f1aeca203d Fixed Layer Dependency Issue. 2014-01-28 13:36:05 -06:00
AlgorithmX2 9a64980443 Build Script Update.
FMP Fixes
Optional Interfaces for BC
Optional Interfaces for IC2
Removed UE Api on Items
Proxied Effect for C-CQuartz
2014-01-28 11:29:17 -06:00
AlgorithmX2 834e9c04c5 Err too much. 2014-01-20 10:41:37 -06:00
AlgorithmX2 d181964f4c BC Integration. 2013-12-28 15:05:11 -06:00
algorithmx2 e9acdcbee2 AE2 First Commit, the dawn of 1.7 hast arrived. 2013-12-27 16:59:59 -06:00