]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'terencehill/LMS_improvements' into 'master'
authorMario <zacjardine@y7mail.com>
Tue, 29 Nov 2016 14:02:46 +0000 (14:02 +0000)
committerMario <zacjardine@y7mail.com>
Tue, 29 Nov 2016 14:02:46 +0000 (14:02 +0000)
commit83e84f83b1cedfc0db9b5779bea30218f03431d0
tree327b356fde1b4b95ac98f897f77140d69d3e2e55
parentcee38d12f87ade4ea459f39829bc18bf1744414b
parent2046c0aa48fa58594d075ca4247a7dd724ae9bfb
Merge branch 'terencehill/LMS_improvements' into 'master'

LMS improvements

* Fix wrong rankings when a player quits the game (by pressing F3) or disconnects; don't allow eliminated players to quit the game
* Suppress pointless spectate warning for real spectators and eliminated players as they are actually spectating
* Add a proper warmup support: lives never decrease, rejoin after spectating is allowed. Previously game ended once everybody is ready

See merge request !394