Skip to content

Releases: 62832/AppliedE

0.11.1-beta ([Neo]Forge 1.20.1)

12 May 19:27
32472e7
Compare
Choose a tag to compare
Pre-release

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

0.11.0-beta ([Neo]Forge 1.20.1)

12 May 17:08
2a71689
Compare
Choose a tag to compare
Pre-release
  • 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.

0.10.2-beta ([Neo]Forge 1.20.1)

12 May 11:08
bdd2be0
Compare
Choose a tag to compare
Pre-release

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.

0.10.1-beta ([Neo]Forge 1.20.1)

11 May 21:08
15619c0
Compare
Choose a tag to compare
Pre-release

Fixed another server deadlock bug, albeit one that could happen only in particularly extreme scenarios.

0.10.0-beta ([Neo]Forge 1.20.1)

11 May 19:08
116683e
Compare
Choose a tag to compare
Pre-release

Added proper near-instant conversion of items to EMC for the Transmutation Interface by bypassing its internal inventory, much like the regular AE2 interface.

0.9.6-beta ([Neo]Forge 1.20.1)

11 May 17:18
2a0ea4d
Compare
Choose a tag to compare
Pre-release

Fixed AE2WTLib integration not allowing AppliedE to start without the former installed.

0.9.5-beta ([Neo]Forge 1.20.1)

11 May 13:39
4161ad2
Compare
Choose a tag to compare
Pre-release

Reworked cable facade EMC mapper to not use extra NBT processing and instead directly map to a value depending on the recipe.

0.9.4-beta ([Neo]Forge 1.20.1)

10 May 12:36
62d7cb1
Compare
Choose a tag to compare
Pre-release

Fixed "Learned!" text on the Transmutation Terminal always showing for every transmuted item, even if the item is already learned.

0.9.3-beta ([Neo]Forge 1.20.1)

09 May 23:47
86a4ab2
Compare
Choose a tag to compare
Pre-release

Fixed a race condition involving AE2WTLib integration.

0.9.2-beta ([Neo]Forge 1.20.1)

09 May 20:49
d656495
Compare
Choose a tag to compare
Pre-release
  • Re-allowed Klein stars to be filled from higher EMC tier terminal entries, but without extracting too much and voiding
  • Hidden "Store EMC" tooltip for Klein stars in non-transmutation terminals
  • Fixed being able to learn an item through the Transmutation Terminal even if the item failed to insert at all