Yimura
|
3af9c82ca2
|
refactor(Restructure): Moved everything to their own class/struct to improve compile times and cleanup the code.
|
2021-02-05 02:38:56 +01:00 |
|
Yimura
|
d069e2893b
|
feat(GetLabelText): Added hook for getlabeltext
|
2021-02-04 18:39:20 +01:00 |
|
Yimura
|
85348fc77d
|
feat(ScriptEventHandler): Changed a2 from int64_t to CNetGamePlayer
|
2021-02-03 19:43:15 +01:00 |
|
Yimura
|
a600543097
|
feat(Spoofing): Added IP, R*id and name spoofing
|
2021-02-03 19:41:46 +01:00 |
|
Yimura
|
a98785d4e0
|
fix(GetEventData): Fixed typo on notify
|
2021-02-03 19:40:04 +01:00 |
|
Yimura
|
eeaffce80f
|
feat(Spoofing): IP Address and Rockstar ID
|
2021-02-02 16:23:12 +01:00 |
|
Yimura
|
bb268eda69
|
feat(Hooks): Added snend net info to lobby hook
|
2021-01-29 18:56:17 +01:00 |
|
Yimura
|
3e88d07952
|
fix(IncrementStatEvent): Fixed player struct
|
2021-01-29 18:55:54 +01:00 |
|
Yimura
|
c2dd750560
|
fix(GetEventData): Changed settings.protections to settings.script_protections
|
2021-01-17 00:47:37 +01:00 |
|
Yimura
|
d5d71b1a75
|
refactor(ReadSessionResponse): Removed unused file
|
2021-01-15 21:41:15 +01:00 |
|
Yimura
|
045fffd7ba
|
feat(ScriptEventHandler): Improved logging and added join msg
|
2021-01-13 15:35:21 +01:00 |
|
Yimura
|
3334eec75e
|
wip(Project): pushing project
|
2021-01-10 16:19:40 +01:00 |
|
Yimura
|
c76a5e3af1
|
feat(TabSettings): Added disable logging to settings
|
2021-01-02 23:42:43 +01:00 |
|
Yimura
|
8b9d95189a
|
fix(GetEventData): Added checks for which protections are enabled
|
2021-01-02 16:16:29 +01:00 |
|
Yimura
|
09ed8cb864
|
fix(GetEventData): Added check for if the event came from a valid client
|
2021-01-02 11:56:00 +01:00 |
|
Yimura
|
c7eafe9c2f
|
fix(Hooking->GetEventData): type char array allocation too small
|
2021-01-01 01:03:15 +01:00 |
|
Yimura
|
70ea408992
|
feat(Hooking): Added protections for remote events on GetEventData function.
|
2020-12-31 23:22:28 +01:00 |
|
Yimura
|
ec8905a339
|
feat(Hooking/Pointers/TabOnline): Added disable chat censoring option
|
2020-12-31 02:22:12 +01:00 |
|
Yimura
|
de13e2b6ba
|
feat(Hook): Added logging to script event handler
|
2020-12-28 01:32:22 +01:00 |
|
Yimura
|
3d527ba68c
|
feat(Hooking/Pointers): Added script event handler hook
|
2020-12-27 19:10:01 +01:00 |
|
Yimura
|
52ac638a90
|
feat(Hooking/Pointers): Added increment stat event hook to block reports
|
2020-12-27 18:29:33 +01:00 |
|
Yimura
|
f1bb386b37
|
fix(ErrorScreen): Removed unused/useless include
|
2020-12-27 18:26:56 +01:00 |
|
Yimura
|
0aaef995b4
|
feat(Hooking): Added hook to prevent warnings/errors from the shop_controller script
|
2020-12-27 17:49:50 +01:00 |
|