Page 1 of 1

surface.get_tile_properties()

Posted: Sat May 27, 2017 8:01 pm
by Schmendrick
I was rather dismayed when I saw that get_tile_properties() was removed. I had been using it to gather more detailed water/temperature data on a tile (for tree growth simulation, but I can easily imagine it being used for more, including any number of faux-map-gen purposes), and to obtain a numeric value for starting area size. For now I am clumsily inferring the water/temp based on the tile type, and will be turning to magic numbers for the starting area. But these are both awkward solutions.

It'd be great if this came back.

Re: surface.get_tile_properties()

Posted: Tue Nov 07, 2017 7:24 pm
by Rseding91
Ok, I've added it for 0.16.