Changed: Do not prevent the movefloor/ceil ccmds from moving planes to or past the height of the opposite plane. For example, previously attempts to move a floor to the same height as the ceiling would be clamped to four world units below the ceiling. Doomsday now gracefully handles the possible unwanted sideeffects that would occur should say a floor move past a ceiling, so limiting the movefloor/ceil ccmds is unnecessary.
Changed: Do not prevent the movefloor/ceil ccmds from moving planes to or past the height of the opposite plane. For example, previously attempts to move a floor to the same height as the ceiling would be clamped to four world units below the ceiling.
Doomsday now gracefully handles the possible unwanted sideeffects that would occur should say a floor move past a ceiling, so limiting the movefloor/ceil ccmds is unnecessary.