Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional "no in game chat" feature - $50 #7

Open
GrantBartlett opened this issue Dec 23, 2022 · 3 comments
Open

Add optional "no in game chat" feature - $50 #7

GrantBartlett opened this issue Dec 23, 2022 · 3 comments
Assignees
Labels

Comments

@GrantBartlett
Copy link
Member

GrantBartlett commented Dec 23, 2022

About
Some players are often trolled within in-game chat, mostly commoly in ranked matches. (Quickmatch)

As a player, I want to:

  • Have the ability to disable the chat entirely so no chat is received from any player.
  • To be notified in game when attempting to chat with it disabled, e.g. "You currently have in-game chat disabled".

Task detail:
Disabling in-game chat should be handled by the client. Spawner should read from RA2MD.ini

@GrantBartlett GrantBartlett converted this from a draft issue Dec 23, 2022
@Belonit
Copy link
Member

Belonit commented Dec 26, 2022

  • Should beacon signatures for allies be disabled as well ?
  • If this setting is to disable chat for everyone, then it seems like it should be in spawn.ini, as this setting is related to the game session.

@alexp8
Copy link
Collaborator

alexp8 commented Dec 26, 2022

I believe beacons should still be enabled.

Spawn.ini file is equivalent for all players in a match right? Would the file list for who chat is disabled? How would that work?

@GrantBartlett
Copy link
Member Author

GrantBartlett commented Dec 26, 2022 via email

@GrantBartlett GrantBartlett changed the title Add optional "no in game chat" feature Add optional "no in game chat" feature - $50 Jan 4, 2023
@Belonit Belonit self-assigned this Mar 11, 2024
Rampastring pushed a commit that referenced this issue Aug 15, 2024
Addresses issue #7

Adds option to disable in-game chat. If `DisableChat=True`, the player
cannot send or receive messages from others. The option can be set in
spawn.ini (under "Settings" section) and RA2MD.ini (under "Options"
section). Enabling the option in spawn.ini overrides the setting in
RA2MD.ini even if explicitly set to `False`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New
Development

No branches or pull requests

3 participants