Page 1 of 1

[0.11.13] Water spawns outside starting area on ribbon maps

Posted: Tue Jan 20, 2015 2:06 am
by kosievdmerwe
When setting water to spawn only inside the starting area on a map with infinite width and a height of 20, I still have pools of water spawning outside the starting area.

This is particularly problematic on these height/width restricted maps as the pools of water can cut you off, as they did in my map.

I've run the following in the console an when I fly very far west I still find the occasional pool of water:

Code: Select all

/c game.player.setcontroller({type=defines.controllers.god})
Map exchange string:

Code: Select all

>>>AAALAA0AAAADAAYAAAAEAAAAY29hbAUFBAoAAABjb3BwZXItb3Jl
BQUECQAAAGNydWRlLW9pbAUFBAoAAABlbmVteS1iYXNlBQUECAAAAGl
yb24tb3JlBQUEBQAAAHN0b25lBQUE/tT6Tk6zAADxPAAAAAAAABQAAA
ADAC7beX0=<<<

Re: [0.11.13] Water spawns outside starting area on ribbon m

Posted: Tue Jan 27, 2015 3:21 pm
by cube
Thanks for the report, the problem was caused by wrong lower limit in the tile autoplacement algorithm. Fixed for 0.11.14.