Commit graph

1162 commits

Author SHA1 Message Date
AlgorithmX2 bfca3e04e0 Toggle Busses no longer use power. 2014-02-10 23:51:48 -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 67cfc0a593 Crafting Terminal Sync Fix. 2014-02-10 23:49:40 -06:00
AlgorithmX2 21c254f09f Error control, missing Item Control
Import ( not done ).
And recursive file importing.
2014-02-10 17:15:43 -06:00
AlgorithmX2 4a87ceac4f Recipe Engine Added, not quite done yet tho. 2014-02-09 21:16:36 -06:00
AlgorithmX2 df1ba5282a Facades now drop with the removal of cable. 2014-02-09 19:03:19 -06:00
AlgorithmX2 9f26cc0b43 Fixed issue with Terminal Inventories on Servers. 2014-02-09 18:56:35 -06:00
AlgorithmX2 bc9cc1b9f3 Fixed Flat Lighting. 2014-02-09 18:27:14 -06:00
AlgorithmX2 1d523bdbcb Fixed Ghostly Renders. 2014-02-09 18:27:01 -06:00
AlgorithmX2 a020e11849 Fixed Channels for Real. 2014-02-09 16:53:11 -06:00
AlgorithmX2 9dd497fde4 Channels Render again. 2014-02-09 15:38:45 -06:00
AlgorithmX2 4c790e7335 Portable Cells can get upgrades too! 2014-02-09 14:57:00 -06:00
AlgorithmX2 9c1b45078b Fixed Covered/Smart Cable rendering bug. 2014-02-09 12:57:27 -06:00
AlgorithmX2 0145ddb296 Fixed issue with many button Packets. 2014-02-09 12:36:52 -06:00
AlgorithmX2 a758412006 Can now place storage monitors on Secure Networks. 2014-02-09 12:36:17 -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 2286be4998 Removed some textures for now. 2014-02-09 12:35:06 -06:00
AlgorithmX2 3e8aeb4bc9 Fixed Missing Ignite Sound. 2014-02-09 12:34:27 -06:00
AlgorithmX2 d5aefbe055 Fixed minor render glitch with ME Chest. 2014-02-09 01:56:42 -06:00
AlgorithmX2 36c3834284 You can now access the contents of the ME Chest if it has energy in its battery. 2014-02-09 01:56:24 -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 7367502d75 Mark All the Things as Dirty. 2014-02-08 23:59:38 -06:00
AlgorithmX2 608edc56b1 Fixed World Gen 2014-02-08 23:59:04 -06:00
AlgorithmX2 5f8570abdc Rename Configuration to AE Config 2014-02-08 23:08:27 -06:00
AlgorithmX2 0588374450 Renamed Configuration to AEConfig 2014-02-08 23:07:38 -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 5264a718f9 New Post Cache Construction Event. 2014-02-07 14:37:34 -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 9f070c19c6 Opps. 2014-02-07 13:30:08 -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 4b14fc7f10 No more lower cases! 2014-02-06 20:44:37 -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 3343329ff9 Minor Improvement to Chest? 2014-02-05 23:31:19 -06:00
AlgorithmX2 28fa9bfc5a Tweaked Biometric Cards for Sorting purposes. 2014-02-05 23:17:06 -06:00
AlgorithmX2 084d45530d Removed Sort By in security terminal. 2014-02-05 23:08:05 -06:00
AlgorithmX2 071c10f94b Removed random value.
compareToIgnoreCase instead of compareTo
2014-02-05 22:47:52 -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 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 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 01684cf7c7 Fixed Covered Cable Rendering glitch. 2014-02-04 18:49:33 -06:00
AlgorithmX2 aed1c9b82c Removed Extra Grids Based on API Change. 2014-02-04 10:11:29 -06:00