Commit graph

76 commits

Author SHA1 Message Date
AlgorithmX2 5248eeeace Switched from FML Optional to AE Optional, lets me specify more interesting requirements for integration, and lets the config alter the resulting integration setup. 2014-04-06 01:55:24 -05:00
AlgorithmX2 97c06db6ef Use ordinal of parts/items as the default meta, allows for holes in the setup but lets default configs be consistent regardless of other mods. 2014-04-06 01:51:44 -05:00
AlgorithmX2 26b1a2abf9 Fixed Bug: #0267 - Improved Arbitrary rotation? 2014-03-31 22:24:28 -05:00
AlgorithmX2 34b81439f4 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 2014-03-29 03:55:11 -05:00
AlgorithmX2 35afab233e Fixed Bug: #0254 - Icon of Crystal Seeds overlapping durability bar 2014-03-29 03:55:02 -05:00
AlgorithmX2 e35924b8fa API Sync. 2014-03-28 13:58:21 -05:00
AlgorithmX2 404cc08128 API"ed the Storage Cell Classes. 2014-03-27 19:48:38 -05:00
AlgorithmX2 2262df019e Fixed Creative Tab. 2014-03-19 20:33:28 -05:00
AlgorithmX2 06903814ad Added Facade Crafting. 2014-03-15 15:35:00 -05:00
AlgorithmX2 d4ff8e731d Added Meteorite Spawn Distance Setting.
Added Charged Quartz Spawn Chance.
All GUI's Parts/Tiles support Custom Localization. ( Fixes #0190 )
Added Crafting Recipe for copying Press Plates.
Fixed Bug: #0189 - Particles don't turn off when set to minimal
Fixed Bug: #0176 - Weird Colorization While Mining Parts.
Fixed Bug: #0152 - TPane drops parts as items and does not insert into system.
Fixed Bug: #0140 - Spatial pylon facade renders oddly (Clear)
2014-03-15 01:58:21 -05:00
AlgorithmX2 c0e43fe087 Rename Seed Textures. 2014-03-11 21:26:03 -05:00
AlgorithmX2 2e9d6641fe Fixed a bug with shift clicking.
Added Quartz Knife Gui.
You can now make name presses with the quartz knife.
Added Inscriber Recipes.
Fixed Bug with Spatial Dim Registrations.
2014-03-06 21:02:15 -06:00
AlgorithmX2 adb03c45c6 Added Current/Max Power to Network Tool.
Added Current/Max Power to Spatial IO Port.
Added Required/Efficiency to Spatial IO Port.
Added Power Unit Button / Setting.
Fixed bug with Meteorite and Spatial IO.
Removed Random Logging in Spatial IO.
2014-03-05 23:45:14 -06:00
AlgorithmX2 040e948d8e Removed Dropped Features.
Implemented Spatial Storage.
Fixed bug with ME Chest saying the cell was un-readable.
2014-03-05 01:27:42 -06:00
AlgorithmX2 4536189042 Added Sky Stone Dust.
Added View Cell.
Configure View Cell in Cell Workbench.
View Cell Can Filter Terminals by being inserted into the Side Slot.
2014-03-04 01:52:07 -06:00
AlgorithmX2 792249f8fd Added Sky Stone Tracking.
Added Meteorite Compass Block / Item.
Added Meteorite Spawner Debug Item.
Some Refactoring.
2014-03-02 02:35:11 -06:00
AlgorithmX2 1b6e2bd2c3 Entropy Manipulator Can now be dispensed.
Matter Cannon Can now be dispensed.
2014-02-27 01:10:45 -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 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 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 e94b0bbe60 Re-Enabled IC2 API.
Relocated Entity Package.
Removed Blank Patterns Item.
2014-02-22 19:28:52 -06:00
AlgorithmX2 cf6b0986fc Fortify ItemLists. 2014-02-21 14:36:40 -06:00
AlgorithmX2 b23aab81e6 Memory Card can now be used on most Blocks/Parts to save/load settings. 2014-02-19 23:18:49 -06:00
AlgorithmX2 da8677b70a Formation Plane Added. 2014-02-17 23:51:31 -06:00
AlgorithmX2 2f056ba3b0 MJ Tunnel Enabled. 2014-02-17 21:41:19 -06:00
AlgorithmX2 0de3b93193 Monitior -> Monitor 2014-02-17 20:56:17 -06:00
AlgorithmX2 a8da212c46 DERP! 2014-02-16 18:51:19 -06:00
AlgorithmX2 646dafcc99 Moved Sorting Config Into the World. 2014-02-16 18:50:25 -06:00
AlgorithmX2 02f2eb00bd Network tool is now powered by black magic. 2014-02-16 15:28:50 -06:00
AlgorithmX2 713b137b53 Matter cannon knock back fixed. 2014-02-15 22:35:19 -06:00
AlgorithmX2 dcf23f4c03 Entropy Manipulator Fixes. 2014-02-14 21:16:44 -06:00
AlgorithmX2 df7b9389e8 NBT Items are now ignored for facades. 2014-02-14 21:16:05 -06:00
AlgorithmX2 07b1bb8473 Added Annihilation Plane. 2014-02-13 22:27:15 -06:00
AlgorithmX2 4a87ceac4f Recipe Engine Added, not quite done yet tho. 2014-02-09 21:16:36 -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 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 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 28fa9bfc5a Tweaked Biometric Cards for Sorting purposes. 2014-02-05 23:17:06 -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 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 b7d90b989d Begin work on Wireless Terminal Gui. 2014-02-02 22:33:50 -06:00
AlgorithmX2 af8e356bec Wireless block no uses placed side to orient, this is more natural for it instead of the place based version.
Added Wireless Encoder Gui to the Security Term
Security Term now only accepts Biometric Cards in the config slot.
Added Wireless Block.
Added Wireless Terminal.
Fixed Crash when loading world settings.
Configure slot of Security Block now drops on destruction.
2014-02-02 01:32:10 -06:00
AlgorithmX2 496a67abb9 Never rotate while sneaking!
Fixed Crash.
2014-02-01 20:26:30 -06:00
AlgorithmX2 a9efb2f17b Portable Cells can no store empty storage cells. 2014-02-01 16:25:56 -06:00
AlgorithmX2 764c0043d2 Network tools no longer stack. 2014-02-01 16:25:50 -06:00