|
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 |
|
|
a98785d4e0
|
fix(GetEventData): Fixed typo on notify
|
2021-02-03 19:40:04 +01:00 |
|
|
c2dd750560
|
fix(GetEventData): Changed settings.protections to settings.script_protections
|
2021-01-17 00:47:37 +01:00 |
|
|
c76a5e3af1
|
feat(TabSettings): Added disable logging to settings
|
2021-01-02 23:42:43 +01:00 |
|
|
8b9d95189a
|
fix(GetEventData): Added checks for which protections are enabled
|
2021-01-02 16:16:29 +01:00 |
|
|
09ed8cb864
|
fix(GetEventData): Added check for if the event came from a valid client
|
2021-01-02 11:56:00 +01:00 |
|
|
c7eafe9c2f
|
fix(Hooking->GetEventData): type char array allocation too small
|
2021-01-01 01:03:15 +01:00 |
|
|
70ea408992
|
feat(Hooking): Added protections for remote events on GetEventData function.
|
2020-12-31 23:22:28 +01:00 |
|