Skip to content

Releases: CheatBreakerNet/Client

2024.7.0

07 Jul 14:14
0a2ac55
Compare
Choose a tag to compare

📜 Main Menu

  • Users who use the Intel Performance flag while on an incompatible driver will be prompted to update or downgrade before being able to play.

🏃 View Bobbing

  • Added a Sneak bobbing condition
  • Fixed an issue where enabling the View Bobbing mod would not initialize the intensity checks

🖱️ Raw Input

  • Added basic trackpad support
  • Added aliases for better discovery
  • Added the option to change the polling rate
  • Optimized polling frequencies
  • Rescans will no longer freeze the game

🔧 Backend

  • The Asset Server connection timeout is now exponential instead of a constant 25 seconds
  • The game will no longer check for newer OptiFine versions
  • Optimized game initialization times during pack finalization
  • Fixed an issue where the Discord RPC would attempt to connect when the client wasn't fully initialized
  • Fixed an issue that could cause profiles to not properly load
  • Fixed an issue where the minimum and maximum numbers may not get properly set on some settings
  • Fixed an issue where mouse button 4 would not properly trigger when using modifier keys or other mouse buttons

2024.5.0

17 May 20:56
0a2ac55
Compare
Choose a tag to compare

📜 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

2024.3.0

03 Mar 23:54
0a2ac55
Compare
Choose a tag to compare

Armor Status

Added an option to always show durability regardless if an item is damaged or not

Direction HUD

  • Fixed an issue where Detailed direction HUD would not respect your color options
  • Added the option to change the Yaw value color in Detailed mode

Hotbar

Fixed an issue where the Hotbar scale slider would not do anything on 1.8

Raw Input

Fixed an issue that required manual re-scanning when re-plugging mice

Server Resource Packs

Fixed an issue that could cause a resource leakage

Backend

General library backend improvements for stability and various fixes

2023.11.0

15 Nov 23:12
0a2ac55
Compare
Choose a tag to compare

ATTENTION WINDOWS 7/8/8.1 USERS

Starting from this release, we will no longer be giving support for any client-based issues. Please consider upgrading to Windows 10 or newer if any issues arise.

Server List

  • Added the option to hold down or temporarily disable the In-Game server list button, just like our Disconnect button functionality.

Loading Screen

  • The default loading screen theme is now Dark mode (note this does not correspond to your active theme. Support for theme based loading screens will come soon.

Crashes

  • Known repeatable client-based issues will now display before the game closes. Note that support will not be provided if a guide has been provided.

Search bars

  • Added the search hotkey (CTRL/CMD + F) to our Mod/Option list and Resource packs menu

Chunk loading

  • New users will have 30% as the default for Slow Chunk Loading. If you are a current user, you will need to manually adjust this.

Keystrokes

  • Added the option to change the key text visuals to show either your bound keys or discrete/default keybinds. Discrete keys can be just shown as visual, or literal
  • Fixed an issue where parent assignments were doubled on some options

Performance

  • Added the option to disable particle physics

2023.10.4

28 Oct 14:44
0a2ac55
Compare
Choose a tag to compare

Profile creation

Fixed an issue where the client would freeze or crash upon first launch when creating or duplicating profiles

2023.10.3

26 Oct 16:36
0a2ac55
Compare
Choose a tag to compare

Ping Mod

Improved performance regarding how the mod refreshes the pinger

Enchantment Glint

Fixed an issue where the mod would significantly drop FPS when wearing enchanted armor

Backend

Updated dependencies for increased stability and security

2023.10.1

14 Oct 21:15
0a2ac55
Compare
Choose a tag to compare

🎮 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

2023.10.0

01 Oct 18:12
9a7bf15
Compare
Choose a tag to compare

🔄 Perspective

  • Added a HUD option to show the current view mode you are in
  • Moved several options from the Perspective mod into individual mods for easier discoverability.

🤕 Hurt Cam

Moved the Hurt Cam options from the Perspective mod to a separate mod, along with various improvements.

  • Added the ability to add a HUD module to view what direction you were hurt
  • Added the option to use directional hurt rotation
    • You can clamp the rotation amount to reduce unwanted hurt rotation from the front
  • Changed intensity amount to be normalized to values that make more sense, as well as widened the range (previously 5 - 35, 14 being default, now at 30% - 250%, 100% the default)
  • Added the option to set a static shake rotation

🚶‍♂️ View Bobbing

Moved the view bobbing options from the Perspective mod to an individual mod, along with various improvements.

Condition options have been split into their components. Disabling a condition will stop the view bobbing shake effect if a condition is met.

  • Added a condition option to bob while walking
  • Added a condition option to bob while sprinting
  • Added a condition option to bob while holding a map

💻 HUD Mods

  • Mods that have a child HUD module will now hide the HUD options when the mod is removed from HUD, but the mod itself is enabled.

🔍 FOV

Moved the remaining FOV related options from the Perspective mod to the FOV mod.

⚙️ Backend

  • Implemented improvements to various dependencies
  • Fixed various crashes

2023.9.7

15 Sep 21:23
9a7bf15
Compare
Choose a tag to compare

⚙️ Backend

  • Fixed an issue where users could not view their cosmetics on their player.
  • Reverted a change that attempted to address users crashing when fullscreening.

2023.9.6

12 Sep 15:52
9a7bf15
Compare
Choose a tag to compare

For the past week, we have been deploying fixes several issues. Here is a list of what has changed:

💥 Crashes

  • Fixed an issue where crash message popups would appear more than once if an error was trying to reinitialize crash reports

📂 Resource Packs

  • Optimized the time it takes to open up the resource pack folder for Linux and Windows 7 users.

🙋‍♂️ Friends List

  • Added the ability to see your friends' typing status.

This feature was previously on Offline CheatBreaker 1.7.10 before the merge. This has been brought back under a refined state, along with being able to see users typing on your friends list, not just on the message box.

👕 Cosmetics

  • Cosmetic Server now uses a more modern way to sync.
  • Improved the performance on retrieving cosmetics

✨ Enchantment Glint

  • Fixed an issue where the 1.7 Animations Enchantment Glint would not apply if the Enchantment Glint mod was enabled

⌨️ Key Strokes

  • Fixed an issue where binding non primary mouse buttons would cause the entire HUD to overflow
  • Fixed an issue where keys would not update when updating keybinds.

💻 HUD Mods

  • Fixed an issue where the "Toggle HUD Keybind" option would show instead of "Temp Toggle HUD Keybind" on mods that only let you enable/disable the mod.

⚙️ Backend

  • Fixed an issue that caused users not to connect to LAN servers if you did not connect to a public server beforehand
  • Integrity failures will give more descriptive messages