Skip to content

2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 11:48
· 7 commits to main since this release
feat: release v2.0 with ImGui menu and updated features

  Introduce the new v2.0 overlay experience with an ImGui-based menu, live configuration controls, updated visuals, improved RCS behavior, and new world features.
  - Add a full in-game ImGui menu with Aimbot, Visuals, Misc, and Config tabs
  - Add menu-controlled toggles for ESP box, name, weapon text, flags, skeleton ESP, aim crosshair, Bomb Timer, and Vote Teller
  - Add configurable keybinds for aimbot, triggerbot, and menu toggle
  - Add config save, reload, reset, hot reload, and missing-default migration support
  - Improve RCS so recoil control can work independently and avoid pulling down after target loss
  - Add RCS strength, aim FOV, smoothing, FOV circle, and target bone settings
  - Update ESP weapon rendering to use text display and avoid invalid weapon index output
  - Fix Bomb Timer timing by reading current time from the correct global vars offset
  - Add Vote Teller support for active vote display
  - Update overlay rendering and feature lifecycle management for the new renderer
  - Refresh README for the v2.0 release and document the new menu-focused workflow
  - Remove debug output and source comments for cleaner code