MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002590 | Zandronum | [All Projects] Suggestion | public | 2016-01-24 14:15 | 2018-09-30 21:47 |
|
Reporter | Ivan | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 2.0 | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002590: A little addition to vote success/fail condition |
Description | Some servers require spectators to join the game. How about making votes to take into account only those that are eligible to vote? For example, in a duel server in GV -> Voters can only be two people. The vote will unnecessarily wait even though both voters vote yes, no, or 1 yes 1 no. It should consider only these two voters and not the rest of the server. This would speed up vote successes. Same thing applies in ctf servers where voters have to be in game as well. What do you think? |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0002801 | closed | | Votekicks can be avoided by disconnecting, thus resulting in not getting banned. | related to | 0002802 | closed | | prevent newly connected clients from voting too soon | related to | 0002838 | closed | Torr Samaho | sv_maxclientsperip and Votes . |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-01-24 14:15 | Ivan | New Issue | |
2016-08-18 13:39 | Ivan | Note Added: 0015484 | |
2016-08-18 13:56 | Dusk | Note Added: 0015486 | |
2016-08-18 13:58 | Edward-san | Note Added: 0015488 | |
2016-08-18 15:55 | Ivan | Note Added: 0015491 | |
2016-09-21 02:08 | Ru5tK1ng | Relationship added | related to 0002802 |
2016-09-21 02:08 | Ru5tK1ng | Relationship added | related to 0002838 |
2016-09-21 02:16 | Ru5tK1ng | Relationship added | related to 0002801 |
2016-09-27 22:21 | Ru5tK1ng | Note Added: 0015715 | |
2016-09-27 22:21 | Ru5tK1ng | Status | new => needs review |
2016-09-27 22:23 | Ru5tK1ng | Status | needs review => new |
2016-09-27 22:23 | Ru5tK1ng | Note Edited: 0015715 | bug_revision_view_page.php?rev_id=9562 |
2016-09-27 22:25 | Ru5tK1ng | Note Deleted: 0015715 | |
2016-09-27 22:29 | Ru5tK1ng | Note Added: 0015716 | |
2016-09-27 22:29 | Ru5tK1ng | Status | new => feedback |
2016-09-27 22:29 | Ru5tK1ng | Status | feedback => needs review |
2016-10-03 10:50 | Torr Samaho | Note Added: 0015743 | |
2016-10-03 10:50 | Torr Samaho | Status | needs review => feedback |
2016-10-03 10:51 | Torr Samaho | Target Version | => 3.0 |
2016-10-03 20:23 | Ru5tK1ng | Note Added: 0015745 | |
2016-10-03 20:23 | Ru5tK1ng | Status | feedback => needs review |
2016-10-08 20:39 | Ru5tK1ng | Note Added: 0015814 | |
2016-10-08 20:39 | Ru5tK1ng | Status | needs review => needs testing |
2017-04-16 22:34 | Combinebobnt | Note Added: 0017163 | |
2017-04-17 14:35 | Ru5tK1ng | Status | needs testing => resolved |
2017-04-17 14:35 | Ru5tK1ng | Resolution | open => fixed |
2017-04-17 14:35 | Ru5tK1ng | Fixed in Version | => 3.0 |
2018-09-30 21:47 | Blzut3 | Status | resolved => closed |
Notes |
|
(0015484)
|
Ivan
|
2016-08-18 13:39
|
|
I find this ticket a reasonable request that would help improve the votes. Why was there no feedback on this? |
|
|
(0015486)
|
Dusk
|
2016-08-18 13:56
|
|
It just got overlooked, I guess. This is the first time I see this. I'll take a look. |
|
|
|
|
|
(0015491)
|
Ivan
|
2016-08-18 15:55
|
|
That's not the problem, Edward-San. What I mean is, even with spectators having no word the vote countdown doesn't take into account the eligible players properly, but rather the entire player count. (Those who can't vote are included). So, in a server of 15 people where only 2 can vote, even if that two have finished voting the countdown will wait regardless. |
|
|
|
|
|
|
The patch goes in the right direction, but can be further simplified. Please see my comments on bitbucket. |
|
|
|
|
|
|
|
|
|
tested in r170416-0710
it worked |
|