sch-lda
8bbab4c765
fix(Chat Filter): also lowercase incoming text ( #3225 )
Nightly Build / Check Recent Commit (push) Successful in 47s
Nightly Build / Build Nightly (push) Has been cancelled
Nightly Build / Recreate Release (push) Has been cancelled
2024-06-05 15:51:35 +02:00
Ryan
4adcc05cf3
Add new spam words ( #3204 )
Nightly Build / Build Nightly (push) Waiting to run
Nightly Build / Recreate Release (push) Blocked by required conditions
Nightly Build / Check Recent Commit (push) Successful in 42s
2024-06-02 19:11:40 +02:00
HCR-750F
f15cb312e7
feat: Chat translator ( #2931 )
2024-05-10 21:41:59 +02:00
Mr-X-GTA
9062491f1d
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
maybegreat48
29f226b316
Assorted fixes ( #3073 )
...
* feat: unstuck more when removing blackscreen
* fix: make kicks more versatile
2024-05-09 11:05:56 +02:00
HCR-750F
f0cd838bb1
refector: Chinese chat spam blacklist ( #2994 )
2024-04-30 17:55:17 +02:00
gir489
8425cae0f6
Refactor m_rockstar_id into its proper type of a 64-bit signed integer. ( #2901 )
2024-03-31 21:11:52 +02:00
lonelybud
4e1deb4ef0
fix chat not seen by other players ( #2900 )
2024-03-31 19:34:41 +02:00
gir489
21da47f3e5
Fixed gamer_handle_serialize/deserialize using the wrong sizes. ( #2886 )
2024-03-28 20:15:33 +01:00
gir489
4636ef8346
Unify rlGamerHandle code and fix chat inaccuracies. ( #2883 )
2024-03-27 21:43:31 +01:00
DayibBaba
a5a5b07984
Fixed send chat logic ( #2874 )
...
Command reports will now only be sent to the command user
2024-03-26 17:28:08 +01:00
maybegreat48
7e7bcb155a
Refactor and fix send chat ( #2864 )
...
* feat(chat): refactor and fix send chat
* fix(chat): fixes
* fix(chat): fix team chat
Co-authored-by: DayibBaba <79384354+DayibBaba@users.noreply.github.com>
2024-03-23 17:37:51 +01:00