Ender IO - 6.1.5-beta
on Jun 29, 2024Hotfix for AE2 conduits when using Forge (NeoForge was unaffected)
Ender IO - 6.1.4-beta
on Jun 28, 2024Ender 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
Ender IO - 6.1.3-beta
on Jun 25, 2024fix: conduit type in menu not updating fix: check insert cap for insert filter, not extract fix: pickblock broken for heat conduits
Ender IO - 6.1.2-beta
on Jun 22, 2024Hotfix for conduits not rendering correctly.
Ender IO - 6.1.1-beta
on Jun 22, 2024Hotfix for game not loading when CC: Tweaked is not present.
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
Ender IO - 6.0.25-alpha
on Mar 10, 2024What's Changed
- Fix version when publishing to maven by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/617
- Unlock Registrate version range, should fix mod compat issues by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/635
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.24-alpha...v6.0.25-alpha
Ender IO - 6.0.24-alpha
on Feb 15, 2024NOTE: This is a final bugfix release for Ender IO 1.20.1, all efforts are now focussed on a NeoForge port.
What's Changed
- Added Conduit to the commonly used forge:relocation_not_supported tag by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/584
- Check for dimension in FireCraftingHandler fallback method by @Techjar in https://github.com/Team-EnderIO/EnderIO/pull/606
- Fix electromagnet in spectator by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/609
- Fix XP Obelisk draining when other xp fluid is in it. by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/608
- Change configs to use Doubles by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/607
- Fix enchanter recipe issues by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/611
- Fix gear tag by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/615
- [WIP] Fix fluid dupe? by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/610
- Prevent item duplication by updating processing recipes in SAG Mill by @Lapis256 in https://github.com/Team-EnderIO/EnderIO/pull/616
New Contributors
- @Techjar made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/606
- @Lapis256 made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/616
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.23-alpha...v6.0.24-alpha
Ender IO - 6.0.23-alpha
on Dec 2, 2023What's Changed
- Add Machine active tooltip by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/479
- Fix/energylobeingnotpresentandmeplacecrash by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/574
- Update nightly build by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/577
- Clean up GUI widgets by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/488
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.22-alpha...v6.0.23-alpha
Ender IO - 6.0.22-alpha
on Nov 23, 2023What's Changed
- Fixes a duping bug caused by Ghost Slots by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/540
- Update MachineMenu.java by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/541
- Delay model update to stop flickering by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/484
- Implement elevator behaviour for travel anchors by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/531
- Improve conduit same block placement check by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/556
- expose dynamic size energy cap by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/544
- Fix exp display for the SoulBinder by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/363
- Change recipes to use nuggets instead by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/550
- Adds overlay on top of Ghost and Preview Slots by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/549
- Fix resize bug with Enum Widgets by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/489
- Feature/short travel staff teleport by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/542
- Relocate armory code into the new module by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/523
- Avoid crashes caused by ME conduits by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/567
- Add inter-mod wrench compatibility by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/566
- Rework Experience Calculation logic by @mystchonky (and @GotoFinal!) in https://github.com/Team-EnderIO/EnderIO/pull/547
New Contributors
- @DoctorNefario made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/531
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.21-alpha...v6.0.22-alpha
Ender IO - 6.0.21-alpha
on Oct 15, 2023What's Changed
- Code Health Work by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/490
- added filter for fluidTank fill and drain inputs by @MinePlay96 in https://github.com/Team-EnderIO/EnderIO/pull/492
- Changes to drain behavior by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/481
- Some Buffs to the spawner and Primitive Alloy Smelter by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/491
- Update README with temp maven. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/534
- Add speed and power cap upgrades to the Soul Engine by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/483
- Remove checkstyle from gradle by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/535
- Optimize shape calls by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/476
- Add XP Obelisk by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/496
New Contributors
- @MinePlay96 made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/492
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.20-alpha...v6.0.21-alpha
Ender IO - 6.0.20-alpha
on Sep 21, 2023Hotfix: Exposed some functionality as an API for KubeJS to use instead of mixins.
Ender IO - 6.0.19-alpha
on Sep 20, 2023This is primarily a behind-the-scenes compat release, nothing in the way of new features this time around :)
What's Changed
- Added tags for crystals by @Lemon-Juiced in https://github.com/Team-EnderIO/EnderIO/pull/500
- Improve consistency between recipes by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/506
- Fire crafting adjustments by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/507
- New Crowdin updates by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/509
- Make more use of tags in recipes by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/510
- Add Almost Unified compat by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/518
- Switch to concurrent hashmap for tracking fire. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/517
- Small adjustment to the soul binding jei recipe by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/480
New Contributors
- @rlnt made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/506
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.18-alpha...v6.0.19-alpha
Ender IO - 6.0.18-alpha
on Aug 23, 2023What's Changed
- Removed gear rotation by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/478
- Fix Crafter/Drain Gui by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/494
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.17-alpha...v6.0.18-alpha
Ender IO - 6.0.17-alpha
on Aug 20, 2023What's Changed
- add recipe for travel anchor and staff or travelling by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/453
- clarify redstone channel and conduit channel lang by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/459
- improve performance of conduit syncing by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/460
- let energy conduits figure out default IO mode by themselves by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/458
- Change ae2 cost by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/470
- Add Warden to Blacklist by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/468
- Update Slot on Shift Click by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/467
- Fix active textures of Machines by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/466
- Fix Spawner Blacklist Tag. by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/464
- Pull lightemission to the Block Entity Level by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/465
- replace slicer recipe cache with a slot aware recipe cache by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/461
- New Crowdin updates by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/474
- Ignore sides when using experience rod. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/473
- Add forge ingot, dust, nugget and storage block tags by @Lemon-Juiced in https://github.com/Team-EnderIO/EnderIO/pull/424
- Disallow buckets in the Stirling generator by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/477
- Anchor changes by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/456
- Add Drain by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/373
- fix crash by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/457
- Add inv sorter support by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/475
- Add the Soul Engine by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/357
- Store Enchanter Recipe in the BE by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/420
New Contributors
- @Lemon-Juiced made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/424
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.16-alpha...v6.0.17-alpha
Ender IO - 6.0.16-alpha
on Aug 11, 2023What's Changed
- Hotfix for travel renderer on server by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/452
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.15-alpha...v6.0.16-alpha
Ender IO - 6.0.15-alpha
on Aug 11, 2023What's Changed
- Add Travel Anchor and Staff of Travelling
- Fix an ae2 conduit crash, soul vials not being useable, conduits sometimes not updating properly on world reload and fluid tank rendering in fabulous mode
New Contributors
- @thedarkcolour made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/429
- @ChikyuKido made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/440
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.14-alpha...v6.0.15-alpha
Ender IO - 6.0.14-alpha
on Aug 5, 2023What's Changed
- Fix IO Overlay not rendering by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/425
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.13-alpha...v6.0.14-alpha
Ender IO - 6.0.13-alpha
on Aug 5, 2023What's Changed
- Prevent displaymode change on capacitor bank by @jollycar in https://github.com/Team-EnderIO/EnderIO/pull/421
- Fix multiblock energy storage charging when reaching int.max by @GotoFinal in https://github.com/Team-EnderIO/EnderIO/pull/330
- Raise forge version for compat with neo. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/423
Important note for forge versions: We will not provide support for forge versions after 47.1.3 even though the game will now start, if you are having issues, make sure you try that version of forge first.
New Contributors
- @jollycar made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/421
- @GotoFinal made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/330
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.12-alpha...v6.0.13-alpha
Ender IO - 6.0.12-alpha
on Aug 4, 2023What's Changed
- Fix tooltip and shift-click for the CapacitorBanks by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/413
- Fixes Machine Item Consumption by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/412
- Fix Enchanter by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/408
- Fix soulBinder not returning empty vial by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/410
- Fix range and Powered Spawner by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/411
- Fix menu opening behaviour by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/404
- Add breaking tags to machines by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/417
- Add to Buffers to DataSlots by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/279
- Use Enchantment Descriptions. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/414
- improve crafter performanc by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/418
- Rebalance energy values. First draft/attempt. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/419
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.11-alpha...v6.0.12-alpha
Ender IO - 6.0.11-alpha
on Jul 31, 2023Hotfix for a crash related to the enderman skull.
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.10-alpha...v6.0.11-alpha