tentus wrote:I sometime get lines in between tiles: you may want to ensure that x and y are whole numbers when you render your tiles.
Well, I didn't encounter such problem.. Bu I'll have a look, might be easy to fix.
ishkabible wrote:i noticed that as well. also i would like to be able to move around with my mouse by placing near the edge of the direction i want to go.
Nice idea. I can easily add this feature.
SoggyWaffles wrote:I also noticed on the mini map that the pixels representing the resources get bunched up along the lower and right edges.
Yeah, I already noticed that. Seems to be related to the way I made the conversion from map to minimap coordinates. I'll check that, Thanks.