Open gabrsar opened 10 months ago
That is absolutely a wonderful feature idea thats been on the list. team size x team count is indeed correctly, however, do note that the protocol doesnt explicitly specify it. I recommend setting the chobby to devmode and ticking the debug server messages setting within it to see the protocol comms dump.
Also, feel free to ping me or Fireball on discord at any time in the #Chobby channel :)
Hi everyone, here is my first attempt to contribute with BAR, if I'm doing something wrong, please, let me know. Didn't found any contributing instructions.
One thing that is weird or misleading, is that on games that are not 8v8 or something like, with 16 players the lobby still shows 16 player slots available.
This can make hard for players looking for a "almost full" lobby to join or something like.
This number should be displayed as
team size
xteam count
values defined on lobby config right?Right now doesn't looks like players use those inputs at all (at least as far as my limited experience shows)
I would like to try to implement that if it's the right way to do and I'm reasoning correctly about that. Also would gladly accept any suggestions or links to follow. Just have been able to start lobby in Dev mode following the instructions.
Anyway, thank you very much for this amazing game you all did!