kikkin_yo_azzez
6d29a81291
update outfit slot name global ( #3280 )
2024-06-24 20:36:11 +02:00
CringeArab
73ca5da694
Filters to the player database ( #3268 )
2024-06-24 20:27:16 +02:00
CringeArab
b02e428cf9
Filtering blocked modders in session browser ( #3257 )
2024-06-24 20:24:53 +02:00
kikkin_yo_azzez
1b25bdc866
add show_success lua binding ( #3249 )
2024-06-19 11:37:38 +02:00
sch-lda
1f32884af8
feat(ChatFilter): block chats from unknown users ( #3250 )
2024-06-14 11:21:45 +02:00
sch-lda
2dbb931dea
fix(Chat Filter): also lowercase incoming text ( #3225 )
2024-06-05 15:51:35 +02:00
Ryan
6110db55fc
Add new spam words ( #3204 )
2024-06-02 19:11:40 +02:00
CringeArab
f24c287e70
added block_join_reason ( #3215 )
2024-06-02 17:37:02 +02:00
kikkin_yo_azzez
0e7b5c1d37
Make Player Stats Retrievable Within Lua ( #3199 )
2024-06-01 12:57:21 +02:00
CringeArab
9baaf42b79
input for xml transport ( #3207 )
2024-05-31 23:55:44 +02:00
R.K
8f179007e1
Disable Vehicle Heading Updates When Vehicle Flying in First-Person Mode ( #2991 )
2024-05-30 22:07:41 +02:00
CringeArab
4246fc7a74
Chat spam to reaction ( #3192 )
2024-05-30 20:24:33 +02:00
CringeArab
974e9ad184
Block join reason to reaction ( #3190 )
2024-05-30 20:07:39 +02:00
maybegreat48
0e5c8f7cfb
Break game and protections ( #3203 )
2024-05-30 19:45:43 +02:00
R.K
dcf50fffa8
P2905R2 Fix - Refactor rvalue arguments into lvalues for std::make_format_args ( #3194 )
...
Co-authored-by: xiaoxiao921 <837334+xiaoxiao921@users.noreply.github.com>
2024-05-29 19:50:59 +02:00
pierrelasse
84aae84b36
Fix GodMode not being displayed when Vehicle-GodMode ( #3123 )
...
Co-authored-by: R.K. <13259220+rkwapisz@users.noreply.github.com>
Co-authored-by: dynamoNg <139460769+lonelybud@users.noreply.github.com>
2024-05-28 00:10:17 +02:00
R.K
a3d8bf590d
[Bug Fix]: Fixes for Never Wanted "Flickering" in Zancudo/Bolingbroke ( #3152 )
...
* replace REPORT_CRIME with SET_MAX_WANTED_LEVEL
---------
Co-authored-by: gir489 <100792176+gir489returns@users.noreply.github.com>
Co-authored-by: Arthur <redacted@gmail.com>
2024-05-27 23:57:19 +02:00
CringeArab
b90a59badb
Improve nightly release ( #3171 )
2024-05-24 23:22:05 +02:00
lonelybud
301c74ed3e
move session lock logic to handle_join_request ( #3136 )
2024-05-24 23:20:04 +02:00
Ryan
ffbd55703d
Remove Unknown Player OOM Kick False Positives ( #3170 )
2024-05-24 23:19:32 +02:00
maybegreat48
a6e7eb54b6
Session multiplexer and more ( #3167 )
2024-05-24 23:17:54 +02:00
Quentin
8ddba7de27
Revert "Direct implementation of fix vectors ( #3147 )" ( #3179 )
...
This reverts commit 84d76f2038
.
2024-05-24 23:10:18 +02:00
maybegreat48
3efd9d7fd1
Harass players and spam killfeed ( #3161 )
2024-05-21 23:28:52 +02:00
gir489
14dd9e13a2
Refactored DISABLE_CONTROL_ACTION to use unordered_set. ( #3157 )
...
* Refactored DISABLE_CONTROL_ACTION to use unordered_set.
* Refactored SCALEFORM_MOVIE_METHOD_ADD_PARAM_INT hook to reuse the arg0 parameter if format_money was on, but the user had less than 1000 casino chips.
2024-05-19 20:43:20 +02:00
CringeArab
7b3920a3dd
fix: Fake ban message ( #3141 )
2024-05-19 20:42:29 +02:00
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