Skip to content

Releases: PotassiumMC/thorium

1.4.0

11 Dec 12:47
e3b30d2
Compare
Choose a tag to compare

This release adds support for Minecraft 1.19.3.

New bug fixes:

  • MC-62997: Scoreboard overlaps debug screen (#25)
  • MC-147659: Some witch huts spawn the incorrect cat (#21)
  • MC-252934: Placing structures with item frames logs "Hanging entity at invalid position: BlockPosition" (#22)

Removed bug fixes:

  • MC-84873: DeathTime values 20+ cause corrupted mobs

    This bug was fixed by Mojang.

  • MC-145748: Clicking a settings button when there's a slider under the mouse in the next screen plays the click sound twice

    This bug was fixed by Mojang.

  • MC-151412: "Edit Server Info" window does not focus "Server Name" text field automatically

    This bug was fixed by Mojang.

  • MC-233042: Server Address field isn't focused when Direct Connection menu is opened

    This bug was fixed by Mojang.

  • MC-244694: The sounds of goats stomping and ramming aren't controlled by the "Friendly Creatures" sound slider

    This bug was fixed by Mojang.

Other changes:

  • Fixed an incompatibility with Shield Extensions (#19)

1.3.2

07 Aug 22:55
61ffeae
Compare
Choose a tag to compare

This release adds support for Minecraft 1.19.2.

Removed bug fixes:

  • MC-249054: Closing inventory by clicking outside of GUI doesn't close inventory properly

    This issue has been fixed by Mojang.

Other changes:

  • Cleaned up the fix for MC-210318.

1.3.1

12 Jun 20:31
7f2a2a5
Compare
Choose a tag to compare

❗️This release fixes an important issue with end generation. All users should update as soon as possible.❗️

Thorium fixes:

  • Fixed end generation not working at all (#13)

1.3.0

11 Jun 12:58
4128e18
Compare
Choose a tag to compare

This release adds support for Minecraft 1.19. Thorium builds for Minecraft 1.18 will no longer be supported.

New bug fixes:

  • MC-112730: Beacon beam and structure block render twice per frame
  • MC-145748: Clicking a settings button when there's a slider under the mouse in the next screen plays the click sound twice
  • MC-227169: The main hand is broken when you hold a crossbow loaded into the secondary hand

Removed bug fixes:

  • MC-248191: Vindicators' arms are misaligned when celebrating

    This bug was recently closed by Mojang as Working as Intended.

Thorium fixes:

  • MC-55347: Title with long duration shows in other world

    Title durations are now also reset when joining a new server or singleplayer world.

Other changes:

  • thorium now includes an experimental config system, allowing you to toggle fixes. The config can be found in the .minecraft/config/thorium folder (config/thorium on dedicated servers) and will have a GUI editor available in a later update.

1.2.1

04 May 10:01
7ff5654
Compare
Choose a tag to compare

Other changes:

  • Fixed an incompatibility with sodium (#9)

1.2.0

02 May 23:14
96352ff
Compare
Choose a tag to compare

New bug fixes:

  • MC-7569: RCON output has newlines removed
  • MC-144761: Animated texture interpolation ignores alpha channel during transition from/to transparent pixels (#8)
  • MC-176806: Scoreboard criteria for using glowstone doesn't increase score when charging a respawn anchor

Removed bug fixes:

  • MC-187539: "tick" function tag runs before "load" instead of the other way around

    This fix caused datapack behaviour to be different from vanilla, potentionally causing issues with datapacks depending on this broken behaviour.

  • MC-230603: Wolf ears and legs aren't mirrored
  • MC-246257: The horns of some entities aren't mirrored
  • MC-246258: Hoglins' and zoglins' tusks aren't mirrored

    These bugs were recently closed by Mojang as Working as Intended, since they apparently intend on keeping both legs the same, see this Mojira comment.

1.1.1

30 Mar 13:51
53b70c5
Compare
Choose a tag to compare

Other changes:

  • Fixed an incompatibility with sodium-extras (#2)

1.1.0

30 Mar 11:05
5fc5930
Compare
Choose a tag to compare

New bug fixes:

  • MC-184029: Clicking into the language list does not remove focus from the focused button
  • MC-165595: Guardian beam does not render when over a certain "Time" in level.dat
  • MC-233042: Server Address field isn't focused when Direct Connection menu is opened (#1)
  • MC-249054: Closing inventory by clicking outside of GUI doesn't close inventory properly

Other changes:

  • Removed dependency on Fabric API

1.0.0

13 Mar 16:28
3f1ddbb
Compare
Choose a tag to compare

🚀🍌 The very first thorium release!