MantisBT - Zandronum
View Issue Details
0002068Zandronum[All Projects] Suggestionpublic2015-01-17 14:062018-09-30 23:00
Dusk 
Torr Samaho 
normalminorN/A
closedfixed 
1.3 
1.42.0 
0002068: Remove rcon_utility and statsmaker
They are old, dead and obsolete, we should get rid of them. If someone wants to see their source code, the source code can still be dug up from past versions.
No tags attached.
Issue History
2015-01-17 14:06DuskNew Issue
2015-01-18 10:35cobaltAssigned To => Torr Samaho
2015-01-18 10:35cobaltStatusnew => needs testing
2015-01-18 10:35cobaltTarget Version2.0 => 1.4
2015-01-18 10:35cobaltNote Added: 0011426
2015-01-18 10:47cobaltNote Added: 0011428
2015-01-18 10:54Torr SamahoNote Added: 0011431
2015-03-29 20:20DuskStatusneeds testing => resolved
2015-03-29 20:20DuskFixed in Version => 2.0
2015-03-29 20:20DuskResolutionopen => fixed
2018-09-30 23:00Blzut3Statusresolved => closed

Notes
(0011426)
cobalt   
2015-01-18 10:35   
Issue addressed by commit c97185e01d94: updated the statsmaker from Skulltag to Zandronum (partially addresses 2068)
Committed by Benjamin Berkels [Torr Samaho] on Sunday 18 January 2015 11:06:21

Changes in files:
 statsmaker/Script1.rc | 14 +++++-----
 statsmaker/gui.cpp | 8 +++---
 statsmaker/main.cpp | 32 ++++++++++++------------
 statsmaker/main.h | 2 +-
 statsmaker/protocol_skulltag.cpp | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------
 statsmaker/protocol_skulltag.h | 21 ++++++++-------
 statsmaker/resource.h | 12 ++++----
 statsmaker/statsmaker.vcproj | 4 +-
 8 files changed, 162 insertions(+), 96 deletions(-)
(0011428)
cobalt   
2015-01-18 10:47   
Issue addressed by commit 6f0c4b985e66: Fixed: The master server and the RCON utility were not using the new Huffman code properly (partially addresses 2068).
Committed by Benjamin Berkels [Torr Samaho] on Sunday 18 January 2015 11:47:37

Changes in files:
 masterserver/network.cpp | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
(0011431)
Torr Samaho   
2015-01-18 10:54   
The only problem of the RCON utility was that is was never properly adjusted to use Vortex Cortex's Huffman implementation. I fixed this and, at least at first glance, it works just fine now.

The stats maker was totally outdated and still trying to query for Skulltag servers and that with an outdated master server protocol. I upgraded the stats maker and it now should be able to properly track the number of Zandronum players. Would anybody mind hosting it 24/7 and giving me access to the logged stats files?