Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@Luna5ama Luna5ama released this 11 Jun 05:40
· 113 commits to master since this release

Highlights

Changes since 1.1.0

  • Fully automated Auto Regear (automatically placing shulker)
  • Added Ghost Switch Bypass for everything
  • Added animation to Bed Aura render
  • New Bed City module for bed pvp
  • New Wall Clip module
  • Massive amount of pvp module improvements
  • Various bug fixes

Full change log:

New

  • Added Bed City module for bed pvp
  • Added Wall Clip module
  • Added global hole type and ignore invalid filling options
  • Added Common place rotation setting
  • Added automatic shulker placement to Auto Regear
  • Added reply cope to faceplace/bed/robot complainers in Auto Cope
  • Added animation to Bed Aura render

Improve

  • Added Force Confirm to Inventory Sync to prevent ghost switch stall
  • Added option to Hand Swing to disable reequip animation
  • Lower player distance setting lower bound for Auto Log
  • Added wall range setting to Auto City
  • Added arrow key move to Fake Player
  • Moved server specific meta modules to Exploit category
  • Added anti blocker to Bed Aura to cope against torch spammers
  • Added assume instant mine setting to Zealot Crystal+
  • Optimized some 2D rendering
  • Optimized Step packets
  • Optimized GlyphCache loading allocations
  • Make Scaffold cancel movement while towering
  • Make Scafflod sneaks when placing blocks
  • Added log all option to Packet Logger
  • Let Hotbar Refill use quick move when possible
  • Improved Auto Regear reliability
  • Combat Item Count hides bed in overworld
  • Allows Packet Mine, Auto Pot, Surround, Auto Hole Fill taking tool from inventory
  • Added delay between each macro command
  • Placement sequence search ignore block outside of build range
  • Added timeout settings to Notification
  • Added mining task timeout setting to Packet Mine
  • Added remove out of range setting to Packet Mine
  • Added proper coroutine exception handling
  • Prioritized slots for ghost switch
  • Added ghost switch override setting to Bed Aura
  • Added keep heal in hotbar setting to Auto Pot
  • Added rotation pitch setting to Bed Aura for better Auto Pot compatibility
  • Lowered Packet Mine default range

Fix

  • Fixed Ghost Switch dead locks
  • Fixed Ghost Switch message spam
  • Fixed CME in entity list access
  • Fixed module name with space in command auto complete
  • Fixed Freecam arrow key move with movement module off
  • Fixed inaccurate Memory Usage allocation counter
  • Fixed Anti Regear range checks
  • Fixed font glyph texture sampling parameter corruption
  • Fixed Step stops working after death
  • Fixed tick timer failing with negative time
  • Fixed "Null returned as 'hitResult'"
  • Fixed ray trace fails on non-full block
  • Fixed Inventory Sync crafting items
  • Fixed Active Modules missing module bug
  • Fixed Scaffold tower mode setting visibility
  • Fixed Friend enable setting desync

Misc

  • Removed mavenLocal from build.gradle.kts
  • Code cleanup and reformat