shadowmage45 / AncientWarfare

Updated Ancient Warfare mod for Minecraft 1.5.2+
http://ancientwarfare.wikispaces.com/
Other
10 stars 7 forks source link

Structures intersecting eachother when generating #26

Closed shadowmage45 closed 10 years ago

shadowmage45 commented 10 years ago

should be avoided by struct-bounding box checks that are already in-place. Verify/validate intersection code.

shadowmage45 commented 10 years ago

Examined and tested the BB intersection code, and it appears to be working properly. Will need to setup a few test worlds with a ton of big structures generating in clusters to properly test this.