offsets: Line_AlignCeiling and -Floor

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
simc
Posts: 130
Joined: Fri Feb 03, 2012 11:44 am

offsets: Line_AlignCeiling and -Floor

Post by simc »

(With zdoom-2.9pre-928-g841a579)
The alignment offsets of the ceilings and floors with the conventional Hexen/Doom format doesn't work as it did earlier.

The map has a line with type: 121: Line_SetIdentification (lineid, ...)
The script has: Line_AlignCeiling (lineid, ...);, Line_AlignFloor (lineid, ...);

The flats are alinged to the correct directions but their offsets seem totally random. Here's a test wad for Doom2, MAP01.
Attachments
linealign.zip
(1.3 KiB) Downloaded 166 times
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49073
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: offsets: Line_AlignCeiling and -Floor

Post by Graf Zahl »

fixed the initialization part, so it's correct in GZDoom again.
Unfortunately the texture mapping in the software renderer is quite broken at the moment and this is also affected by it.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49073
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: offsets: Line_AlignCeiling and -Floor

Post by Graf Zahl »

Just wondering: Is this still an issue in QZDoom?
User avatar
Rachael
Posts: 13575
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: offsets: Line_AlignCeiling and -Floor

Post by Rachael »

Yes, it is. The offsets are still off.
User avatar
Rachael
Posts: 13575
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: offsets: Line_AlignCeiling and -Floor

Post by Rachael »

Post Reply

Return to “Closed Bugs [GZDoom]”