16 Commits

Author SHA1 Message Date
Yimura
49a4d4c802 refactor: Improvements and small changes (#125)
* fix(Looped): Typo in spectate function name

* fix(Spectate): Prevent falling through world

* feat(Pointers): Shortened useless part of signature

* feat(ReceivedEvent): Removed unused include

* feat(Protections): Optimised NET_ARRAY_ERROR protection

* feat(View/Settings): Restructured protections dropdown
2022-03-21 18:02:30 +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
e1632c329c feat(Notify): Simplified code, using std::string_view 2022-02-21 01:24:27 +01:00
Yimura
8b656cf533 chore: Replace strcat and others with fmt::format 2022-02-02 02:32:30 +01:00
Yimura
9726d96c6a feat(vendor): Updated GTAV-Classes 2022-01-30 00:23:26 +01:00
Yimura
9970caa2dd fix(Hooks): ReceivedEvent memory leak, thanks @ellisdudes 2021-12-08 19:45:24 +01:00
Yimura
d88d805a6b feat(ReceivedEvent): Added received event blocking 2021-08-03 20:30:16 +02:00
Yimura
b12fa9ea63 fix(ReceivedEvent): strcat instead of strcpy 2021-07-24 00:16:43 +02:00
Yimura
ce52fea2db fix(ReceivedEvent): Get event name 2021-07-23 21:16:58 +02:00
Yimura
87a8cb5acd feat(ReceivedEvent): Cleaned up messages of detections 2021-07-23 12:27:07 +02:00
Yimura
7a99637cec refactor(IncrementStatHook): Re-added old code 2021-05-25 14:44:35 +02:00
Yimura
2093db6220 refactor(IncrementStat): Removed increment stat and moved to received event 2021-05-25 14:09:02 +02:00
Yimura
3cd570be91 feat(Protections): Added received event 2021-05-25 12:58:33 +02:00
Yimura
934b1e704a feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
cc7e6c7c9b feat(ReceivedEventHook): Added protections 2021-02-19 15:44:00 +01:00
Yimura
35f9cea162 wip(Hooks): Received event protections 2021-02-07 17:08:25 +01:00