MantisBT - Zandronum
View Issue Details
0000421Zandronum[All Projects] Suggestionpublic2011-04-30 14:352015-04-02 18:02
capodecima 
 
highmajoralways
closedno change required 
98d 
 
0000421: Bad extract logs in CTF
Hey this problem is only in CTF, when i enter command logfile log.txt in CTF game so is bad extract , in log is only frags by weapon but missing here extract things as who flag taken, who scored and etc. ! Is here only flag droped without name its bad for later statistic.
No tags attached.
log dms_t3.txt__2011_04_26-14_55_13.log (44,878) 2011-04-30 14:35
/tracker/file_download.php?file_id=294&type=bug
Issue History
2011-04-30 14:35capodecimaNew Issue
2011-04-30 14:35capodecimaFile Added: dms_t3.txt__2011_04_26-14_55_13.log
2014-06-10 15:55WatermelonAssigned To => Watermelon
2014-06-10 15:55WatermelonStatusnew => assigned
2014-06-10 15:56WatermelonNote Added: 0008999
2014-06-10 16:01WatermelonStatusassigned => acknowledged
2014-06-10 16:07fulecoNote Added: 0009008
2014-06-10 20:00Torr SamahoNote Added: 0009016
2014-06-10 20:01Torr SamahoAssigned ToWatermelon =>
2014-06-10 20:01Torr SamahoStatusacknowledged => feedback
2014-06-10 20:01Torr SamahoAssigned To => Watermelon
2014-06-10 20:01Torr SamahoStatusfeedback => assigned
2014-06-10 20:02Torr SamahoStatusassigned => feedback
2014-06-10 22:12WatermelonNote Added: 0009025
2014-06-10 23:24DuskNote Deleted: 0009008
2014-06-15 22:11WatermelonNote Added: 0009492
2014-06-15 22:11WatermelonAssigned ToWatermelon =>
2014-06-15 22:11WatermelonStatusfeedback => needs review
2014-06-17 06:10Torr SamahoNote Added: 0009540
2014-06-17 06:10Torr SamahoStatusneeds review => feedback
2015-04-01 23:12Ru5tK1ngNote Added: 0011977
2015-04-01 23:36Ru5tK1ngNote Deleted: 0011977
2015-04-01 23:38Ru5tK1ngNote Added: 0011978
2015-04-02 18:02Torr SamahoStatusfeedback => closed
2015-04-02 18:02Torr SamahoResolutionopen => no change required

Notes
(0008999)
Watermelon   
2014-06-10 15:56   
I meant to fix this a while ago
(0009016)
Torr Samaho   
2014-06-10 20:00   
I ported some additional CTF log messages from kpatch some time ago:'https://bitbucket.org/Torr_Samaho/zandronum-stable/commits/20bc353990120d3ec15216a6f8911a3f81a60209 [^]'

Does this already solve the problem?
(0009025)
Watermelon   
2014-06-10 22:12   
Those are really good. The only one left is knowing who killed a flag carrier. They're in two seperate lines and I don't know if it's always safe to assume one follows the other.

One idea is to change

%player has dropped the %team flag


to

%player has dropped the %team flag (killed by %killer) / (suicide)
(0009492)
Watermelon   
2014-06-15 22:11   
Requesting input.

This need not be fixed if we know that one always follows the other:

Ex:
X killed Y.
Y dropped the {team} flag.
(0009540)
Torr Samaho   
2014-06-17 06:10   
The kill should always lead to an obituary, but that the wording differs from weapon to weapon. Your idea 0000421:0009025 would be easier to parse.
(0011978)
Ru5tK1ng   
2015-04-01 23:38   
Aside from flag drops, all usual events can be determined from the logs. I say this ticket can pretty much be closed.