Skip to content

v0.3.1

Compare
Choose a tag to compare
@WolverinDEV WolverinDEV released this 11 Oct 23:48
· 146 commits to master since this release
7a761e1

What changed

Offsets updated for CS2 revision 8414570 from Oct 12 2023 14:07:51.

Controller:

  • Dropped the administrator requirement (which may messes with some graphic drivers)
  • Added a health bar by @Fotonnn in #53
  • Added a player spectator list by @PetrSeifert in #62
  • Added support for 2d ESP boxes
  • Added support for showing weapon names
  • Added a player defuse kit indicator @PetrSeifert in #62
  • Added ESP-Lines for players by @Fotonnn in #67
  • Moved the bomb info into a better suited place
  • Heavily improved read performance by caching the entity list
  • Properly hiding ESP lines for players you're spectating
  • Finding the CS2 window by it's process id rather then the window title (which might be different for Chinese CS2 version)

Driver:

  • Allowing access to the drivers device without requiring administrator privileges

New Contributors

Full Changelog: v0.3.0...v0.3.1