iliadsh / RavenM

The RavenM Multiplayer Mod
MIT License
105 stars 14 forks source link

Add Lobby Chat #31

Closed SamuelMereau closed 1 year ago

SamuelMereau commented 1 year ago

Creates a new ChatManager class that handles the chat menu (no longer a part of the IngameNetManager). ChatManager should also handle commands in the lobby separately from commands in-game (i.e commands such as /kill are not part of the commands allowed in the lobby)