Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

66 lines (40 loc) · 1.16 KB

CHANGELOGS

0.1.0

  • Window Management SDL
  • Drawing with SDL
  • Rendering text's with SDL_TTF

0.5.0

  • Bomb-timer
  • Render thread

bomb_timer

1.0.0

  • Now using GLFW3
  • Implemented ImGui
  • Grenades ESP
  • C4 timer
  • Weapons ESP
  • Small optimizations

v1

1.5.0

  • Reading all entities in one call
  • Better ESP logic
  • PAID Chicken ESP

v1

2.0.0 BEST VERSION

  • Improved all ESP logic
  • Improved rendering logic
  • Performance metrics
  • Added Player ESP
  • Huge Overlay FPS boost
  • Grenade Trajectory EXPERIMENTAL

v2

2.5.0 STABLE VERSION

  • Fixed player ESP crash
  • Reverted entity_list reading

v2

3.0.0 MAJOR UPDATE

  • Fixed reading string crashes
  • Improved performance on build_type debug and release
  • Added ConfigSystem
  • Improved error handling

v2