Skip to content

Releases: tildejustin/atum

1.3.1

11 Jan 01:07
Compare
Choose a tag to compare

changes:

  • added a space above atum text to give it its own block
  • added starting difficulty to atum text in 1.16.5+
  • removed formatting sequences in hotkey names in 1.7-1.8.9 (will reset hotkeys)
  • ported to 1.13(.0) and 1.20.1

1.3.0

26 Aug 16:29
Compare
Choose a tag to compare

changes:

  • stops resetting when going to title screen from death menu
  • 20w14infinite 1.3.1: pie fix and wp button glfw_release fix

commits: 1.2.2+build.3...v1.3.0

1.2.2

17 Feb 13:28
Compare
Choose a tag to compare

Changelog:

  • 1.18.1+: fix atum hotkey causing ClassCastException because of assuming all GameOptionsScreen were TranslatableTextContent
  • 1.18.1+: fix atum hotkey only looking for the fastreset translation for future versions, now it should work with the legal version
  • 1.16.1: account for mojang inconsistencies in ending colons across selectWorld translations, fixed resetting on preview not working
  • 1.16.5-1.17.1: fix forgotten colons in settings screen
  • 1.13.2: fix seed widget not accepting input
  • port to 1.20.6, 1.12 v2 intermediaries, 1.RV-Pre1, 3D Shareware v1.34, 1.21
  • 15w14a: use the correct world name to be able to reload world
  • pre-1.16: implement difficulty better for hardcore only
  • pre-1.13: fix keybind check not properly skipping holding in certain situations and clean up pre-1.9 hold timing check, which may help with julti support

1.2.1

11 Feb 15:49
Compare
Choose a tag to compare

some ports, and a handful of bugfixes for annoying bugs

full changelog:

  • ports to 1.6.4, 1.7.2-1.7.4, 1.19.4, & 1.20.4
  • ghost pie fix (1.14-1.16.5)
  • stackoverflow fix (1.14-1.17.1)
  • 1.13.2 atum mixin crash
  • incorrect world naming fix (1.9.4-1.13.2)
  • structure disabling fix (1.19.2)
  • dimension load deadlock fix (1.9.4-1.12.2)
  • setting hotkey causing a reset fix
  • dimension loading screen showing the set seed (1.9.4-1.12.2)
  • strings properly and consistently translated on the settings screen, and colons placed in the correct spot