Releases: Team-EnderIO/EnderIO
Releases · Team-EnderIO/EnderIO
v6.0.14-alpha
What's Changed
Full Changelog: v6.0.13-alpha...v6.0.14-alpha
v6.0.13-alpha
What's Changed
- Prevent displaymode change on capacitor bank by @jollycar in #421
- Fix multiblock energy storage charging when reaching int.max by @GotoFinal in #330
- Raise forge version for compat with neo. by @Rover656 in #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 #421
- @GotoFinal made their first contribution in #330
Full Changelog: v6.0.12-alpha...v6.0.13-alpha
v6.0.12-alpha
What's Changed
- Fix tooltip and shift-click for the CapacitorBanks by @ferriarnus in #413
- Fixes Machine Item Consumption by @ferriarnus in #412
- Fix Enchanter by @ferriarnus in #408
- Fix soulBinder not returning empty vial by @ferriarnus in #410
- Fix range and Powered Spawner by @ferriarnus in #411
- Fix menu opening behaviour by @ferriarnus in #404
- Add breaking tags to machines by @ferriarnus in #417
- Add to Buffers to DataSlots by @ferriarnus in #279
- Use Enchantment Descriptions. by @Rover656 in #414
- improve crafter performanc by @agnor99 in #418
- Rebalance energy values. First draft/attempt. by @Rover656 in #419
Full Changelog: v6.0.11-alpha...v6.0.12-alpha
v6.0.11-alpha
Hotfix for a crash related to the enderman skull.
Full Changelog: v6.0.10-alpha...v6.0.11-alpha
v6.0.10-alpha
Hotfix for a crash related to loot tables.
Removed Minecraft version from internal version number - it's now only on the jar name.
Full Changelog: v6.0.9-alpha...v6.0.10-alpha
v6.0.9-alpha
v6.0.8-alpha
What's Changed
- Added the wired charger by @Trytoon in #172
- Misc bugs by @Rover656 in #341
- ae2 undisabling a connection with a yeta wrench now properly reconnects by @agnor99 in #355
- Reduce lang duplication by reusing glass names by @Rover656 in #348
- Allow redstone to connect to machines by @ferriarnus in #367
- Fix Enchanter shift-click and Exp cost by @ferriarnus in #368
- Change autosmelt to GLM and use datagen. by @Rover656 in #365
- Fix inverted glass recipes by @ferriarnus in #370
- Fix Monster Token Recipe by @ferriarnus in #372
- Fix sword model. by @Rover656 in #374
- Energy conduit round robin. by @Rover656 in #339
- Using GitHub actions for nightly and release by @Rover656 in #393
- Check boss tag by @Rover656 in #396
- Flatten almost all machines and tidy up data generator by @Rover656 in #390
- Fix Enderman Head crash by @ferriarnus in #399
- Stop using datagen to make machine models by @Rover656 in #400
- Fix XP fluid conversions by @Rover656 in #377
- Loot Tweaks by @Rover656 in #273
- Consume inputs after processing by @Rover656 in #336
- Move Range code to common Machine block class by @ferriarnus in #362
Full Changelog: v6.0.7-alpha...v6.0.8-alpha
v6.0.7-alpha
Changed
- Changed the input locking system to allow quick swapping stacks.
Removed
- An old piece of broken code that was supposed to already be gone due to its issues
Fixed
- Fixed using the alloy smelter for normal smelting.
- Fixed the primitive alloy smelter crash.
- Fixed the crash related to the removed portion of code.
v6.0.6-alpha
Added
- Recipes for the capacitor banks.
- IO config widget insets to support non-standard gui shapes.
- You can now repaint painted blocks in the painting machine!
- Added tooltips to Conduit round-robin and self feed buttons
- You can now right click on a machine to insert a capacitor.
- Recipe for the painting machine.
- The Enderman Head block, can be acquired using The Ender.
- Added recipe for the ender resonator.
- Added recipes for SAG Milling stone to cobblestone and gravel to sand.
- Added recipe for SAG Milling copper ore into powder.
- Added recipes to smelt vanilla powders into ingots.
- Added support for NBT on outputs for alloy smelting.
Changed
- Gave CheckBox widgets the ability to have tooltips
- Conduits backend and API received some tweaks and cleaning ready for some new functionality.
- Recipe locking is now more intelligent and should result in less friction for players.
Fixed
- Fixed Soul Binder tooltip when IOConfig is open.
- Properly fixed bucketed fuel in the primitive alloy smelter.
- Fix keepInventory gamerule not being respected properly.
- Remove some old item capability logic, fixing AE2 capacitor autocrafting in the process.
- Fix game crash when running in Turkish locale.
- Painted blocks will now drop correctly.
- Fixed problems with conduits needing updating to work.
- Fixed conduit channels for redstone conduits.
- Fixed using FTB Ultimine on conduits.
- Fixed conduit not displaying disconnection from GUI.
- Fixed incorrect GUI showing when accessing a connected conduit.
- Fixed redstone conduit resetting when a piston is activated.
- Fix JEI showing smelting recipes for the primitive alloy smelter.
- Primtive alloy smelter shift r-click works as expected.
- Fixed slot problems for the Alloy Smelter.
- Fixed recipe locking, resulting in abnormal slot behaviours.
v6.0.5-alpha
Fixed
- Made information for grinding up coal with flint and obsidian/grindstone more clear.