boom_compatible has entered the game!

Joined: 06 Sep 2020
|
Posted: Sun Jul 24, 2022 4:36 pm Post subject: Fast voodoo dolls skipping linedefs |
|
|
With the dmflags used in FNS ( https://www.zdaemon.org/?CMD=info&NAME=dmflags&SET=4,1174487140,806496256,0 ) we had a problem on Valiant's map17 in the red key area.
After some investigation it seems to only work with sv_oldblast and sv_oldwallrun both set to false.
With these dmflags, the voodoo dolls appear to skip lines 6899, 6900, 6901, and 6902 on Valiant's map17.
I've built a simple example wad that reproduces this behavior: http://0x0000.space:9666/zd-v17.wad
In the example, lines 119, 120, 121 and 122 are ignored if sv_oldblast=true or sv_oldwallrun=true |
|