Skip to content

Releases: Team-EnderIO/EnderIO

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)

v6.1.4-beta for Minecraft 1.20.1

28 Jun 20:45
Compare
Choose a tag to compare

Ender IO 6.1.4-beta

New Features

  • Make soulbinder tank input only
  • Add filter slots to sort blacklist
  • Add painted walls

Bug Fixes

  • Fix MixinConfigs in jar manifest

v6.1.3-beta for Minecraft 1.20.1

25 Jun 20:29
2f09b62
Compare
Choose a tag to compare

fix: conduit type in menu not updating
fix: check insert cap for insert filter, not extract
fix: pickblock broken for heat conduits

v6.1.2-beta for Minecraft 1.20.1

22 Jun 20:24
Compare
Choose a tag to compare

Hotfix for conduits not rendering correctly.

v6.1.1-beta for Minecraft 1.20.1

22 Jun 15:43
Compare
Choose a tag to compare

Hotfix for game not loading when CC: Tweaked is not present.

v6.1.0-beta for Minecraft 1.20.1

22 Jun 14:48
Compare
Choose a tag to compare

Ender IO 6.1.0-beta

Please use caution when upgrading existing worlds, take a backup and report any issues you come across immediately.

New Features

  • [breaking] Conduit Overhaul
    • Added item, fluid and redstone filters
    • Added extraction speed upgrade.
    • Added Mekanism chemical and heat conduits
    • Added CC: Tweaked redstone integration
    • Rewrote a large part of the API
  • Paintable travel anchor
  • Made autosmelt treasure and shimmer no longer a curse
  • Add loot capacitor names like 1.12.2
  • Added fuel efficiency and burning energy generation rate capacitor modifiers.
  • (lang) Crowdin updates, including partial Ukranian translation

Bug Fixes

  • Fixed Item Conduit round robin setting.
  • Blocks broken by Yeta wrench now have particle effects.
  • Capacitor bank desync in GUI
  • Primitive alloy smelter slot insertion. Caused by dubious slot index checks in the RecipeInputCache.
  • Fix fluid push & pull
  • Fix FluidTransferUtils not filling and draining all tanks
  • Painter recipe to use blue instead of black dye
  • Some glass breaking when in flowing water
  • Capacitors clearing stored energy when removed
  • #680 do not add duplicate invalidation listeners
  • Soul Vial not capturing trader or wolf
  • Make filled vial not capture and overwrite mob
  • Chain item sound
  • Make soul binder exp cost in gui
  • Redstone count filter menu updates internal counter instead of the max count field.
  • Conduit upgrade failure voids item

Miscellaneous Tasks

  • Rework tank logic.
  • Item and fluid push/pull moved to common utility
  • (conduits) Unhardcode quad constants
  • (github) Update GitHub workflows and templates.
  • [breaking] Rename ender pearl dust tag to match other mods
  • Enable nightly builds for LTS branches
  • Remove alpha warning and bump version series officially to 6.1

v6.0.25-alpha

10 Mar 15:41
Compare
Choose a tag to compare

What's Changed

  • Fix version when publishing to maven by @Rover656 in #617
  • Unlock Registrate version range, should fix mod compat issues by @Rover656 in #635

Full Changelog: v6.0.24-alpha...v6.0.25-alpha

v6.0.24-alpha

15 Feb 11:46
53b57fc
Compare
Choose a tag to compare

NOTE: This is a final bugfix release for Ender IO 1.20.1, all efforts are now focussed on a NeoForge port.

What's Changed

New Contributors

Full Changelog: v6.0.23-alpha...v6.0.24-alpha