maybegreat48
220322b910
Initial battleye bypass ( #3697 )
...
* feat: initial battleye bypass
* disable force kick toggle too
* fix: fix pointers version
* enable exclude modders toggle by default to prevent auto-kicks
2024-09-19 00:43:52 +02:00
gir489
f66f96295b
Project include cleanup ( #3404 )
2024-07-23 13:40:30 +02:00
ICYPhoenix7
c75c0d85c8
Improve compatibility with Jetbrains IDEs ( #3337 )
2024-07-13 13:24:59 +02:00
maybegreat48
1c34e2a1b6
Update for b3258 ( #3288 )
...
* fix: update script names
* fix: use original chat sender
* feat(tunables): fix tunable service
* fix: explode patch (thanks @Mr-X-GTA)
* fix: fix compile errors
* fix: use unique_ptr
* Added 1.69 vehicles.
* Added new weather for 1.69 and updated stack sizes.
* Fixed garage.
* Made Unload button a developer-only feature. (Disabled on Release)
* Redesigned Network tab to not be a giant mess.
* Added new json_serializer code from @tupoy-ya.
* chore: correct dependency
------
Co-authored-by: maybegreat48 <email@hostname>
Co-authored-by: Andreas Maerten <24669514+Yimura@users.noreply.github.com>
Co-authored-by: gir489returns <redacted@example.com>
2024-07-03 23:04:06 +02:00
Quentin
8ddba7de27
Revert "Direct implementation of fix vectors ( #3147 )" ( #3179 )
...
This reverts commit 84d76f203821338ceed9ba690509eac33508f99a.
2024-05-24 23:10:18 +02:00
Bugisoft
84d76f2038
Direct implementation of fix vectors ( #3147 )
2024-05-19 16:17:31 +02:00
Andreas Maerten
fcdeeba7ed
Give optimisation hints to compiler ( #2929 )
...
feat(invoker): add compiler hints
chore(get network event data): added translation TODO
feat(native hooks): add compiler hint to crashes
feat(render): add likely compiler hint to on_present
feat(thread pool): add compiler hints
Added hook likely/unlikely switches to debug/crash scenarios.
Added HEX_TO_UPPER call on the AC verifier offsets.
Added more fuzzer unlikely attributes.
Replaced some hard coded numbers with their unhashed _J variants.
Added more unlikely attributes to singleton initializer checks.
Added more likely/unlikely attributes to certain scenarios.
2024-04-22 19:48:22 +02:00
Andreas Maerten
9a1a75b675
refactor!: repo cleanup ( #2650 )
...
- Move cmake files to dedicated cmake folder
- Move scattered python files to `scripts/` folder
- Update CMakeLists.txt to reflect changes
* feat(scripts): add README to folder
2023-12-30 16:05:18 +01:00
maybegreat48
22e15e95d6
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