Change Log
Version rv14.finale3 - Released Saturday, December 28th 2013 9.17PM -06:00
- Fixed strange RotaryCraft Power Issue.
- Fixed issue wih tools charging in Energeic Infuser.
Version rv14.finale2 - Released Saturday, December 28th 2013 9.17PM -06:00
- Fixed Secret Dupe
- Fixed a crash and a few minor other bugs.
- Blacklists on Storage Buses now Save.
Version rv14.finale - Released Saturday, December 28th 2013 9.17PM -06:00
- Energy Cell is now placeable in world
- Energy Cells connect to ME Networks, and contribute to total energy storage.
- Power Added to the network after the controller is full wil be stored in energy cells.
- As powered is drained from the network it will drain from energy cells first.
- Added new Flexible Network Event API, allowing for Addon Events, as well as AE Interaction Events.
- Added new Additional features to AE Power API.
- Added Storage Event, and Power Event.
- Deprecated IStorageAware API.
- Networks now have a short boot time based on network size varies from 0.5 seconds to 3 seconds.
- Booting status is visible via the terminals / montors as a spinning circle while the network is booting.
- Durring the boot phase buses, and crafting are Paused, and resume work booting is complete.
- Added API changed to notify machines of the networks status.
- Placing Networkable blocks now reset networks only when the connections of that network acctually change.
- Disassembling an Energy Cell with a wrench drops an item with a charge.
- Added new Crafting Pattern API.
- Added new Crafting Provider API.
- Re-wrote Interfaces to use new Crafting Provider API.
- Removed a large number of "dead" API files.
- Added Spacial Pylons - Video
- Spacial Pylons form a "MB Pylon" when 2 or more are strung together in a row.
- All Spacial Pylons on a network must form the outer box of a region of space, this reagion can be any size.
- All Spacial Pylons on a network must be in the "Walls" of the space box, or they report a red status of invalid.
- Added P2P Tunnel
- Tunnel can be attuned to carry diffrent payloads, by clicking on it with certain items.
- Tunnels can be configured using the Bus Memory card, which allows you to select your input, and outputs.
- Tunnels can be attuned for Items, this connects to inventories, and pipes. ( flat cost 2.0ae/t )
- Tunnels can be attuned for redstone, this caries redstone signals from point to points ( flat cost 0.5ae/t )
- Tunnels can be attuned for BC Power, input -> outputs ( 0.5ae/t + 5% MJ/t at the hosting controller )
- Tunnels can be attuned for IC2 Power, input -> outputs ( 0.5ae/t + 5% EU/t at the hosting controller )
- Tunnels can be attuned for Liquids, transport liquids from an input to many outputs ( flat 2.0 ae/t )
- Added Certus Quartz Pillars
- Added Certus Quartz Chisled Blocks
- Added Spatial IO Port
- Added Moveable Tile API
- Added New Storage Cell API Method for optional storage cells.
- Crafting jobs are no longer lost when the network is reset.
- Enhanced Power API for large drains.
- Controller now has a fixed storage of 10,000 AE instead of using a dynamicly sized battery.
- 1.6.2 Only - IC2 Support for Non-Experimental Branch has been dropped ( sorry )
- 1.6.2 Only - Added Support for RotaryCraft Power
- Controller now displays the total networked power storage.
- 1.6.2 Only - Updated MFR API to use skyboy's DSU API.
- 1.6.2 Only - Fixed a bug with Facades not dropping.
- Middle Clicking a craftable item with any quantity in the terminal will now open the crafting gui.
- Fixed an API issue for NBT Tags.
- Now uses the UE BC Ratio to convert UE to AE.
- Added Support For RF Power ( TE's New Power System. )
Version rv13.c - Released Wednesday, September 18th 2013 2.41PM -05:00
- Added option to disable villager trading.
- Fixed particle rendering glitch with TPlanes and Quantum network bridges.
- Performance improvements in creative cell.
- Fixed bug with storage bus and "Configure by contents"
- Creative Cell now "stores" the items it is partitioned too as well.
- Fixed an issue with storage buses reporting possible destinations when formated.
- Moved a method to subclasses to fix a re-obfuscation bug ( Fix for MyTown compat )
- 1.6.2 Only - AE now registers its full cubes as sealed in Galacticraft.
- Transition Planes can no longer break air blocks.
- Added a Transition Plane blacklist to the config.
- New API IOrientableTile
- Better Storage Proxy now looks for lowercase modid instead of with capitals.
- Added a new ITileCable to lt other mods create cables that blend with with AE's internal cables.
- 1.6.2 Only - Fixed issue with IC2 LF machines.
Version rv13.b - Released Sunday, September 1st 2013 2.55PM -05:00
- Improved LP integration in terminal display.
- AE can now request items from LP if they show up in LP later.
- AE now ignores ISpecial for extracting items ( still uses special inter behavior. )
- Removed Special BC pipe code, uses standard API for 1.5.2 now. ( yes I know that items don't show up in the first pipe )
- Fixed Wrench behavior with some blocks.
- Fixed some weird coloration on red terminals.
- 1.6.2 - Missing Languages
- 1.6.2 - Improved API Packaging
- Increased NBT Storage in packets for terminal.
- Crafting slot in Crafting Terminal no longe registers a double click as a third click.
- Tweaked Storage Monitor Renderer.
- Bunch of minor visual tweaks.
- Relaxed Forge Requirements for 1.5.X
- Fixed a crash caused by ISided returning null for accessible sides.