10 Commits

Author SHA1 Message Date
LiamD-Flop
794a84e149
F.A.R.T. Interface (#104)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-22 16:38:28 +02:00
karifeld
f086efc4a6
fix(ESP): Patch for #198 (#204) 2022-05-16 00:09:31 +02:00
karifeld
e69927bacc
feat(ESP): Expand functionality 2022-05-11 12:00:54 +02:00
Yimura
1c2bb39409
chore: Cleanup code 2022-05-05 01:39:11 +02:00
cl1xa
1e9f4fb7ca
fix(ESP): Elements getting cut off on screen edges (#160)
Co-authored-by: Caden <82620517+cl52902@users.noreply.github.com>
2022-05-03 15:03:39 +02:00
Yimura
ee6e5e500c
feat(GUI): Don't use natives for resolution 2022-03-31 00:06:20 +02:00
Yimura
bb92e76425
fix(GUI): Call ImGui::End regardless of return of ImGui::Begin
Fixes #127
2022-03-22 23:39:33 +01:00
LiamD-Flop
a302c9ccf0
fix(ESP): Fixed esp crashing 2022-03-11 14:20:44 +01:00
LiamD-Flop
cba6b6e9c8 fix(ESP): Color picker fixed 2022-03-09 01:12:24 +01:00
LiamD-Flop
d36711559b
feat(ESP) (#90)
* feat(ESP): Basic esp

* feat(ESP): Optimized ESP, Added tracer & playername

* feat(ESP): Added health & distance

* feat(ESP): Added settings for esp

* feat(ESP): Toggle ESP

* feat(ESP): Small customizability added

* feat(ESP): Toggle settings on global toggle

* fix(ESP): Stupid mistake

* fix(ESP): Build warning

Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-03-09 00:03:14 +01:00