Andreas Maerten
|
305f6e7e8d
|
refactor: CanApply use structs instead of std::pair (#1523)
* refactor: CanApply use structs instead of std::pair
* feat(CanApply): format nodes
|
2023-06-24 23:57:34 +02:00 |
|
maybegreat48
|
0ff99ececc
|
Update to 1.67 (#1407)
|
2023-06-14 23:29:25 +02:00 |
|
maybegreat48
|
70efa40afe
|
Lua Scripting (#1334)
Closes #83
Fixes #1309
Fixes #1287
Fixes #1129 (actually fixed now)
|
2023-06-06 09:40:40 +02:00 |
|
Quentin E. / iDeath
|
74c3931209
|
Feat ptr cache continued (#1227)
|
2023-04-14 17:54:07 +01:00 |
|
Quentin E. / iDeath
|
042ec19495
|
potential fix for attachment infinite loop crash (#1183)
|
2023-04-03 22:48:56 +01:00 |
|
maybegreat48
|
4af9c7f258
|
fix(Toxic): fix typo (#1062)
|
2023-03-10 23:41:46 +01:00 |
|
maybegreat48
|
ad90ee3f6a
|
Play audio on voice chat and more (#1053)
* feat(VC): audio through voice chat
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(LSC): reimplement LSC
* feat(Protections): add (untested) protections for vehicle kick and remote teleport
|
2023-03-09 12:23:01 +00: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 |
|
Aure7138
|
5e3c08ce23
|
feat(protection): model mismatch (#1014)
|
2023-02-22 10:23:47 +01:00 |
|
Aure7138
|
df33a922b6
|
fix: can_apply_data (#1006)
|
2023-02-19 12:54:59 +01: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 |
|
maybegreat48
|
d45d0c1ffc
|
Toxic features and improve protections (#897)
|
2023-01-22 21:57:32 +00:00 |
|
Yimura
|
5909af7fd2
|
feat(Protections): Reenabled CanApplyData (#740)
* fix(CanApplyData): correct crash_blocked msg
|
2022-12-30 10:48:59 +00:00 |
|
Yimura
|
f6c00f113d
|
refactor!: globals (#717)
* refactor(globals): use macro's for to_json/from_json
* refactor(globals): switch from global pointer to global instance
|
2022-12-18 22:15:52 +00:00 |
|
Yimura
|
173d01145d
|
Code cleanup (#667)
* chore: Changed detour_hook extension back to cpp
* chore(crossmap): split crossmap into header and source file
* chore(logger): rename macro's to code style
* chore(logger): removed unused local variable
* chore(benchmark): changed extension to C++ header
* chore: cleanup pickup_rewards file
* chore(gta): cleanup code and file naming
* chore(CanApplyData): Removed unused code
|
2022-12-08 12:35:41 +00:00 |
|
maybegreat48
|
8c3953ab20
|
Toxic update (#641)
|
2022-12-06 16:12:02 +00:00 |
|
maybegreat48
|
ab49103171
|
Improve protections again and player database (#606)
|
2022-11-19 02:49:36 +01:00 |
|