MantisBT - Doomseeker
View Issue Details
0004055Doomseeker[All Projects] Bugpublic2022-11-15 19:392023-01-05 20:57
WaTaKiD 
Zalewa 
normalminoralways
resolvedfixed 
MicrosoftWindowsXP/Vista/7
1.3.3 
1.4.01.4.0 
0004055: missing/broken/outdated flags in the flags/voting menus
missing dmflags:
sv_noitems (dmflags 2)
sv_nocountendmonst (dmflags2 67108864)


broken dmflag:
"keep teams after a map change" isnt properly toggling sv_keepteams (zadmflags 128)


missing voting flag:
Make newly connected clients wait before calling a vote. The wait time is controlled with the new CVAR 'sv_voteconnectwait'.


outdated voting flag:
sv_limitnumvotes renamed to sv_votecooldown and changed to integer that determines the time to wait before a player can revote. All vote limits and times are double this value.
No tags attached.
Issue History
2022-11-15 19:39WaTaKiDNew Issue
2022-11-15 22:42WubTheCaptainNote Added: 0022498
2022-11-15 22:44WubTheCaptainNote Edited: 0022498bug_revision_view_page.php?bugnote_id=22498#r13769
2022-11-16 01:57WaTaKiDNote Added: 0022499
2022-12-01 22:33ZalewaAssigned To => Zalewa
2022-12-01 22:33ZalewaStatusnew => assigned
2022-12-01 22:33ZalewaTarget Version => 1.4.0
2022-12-12 21:58ZalewaNote Added: 0022524
2022-12-12 21:58ZalewaStatusassigned => needs review
2022-12-12 23:11WaTaKiDNote Added: 0022526
2023-01-05 12:14ZalewaNote Added: 0022644
2023-01-05 12:14ZalewaStatusneeds review => needs testing
2023-01-05 16:05WaTaKiDNote Added: 0022673
2023-01-05 20:57ZalewaStatusneeds testing => resolved
2023-01-05 20:57ZalewaFixed in Version => 1.4.0
2023-01-05 20:57ZalewaResolutionopen => fixed

Notes
(0022498)
WubTheCaptain   
2022-11-15 22:42   
(edited on: 2022-11-15 22:44)
Which engines and game versions?

(0022499)
WaTaKiD   
2022-11-16 01:57   
oops forgot

zandronum 3.1
(0022524)
Zalewa   
2022-12-12 21:58   
This should cover all aside for sv_noitems:'https://bitbucket.org/Doomseeker/doomseeker/commits/8e66e48bc64c36addb302e6b8bb41420bd74a56c [^]'

As for sv_noitems, everything seems to indicate that this flag is non-functional. Is that right?
(0022526)
WaTaKiD   
2022-12-12 23:11   
i did some lookin and found this ancient report: 'https://forum.zdoom.org/viewtopic.php?f=7&t=14285 [^]'

i guess that's that
(0022644)
Zalewa   
2023-01-05 12:14   
Beta package for Windows available at the beta auto-update channel and at:'https://devbuilds.drdteam.org/doomseeker/doomseeker-1.3.3~beta-230105-1140_windows.zip [^]'

Please test.

(0022673)
WaTaKiD   
2023-01-05 16:05   
using 230105-1140, the flag changes are all there and work fine, ty