haxball / haxball-issues

115 stars 43 forks source link

Dynamic room properties #382

Open olehmisar opened 6 years ago

olehmisar commented 6 years ago

Room name and max players are static. To change them I have to recreate the room. Can you make them dynamic, provide a way to change them without recreation. I believe that they are just variables and it is not hard to implement my request.

This request is very needed for headless API users. When I want to change the name I have to recreate the room. Solving recapcha on vps is very painful. Google doesn't believe that I am not robot. It takes about 5-7 minutes to solve it. 5 minutes to change some letter in title or increase max players by 1!

Skarmunds commented 6 years ago

Everything static. I'm also for dynamic ability. You can't add password after because headless host doesn't recognise haxball command through sendChat and vice versa - you can't clear password. Maybe it's an idea for new event.