MantisBT - Zandronum
View Issue Details
0004323Zandronum[All Projects] Bugpublic2024-06-11 12:152025-03-20 20:47
unknownna 
Kaminsky 
highminorhave not tried
resolvedfixed 
3.1 
3.23.2 
0004323: Able to capture flag and earn points without players on opposing teams in OneFlagCTF
This mode, just like Domination, is missing a check for whether there are players present on opposing teams before being allowed to pick up the flag.
This allows you to score before the game effectively begins.
1. zandronum -iwad doom2.wad -file domination_pointbug_02.wad +oneflagctf 1 +map map01
2. Join the game and notice you can pick up the flag and score despite there not being any players present on the other team.
Link to example wad:'https://zandronum.com/tracker/file_download.php?file_id=3036&type=bug [^]'
No tags attached.
Issue History
2024-06-11 12:15unknownnaNew Issue
2025-03-20 13:43KaminskyNote Added: 0024267
2025-03-20 13:43KaminskyAssigned To => Kaminsky
2025-03-20 13:43KaminskyStatusnew => needs review
2025-03-20 13:43KaminskyTarget Version => 3.2
2025-03-20 20:46unknownnaNote Added: 0024277
2025-03-20 20:46unknownnaStatusneeds review => resolved
2025-03-20 20:46unknownnaFixed in Version => 3.2
2025-03-20 20:46unknownnaResolutionopen => fixed

Notes
(0024267)
Kaminsky   
2025-03-20 13:43   
This should be addressed in:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/275 [^]'
(0024277)
unknownna   
2025-03-20 20:46   
Tested this earlier and can confirm it works as expected now. Thanks