Skip to content

Releases: Team-EnderIO/EnderIO

v7.0.3-alpha for Minecraft 1.21.1

26 Sep 23:39
c42b0c9
Compare
Choose a tag to compare

Ender IO 7.0.3-alpha

This build is also compatible with Minecraft 1.21.
Note Mekanism on 1.21 is not compatible with Ender IO. To use these together you must update to 1.21.1.

Features

  • Change Energy conduit cap to be per-node instead of per-tick.
  • Ensure shift+clicking a filter on vacuum chest targets filter slot first.
  • [API breaking] Handle alloy smelting vanilla inheritance with recipe manager.

Bug Fixes

  • Another attempt at fixing crowdin (will backport to 1.20.1 once complete)

Miscellaneous

  • A handful of performance improvements ported from 1.20.1

v6.1.10-beta for Minecraft 1.20.1

26 Sep 23:41
Compare
Choose a tag to compare

Ender IO 6.1.10-beta

Features

  • Make the filter slot in the vacuum chest work

Bug Fixes

  • Fluid filter crash, corrected the size and ensure no index-out-of-bounds can occur.
  • Fluid conduit speed upgrades not applying fully
  • Fluid tank recipes not working after block load/server restart.
  • Stored tank fluid is not shown/rendered correctly in item form
  • Item duplication with filters (Note: item voiding is not yet fixed properly)

v7.0.2-alpha for Minecraft 1.21.1

25 Sep 15:14
Compare
Choose a tag to compare

Ender IO 7.0.2-alpha

This build is also compatible with Minecraft 1.21.
Note Mekanism on 1.21 is not compatible with Ender IO. To use these together you must update to 1.21.1.

Some configuration defaults have been changed in this release, you may need to update your existing config's.

Features

  • Add soul chain to c:chains
  • Update and fix Crowdin translations
  • Add config flag to disable machine energy input throttling

Bug Fixes

  • Fill and empty recipes not working as expected.
  • Allow null direction on Energy Conduit to allow Jade to display buffer.
  • Ensure stirling generator saves burn progress
  • Save stored entity on solar panels
  • Fix wired charger calculations (Also lowered default speed of wired charger and increased capacity of staff of levity.)

v7.0.1-alpha for Minecraft 1.21.1

24 Sep 12:08
Compare
Choose a tag to compare

Ender IO 7.0.1-alpha

This build is also compatible with Minecraft 1.21.
Note Mekanism on 1.21 is not compatible with Ender IO. To use these together you must update to 1.21.1.

Features

  • Add chemical filters (with laserio compatibility too)

Miscellaneous Tasks

  • Update all dependencies in development environment.
  • [API breaking] Bump minimum AE2 version and add support for exposing capabilities with any context.
  • Add guard clause to GridHelper.onFirstTick to avoid calling create twice. (Speculative fix for an AE2 related crash)
  • Bump graphlib and use maven mirror.

Build

(Developer changes, you can ignore these as a player)

  • Fix gradle string interpolation for publish versioning [no ci]
  • Fix maven publishing and update readme for new maven name [no ci]
  • Publish all modules separately with dependencies [no ci]
  • Also publish modded conduits [no ci]
  • CompileOnly refined storage [no ci]
  • RuntimeOnly refined storage in enderio target [no ci]
  • Put back data generation that I mistakenly removed [no ci]
  • Fixed the ensure compiler plugin
  • Add checkstyle gradle plugin and fix warnings.
  • Introduce spotbugs gradle plugin [no ci]
  • Use api configuration instead of implementation to ensure maven dependencies are scoped correctly [no ci]

v6.1.9-beta for Minecraft 1.20.1

25 Sep 15:10
Compare
Choose a tag to compare

Ender IO 6.1.9-alpha

Bug Fixes

  • Ensure stirling generator saves burn progress
  • Fix wired charger calculations

Miscellaneous

  • Update Crowdin Translations

v7.0.0-alpha for Minecraft 1.21.1

13 Sep 20:15
Compare
Choose a tag to compare

Ender IO 7 will remain in alpha until we are satisfied with the stability of existing content.
There are some planned changes to early-game Ender IO still in the works, expect some recipes to change.

This build is also compatible with Minecraft 1.21.

  • Work-in-progress texture overhaul and GUI redesign thanks to CyanideX
  • Rewritten conduits with datapack support (facades are work-in-progress currently)
  • RS2 conduits
  • Enchantments temporarily removed
  • Loot capacitor random names are back!
  • Added fuel efficiency and burning generation rate properties for capacitors.
  • Added The Vat for fluid crafting (recipes still work-in-progress)
  • Added the "Phantom" solar panel
  • Added inhibitor, aversion and relocator obelisks.
  • Support for JEI bookmarks
  • Grains of Infinity can now be acquired through sag-milling -and- from setting deepslate on fire.
  • Support for Laser IO filters in conduits
  • Support for NeoForge configuration menu.
  • Added sag-mill recipes for raw iron, gold & copper
  • Fixed a significant number of bugs
  • Many other changes that were made in the transition to NeoForge

v6.1.8-beta for Minecraft 1.20.1

20 Jul 21:38
Compare
Choose a tag to compare

Hotfix for machines not loading their stored energy correctly.

v6.1.7-beta for Minecraft 1.20.1

17 Jul 21:17
Compare
Choose a tag to compare

Hotfix for the conduit GUI when running a server.

v6.1.6-beta on Minecraft 1.20.1

09 Jul 20:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.5-beta...v6.1.6-beta

v6.1.5-beta for Minecraft 1.20.1

28 Jun 23:58
9c36f30
Compare
Choose a tag to compare

Hotfix for AE2 conduits when using Forge (NeoForge was unaffected)