Insprill / dv-multiplayer

A Derail Valley mod adding multiplayer to the game.
Apache License 2.0
33 stars 16 forks source link

Add in-game chat #8

Open Insprill opened 1 year ago

Insprill commented 1 year ago

When connected to a server, there should be a chat box that players can use to communicate via text and that the server can use to send players messages (clients joining/leaving). This should be implemented similarly to Minecraft's chat. New messages should appear briefly before fading out, and the entire history can be brought up when entering mouse mode with left alt. There should be a keybind to start typing, along with being able to click on the textbox in mouse mode.