farin / JCloisterZone

Java implementation of Carcassonne board game
https://jcloisterzone.com
MIT License
307 stars 100 forks source link

Hills not apply on scoring fields #414

Closed stanolacko closed 2 years ago

stanolacko commented 2 years ago

In final scoring, 2 yellow on hills and 2 black - 1 on regular tile, 2nd on on regular tiles. By rules tie by power, compared meeples on hills 2:1 - yellow is owner of field. But in 2.9.0 Both scored 36 points. not-hills.txt

farin commented 2 years ago

default tie breaker is just presenc on hill(s), regardless of count

there is rule switch to enable also meeples comparison not issue