You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
minor issue: in game you can't see in which channel you are speaking, format in config is not respected, you can't see [channelname] before "yourname: message"
major issue: using "tell" you just speak in a channel called "tell" and anyone can hear you, you can also use "/tell yourname message" and you write "yourname message" in chat, in the source there is a check for this, it should tell you "you can't speak with yourself" and all these messages should be private.. same for "say" channel, it tell you "no one hears you" if noone is near you, but everyone can read what you type..
this happened already once a long time ago :D
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
minor issue: in game you can't see in which channel you are speaking, format in config is not respected, you can't see [channelname] before "yourname: message"
major issue: using "tell" you just speak in a channel called "tell" and anyone can hear you, you can also use "/tell yourname message" and you write "yourname message" in chat, in the source there is a check for this, it should tell you "you can't speak with yourself" and all these messages should be private.. same for "say" channel, it tell you "no one hears you" if noone is near you, but everyone can read what you type..
this happened already once a long time ago :D
The text was updated successfully, but these errors were encountered: