11 Commits

Author SHA1 Message Date
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
040d671ec8 feat(Notifications): Removed old net array notification options (#364) 2022-07-28 20:19:22 +02:00
Yimura
951c1bd70c feat(ReceivedEvent): Added CKickVotesEvent (#363) 2022-07-28 20:19:07 +02:00
mentolixite
1600918926 feat(ScriptEventHandler): Block forced teleport to beach (#337) 2022-07-15 14:55:40 +02:00
Yimura
14aa991147 feat(Protections): Prevent TSE freeze and alternative send to cayo 2022-06-22 12:19:00 +02:00
Yimura
cade4f832b Removed detected stuff (#275) 2022-06-12 21:24:35 +02:00
mentolixite
a2848e933d feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self (#251) 2022-05-28 17:44:05 +02:00
DayibBaba
cf2ae14a3e Received clone sync hook (#235) 2022-05-23 00:31:21 +02:00
Yimura
803ffa2d80 feat(TSE): Added protection against more script hashes
fixes #205
2022-05-16 00:56:15 +02:00
Yimura
050149e8af feat(Protection): Added TASK_TEMP_VEHICLE_ACTION anti-crash 2022-05-10 20:23:48 +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