Yimura
6e408b1215
feat(Protection): Catch vehicle temp action 15
...
Credit: @SkiddyToast
2022-06-19 20:42:40 +02:00
Yimura
ec52c71365
fix(ReceivedEvent): Actually catch stupid crash
2022-05-10 21:59:03 +02:00
Yimura
7ddca9d877
feat(Protection): Added TASK_TEMP_VEHICLE_ACTION anti-crash
2022-05-10 20:23:48 +02:00
Yimura
ebe7620738
fix(ReceivedEvent): Reset SCRIPTED_GAME_EVENT buffer
2022-05-10 17:06:00 +02:00
Yimura
1443bc0cab
Fix Script Event Handler hook from clogging event queue ( #163 )
...
* fixes #154
* fix(ReceivedEvent): BitBuffer was incorrectly initialised
2022-05-08 22:00:55 +02:00
Yimura
52149aba33
feat(Logging): Added settings to toggle them ( #126 )
...
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +01:00
Yimura
24a7e7d906
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
dcdeebf415
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
80ac68bce2
feat(Notify): Simplified code, using std::string_view
2022-02-21 01:24:27 +01:00
Yimura
5ec1f1df9d
chore: Replace strcat and others with fmt::format
2022-02-02 02:32:30 +01:00
Yimura
3e8679792a
feat(vendor): Updated GTAV-Classes
2022-01-30 00:23:26 +01:00
Yimura
02a707ed77
fix(Hooks): ReceivedEvent memory leak, thanks @ellisdudes
2021-12-08 19:45:24 +01:00
Yimura
da5ae55dd6
feat(ReceivedEvent): Added received event blocking
2021-08-03 20:30:16 +02:00
Yimura
773a2fe0e6
fix(ReceivedEvent): strcat instead of strcpy
2021-07-24 00:16:43 +02:00
Yimura
94faea5a32
fix(ReceivedEvent): Get event name
2021-07-23 21:16:58 +02:00
Yimura
a090a33106
feat(ReceivedEvent): Cleaned up messages of detections
2021-07-23 12:27:07 +02:00
Yimura
600e9ad892
refactor(IncrementStatHook): Re-added old code
2021-05-25 14:44:35 +02:00
Yimura
abdfa503a5
refactor(IncrementStat): Removed increment stat and moved to received event
2021-05-25 14:09:02 +02:00
Yimura
6001b9e9b7
feat(Protections): Added received event
2021-05-25 12:58:33 +02:00
Yimura
4a3093f0be
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
Yimura
1ac84a5c9c
feat(ReceivedEventHook): Added protections
2021-02-19 15:44:00 +01:00
Yimura
ccda1feae4
wip(Hooks): Received event protections
2021-02-07 17:08:25 +01:00