MantisBT - Zandronum
View Issue Details
0002562Zandronum[All Projects] Suggestionpublic2016-01-05 21:362018-09-30 22:13
Fused 
Dusk 
normalminorhave not tried
closedfixed 
3.0-beta 
3.03.0 
0002562: Include IP with player's disconnect message
Much like Kpatch featured, including a player's IP when he disconnects could help with finding rulebreakers that disconnect before being catched with playerinfo.
Instead of having to go check the server logs you could just grab it from the disconnection message instead. It is shown when somebody connects, so why not when he disconnects?
No tags attached.
related to 0002565closed Dusk Merge a connecting player's name and IP together in one line 
Issue History
2016-01-05 21:36FusedNew Issue
2016-01-06 01:17AlexMaxNote Added: 0014045
2016-01-06 10:45DuskAssigned To => Dusk
2016-01-06 10:45DuskStatusnew => acknowledged
2016-01-06 16:14DuskNote Added: 0014048
2016-01-06 16:14DuskStatusacknowledged => needs review
2016-01-06 22:15DuskRelationship addedrelated to 0002565
2016-01-10 20:27cobaltStatusneeds review => needs testing
2016-01-10 20:27cobaltTarget Version => 3.0
2016-01-10 20:27cobaltDescription Updatedbug_revision_view_page.php?rev_id=8414#r8414
2016-01-10 20:27cobaltNote Added: 0014067
2016-01-14 00:09Ru5tK1ngNote Added: 0014084
2016-01-14 19:38DuskStatusneeds testing => resolved
2016-01-14 19:38DuskFixed in Version => 3.0
2016-01-14 19:38DuskResolutionopen => fixed
2016-01-14 19:40DuskNote Added: 0014091
2018-09-30 22:13Blzut3Statusresolved => closed

Notes
(0014045)
AlexMax   
2016-01-06 01:17   
I would love this feature.
(0014048)
Dusk   
2016-01-06 16:14   
'https://bitbucket.org/Torr_Samaho/zandronum/pull-requests/51/ [^]'
(0014067)
cobalt   
2016-01-10 20:27   
Issue addressed by commit 27b0e553aa07: The server now displays the IP address of a disconnecting client in the log message, addresses 2562
Committed by Teemu Piippo [Dusk] on Wednesday 06 January 2016 18:13:46

Changes in files:

 docs/zandronum-history.txt | 1 +
 src/sv_main.cpp | 15 +++++++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

(0014084)
Ru5tK1ng   
2016-01-14 00:09   
Tested this with r160102-1355 and the player's IP showed up in both the console and log file at disconnect.
(0014091)
Dusk   
2016-01-14 19:40   
My 150th resolved ticket \o/
I suppose that was necessary to point out.