zorfmorf / hedge

0 stars 0 forks source link

Farming: Plow a field tile #51

Closed zorfmorf closed 9 years ago

zorfmorf commented 9 years ago

Will probably have some issues with tile matching and player position. Basically if the player uses an eligible tile (probably just a placed event on all farmable tiles), then he can plow the tile to create farmland.

zorfmorf commented 9 years ago

Implemented. Has still some corner cases where tiles are incorrectly displayed. Will be handled as individual issue as one possible (and preferred) solution is to draw a new tile for this special case.