Skip to content

Releases: Team-EnderIO/EnderIO

v7.1.2-alpha for Minecraft 1.21.1

03 Jan 23:07
27ea326
Compare
Choose a tag to compare

Ender IO 7.1.2-alpha

⚠️ This update should still be used with caution, take backups etc. however we haven't seen any significant issues with these changes. ⚠️

This is a bugfix release, resolving many of the issues that arose during testing of 7.1.0 and 7.1.1. In addition, it adds the forgotten recipe for the facades.

Features

  • Add chemical conduit locking gui

Bug Fixes

  • Missing facade crafting recipes
  • Make bundles with no conduits breakable by the player.
  • Ghost slot handler not working for rewritten machine screens
  • Empty fluid texture look-up
  • Wired charger ignoring energy
  • Some smelting recipes not being copied to alloy smelter
  • Fluid tank data not syncing to block model
  • Soul data on items when not needed
  • Redstone Count Filter save error
  • Ensure energy is generated at the correct time during the day
  • Filters can be moved while their menu is open

v7.1.1-alpha for Minecraft 1.21.1

30 Dec 19:27
Compare
Choose a tag to compare

Ender IO 7.1.1-alpha

⚠️ This upgrade is more experimental than typical releases, please backup and exercise caution. ⚠️

This is a hotfix release with some facade and machine rewrite fixes.

Info for Pack Devs

We'd recommend avoiding the 7.1 releases for now, we've made a number of changes to machines which cannot be rolled back to 7.0.x without (minor) machine data loss. We'll remove this warning once we're satisfied with the stability.

Info for Players

Please backup your saves before trying out this build of Ender IO, rolling back will result in loss of some data (IO Config, Redstone Control and similar settings). Please report any and all issues to us on GitHub. Thanks a lot!

Features

  • Make conduit bundle inherit light, friction and sound from facades.

Bug Fixes

  • Facade ghosts visible after being broken
  • Facade duping
  • Pressurized fluid tank menu crashes when opening
  • IO Config with wrench + GUI not implemented after machine rewrite
  • Painted travel anchor crash

v7.1.0-alpha for Minecraft 1.21.1

30 Dec 00:57
Compare
Choose a tag to compare

Ender IO 7.1.0-alpha - Facades & Performance Improvements

⚠️ This upgrade is more experimental than typical releases, please backup and exercise caution. ⚠️

This release reintroduces the much-awaited conduit facades, supporting all of the original types of facade (hardened, transparent etc.) as well as integration for AE2 facades. In addition, there are swathes of bug fixes and performance improvements.

Info for Pack Devs

We'd recommend avoiding the 7.1 releases for now, we've made a number of changes to machines which cannot be rolled back to 7.0.x without (minor) machine data loss. We'll remove this warning once we're satisfied with the stability.

Info for Players

Please backup your saves before trying out this build of Ender IO, rolling back will result in loss of some data (IO Config, Redstone Control and similar settings). Please report any and all issues to us on GitHub. Thanks a lot!

Features

  • Added conduit facades
  • Add recipe to rebind powered spawners
  • Rewritten machine networking, should improve performance but may introduce issues.
  • Forced connections for redstone conduits

Bug Fixes

  • NamedFluidContents Codec should've allowed optional FluidStacks (Fixes VAT)
  • Alloy smelting recipe matcher could match wrongly
  • Soul binder JEI shows outputs swapped around
  • Hidden travel anchors do not work as elevators
  • Conduits broken after new sync system was added
  • Crash when right-clicking a machine in spectator mode
  • Unable to extract levels from XP Obelisk if it is not XP Juice inside.
  • Travel anchor HUD not rendering
  • Some conduit recipes not working
  • Logic error preventing charging of machines
  • Mislabelled Redstone Mode tooltip
  • Alloy smelter not working properly for recipes with multiple smelting outputs.
  • Fixed some redstone filter problems
  • Painted slabs use the wrong tint

Miscellaneous Tasks

  • Tag crafter as connectable to redstone conduits
  • Replace log4j loggers with slf4j

v6.2.7-beta for Minecraft 1.20.1

30 Dec 01:22
af6eb52
Compare
Choose a tag to compare

Ender IO 6.2.7-beta

This is a minor feature release with forced connections for redstone conduits and a handful of redstone bugfixes, thanks to @Metalit.

Features

  • Forced connections for redstone conduits

Bug Fixes

  • Fixed some redstone filter problems

v6.2.6-beta for Minecraft 1.20.1

27 Dec 19:28
4fbdcfd
Compare
Choose a tag to compare

Ender IO 6.2.6-beta

Features

  • Add recipe to rebind powered spawners

Bug Fixes

  • Alloy smelting recipe matcher could match wrongly - prevented soularium crafting in some cases
  • Hidden travel anchors do not work as elevators
  • Unable to extract levels from XP Obelisk if it is not XP Juice inside.
  • Alloy smelter not working properly for recipes with multiple smelting outputs.
  • Alloy Smelter not smelting if all three input slots are filled

Miscellaneous Tasks

  • Backport simpler smelting match logic for alloy smelter
  • Backport missing safety check in AlloySmeltingRecipe.

v7.0.11-alpha for Minecraft 1.21.1

11 Dec 01:35
Compare
Choose a tag to compare

Ender IO 7.0.11-alpha

This is a hotfix release for a couple important issues following the last bugfix release.

Bug Fixes

  • Conduit dupe when breaking with yeta wrench
  • Playing unnecessary pickup noise after fixing conduit dupe
  • Tweak xp obelisk calculations to avoid reaching a lockup.

v6.2.5-beta for Minecraft 1.20.1

11 Dec 01:35
Compare
Choose a tag to compare

Ender IO 6.2.5-beta

This is a hotfix release for a couple important issues following the last bugfix release.

Bug Fixes

  • Conduit dupe when breaking with yeta wrench
  • Playing unnecessary pickup noise after fixing conduit dupe
  • Tweak xp obelisk calculations to avoid reaching a lockup.

v7.0.10-alpha for Minecraft 1.21.1

10 Dec 21:02
Compare
Choose a tag to compare

Ender IO 7.0.10-alpha

This release brings up a range of bugfixes from 1.20.1 - most importantly conduit filters & upgrades are no longer voided by the wrench, item conduits no longer periodically lose items, the XP obelisk works predictably and dragging from JEI into filters is repaired.

Features

  • Allow shift r-click with yeta to pick up conduit while flying
  • Remove purple borders from conduit connector boxes.

Bug Fixes

  • Tank recipes being erroneously mutated by the block entity
  • Ensure conduits drop filters & upgrades when shift+r-click with wrench
  • Occasional item loss with item conduits
  • Crash when clearing fluid lock on conduit
  • Filter items not persisting when dragged in from JEI/EMI.
  • Crafted capacitors not stacking beyond 1
  • Round robin only cycling between inputs if it moved a full stack size (base 4) at once.
  • Enchanter recipe conflict between Impaling and Sweeping Edge
  • Experience level calculations incorrect for display
  • XP Obelisk giving/taking incorrect XP.

Miscellaneous Tasks

  • Optimise ItemConduitTicker a tiny bit.
  • Add tests for experience methods

v6.2.4-beta for Minecraft 1.20.1

10 Dec 21:02
Compare
Choose a tag to compare

Ender IO 6.2.4-beta

This release contains a handful of more bug fixes - most importantly conduit filters & upgrades are no longer voided by the wrench, item conduits no longer periodically lose items, the XP obelisk works predictably and dragging from JEI into filters is repaired.

Bug Fixes

  • Ensure conduits drop filters & upgrades when shift+r-click with wrench
  • Occasional item loss with item conduits
  • Filter dragging still broken.
  • Round robin only cycling between inputs if it moved a full stack size (base 4) at once.
  • Enchanter recipe conflict between Impaling and Sweeping Edge
  • Experience level calculations incorrect for display
  • XP Obelisk giving/taking incorrect XP.

Miscellaneous Tasks

  • Optimise ItemConduitTicker a tiny bit.
  • Minor optimisation for emptiness check in ItemConduitTicker

v6.2.3-beta for Minecraft 1.20.1

09 Dec 18:58
Compare
Choose a tag to compare

Ender IO 6.2.3-beta

This release contains the highly awaited conduit probe copy+paste functionality, thanks @omergunr100!

Features

  • Allow shift r-click with yeta to pick up conduit while flying
  • Remove purple borders from conduit connector boxes.
  • Add conduit probe copy + paste

Bug Fixes

  • Tank recipes being erroneously mutated by the block entity
  • Filter items not persisting when dragged in from JEI/EMI.

Miscellaneous Tasks

  • Add safety clause for empty conduit bundle particles