in0finite
|
65c27e8d99
|
fix "say" command
|
2022-04-23 02:44:10 +02:00 |
|
in0finite
|
38449b1a7e
|
add "say" command which sends a chat message
|
2022-04-22 22:27:23 +02:00 |
|
in0finite
|
41bfe1135a
|
don't modify chat messages that are sent from server - messages are sent as they are
|
2022-04-22 21:07:30 +02:00 |
|
in0finite
|
3f482aab6c
|
add additional parameter to ProcessChatMessage()
|
2022-04-22 19:43:28 +02:00 |
|
in0finite
|
12d13392c1
|
use player name when sending chat messages
|
2021-07-24 00:27:59 +02:00 |
|
in0finite
|
b687faac8d
|
rename
|
2021-07-18 21:07:27 +02:00 |
|
in0finite
|
ab4f1e00d9
|
change SEO
|
2021-03-05 21:32:49 +01:00 |
|
in0finite
|
8a74156e94
|
...
|
2021-03-01 01:25:31 +01:00 |
|
in0finite
|
b58029aceb
|
improve chat text escaping - markup tags are now visible in a chat message
|
2021-03-01 01:23:26 +01:00 |
|
in0finite
|
edd328b9bc
|
rename methods
|
2021-03-01 00:58:50 +01:00 |
|
in0finite
|
1a9fe1754d
|
don't use server nick when echoing command
|
2021-03-01 00:50:53 +01:00 |
|
in0finite
|
26b51b99c9
|
move all logic from ChatSync to ChatManager
|
2021-02-28 23:38:34 +01:00 |
|
in0finite
|
e29bacf3d2
|
better communication between ChatManager and ChatSync
|
2021-02-28 23:25:49 +01:00 |
|
in0finite
|
b591ed8fb7
|
use NetStatus.ThrowIfNotOnServer()
|
2021-02-28 23:07:26 +01:00 |
|
in0finite
|
f84bbcf486
|
rename method
|
2021-02-28 22:53:16 +01:00 |
|
in0finite
|
2d768ca6b5
|
properly cut chat messages ; don't cut them on clients
|
2021-02-28 22:50:11 +01:00 |
|
in0finite
|
f23d9aac04
|
fix cutting chat message ; reuse string builder
|
2021-02-28 22:26:30 +01:00 |
|
in0finite
|
a26c1d8bab
|
extract function
|
2021-02-28 21:28:57 +01:00 |
|
in0finite
|
b8e362cd95
|
use InvokeEventExceptionSafe()
|
2021-02-27 23:32:16 +01:00 |
|
in0finite
|
f545981675
|
remove invalid chat characters on all places ; remove new line & tab characters
|
2021-02-27 23:15:29 +01:00 |
|
in0finite
|
eb937dd512
|
send command back to player
|
2021-02-22 22:20:36 +01:00 |
|
in0finite
|
f7022565e3
|
send response only if it is not empty
|
2021-02-22 15:48:47 +01:00 |
|
in0finite
|
18504422f1
|
run commands from chat messages
|
2021-02-20 21:59:29 +01:00 |
|
in0finite
|
2f47dbf5d7
|
trim chat messages
|
2021-02-20 21:57:52 +01:00 |
|
in0finite
|
4db2437dfc
|
add chat preprocessing
|
2021-02-20 21:57:10 +01:00 |
|
in0finite
|
74a1d8f158
|
use InvokeEventExceptionSafe() for chat event
|
2021-01-02 17:35:46 +01:00 |
|
in0finite
|
f41fa4b591
|
change SEO of chat scripts
|
2020-05-31 19:09:51 +02:00 |
|
in0finite
|
d7e9db901b
|
add scripts
|
2020-05-31 19:09:51 +02:00 |
|