surfacespline not working under y=0
Lukasz825700516 opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.18.1
Describe the bug
surfacespline path is clamped into 0 and up, so paths that are under y=0 are forcibly moved to height 0.
To Reproduce
//brush surfacespline dirt 3
- create any path on negative y levels
Expected behaviour
Path's height is not set to maximum between 0 and itself
Screenshots / Videos
Pink concrete - terrain
Dirt - generated path
Green dots - points that where selected for path generation
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/5d911c1414254734b97c0ccee9d9f59d
Fawe Version
2.0.2-SNAPSHOT-92;f657a80
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
I have not checked custom worlds with custom world heights.