philihp / weblabora

Ora et Labora boardgame simulation library
http://kennerspiel.com
Apache License 2.0
11 stars 2 forks source link

Erecting cloister buildings ignores neighborhood #112

Open adambadura opened 11 years ago

adambadura commented 11 years ago

During erecting a building (B(...) action) there is no check for allowing cloister building to be erected only in neighborhood of other cloister building (already erected).

adambadura commented 11 years ago

I have solved this in commit f75d7a10ddc9de98a18f3bbfdffd56e457953f54 on branch issue-93 while adding code for d'n'd handling.