MantisBT - Zandronum
View Issue Details
0003631Zandronum[All Projects] Epicpublic2019-04-16 14:512019-04-26 10:53
Filystea 
 
highmajoralways
closedno change required 
 
 
0003631: Again somethign COMPLETLY BASIC IS BROKEN
    AM14 I 3 A_CustomRailgun( random( 15, 40 ), 0, "", "gold")
I should get no ring. with ""
Vide zdoom wiki:

ringcolor: The color of the particles that form the spiral "ring" of the beam. You can use "" to have no ring. The string can be a color defined in the X11R6RGB lump. If the string is invalid, the particles will be black.

I get BLUE RING!!!!!! DEFAULT BEHAVIOR !!!!! This is on offline gameplay.
Put in your monster

3 A_CustomRailgun( random( 15, 40 ), 0, "", "gold")
Sick of how nothing ever gets tested here.
No tags attached.
? railfail.pk3 (507) 2019-04-24 16:04
/tracker/file_download.php?file_id=2466&type=bug
Issue History
2019-04-16 14:51FilysteaNew Issue
2019-04-16 15:50FilysteaNote Added: 0020495
2019-04-23 18:47Edward-sanNote Added: 0020534
2019-04-23 18:47Edward-sanStatusnew => feedback
2019-04-23 18:49Edward-sanNote Edited: 0020534bug_revision_view_page.php?bugnote_id=20534#r12485
2019-04-23 20:36FilysteaNote Added: 0020535
2019-04-23 20:36FilysteaStatusfeedback => new
2019-04-23 20:55Edward-sanNote Added: 0020536
2019-04-23 20:55Edward-sanStatusnew => feedback
2019-04-24 16:03FilysteaNote Added: 0020545
2019-04-24 16:03FilysteaStatusfeedback => new
2019-04-24 16:04FilysteaFile Added: railfail.pk3
2019-04-24 16:44FilysteaNote Edited: 0020545bug_revision_view_page.php?bugnote_id=20545#r12494
2019-04-24 22:49Edward-sanNote Added: 0020548
2019-04-24 22:51Edward-sanNote Edited: 0020548bug_revision_view_page.php?bugnote_id=20548#r12498
2019-04-25 15:50FilysteaNote Added: 0020549
2019-04-26 10:53Edward-sanStatusnew => closed
2019-04-26 10:53Edward-sanResolutionopen => no change required

Notes
(0020495)
Filystea   
2019-04-16 15:50   
NONE fixes it but this still is broken according to wiki
(0020534)
Edward-san   
2019-04-23 18:47   
(edited on: 2019-04-23 18:49)
1) Was this broken also in previous versions of Zandronum?
2) What about GZDoom 1.8.6?
3) Please provide a test wad, we cannot check otherwise.

(0020535)
Filystea   
2019-04-23 20:36   
1) Was this broken also in previous versions of Zandronum?

Which versions, source or binary must be provided.
(0020536)
Edward-san   
2019-04-23 20:55   
Quote

Which versions, source or binary must be provided.


Zandronum 2.1.2 is good enough.
(0020545)
Filystea   
2019-04-24 16:03   
(edited on: 2019-04-24 16:44)
1) Same happens in 2.1.2
2) Same happens in 1.8.6
3) Wad example provided

(0020548)
Edward-san   
2019-04-24 22:49   
(edited on: 2019-04-24 22:51)
After discussing with ZDoom forum members, the wiki has been amended. For Decorate, "none" is the correct argument. Not a bug, I'd say.

(0020549)
Filystea   
2019-04-25 15:50   
Ok, now it's legit. Thx for your duty. Lock this up.