Skip to content

Releases: AppliedEnergistics/Applied-Energistics-2

19.0.14-alpha for Minecraft 1.21

20 Jul 09:14
5162d58
Compare
Choose a tag to compare

What's Changed

Full Changelog: neoforge/v19.0.13-alpha...neoforge/v19.0.14-alpha

19.0.13-alpha for Minecraft 1.21

17 Jul 21:15
66a44dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: neoforge/v19.0.12-alpha...neoforge/v19.0.13-alpha

19.0.12-alpha for Minecraft 1.21

13 Jul 14:34
0ab5d2d
Compare
Choose a tag to compare

Some additions for addons and internal changes.

Full Changelog: neoforge/v19.0.11-alpha...neoforge/v19.0.12-alpha

19.0.11-alpha for Minecraft 1.21

13 Jul 10:03
6194fd0
Compare
Choose a tag to compare

Fix accidental inclusion of unreleased NeoForge Config screen.

19.0.10-alpha for Minecraft 1.21

12 Jul 23:49
cc4a475
Compare
Choose a tag to compare

What's Changed

  • Addressed most left-over deprecations from 1.20.4+ by @shartte in #8024
  • Improve recipe update performance in crating terminal by @shartte in #8028
  • Refactor initialization to align better with NeoForge standards by @shartte in #8025
  • Fix EMI recipe widgets by @Mithi83 in #8030
  • Port to NeoForge config system to benefit from automatic config screen integration by @shartte in #8029
  • Renames by @shartte in #8031

Full Changelog: neoforge/v19.0.9-alpha...neoforge/v19.0.10-alpha

15.2.9 for Forge on Minecraft 1.20.1

12 Jul 09:40
43ee4eb
Compare
Choose a tag to compare

What's Changed

  • Improve performance of updating the recipe in crafting terminals by @shartte in #8026

Full Changelog: forge/v15.2.8...forge/v15.2.9

15.2.9 for Fabric on Minecraft 1.20.1

12 Jul 09:45
c718acc
Compare
Choose a tag to compare

What's Changed

  • Improve performance of updating the recipe in crafting terminals by @shartte in #8027

Full Changelog: fabric/v15.2.8...fabric/v15.2.9

19.0.9-alpha for Minecraft 1.21

11 Jul 20:49
110c1ac
Compare
Choose a tag to compare

What's Changed

  • Fix quartz knives being immediately consumed on use by @shartte in #8001
  • Updated Crowdin Translations by @github-actions in #7997
  • Set a minimum row count of 2 for the Pattern Access Terminal by @Mari023 in #8010
  • Update to NeoForge 21.0.86-beta by @shartte in #8023

API / Internal Changes

  • Rename "Chest" to "MEChest" in the code wherever possible. by @shartte in #7994
  • Removed concept of "ICellGuiHandler". ME chests will now always open a terminal view for all cell types. by @shartte in #7996
  • Add a getter for visible rows in terminal screens by @Mari023 in #8009

Full Changelog: neoforge/v19.0.8-alpha...neoforge/v19.0.9-alpha

15.2.8 for Forge on Minecraft 1.20.1

01 Jul 10:59
6be78d9
Compare
Choose a tag to compare

What's Changed

  • Sanitize item ids stored in NBT of Facades to avoid client crashes when it is corrupted
  • Fix Facade item model cache not being collision free
  • Make querying tooltips fault-tolerant to report the mod the issue originates from by @shartte in #8002

Full Changelog: forge/v15.2.7...forge/v15.2.8

15.2.8 for Fabric on Minecraft 1.20.1

01 Jul 10:50
e67cb11
Compare
Choose a tag to compare

What's Changed

  • Improved ME Terminal Search to be more similar to REI/EMI (Fabric) by @JoelMorrisey in #7925
  • Sanitise texture item IDs for facades by @62832 in #7905
  • Fix Facade model cache not being collision-free by @shartte in #8003
  • Make querying tooltips fault-tolerant to report the mod the issue originates from by @shartte in #8004

Full Changelog: fabric/v15.2.0...fabric/v15.2.8