3dfxdev / EDGE

EDGE Source Code
http://edge2.sf.net
74 stars 10 forks source link

Doom, sector light to darkest linetypes #76

Closed simc2 closed 4 years ago

simc2 commented 4 years ago

(Windows 8.1 64-bit, EDGE-x86-2.1.0pre-43-gcf829c9a8)

The Doom lineaction types 194: SR Change sector light level to darkest next sector 173: S1 - " - 157: WR - " - 104: W1 - " -

In Edge they do not not set the tagged sector's light level to match the current darkest neghboring sector but they always set the light level to pitch black instead. I can't visually determine the light value more precisely than that it goes in between 0-23.

Test wad (Doom2 MAP01): lights-to-darkest.zip

Corbachu commented 4 years ago

Issue was resolved by Andrew Apted. Tested against v1.35 and v2.1.0(pre).