11 Commits

Author SHA1 Message Date
mentolixite
8626bf2184 feat(PlayerList): Show self at the top, separated by a divider (#271)
Additionally I redesigned how the player service worked.

Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-24 19:48:03 +02:00
LiamD-Flop
9aebeaed17 F.A.R.T. Interface (#104)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-22 16:38:28 +02:00
karifeld
3243bcb107 fix(ESP): Patch for #198 (#204) 2022-05-16 00:09:31 +02:00
karifeld
302243038f feat(ESP): Expand functionality 2022-05-11 12:00:54 +02:00
Yimura
933c3eb145 chore: Cleanup code 2022-05-05 01:39:11 +02:00
cl1xa
ee1c0ef440 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
d6ccfd242f feat(GUI): Don't use natives for resolution 2022-03-31 00:06:20 +02:00
Yimura
d4ee375309 fix(GUI): Call ImGui::End regardless of return of ImGui::Begin
Fixes #127
2022-03-22 23:39:33 +01:00
LiamD-Flop
18c5756eb5 fix(ESP): Fixed esp crashing 2022-03-11 14:20:44 +01:00
LiamD-Flop
d07d851f4b fix(ESP): Color picker fixed 2022-03-09 01:12:24 +01:00
LiamD-Flop
5a25456431 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