MantisBT - Zandronum
View Issue Details
0004176Zandronum[All Projects] Suggestionpublic2023-12-17 14:582024-02-29 14:33
Fused 
DrinkyBird 
normalfeatureN/A
resolvedfixed 
 
3.23.2 
0004176: GAMEEVENT_PLAYERLEAVESSERVER event
Fills the gap that disconnect scripts have. These scripts types are not triggered when spectating players are disconnected, causing the need for ugly polling scripts to check a player slot for disconnection.
No tags attached.
Issue History
2023-12-17 14:58FusedNew Issue
2023-12-17 16:02DrinkyBirdAssigned To => DrinkyBird
2023-12-17 16:02DrinkyBirdStatusnew => assigned
2023-12-17 16:03DrinkyBirdNote Added: 0022932
2023-12-17 16:03DrinkyBirdStatusassigned => needs review
2023-12-18 14:42KaminskyTarget Version => 3.2
2023-12-29 15:36DrinkyBirdNote Added: 0022938
2023-12-29 15:36DrinkyBirdStatusneeds review => needs testing
2024-02-29 14:28Ru5tK1ngSummaryGAMEEVENT_PLAYERDISCONNECT event => GAMEEVENT_PLAYERLEAVESSERVER event
2024-02-29 14:33Ru5tK1ngNote Added: 0023108
2024-02-29 14:33Ru5tK1ngStatusneeds testing => resolved
2024-02-29 14:33Ru5tK1ngResolutionopen => fixed
2024-02-29 14:33Ru5tK1ngFixed in Version => 3.2

Notes
(0022932)
DrinkyBird   
2023-12-17 16:03   
'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/6 [^]'
(0022938)
DrinkyBird   
2023-12-29 15:36   
'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/04afde5a8b45066bcb63e75ad426473b0a898f6e [^]'
(0023108)
Ru5tK1ng   
2024-02-29 14:33   
Pulled the latest changes and verified that the even fires for players leaving from in game and spectating.