13 Commits

Author SHA1 Message Date
Yimura
7e7f1ac30a feat(notifications): add missing options for tse sender mismatch (#478) 2022-10-19 16:51:55 +01:00
Quentin E. / iDeath
8360f423a6 Implements #453 (#460) 2022-09-30 19:39:47 +01:00
Yimura
9f4b2d3ccc refactor: Cleaned up Received Clone Sync hook (#445) 2022-09-12 23:55:23 +02:00
maybegreat48
ab54473371 Add improved desync kick protection (#443)
Update GTAV-Classes vendor
2022-09-12 20:44:47 +02:00
maybegreat48
25c754ffa6 Improve protections (#428) 2022-08-29 12:26:18 +02:00
Forever Gone
954b7673ee Improved detour handler, cleaned up hooks, and improved RCS hook (#399)
* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts.
* Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view
* Added includes to RCS
* Added a check on GGO to ensure it's not null
* Updated GTAV-Classes submodule
* Added CObject header file
* Changed a native to a pointer, when such changes didn't need to be done.
* Changed string on hooking
* Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync.
* Added IDP Enable/Disable (#402)
2022-08-09 20:39:55 +02:00
Yimura
951c1bd70c feat(ReceivedEvent): Added CKickVotesEvent (#363) 2022-07-28 20:19:07 +02:00
Yimura
5c238044db Update menu for 1.61 (#360) 2022-07-27 14:39:22 +02:00
mentolixite
1600918926 feat(ScriptEventHandler): Block forced teleport to beach (#337) 2022-07-15 14:55:40 +02:00
Yimura
ba5df96984 fix(SigScanner): bYpAsSeD dEtEcTiOn (#339) 2022-07-15 14:51:03 +02:00
Forever Gone
825584a520 feat(hooks): General cleanup on hooks and pointers (#322) 2022-07-05 22:54:45 +02:00
Yimura
36e054b705 feat(hooks): replace increment stat with received event handler (#320)
Closes #296
2022-07-05 18:58:12 +02:00
Yimura
e374e83e3f refactor: hooking restructure (#311) 2022-07-03 01:05:33 +02:00