Skip to content

2024.5.0

Compare
Choose a tag to compare
@Tellinq Tellinq released this 17 May 20:56
· 1 commit to master since this release
0a2ac55

πŸ“œ Main Menu

  • Added the option to copy the version information by right clicking the bottom left section

πŸ› οΈ Bukkit API Titles

  • Improved performance when handling a significant amount of titles

🎯 Hitboxes

  • Moved Fish Hook under Projectiles instead of Mobs

πŸ”„ Hurt Cam

  • Added the option to have a full rotational tilt
  • Added the option to dampen the hurt aggression

πŸƒ View Bobbing

  • Fixed an issue where the pitch intensity was not being accounted for
  • Added the option to toggle if View Bobbing should account for when the player is falling (similar to 1.14+ when disabled)
  • Added extra options within the master toggles to only use horizontal or vertical bobbing
  • Changed the way View Bobbing intensities change when meeting a new condition
    • Instead of instantly switching on/off, there is a gradual change
  • Improved performance with condition checks

🎭 Nick Hider

  • Improved performance on 1.8
  • Fixed an issue where custom names were not accounting escaping characters

🌦️ Environment Changer

  • Fixed an issue where Weather Changer was decreasing performance despite being disabled

🧠 Levelhead

  • While Levelhead is still implemented in the client, the options have been temporarily hidden until a new working system is in place

βš”οΈ Swings Per Second

  • Added the option to show the Use Item counter

πŸ”§ Backend

  • Added native support for ARM devices on macOS and Linux
  • Removed deprecated Twitch streaming on 1.8
  • Forced Snooper Settings to be disabled by default
  • Updated the Discord RPC library to allow support for ARM devices and future new features
  • Fixed an issue where known crashes would not be reflected when checked
  • Fixed an issue on 1.7 where using newer JREs would crash the game on macOS