MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003631 | Zandronum | [All Projects] Epic | public | 2019-04-16 14:51 | 2019-04-26 10:53 |
|
Reporter | Filystea | |
Assigned To | | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0003631: Again somethign COMPLETLY BASIC IS BROKEN |
Description | 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. |
Steps To Reproduce | Put in your monster
3 A_CustomRailgun( random( 15, 40 ), 0, "", "gold") |
Additional Information | Sick of how nothing ever gets tested here. |
Tags | No tags attached. |
Relationships | |
Attached Files | railfail.pk3 (507) 2019-04-24 16:04 /tracker/file_download.php?file_id=2466&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2019-04-16 14:51 | Filystea | New Issue | |
2019-04-16 15:50 | Filystea | Note Added: 0020495 | |
2019-04-23 18:47 | Edward-san | Note Added: 0020534 | |
2019-04-23 18:47 | Edward-san | Status | new => feedback |
2019-04-23 18:49 | Edward-san | Note Edited: 0020534 | bug_revision_view_page.php?bugnote_id=20534#r12485 |
2019-04-23 20:36 | Filystea | Note Added: 0020535 | |
2019-04-23 20:36 | Filystea | Status | feedback => new |
2019-04-23 20:55 | Edward-san | Note Added: 0020536 | |
2019-04-23 20:55 | Edward-san | Status | new => feedback |
2019-04-24 16:03 | Filystea | Note Added: 0020545 | |
2019-04-24 16:03 | Filystea | Status | feedback => new |
2019-04-24 16:04 | Filystea | File Added: railfail.pk3 | |
2019-04-24 16:44 | Filystea | Note Edited: 0020545 | bug_revision_view_page.php?bugnote_id=20545#r12494 |
2019-04-24 22:49 | Edward-san | Note Added: 0020548 | |
2019-04-24 22:51 | Edward-san | Note Edited: 0020548 | bug_revision_view_page.php?bugnote_id=20548#r12498 |
2019-04-25 15:50 | Filystea | Note Added: 0020549 | |
2019-04-26 10:53 | Edward-san | Status | new => closed |
2019-04-26 10:53 | Edward-san | Resolution | open => no change required |
Notes |
|
|
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.
|
|
|
|
1) Was this broken also in previous versions of Zandronum?
Which versions, source or binary must be provided. |
|
|
|
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.
|
|
|
|
Ok, now it's legit. Thx for your duty. Lock this up. |
|