farin / JCloisterZone

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

Add tiles without rules #339

Closed ajacfabian closed 3 years ago

ajacfabian commented 4 years ago

Hello, I'm a big fan of the game. I have a few questions.

1) If multiple expansions that have river beginnings and endings are selected, would it be possible to implement a feature to include all river sources at the beginning of the game as to have multiple rivers? Perhaps have it based on different sides of the Count of Carcassonne expansion.

2) I noticed that in issue 266 (additional playing options) you mentioned that it is possible to have the tower tiles without the tower rules by editing your config.yaml file. Is it possible to do this with other expansions? I'd like to have all of the tiles in the game but with the rules of a subset of them, ie, I'd like to play the Princess and Dragon tiles without the associated rules of that expansion.

Thank you,

-Adrien

farin commented 4 years ago

@ajacfabian ad 2 - yes it's possible

anyway upcoming 5.0 is going to bring completely new UI to easily allow all you want see how it looks now https://twitter.com/jcloisterzone/status/1271014289030221825

there is still some work to do, but I hope ti can be out during September

ajacfabian commented 4 years ago

Ah, Excellent! That's much appreciated, and I look forward to it!

farin commented 3 years ago

closing as 5.x client is now stable