Bug #823
S1 lower Floor - nearest floor adjacent Sectors
Start date:
2009-11-17
% Done:
100%
Description
Taking Bloodrust as an example, I've made a snippet PWAD to show the bug.
Hit switch in front of you, turn right, hit switch.
This should lower sectors 10 and 11 to the floor, revealing switch to continue with the map.
In JDoom, only sector 10 lowers to nearest floor. In Doom2 1.9 and Chocolate Doom, both sectors lower.
Labels: Gameplay
History
#1 Updated by tolwyn about 15 years ago
#2 Updated by danij about 15 years ago
An unusual test case which exposes a flaw in the original DOOM algorithm which is not present in our implementation.
Fixed for 1.9.0-beta6.8
#3 Updated by tolwyn about 15 years ago
Glad it's fixed. :)