ta-forever / downlords-taf-client

Lobby client forked from FAForever/downlords-faf-client
https://www.taforever.com
MIT License
8 stars 5 forks source link

Ability to change room name while staging #42

Open Axle1975 opened 1 year ago

Axle1975 commented 1 year ago

As a user I want to be able to change the title of my room without having to recrate it

Currently this is complicated because the IRC chat room name is derived from the title (so that the room title appears as the chat box title). Therefore we can't the title without also changing the IRC channel that everyone has to join. We could change how the IRC channel is anmed (eg from game ID only) but that would break compatibility with older client versions and would need some extra effort to display a meaningful title in the chat box.