beyond-all-reason / BYAR-Chobby

55 stars 63 forks source link

feat(liblobby): handle multiple newline separated commands #653

Closed tetrisface closed 2 months ago

tetrisface commented 2 months ago

This code aims to speed up lobby setup by letting the user submit multiple commands like battlesettings etc in a single input message. Some samples: image image image

Tested:

tetrisface commented 2 months ago

To prevent game start crash I added support for handling tweakdefs that use "legcomlvl" image