Cryptyc / Sc2LadderServer

A Ladder server for SC2 api
MIT License
72 stars 24 forks source link

Adding count-down for RT games #126

Open NikEyX opened 5 years ago

NikEyX commented 5 years ago

Would it be possible to add a count-down for REAL-TIME games before the game starts, but AFTER the client has opened the SC2 windows? The point being that players need to be able to full-screen and get their controls up, before they play. Maybe we could even display a small count-down in the client/chat that starts at 10 seconds or so?

I have big plans, so let me know if this is feasible ;)

Cryptyc commented 5 years ago

Sounds like a good idea :) We could do it easily in the LM terminal, but I'd like to actually have the countdown imposed on the actual window the player will be played on, but that might be a bit more work. I'll look into it anyway