[4.11.3] Different behaviour for action 21 between zdoom and dsda

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [4.11.3] Different behaviour for action 21 between zdoom and dsda

Re: [4.11.3] Different behaviour for action 21 between zdoom and dsda

by Rachael » Thu Apr 18, 2024 12:14 am

Alright I will redirect it then.

Re: [4.11.3] Different behaviour for action 21 between zdoom and dsda

by Graf Zahl » Wed Apr 17, 2024 11:15 pm

dsda is just a subset of zdoom. Unless we need a feature filter it should just be allowed to pass through as-is.

Re: [4.11.3] Different behaviour for action 21 between zdoom and dsda

by Rachael » Wed Apr 17, 2024 5:17 pm

The "dsda" namespace is as yet unsupported.

This is a future project that will need to be addressed, but for now, I'm moving this to features.

[4.11.3] Different behaviour for action 21 between zdoom and dsda

by SuaveSteve » Sun Mar 10, 2024 9:10 am

Hello!

It looks like Zdoom interprets special 21 (Floor_LowerToLowest) as a platform or lift when the UDMF namespace is dsda.

Consider the two attached wads. Each is the same except for the namespace being different in the TEXTMAP.

There's a pillar with the line action 21 with use activation. On activation, DSDA will lower the floor correctly for both wads. Zdoom only does it for the one with the zdoom namespace.
Attachments
MAP01_zdoom.wad
(2.59 KiB) Downloaded 43 times
MAP01_dsda.wad
(2.58 KiB) Downloaded 37 times

Top