Raptor007 / aq2-tng

Action Quake 2: The Next Generation. Raptor007's sandbox for testing changes. When verified stable, this code is pushed to the official aq2-tng repo:
https://github.com/aq2-tng/aq2-tng/tree/bots
4 stars 2 forks source link

Fix team balancer? #55

Open Raptor007 opened 7 years ago

Raptor007 commented 7 years ago

@stan0x reported that even with auto-balance enabled, players are able to join and unjoin their team during warmup, preventing the real game from starting. https://github.com/Raptor007/aq2-tng/issues/15#issuecomment-280362158

A quick glance through the tng_balancer code shows some behavior that doesn't quite make sense to me. I don't usually run the balancer on my server so I'll need to do some testing first, but it seems like the auto-balance needs to be slightly redesigned to prevent players from immediately undoing its work.