While working with RandCoordsInRange
I noticed that the coords are not in a full circle's range, only partially. I tested it with:
72 72 40 RandCoordsInRange 1 Setland
Map attached, no errors in log. Just let it run for a while.
There was a typo in the implementation of that function that was messing up the bounds checking. Just fixed and will go out in tonight's build.
Yay!