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

Moderator: GZDoom Developers

Post Reply
SuaveSteve
Posts: 80
Joined: Sat Jul 05, 2014 7:38 am

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

Post by SuaveSteve »

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
User avatar
Rachael
Posts: 13960
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

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

Post by Rachael »

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.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49237
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

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

Post by Graf Zahl »

dsda is just a subset of zdoom. Unless we need a feature filter it should just be allowed to pass through as-is.
User avatar
Rachael
Posts: 13960
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

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

Post by Rachael »

Alright I will redirect it then.
User avatar
Rachael
Posts: 13960
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

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

Post by Rachael »

added
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”