Skip to content

Releases: MoSadie/ExponentialPower

v2.1.2

28 Jul 00:30
a69c474
Compare
Choose a tag to compare
  • Updated to Minecraft 1.19

v2.1.1

08 Jul 02:43
c5df07a
Compare
Choose a tag to compare

Fixed #26 which was causing Ender Generators to forget their inventory on world/server reload.

Any loaded Generators that had their items deleted cannot be recovered, but any Generators that were not loaded will have their inventories recovered. (TL;DR: If you noticed the issue then I'm sorry they're gone and you can /give them to yourself guilt-free.)

v2.1.0.1

03 Jul 00:27
62d42ed
Compare
Choose a tag to compare

Fixed a version field preventing v2.1.0 from launching.

Known Issue:

  • MAJOR: Ender Generators will not remember their contents on world/server reload. Fixed in v2.1.1

v2.1.0

01 Jul 00:54
Compare
Choose a tag to compare
  • Updated to Minecraft 1.18.2 (#21, #23)
  • Minor internal code cleanup
  • Setup automatic publishing to all platforms on release (#22, #23)

Known Issue:

This version will not launch due to a misconfigured version tag. Use v2.1.0.1 instead.

v2.0.1

08 Nov 02:15
Compare
Choose a tag to compare

Changes:

  • Fixed an issue while using a dedicated server resulting in the inability to open the generator GUIs. (#20)
  • Now correctly renders the darkened background while in the GUIs.

Known Issues with this version:

None so far! If you encounter one, please create an issue!

The Rewrite Begins

04 Nov 03:22
Compare
Choose a tag to compare

Changes:

  • Updated to Minecraft 1.16.4 (#19)
  • Rebalanced most recipes. Generally more expensive.
  • Made all items immune to fire, like netherite.

I hope to rewrite some parts of this mod soon, because there's a good amount of technical debt from the years of working on this mod.

Known Issues with this release:

IMPORTANT: When running on a dedicated server, you will be unable to open the GUI for the generators, this is fixed in v2.0.1

Generally an update.

26 Jun 04:30
Compare
Choose a tag to compare

Changelog

  • This version only works with 1.12.2, because of some internal changes to how Tile Entities are created.
  • Destroying the Ender Storage block in survival will now drop with the power maintained in inventory.
  • Right-clicking the Ender Storage block will now also tell you how full it is in percent.

v1.4.0.1

19 Feb 02:19
Compare
Choose a tag to compare

Changelog:

v1.4.0

18 Feb 23:01
Compare
Choose a tag to compare

Changelog:

  • Added config file (#15). This is for advanced users who want to limit things. Otherwise, everything is maxed out.
  • Fixed a crash (#17).

v1.3.2

20 Oct 17:19
Compare
Choose a tag to compare

Small changes this time.

  • Updated to 1.12.2
  • Made Ender Storage freezing of power transfer sided instead of whole block. (Closes #16)