Skip to content

Commit

Permalink
Version 0.5.7 (future 0.5.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
MineGame159 committed Jun 23, 2024
1 parent cb75f07 commit 71558ad
Showing 1 changed file with 20 additions and 21 deletions.
41 changes: 20 additions & 21 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@
{
"port": 3001,
"debug": false,
"version": "0.5.6",
"dev_build_version": "0.5.7",
"mc_version": "1.20.4",
"version": "0.5.7",
"dev_build_version": "0.5.8",
"mc_version": "1.20.6",
"dev_build_mc_version": "1.20.6",
"baritone_mc_version": "1.20.6",
"max_dev_builds": 10,
"changelog": [
"The favorites category is now sorted",
"Add age settings to Kill Aura and Auto Breed",
"Add .disconnect command",
"Allow any characters in cracked names",
"Extend the range of chracters out custom font renderer can display",
"Add chat parsing for color list settings",
"Improve damage calcualtions",
"Add grim bypass to Speed Mine",
"Save EasyMc / Altening tokens in the account manager",
"Add Starscript function meteor.get_module_setting(module, setting)",
"Add Starscript player.gamemode field",
"Add back Insta Mine",
"Trajectories can now be used with items in offhand",
"Allow selecting entity groups using commands",
"Add support for key modifiers in keybinds",
"Improve pop up prompts",
"Add glow setting to ESP",
"A lot of bug fixes and small improvements to many modules"
"Add Auto Wasp",
"Add Titles to No Render",
"Add Map Contents to No Render",
"Add Keep Sprint to Sprint",
"Add Anti Clear to Better Chat",
"Add Waypoint Fade Distance to Waypoints",
"Add reset button to the GUI tab",
"Improve Better Tooltips",
"Rename Insta Mine to Instant Rebreak",
"Made Sprint Rage mode omni-directional",
"Fix Server Spoof resource pack message",
"Fix crash on servers that spawn \"fake players\"",
"Fix Collisions issue with Lithium",
"Fix chest swapping for Elytra Fly with Pitch 40 mode",
"Fix Better Chat with client-side messages",
"Fix Notebot reach",
"Fix binding to modifier keys on Linux X11"
]
}

0 comments on commit 71558ad

Please sign in to comment.