22 Commits

Author SHA1 Message Date
LiamD-Flop
0bd7c97337
feat(GUI): Simplifying the gui (#118)
Co-authored-by: Maddy <59680197+xM4ddy@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-04 19:16:40 +02:00
Yimura
d74792ca27
feat(Spawner): Preview vehicle before spawning (#113) 2022-03-14 23:31:30 +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
LiamD-Flop
dcdeebf415
feature(GUI): Notifications are gui styled. (#69)
* feature(GUI): Notifications are gui styled.

* feature(GUI): Removed ~r~
2022-03-02 00:21:29 +01:00
Yimura
0c21b74825
feat(Globals): Simplified code, sorry to anyone who has to update their code 2022-02-22 01:18:49 +01:00
Yimura
9bdb0db3c8
feat(Main): Initialize file_manager and logger 2022-02-21 18:23:05 +01:00
Yimura
37e9e36713
feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
0bfb078d9f
feat(NativeHooking): Added dynamic script native hooking 2022-01-21 23:13:43 +01:00
Yimura
9730c50d97
feat(Mobile): Added Mechanic personal vehicle summon 2022-01-08 05:42:36 +01:00
Yimura
0a16d73c1d
refactor(Services): unnecessary global inclusion 2022-01-08 05:31:24 +01:00
Yimura
0564af724e
feat(Debug): Added global debugging tab 2021-12-24 01:53:50 +01:00
Yimura
3188b044af
feat(Main): Init and destroy thread pool 2021-09-18 22:09:07 +02:00
Yimura
956509d747
feat(Services): Added Vehicle service 2021-08-08 15:10:08 +02:00
Yimura
0def0bba00 feat(Main): Removed BigBaseV2 launch string 2021-08-03 20:25:32 +02:00
Yimura
b87efe5a4e
feat(Main): Removed SetConsoleCtrlHandler and DeleteMenu 2021-05-21 12:16:48 +02:00
Yimura
d267132f85
feat(Console): Disable close button and handle close signal 2021-05-21 02:28:42 +02:00
Yimura
3ca3653089
feat(Globals): Load from settings.json file 2021-05-20 15:51:42 +02:00
Yimura
5f22dfd304
refactor(CustomText): Changed custom_text global to be static 2021-02-08 20:57:58 +01:00
Yimura
7d077dc9f7
feat(GetLabelText): Added hook for getlabeltext 2021-02-04 18:39:20 +01:00
gir489
f4f2f41093 Fixed BigBase v2 crashing if injected too early. 2020-03-28 02:00:19 -04:00
gir489
01d48cd314 Removed StackWalker and replaced it with g3log exception handling.
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:45:59 -05:00
Pocakking
17fe337342 Premake, Gitmodules, Readme 2019-06-23 22:00:18 +02:00