Commit Graph

1646 Commits

Author SHA1 Message Date
Mr-X-GTA
ee92caa889 Protection improvements (#3146) 2024-05-19 20:26:44 +02:00
Bugisoft
84d76f2038 Direct implementation of fix vectors (#3147) 2024-05-19 16:17:31 +02:00
gir489
95b99c2a11 Added filtering system to prepare_metric_for_sending. (#3139) 2024-05-19 00:04:12 +02:00
R.K
e29928ef46 [Enhancement]: Stability Improvements to Black Hole Feature (#3132) 2024-05-16 18:47:25 +02:00
R.K
f28883a05f Small Refactor of Session Bad Sport Spoofing (#3134) 2024-05-16 09:51:04 +02:00
Ryan
d83cc4f0c6 Change MIPH with MPH (#3128) 2024-05-16 00:05:51 +02:00
gir489
610f7e62cb Added file-based log to debug.packet_logs. (#3127) 2024-05-15 19:54:34 +02:00
lonelybud
cc91ad4ea4 elegant crash complete protection (#3109) 2024-05-15 17:38:48 +02:00
maybegreat48
7195f5f069 Desync protection improvements (#3094) 2024-05-13 19:01:47 +02:00
maybegreat48
b626140916 Hide vehicle godmode (#3103) 2024-05-13 17:21:34 +02:00
Mr-X-GTA
db371a3911 fix(script_event_handler): fix crash (#3105) 2024-05-13 00:45:57 +02:00
R.K
cb78d9a868 [Enhancement]: Session Switcher Combo (#3100) 2024-05-13 00:45:30 +02:00
gir489
77393a5565 Remove redundant nullptr checks in player::get_ped(). (#3095)
* chore(Player): remove `this` keyword

Co-authored-by: Andreas Maerten <24669514+Yimura@users.noreply.github.com>
2024-05-11 23:23:26 +02:00
Mr-X-GTA
97bf6616ce fix: crash in transition (#3091) 2024-05-11 20:43:00 +02:00
HCR-750F
0fa7c580c1 feat: Chat translator (#2931) 2024-05-10 21:41:59 +02:00
Mr-X-GTA
9ad4885a8f Desync kick protection (#3086) 2024-05-10 21:09:10 +02:00
Muhammad007228
c77ffe1788 Less noticeable multi-kick => smart-kick (#3066) 2024-05-10 11:51:14 +02:00
R.K
ce310f34a8 IPL Fix & Formatting (#3082) 2024-05-10 11:42:21 +02:00
Ryan
f546286033 feat: Block Stand elegant crash (#3076) 2024-05-09 23:29:03 +02:00
Mr-X-GTA
b58d1d189d Fix player list crash (#3080)
* Fixed get_rockstar_id returning an incorrect type.
* Added more OOP usage of get_rockstar_id when applicable.
Co-authored-by: gir489returns <gir489returns@outlook.com>
2024-05-09 23:28:11 +02:00
R.K
cee89f5e8a Crash Fixes (?) (#3081) 2024-05-09 23:09:59 +02:00
pierrelasse
cbbcc65931 Add .pdb file to ci workflow (#3069)
* feat(workflows/ci): upload .pdb file too
* feat(workflows/ci): cmake args, pdb seperate artifact
* refactor(workflows/autoblocker): remove trailing whitespace
2024-05-09 15:26:01 +02:00
Ryan
178cddabd5 Fix the Radio Sync Fix (#3060) 2024-05-09 15:10:56 +02:00
R.K
0b21bd8c6a Hotfix (#3072) 2024-05-09 11:06:25 +02:00
maybegreat48
efc172c9e2 Assorted fixes (#3073)
* feat: unstuck more when removing blackscreen
* fix: make kicks more versatile
2024-05-09 11:05:56 +02:00
gir489
ce62f3d04b Sanity checks for get_net_data. (#3068) 2024-05-08 10:33:21 +02:00
R.K
543c229be2 Refactor of Player Wanted Level (#3070) 2024-05-08 10:24:00 +02:00
R.K
5819f48f64 [Workaround]: Remove Start LS Customs Button from LS Customs Menu (#3065) 2024-05-06 22:19:38 +02:00
tiCkuhAr
861e53ec7a Remove useless kicks (#3061) 2024-05-06 22:11:35 +02:00
R.K
8f2422b923 Start Script Activity Session Check (#3045) 2024-05-06 22:00:32 +02:00
R.K
0a5a8c2ef7 PlayerDB Delete Untrusted Players (#3053) 2024-05-06 20:51:33 +02:00
R.K
7216f6cadb Allow Trusted Players & Friends to Request Control (#3047) 2024-05-06 20:15:53 +02:00
Andreas Maerten
1bf49fab3d fix(Views/Player): not closing when the selected player left (#3039) 2024-05-03 18:53:59 +02:00
HCR-750F
d59f8d85c1 Add more translation keys (#3024) 2024-05-03 17:29:24 +02:00
gir489
93c95c51c3 Fix multiple crashes. (#3035) 2024-05-03 17:28:21 +02:00
Ryan
03fb470983 Radio Sync Fix (#2973) 2024-05-02 17:42:37 +02:00
gir489
2c55564d1a Refactor format money to use manual methods of comma addition. (#3020) 2024-05-01 23:30:25 +02:00
Quentin
e97c057ae4 fix(vehicle): fix repair not working after going in water (#2996) 2024-05-01 23:25:30 +02:00
gir489
3b42b3aac1 Fixed vehicle extras to match the scripts (#3019) 2024-05-01 23:24:20 +02:00
gir489
eac117299b Updated the max characters from 64 characters to 41, which seems to be the maximum the Socialclub API actually saves and returns. (#3014) 2024-05-01 10:54:28 +02:00
gir489
53e6530d66 Add motorcycle club, too. (#3013)
* Refactor add_callback_for_labels to take an initializer_list.
2024-04-30 23:17:59 +02:00
gir489
ffcd789209 Increased the maximum length of CEO Name from 15 to 64 characters. (#3011)
* Added FMMC_KEY_TIP15 replacement of 15 to 64.
* Removed legacy multiplayer chat filter.
2024-04-30 22:59:52 +02:00
Arthur
260e53f82c Bypass Profanity Checks (#3010) 2024-04-30 20:53:29 +02:00
R.K
7408350af3 feat: Added Infinite Vehicle Ammo (#3003) 2024-04-30 20:52:49 +02:00
R.K
806e1b8fdf fix(VehicleController): Missing translations (#3004) 2024-04-30 18:13:25 +02:00
gir489
d20c136d34 Added "Enable MK1 and MK2 Weapons" feature. (#3000) 2024-04-30 18:11:43 +02:00
HCR-750F
acf16c71da refector: Chinese chat spam blacklist (#2994) 2024-04-30 17:55:17 +02:00
R.K
65cabdc11f fix: Prevent autokick of friends and trusted (#2989) 2024-04-28 22:44:20 +02:00
R.K
77137973b2 feat(Protections): added UI element to toggle give collectible (#2990)
* Adapted protection UI to better make use of the space
2024-04-28 21:54:18 +02:00
gir489
51cd6e37ff Fixed commands not working in single player. (#2980)
* Fixed commands not working in single player.

* Code review changes.
2024-04-27 16:10:35 +02:00