MantisBT - Zandronum
View Issue Details
0003146Zandronum[All Projects] Suggestionpublic2017-05-27 22:162024-02-29 22:47
Revilution 
 
normalminorN/A
closedno change required 
MicrosoftWindows10
3.0-beta 
 
0003146: Port the remaining flags in A_RadiusGive
'https://zdoom.org/wiki/A_RadiusGive [^]'

Recently i noticed that Zandronum 3.0 don't updated flags in certain functions, this one for example does not support the last 5 options there, however GZDoom 1.8.6 have RGF_CUBE and RGF_NOSIGHT added and those two are already quite usefull for certain effects.
No tags attached.
? ARadiusGiveTest.wad (295) 2018-06-22 23:38
/tracker/file_download.php?file_id=2332&type=bug
Issue History
2017-05-27 22:16RevilutionNew Issue
2018-06-22 06:10Torr SamahoNote Added: 0019278
2018-06-22 15:29eagleNote Added: 0019279
2018-06-22 23:38RevilutionFile Added: ARadiusGiveTest.wad
2018-06-22 23:47RevilutionNote Added: 0019280
2024-02-29 22:47Ru5tK1ngNote Added: 0023136
2024-02-29 22:47Ru5tK1ngStatusnew => closed
2024-02-29 22:47Ru5tK1ngResolutionopen => no change required

Notes
(0019278)
Torr Samaho   
2018-06-22 06:10   
As far as I can tell, the support for RGF_CUBE and RGF_NOSIGHT is identical in Zandronum 3.0 and GZDoom 1.8.6 (RGF_NOSIGHT being completely unknown to both). If not, please make a minimal example wad that works in GZDoom 1.8.6, but does not in Zandronum 3.0.
(0019279)
eagle   
2018-06-22 15:29   
RGF_MISSILES, RGF_ITEMS ?
(0019280)
Revilution   
2018-06-22 23:47   
Added example wad, but as you stated now, i decided to take another test, and yeah i think i mistested RGF_NOSIGHT with GZDoom 1.8.9 instead but RGF_CUBE is working as intended, sorry for the trouble then.
(0023136)
Ru5tK1ng   
2024-02-29 22:47   
Closing ticket since RGF_NOSIGHT was backported in 3.1 anyway.