You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
🎮 Simple HUD Mods
Condensed the Text Shadow options (Background and No Background) into one option. This also adds more conditions:
OFF: Disables text shadow regardless of any condition
ON: Enables text shadow regardless of any condition
Background Invert: Enables/Disables text shadow based off the opposite state of your background
Previous default behavior
Text Contrast: Enables/Disables text shadow based off the text and background brightness
Auto: Enables/Disables Text Shadow based off all conditional options
🎞️ 1.7 Animations
Made Animations more efficient and respective when disabling the mod
📶 Ping
Fixed an issue where one of the Ping mod aliases was incorrect
Allowed the minimum interval to be one second
💬 Holograms
Fixed Bukkit API Holograms not showing up
⚙️ Backend
Updated I/O dependency to the latest version
Drastically decreased the game file size to remove more redundant assets and decrease download time
Sine and Cosine functions are now using more efficient methods. This can drastically improve performance in CheatBreaker animations when using newer Java versions
Limited the minimum Entity and Tile Entity distance to 2% to reduce confusion where certain (tile) entities were not showing up