Releases: Team-EnderIO/EnderIO
Releases · Team-EnderIO/EnderIO
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.
v6.0.4-alpha
Added
- Added missing tooltips for IO Config button and Neighbour button.
- Better multismelting support for the alloy smelter
Changed
- Grindstone crafting for grains of infinity and powdered coal now uses an in-world craft by right-clicking with flint in the off-hand and the ingredient in the main-hand. Also works with obsidian and crying obsidian (the latter of which has a chance to give a better rate of return on the craft).
- Lowered minimum Forge version to 47.0.42.
- Conduits are now placed in your inventory when shift right clicked with the Yeta Wrench
Removed
- Removed the grave system
- Removed the unfired urn
- Removed Iron Alloy Block
Fixed
- Solar panels are no longer blocked by transparent blocks.
- Fixed sugar cane and flower pot sag mill recipes.
- Fixed solar panels not draining energy from their buffer.
- Fixed XP fluid inconsistency.
- Fixed the deletion of a bucket when using bucketed fuel in a smelting machine.
- Fixed inability to add fuel to active primitive alloy smelter.
- Fixed the output calculations for vanilla smelting in the alloy smelter.
- Fixed IO Config Overlay text rendering. Text has a Z-offset now.
- Fixed negative scale for IO Config for multi blocks
- Fixed Primitive Alloy Smelter not serializing burn time
- Fixed linking between conduit connector shape and selected conduit.
- Fixed redstone control icons, consistent with 1.12 now.
v6.0.3-alpha
Fixed
- Fixed grinding balls on multiplayer
- Fixed a GUI related issue
v6.0.2-alpha
Changed
- Powdered coal obtainable early game.
Fixed
- A SAG Mill crash
- Fluid Tank Tooltips
v6.0.1-alpha
- Initial release