From: Stefan F. <ste...@we...> - 2015-10-18 11:47:53
|
I did check the code and it does explicitly store the prussian starting player (thus the owner of M2) for later (merging) rounds. Maybe Erik could answer, if he consulted a version of 1835 rules that works like that? Unfortunately fixing that bug potentially invalids (some of) the test games for 1835, so I am a little reluctant to fix that issue for the upcoming 2.0 release. In most cases the order of merging the privates is not very important for game play, so it is not that critical. My preference is to fix that in rails_2_develop as soon as I have added the code to save Rails files as json files. This would allow to edit the save files manually and quickly fix them. So most likely it will be fixed in 2.1 or 2.2. We have to address that code anyway to make it compatible with 1837, the current implementation does not look very undo-safe anyway. Stefan On 10/18/2015 12:58 PM, Stefan Frey wrote: > Both rules I checked agree on that the first player to ask is the one > holding the priority. > This is a bug in RC 1, most likely in 1.x as well. > > I did and have some fixes for player order in the queue (see recent 1880 > bug), so I will include that too. > > Anyone knows what the respective 1837 ruling is? > > > > > "Schnell, Volker" <volker.schnell <http://volker.schnell>@arcor.de>schrieb: > > I meant the player with the priority Deal. (in the German Rules > "startspieler") > Volker > > Am 18.10.2015 um 00:41 schrieb John David Galt: > > On 2015-10-17 13:13, Schnell, Volker wrote: > >> a little bug in Rails 20. RC1. > >> The Pru was started in the Operating round. 4 Minors (M3, M5, BB > and HB) > >> were not exchanged. > >> > >> At the End of the operating Round all owning Players are asked, to > >> exchange or not. > >> Rails starts with the actual President. see attached Picture. > (ie. Sven) > >> > >> The Rules states, it begins with the starting Player. (Klaus-Jürgen) > > By "starting player" do you mean the player with the > Erstkaufsrecht? Or > > the player who had it at the beginning of the game? > > > > I have always played (interpreted) this rule to mean that each > round of > > conversions starts with the former owner of M2, who is usually (not > > always) the president of PR. > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > >https://lists.sourceforge.net/lists/listinfo/rails-devel > <https://lists.sourceforge.net/lists/listinfo/rails-devel> > > -- > Volker Schnell > email: vol...@ar... > homepage: home.arcor.de\volker_schnell > > > ------------------------------------------------------------------------------ > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |