aa15032261
|
1ef205d0a5
|
Fixed Issue #403 (#408)
Fixes #403
|
2022-08-13 11:19:18 +02:00 |
|
aa15032261
|
b4d8a08eef
|
Added ped model preview. (#375)
|
2022-07-30 19:47:48 +02:00 |
|
Yimura
|
15ecf00f94
|
Add custom text service (#370)
|
2022-07-29 14:32:02 +02:00 |
|
aa15032261
|
2b37a040d0
|
Added ped model data. (#349)
|
2022-07-19 12:19:19 +02:00 |
|
Forever Gone
|
825584a520
|
feat(hooks): General cleanup on hooks and pointers (#322)
|
2022-07-05 22:54:45 +02:00 |
|
mentolixite
|
fa7a65475d
|
feat(ViewPlayer): Give health, armour, ammo, weapons (#261)
Co-authored-by: maybegreat48 <96936658+maybegreat48@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
|
2022-07-03 00:03:07 +02:00 |
|
Yimura
|
d243aef3ce
|
refactor: cleaned up service directory structure (#300)
|
2022-06-30 00:11:54 +02:00 |
|
DayibBaba
|
37721ce73f
|
Name and status variables for the Script system. (#244)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
|
2022-06-27 20:12:45 +02:00 |
|
Quentin E. / iDeath
|
6ef2a63f8c
|
Make DISABLE_CONTROL_ACTION calls in their own script thread (#284)
|
2022-06-25 21:17:35 +02:00 |
|
Maddy
|
c081eda4c8
|
feat(vehicle): Add turn signals (#239)
* Initial
* Tiny update
* More small fixes
* Run in separate script.
* whoops
|
2022-05-22 20:00:23 -04:00 |
|
Yimura
|
5244a4e6b4
|
fix(ContextMenu): Run script function
|
2022-05-22 18:10:51 +02:00 |
|
DayibBaba
|
cae828ff82
|
Separated scripts (#233)
|
2022-05-22 16:43:09 +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 |
|
LiamD-Flop
|
e7cc2611b6
|
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
|
54bdb6da56
|
feat(Spawner): Preview vehicle before spawning (#113)
|
2022-03-14 23:31:30 +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 |
|
LiamD-Flop
|
eb71752b5b
|
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
|
a2d9f04f1e
|
feat(Globals): Simplified code, sorry to anyone who has to update their code
|
2022-02-22 01:18:49 +01:00 |
|
Yimura
|
21fb501b27
|
feat(Main): Initialize file_manager and logger
|
2022-02-21 18:23:05 +01:00 |
|
Yimura
|
1dc68d23e1
|
feat(PlayerList): Rewrite of entire player management system
|
2022-01-31 18:27:35 +01:00 |
|
Yimura
|
c1fd7e4bd5
|
feat(NativeHooking): Added dynamic script native hooking
|
2022-01-21 23:13:43 +01:00 |
|
Yimura
|
dff8bb85e5
|
feat(Mobile): Added Mechanic personal vehicle summon
|
2022-01-08 05:42:36 +01:00 |
|
Yimura
|
c86f195467
|
refactor(Services): unnecessary global inclusion
|
2022-01-08 05:31:24 +01:00 |
|
Yimura
|
1a21dc1018
|
feat(Debug): Added global debugging tab
|
2021-12-24 01:53:50 +01:00 |
|
Yimura
|
371832d0c7
|
feat(Main): Init and destroy thread pool
|
2021-09-18 22:09:07 +02:00 |
|
Yimura
|
6fa4c412bc
|
feat(Services): Added Vehicle service
|
2021-08-08 15:10:08 +02:00 |
|
Yimura
|
ba07af486d
|
feat(Main): Removed BigBaseV2 launch string
|
2021-08-03 20:25:32 +02:00 |
|
Yimura
|
8c0978bfde
|
feat(Main): Removed SetConsoleCtrlHandler and DeleteMenu
|
2021-05-21 12:16:48 +02:00 |
|
Yimura
|
6c622152eb
|
feat(Console): Disable close button and handle close signal
|
2021-05-21 02:28:42 +02:00 |
|
Yimura
|
a1de889037
|
feat(Globals): Load from settings.json file
|
2021-05-20 15:51:42 +02:00 |
|
Yimura
|
884ef8390e
|
refactor(CustomText): Changed custom_text global to be static
|
2021-02-08 20:57:58 +01:00 |
|
Yimura
|
d069e2893b
|
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 |
|