AppliedE

Direct ProjectE EMC integration with Applied Energistics 2.

LGPL-3.0 License

Stars
6
AppliedE - 0.14.0 ([Neo]Forge 1.20.1) Latest Release

Published by 62832 3 months ago

  • Promoted to "stable"
  • Added "unlearn" slot to the Transmutation Terminal menu
  • Fixed "learn all" button on the Transmutation Terminal still consuming already-learned items
  • Fixed Storage Buses attached to ME Transmutation Interfaces referring to Transmutation Modules instead
  • Added Simplified Chinese localisation
AppliedE - 0.13.3-beta ([Neo]Forge 1.20.1)

Published by 62832 4 months ago

Fixed a zero-division crash when attempting to insert items into Transmutation Interfaces which were previously learned but had their EMC values removed.

AppliedE - 0.13.2-beta ([Neo]Forge 1.20.1)

Published by 62832 4 months ago

  • Fixed a potential division by zero error when inserting/extracting EMC
  • Fixed transmutation patterns not being removed when removing a module
AppliedE - 0.13.1-beta ([Neo]Forge 1.20.1)

Published by 62832 4 months ago

  • Fixed accidental log spam when dealing with excess EMC-exported items
  • Fixed extra unnecessary power consumption when reinserting excess EMC-exported items
AppliedE - 0.13.0-beta ([Neo]Forge 1.20.1)

Published by 62832 4 months ago

  • Moved direct EMC import/export functionality (from Matter Condensers et al) to Transmutation buses instead of regular AE2 buses
  • Added forgotten sync behaviour for other knowledge providers on a Team ProjectE team regardless of any installed modules
AppliedE - 0.12.0-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

  • Drastically reworked EMC item import/export operations to not recursively insert EMC keys
  • Throttled EMC sync operations when manipulating stored network EMC.

As always, please report any issues that may arise.

AppliedE - 0.11.12-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Added proper caching of network-wide known EMC items for improved Transmutation I/O performance.

AppliedE - 0.11.11-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Fixed storage buses being unable to read the contents of transmutation interfaces.

AppliedE - 0.11.10-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Fixed a potential NPE crash when using EMC-based machines without a valid owning player UUID.

AppliedE - 0.11.9-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Suppressed ProjectE's excessive client-side logging for EMC changes when using Transmutation Interfaces with high through-put.

AppliedE - 0.11.8-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

  • Fixed Transmutation Import/Export buses not working with cable part inventories such as the flat ME Interface
  • Storage cells no longer have any EMC if they are non-empty.
AppliedE - 0.11.7-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Prevented the ME Transmutation Interface from accepting items into network (EMC) storage when missing a channel.

AppliedE - 0.11.6-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Fixed ME Transmutation Modules being able to work without a channel.

AppliedE - 0.11.5-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Last real patch for now, should fix one remaining server crash.

AppliedE - 0.11.4-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

  • Removed largely unnecessary "encoded Transmutation Pattern" item
  • Properly cleared storage and upgrade inventories for removed Transmutation Interfaces
  • Attempted to fix a potential server crash bug when generating EMC auto-crafting patterns.
AppliedE - 0.11.3-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

  • Fixed player knowledge providers being completely ignored if more than one module is present for the same player
  • Fixed ME Import Buses potentially voiding EMC from Anti-Matter Relays if the network does not have enough power for a full transfer
AppliedE - 0.11.2-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Increased max EMC item operations to 96 to match with fully upgraded import and export buses again.

AppliedE - 0.11.1-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Fixed EMC auto-crafting occasionally getting stuck if the highest available tier of EMC changed upon craft submission.

AppliedE - 0.11.0-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

  • Reworked EMC auto-crafting to be a bit more dynamic based on the amount of transmutable items requested
  • Buffed the crafting storage usage of EMC in bytes
  • Added config option for the above amount of EMC per byte

As always, please report any major issues on GitHub.

AppliedE - 0.10.2-beta ([Neo]Forge 1.20.1)

Published by 62832 5 months ago

Brought back previous large insertion logic, while keeping it limited to 64 (max item stack size) iterations. Fixes previous update no longer allowing full stack insertion in Transmutation Terminals of items with particularly large EMC values.