MantisBT - Zandronum
View Issue Details
0001564Zandronum[All Projects] Bugpublic2013-11-03 10:432019-12-22 14:25
Monsterovich 
Torr Samaho 
normaltextrandom
resolvedfixed 
1.2 
3.1 
0001564: Missing \c-
Example:
Now "\cgSometext"
Should be "\cgSometext\c-"

Now:
Welcome to \cgServer
Blahbabhlah \cdGreen color\n
\cgHave fun

Should be:
Welcome to \cgServer\c-
Blahbabhlah \cdGreen color\c-\n
\cgHave fun\c-
color, text, vote
related to 0001165resolved Leonard Odd symbols when using \t and \r make it impossible to use Timidity++ 
jpg missing-.JPG (67,753) 2013-11-03 10:43
/tracker/file_download.php?file_id=1097&type=bug
jpg
Issue History
2013-11-03 10:43MonsterovichNew Issue
2013-11-03 10:43MonsterovichFile Added: missing-.JPG
2014-06-15 14:40WatermelonNote Added: 0009387
2014-06-15 14:40WatermelonStatusnew => feedback
2017-11-08 21:46DuskSeveritytweak => text
2017-11-08 21:46DuskStatusfeedback => confirmed
2017-11-08 21:55DuskNote Added: 0018828
2017-11-08 21:55DuskAssigned To => Dusk
2017-11-08 21:55DuskStatusconfirmed => needs review
2017-11-08 21:55DuskTarget Version => 3.1
2017-11-12 22:16DuskAssigned ToDusk =>
2017-11-12 22:16DuskStatusneeds review => needs testing
2017-11-12 22:18DuskRelationship addedrelated to 0001165
2018-05-07 20:18StrikerMan780Note Added: 0019221
2018-05-07 20:19StrikerMan780Note Edited: 0019221bug_revision_view_page.php?bugnote_id=19221#r11529
2018-05-08 10:03LeonardNote Added: 0019225
2018-05-08 20:13StrikerMan780Note Added: 0019227
2018-05-08 20:14StrikerMan780Note Edited: 0019227bug_revision_view_page.php?bugnote_id=19227#r11531
2018-05-20 06:52Torr SamahoNote Added: 0019254
2019-12-14 19:30StrikerMan780Note Added: 0021078
2019-12-22 14:25Torr SamahoNote Added: 0021079
2019-12-22 14:25Torr SamahoStatusneeds testing => resolved
2019-12-22 14:25Torr SamahoResolutionopen => fixed
2019-12-22 14:25Torr SamahoAssigned To => Torr Samaho

Notes
(0009387)
Watermelon   
2014-06-15 14:40   
Still in 2.0?
(0018828)
Dusk   
2017-11-08 21:55   
Fixed
(0019221)
StrikerMan780   
2018-05-07 20:18   
(edited on: 2018-05-07 20:19)
Seems in the text that says "You have fragged X!" there's always a clearly visible \c- at the end of the string in-game, when it shouldn't be there. Looks like it's not being processed in some cases.

(0019225)
Leonard   
2018-05-08 10:03   
You mean in the console?
If so this is for 0001165.
(0019227)
StrikerMan780   
2018-05-08 20:13   
(edited on: 2018-05-08 20:14)
Not just in the console, but in the messages at the top of the screen.

Every time you kill someone you will see "You fragged <name>!\c-"

(0019254)
Torr Samaho   
2018-05-20 06:52   
I now addressed this in the "fragged" and "were fragged" messages. Most likely, this will need changes at more places. Please let us know, if you notice this elsewhere.
(0021078)
StrikerMan780   
2019-12-14 19:30   
I've been using 3.1 exclusively for the last year and a half, and have not noticed any more issues like this one.
(0021079)
Torr Samaho   
2019-12-22 14:25   
Thanks for the info! I consider this to be resolved then.