- MBF21: implemented new line flags.
While 'block players' was just a simple remap, 'block land monsters' required quite a bit of work... This also fixes the bug that BLOCK_FLOATERS was never checked for sliding against a wall.
This commit is contained in:
parent
057cc0678b
commit
c4ed0cefde
15 changed files with 65 additions and 35 deletions
|
|
@ -495,6 +495,7 @@ xx(Blockeverything)
|
|||
xx(Zoneboundary)
|
||||
xx(Jumpover)
|
||||
xx(Blockfloaters)
|
||||
xx(Blocklandmonsters)
|
||||
xx(Clipmidtex)
|
||||
xx(Wrapmidtex)
|
||||
xx(Midtex3d)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue