maybegreat48
|
1127e51a52
|
Optimizations (#2649)
* fix(Respawn): fix respawn in SP
* fix: re-enable bigobj
* fix: update creator's stack size
* fix: use BOOLs instead of bools
* fix(gitignore): hide .pyc files
|
2023-12-29 17:07:00 +01:00 |
|
maybegreat48
|
5eead0436f
|
Huge protection improvements and other stuff (#1963)
* feat(protections): add a fuzzer
* feat(protections): improve protections
* feat(spoofing): add warning
* feat(world): force object cleanup
* fix(weapons): fix custom weapon code
* fix(weapons): fix for #1983
|
2023-08-19 13:01:08 +02:00 |
|
maybegreat48
|
9ccb77e8eb
|
Add more spoofing options and added clang-format (#1020)
* feat(Spoofing): add spoofing
* feat(Spoofing): prepare code for player attach
* remove(PlayerAttach): isn't going to work due to netsync architecture
* fix(GUI): fix scaling
* feat(Project): add clang-format file
* feat(Classes): update classes
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(clang-format): Set tab width and 1 space before comment
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
|
2023-03-01 21:27:15 +00:00 |
|
maybegreat48
|
ddc70a76e0
|
Fix script patches crashing game on unload (#590)
|
2022-11-12 21:02:50 +00:00 |
|
maybegreat48
|
74c8e8d70c
|
Add script patcher and update protections (#588)
|
2022-11-12 18:35:28 +00:00 |
|