maybegreat48
a97af16888
Rewrite AC bypass ( #2430 )
...
* fix(anticheat): rewrite AC bypass again (the old one isn't detected but this is cleaner)
* fix(chat): some chat tweaks
* fix(anticheat): fix memory leak
* feat(lua): add is_player_friend
* fix(protections): fix possible false positives with the vehicle task mismatch protection
* feat(protections): add debug logs to trace false positive
* fix(spam): add some more stuff
2023-11-19 23:20:15 +01:00
Quentin
af1050f5ae
queue_dependency: remove outdated hardcoded dependency callers offsets, no more use since we have a game skeleton update hook now. ( #2268 )
2023-10-12 23:35:04 +02:00
maybegreat48
f3e2d95d81
Anticheat bypass fix ( #2128 )
2023-09-16 13:44:03 +02:00
Quentin
e0ae6837d0
Fix #1545 - ERR_MEM_EMBEDDEDALLOC_ALLOC Crash ( #2116 )
2023-09-12 20:19:24 +02:00
Bugisoft
3e5cad97e9
Custom Sky Color and unify some stuff ( #1779 )
2023-07-20 22:46:32 +02:00
maybegreat48
0af712537f
Update to 1.67 ( #1407 )
2023-06-14 23:29:25 +02:00
Quentin E. / iDeath
5a4dc03121
Feat ptr cache continued ( #1227 )
2023-04-14 17:54:07 +01:00
maybegreat48
97a8c5d60b
Add more spoofing options and added clang-format ( #1020 )
...
* feat(Spoofing): add spoofing
* feat(Spoofing): prepare code for player attach
* remove(PlayerAttach): isn't going to work due to netsync architecture
* fix(GUI): fix scaling
* feat(Project): add clang-format file
* feat(Classes): update classes
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(clang-format): Set tab width and 1 space before comment
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-03-01 21:27:15 +00:00
maybegreat48
8173adb87f
Toxic features and improve protections ( #897 )
2023-01-22 21:57:32 +00:00
Yimura
b74dd7516c
feat(Protection): Add bypass for rare report metric ( #715 )
2022-12-18 00:00:04 +00:00