-
Notifications
You must be signed in to change notification settings - Fork 40
Add vote starting to the Waiting Lobby #341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Add vote starting to the Waiting Lobby #341
Conversation
|
I do want some feedback though: should we allow players to start the game even if there aren't enough people to meet the minimum set in PlayerLimiter? The current behaviour allows this but specifies that you'd be playing under the recommended amount. |
|
I believe the minimum field marks the very bare minimum amount of players in order to have a game start up and be finishable with that amount of players. The threshold value is present for the intended, more realistic minimum |
I often see the threshold used as a recommended amount though, maybe this feature could be a config option you can set in the waiting lobby config? |
|
I think we are describing the same usage for the threshold value. I think having a minimum, a threshold and a maximum value is already enough. |
New commit addresses this |
|
This PR is ready for review |
|
I do also think that https://github.com/FoundationGames/Builderdash 's implementation with the bossbar and such has better user feedback and also personally prefer the playerhead. I do think this is a good start to universal but I wonder if some of the qol from that could be used. (AFAIK, they are license compatible) |
is this happening on skywars? if so, this is a regression caused by a previous plasmid commit and is already referenced under NucleoidMC/skywars#57 |
The voting wool is only available when the minimum number of players are met, though the voting text shouldnt be showing up so I'll fix that |
Ah yep it would be that regression. |
I do still think the message should be action bar as chat often gets overlooked. |



This is to eliminate lengthy waits for e.g when there is all but one player in the game lobby