]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'Melanosuchus/vote_caller' into 'master'
authorMario <zacjardine@y7mail.com>
Thu, 2 Jul 2015 09:13:50 +0000 (09:13 +0000)
committerMario <zacjardine@y7mail.com>
Thu, 2 Jul 2015 09:13:50 +0000 (09:13 +0000)
Store the name of the vote caller

If only the entity of the caller is stored, there can be some inconsistencies.

Example: If a player leaves the server after calling the vote, the result will show an empty name.

This branch fixes such inconsistencies, while the normal flow isn't affected.

(ie: Votes from the server still show the correct name and if a player changes their name, messages will show the new name)

See merge request !127

defaultXonotic.cfg

index 783d4d624592dbbf19924ef8cd3f8af960825165..c37e19fb3ab614e549fedc3c3940f63869e4f08a 100644 (file)
@@ -10,7 +10,7 @@
 // e.g. Xonotic 1.5.1 RC1 will be 15101
 set g_xonoticversion git "Xonotic version (formatted for humans)"
 
-gameversion 800 // 0.8.0
+gameversion 801 // 0.8.1
 gameversion_min 0 // git builds see all versions
 gameversion_max 65535 // git builds see all versions