Skip to content

Releases: Team-EnderIO/EnderIO

v6.0.14-alpha

05 Aug 22:08
d93ee8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.13-alpha...v6.0.14-alpha

v6.0.13-alpha

05 Aug 17:23
0ab12e9
Compare
Choose a tag to compare

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

Full Changelog: v6.0.12-alpha...v6.0.13-alpha

v6.0.12-alpha

04 Aug 20:07
517c69f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.11-alpha...v6.0.12-alpha

v6.0.11-alpha

31 Jul 10:09
Compare
Choose a tag to compare

Hotfix for a crash related to the enderman skull.

Full Changelog: v6.0.10-alpha...v6.0.11-alpha

v6.0.10-alpha

31 Jul 06:21
Compare
Choose a tag to compare

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

30 Jul 21:02
0d7dfb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.8-alpha...v6.0.9-alpha

v6.0.8-alpha

30 Jul 20:44
9060182
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.7-alpha...v6.0.8-alpha

v6.0.7-alpha

30 Jul 12:52
Compare
Choose a tag to compare

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

30 Jul 12:52
Compare
Choose a tag to compare

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

30 Jul 12:51
Compare
Choose a tag to compare

Fixed

  • Made information for grinding up coal with flint and obsidian/grindstone more clear.