beyond-all-reason / BYAR-Chobby

55 stars 62 forks source link

Allow friends to join private battle directly #665

Open jere0500 opened 2 months ago

jere0500 commented 2 months ago

PR for issue #654

Added a new checkbox in the hostBattleWindow which make it optionally possible to allow friends to join without a password. This checkbox sends a request in the battle lobby to set the gatekeeper to friends.

In PR: https://github.com/beyond-all-reason/teiserver/pull/285 I would like to change the state of the gatekeeper friends to allow friends to join a private battle without entering a password.

Also when trying the to join a private lobby. The user directly tries to connect without a password. (Users would directly join on reconnect, and as friends to private battles without having to click the join button)

StanczakDominik commented 3 weeks ago

The blocking PR has now been merged and deployed in Teiserver :)

jere0500 commented 3 weeks ago

Nice, thank you :)