Louve
|
617d9ad654
|
Prefix custom GSC functions with "iw4x_" (#362)
* Prefix custom GSC functions with a "iw4x_" client prefix to preserve older mods & for better backward & forward compatibility
* Prefix bot GSC functions too
* Updated comments
* Undo formatting
* Affect functions aswell
* Add deprecation warnings & auto upgrade of function names for botwarfare needs
* add iw4x_prefix
* Addressed review
* ADdress review²
* Remove choice to add clientprefix or not
* Fixes & follow some of laupetin's suggestions
* Fixe copy paste
* use constexpr const char*
* Update message
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
Co-authored-by: rackover <roxanne@thegamebakers.com>
|
2022-07-18 13:01:29 +02:00 |
|
Dss0
|
87a548f011
|
Merge pull request #322 from diamante0018/csv-gsc
[Script] Re-work some aspects
|
2022-07-11 11:53:10 +02:00 |
|
Diavolo
|
60f7c7c254
|
[Script] Re-work stuff (no hidden changes)
*maybe* (Based on a true story and events)
|
2022-07-06 17:48:40 +02:00 |
|
Diavolo
|
a200d82ae6
|
[Dvar] Better dvar settings for debugging
|
2022-07-02 19:52:57 +02:00 |
|
Diavolo
|
1e67fadc42
|
[Chat] Isolate stack
|
2022-06-30 17:07:39 +02:00 |
|
Diavolo
|
c467e1d538
|
[Command] Have SV commands register sooner
|
2022-06-28 20:57:58 +02:00 |
|
Diavolo
|
52c9602473
|
[Dedicated] Fix
|
2022-06-16 16:15:26 +02:00 |
|
Edo
|
144ba7efd3
|
Add chat callback (#265)
|
2022-06-14 20:43:19 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
Diavolo
|
0ebc3a8224
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
|
Dss0
|
0f8e727a73
|
Merge pull request #290 from diamante0018/disablechat
[Chat] add dvar to disable chat
|
2022-06-04 19:40:15 +02:00 |
|
Diavolo
|
9cb9f46663
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
|
Diavolo
|
6c76136c5c
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
|
Diavolo
|
cb2346b478
|
[Chat] add dvar to disable chat
|
2022-05-31 17:57:44 +02:00 |
|
FutureRave
|
658c5891f9
|
[Chat] Fix format in this module
|
2022-05-03 12:44:18 +01:00 |
|
FutureRave
|
696d719211
|
[Chat] Fix crash
|
2022-05-03 12:41:46 +01:00 |
|
Dss0
|
a71a60776b
|
Merge pull request #201 from diamante0018/default-constructor
Remove unnecessary deconstructors
|
2022-03-22 00:01:53 +01:00 |
|
Edo
|
fad1071f54
|
Merge branch 'develop' into fix-dvars
|
2022-03-21 22:35:18 +00:00 |
|
Edo
|
722b673100
|
Merge branch 'develop' into default-constructor
|
2022-03-20 11:25:17 +00:00 |
|
FutureRave
|
a41d7356cc
|
Refactor command (changes from s1x)
|
2022-03-17 18:50:20 +00:00 |
|
FutureRave
|
809e66cdb1
|
Remove unnecessary deconstructors
|
2022-03-16 00:44:59 +00:00 |
|
FutureRave
|
21f0fe8c5e
|
Fix dvar flags & various dvar improvements
|
2022-03-08 12:20:28 +00:00 |
|
Dss0
|
f4ba792dc3
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
ISO Core guidelines
|
2022-02-27 14:10:31 +01:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
FutureRave
|
2c27de030c
|
Address second review
|
2022-01-19 14:05:40 +00:00 |
|
FutureRave
|
2adad67f4f
|
Protect list with mutex
|
2022-01-10 18:42:58 +00:00 |
|
Diavolo
|
7add84442f
|
Allow to unmute using guid
|
2022-01-01 22:21:25 +01:00 |
|
Diavolo
|
57d598617c
|
Mute player's chat feature
|
2022-01-01 14:08:02 +01:00 |
|
Jan
|
de107be4e0
|
Code clearity improvements to Fonticons patch
|
2021-09-20 20:40:42 +02:00 |
|
Jan
|
41e3acb833
|
Replace fonticon literal characters for modifiers and separators with constants
|
2021-09-20 20:29:32 +02:00 |
|
Jan
|
b8b8608a3d
|
FontIcon tabs vs spaces stuff
|
2021-09-20 18:21:38 +02:00 |
|
Jan
|
b36df5130b
|
Change logic that splits chat messages with new lines to support fonticons properly
|
2021-09-19 15:49:12 +02:00 |
|
Jan
|
624daa858e
|
Move Dedicated patches related to chat to new Chat component
|
2021-09-19 13:13:46 +02:00 |
|