OpenDream icon indicating copy to clipboard operation
OpenDream copied to clipboard

coordinate version of `block()` not implemented

Open ZeWaka opened this issue 1 year ago • 0 comments

This is a version of block() that takes direct coordinates instead of turf references. see: block(StartX,StartY,StartZ, EndX=StartX,EndY=StartY,EndZ=StartZ)

https://www.byond.com/docs/ref/#/proc/block

This might need handling in the compiler depending on implementation I think - unsure. Bonus points: rewrite the existing block() to not be in softcode

ZeWaka avatar Oct 25 '22 17:10 ZeWaka