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 |
|
MegaMemeMoment
|
13be3d3ab1
|
fix(hooks): return types (#1834)
fixes a bunch of return types that were seemingly copied from IDA without manual verification
|
2023-07-25 15:52:21 +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
|
1f5a118cb9
|
Bug fixes and improvements (#984)
* feat(KickFromInterior): improve kick from interior
Fixes #968
Fixes #953
Fixes #901
Fixes #899
Fixes #813
Fixes #726
Fixes #723
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
|
2023-02-13 20:38:30 +00:00 |
|