1092 Commits

Author SHA1 Message Date
mentolixite
689c9bd216 feat(ScriptEventHandler): Block known malicious script events (#219) 2022-05-28 17:42:48 +02:00
Maddy
d3d231375c remove(Toxic): remove toxic options 2022-05-24 15:59:54 -04:00
Maddy
e52ba9a02f Improved auto drive (#196)
* Improved logic to handle changes mid drive. Changed default styles. Split to waypoint and wander into two separate files for readability

* Fixed type to remove the hideous warnings

* Fixes

* wfvaenhiuefcsnhiojmfhnevioshnuefvsihnoijmefmvschnfvecshnfevSC

* iNcLuDeS aLpHaBeTiCaLlY
2022-05-24 15:59:25 -04:00
Yimura
a726cccc9e fix(NetworkGroupOverride): Enable protection (#243) 2022-05-23 15:32:38 +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
karifeld
0f09234130 refactor: Modernized/optimized general code, bug fixing and more (#226)
* refactor: Use self globals

* refactor: Use gui::components

* fix(Vehicle Preview): Addresses #119

Previewed vehicle set to unclimbable

Only preview when hovered on vehicle

* fix(Infinite Clip): Disabling it now works

* fix(No Ragdoll): Disabling it now works

Removed unnecessary calls to natives (0xB128377056A54E2A should be enough)

* fix(Spawn): Wrong footer placement

* fix self globals file name typo

* refactor(Mobile): Clear ped tasks when set conditions are met

Only clear ped tasks if pv_teleport_into bool is true and ped is in a vehicle

* feat(Weapons): Remove current weapon

* refactor: Added missing variable in calls to self globals

* refactor: Utilize usage of ControllerInputs

* fix(Vehicle Fly): uninitialized local variable 'ped' used

* refactor(No Ragdoll, Infinite Clip): Only run on boolean change.

* refactor(Infinite Ammo): Simplified code

* refactor: Utilize ControllerInputs in other areas of code

* refactor: Utilize ControllerInputs in other areas of code
2022-05-22 18:38:45 -04:00
DayibBaba
cf2ae14a3e Received clone sync hook (#235) 2022-05-23 00:31:21 +02:00
Yimura
5244a4e6b4 fix(ContextMenu): Run script function 2022-05-22 18:10:51 +02:00
Yimura
51988fa2e6 feat(README): Adjusted Staying Up To Date section 2022-05-22 17:09:50 +02:00
Yimura
8f66ca13f4 fix(vendor): ImGui commit hash was reverted to detected version 2022-05-22 16:54:09 +02:00
DayibBaba
cae828ff82 Separated scripts (#233) 2022-05-22 16:43:09 +02:00
Yimura
c8723702b5 feat(Natives): regenerated latest natives (#230) 2022-05-22 16:42:36 +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
Reece Watson
70d04aa1ce feat(Protections): Added desync protection and notification (Closes #156) (#220)
* feat(Protections): Added desync protection and notification (#156)

* fix(Protections): Fix warning and revert Premake VS version
2022-05-20 18:17:41 -04:00
Yimura
8dea0e1b97 feat(premake): Added GTAV-Classes as subproject 2022-05-19 22:19:14 +02:00
Yimura
62760faf3b feat(vendor): updated GTAV-Classes 2022-05-19 22:16:57 +02:00
Yimura
3ca4d10d18 chore: moved spectate check patch 2022-05-19 15:59:47 +02:00
Yimura
8cf086adb0 refactor(FreemodeRecovery): Replaced stack recovery and patch script VM instead
closes #213
2022-05-18 23:17:57 +02:00
Arxan-Technologies
8619312195 Remove unused and confusing class (#217)
Co-authored-by: MetaClient <metaclientauth@gmail.com>
2022-05-17 22:03:58 +02:00
Sainan
a37a42e305 chore: Remove unused pointer (#216) 2022-05-17 15:56:41 +02:00
Sainan
6c0d8072f9 Fix RCOE-Patch leaving the game in a dirty state after unload (#215) 2022-05-17 15:56:17 +02:00
Maddy
1ae2628ee3 Merge pull request #212 from xM4ddy/seatbelt
feat(Vehicle): Added Seatbelt Option
2022-05-16 15:40:37 -04:00
xM4ddy
f0d1639884 Should be working. 2022-05-16 15:33:43 -04:00
Yimura
bd7e2467e7 fix(ScriptEventHandler): Actually catch bad hashes 2022-05-16 12:49:21 +02:00
Maddy
c7c0c8011f Merge pull request #209 from xM4ddy/vehicle-fly
feat(Vehicle): Added Vehicle Fly
2022-05-16 03:41:36 -04:00
xM4ddy
f1604fede6 Added Vehicle Fly 2022-05-16 02:22:11 -04:00
Yimura
803ffa2d80 feat(TSE): Added protection against more script hashes
fixes #205
2022-05-16 00:56:15 +02:00
karifeld
3243bcb107 fix(ESP): Patch for #198 (#204) 2022-05-16 00:09:31 +02:00
Yimura
7bdc0021c8 feat(Project): Updated README & removed FEATURES 2022-05-13 22:41:40 +02:00
Yimura
ad690f242b feat(ErrorScreen): Removed detour hook as it's "detected" 2022-05-13 18:45:32 +02:00
Yimura
286960ac18 feat(Protections): Added network group override protection 2022-05-13 18:26:15 +02:00
Yimura
0c0a99cf45 refactor: Remove Detected Code (#203)
* feat(premake): Cleaned up premake file, disabled ImGui asserts and other unused files

* feat(renderer): Don't build default font

* feat(vendor): replace ImGui with GTA V safe ImGui

* revert: feat(System): Added looped feature to disable sigscanner
2022-05-13 17:19:43 +02:00
Yimura
3c1aaec970 feat(StealVehicleGun): Added timeout between kicking out of vehicle 2022-05-13 15:33:19 +02:00
Yimura
49e6739c0f fix(Debug): Send script event prevent AC detection 2022-05-13 15:10:23 +02:00
Yimura
f35dc534b7 fix(Toxic): Don't use 0 as player id, make sure it's valid 2022-05-13 14:49:27 +02:00
Yimura
c7e4ce8003 fix(Toxic): Removed unused variable location 2022-05-13 14:21:59 +02:00
GeopJr
da60758e40 feat(ci): error on warnings (#199)
* feat(ci): error on warnings
* fix(ci): autolocker pull_request -> pull_request_target
2022-05-11 17:40:26 +02:00
karifeld
302243038f feat(ESP): Expand functionality 2022-05-11 12:00:54 +02:00
Yimura
addad5d44b fix(MobileService): Update last update time 2022-05-11 00:02:33 +02:00
Yimura
9649c8f8fe fix(ReceivedEvent): Actually catch stupid crash 2022-05-10 21:59:03 +02:00
Yimura
52d0950b0c fix(Mobile): Typo in text for empty personal vehicle list 2022-05-10 20:55:13 +02:00
Yimura
d4974859de fix(Mobile): Crash while in loading (before globals are available) 2022-05-10 20:38:24 +02:00
Yimura
050149e8af feat(Protection): Added TASK_TEMP_VEHICLE_ACTION anti-crash 2022-05-10 20:23:48 +02:00
Yimura
f32e61bd7e fix(AutoDrive): Type warnings 2022-05-10 20:22:57 +02:00
Yimura
420d20479a refactor(NativeHooks): Modernized/optimized code 2022-05-10 19:40:30 +02:00
Yimura
e3a6de8641 fix(CarmodShop): Spoof stats for 2nd account 2022-05-10 19:23:28 +02:00
Yimura
608fcc8868 refactor(MobileService): Auto load personal vehicles, modernized code & improved caching (#195) 2022-05-10 19:02:30 +02:00
GeopJr
f295e64406 fix(ci): give autolocker write permissions (#194) 2022-05-10 17:26:30 +02:00
Yimura
2ee785f50f fix(ReceivedEvent): Reset SCRIPTED_GAME_EVENT buffer 2022-05-10 17:06:00 +02:00
Yimura
f9b729040f fix(ViewPlayer): Added lost TreePop 2022-05-10 16:54:38 +02:00