From: Colin H. <col...@nt...> - 2019-05-01 21:35:34
|
Having played 18EU using Rails several times - all the minors are auctioned off at the start of the game, so there are no minors available in subsequent stock rounds. Not sure how minors come into play in 1861 though, so not sure if its the same mechanism. On 01/05/2019 16:28, Chris Moore wrote: > Looking through the code it looks like 18EU allows merging of minors > into publics (which is something else I need to do for 1861) but I > don't see that it allows auctioning of a minor company during a stock > round. > > On Tue, Apr 30, 2019 at 1:53 PM Martin Brumm > <dr....@t-... <mailto:dr....@t-...>> wrote: > > Am 30.04.2019 um 20:53 schrieb Chris Shaffer: >> I agree with your assessment. >> >> Add 18EU and 18Ardennes to the list, btw. >> >> Chris >> >> On Tue, Apr 30, 2019 at 11:40 AM Chris Moore <cmo...@gm... >> <mailto:cmo...@gm...>> wrote: >> >> Sorry, I should have been more clear. I don't think any of >> the games currently implemented by the Rails software have >> this mechanic. But if there are other games that do use it, >> that's a good argument for making this part of the regular >> StockRound class rather than a game specific class. >> >> Chris >> >> On Tue, Apr 30, 2019 at 10:14 AM Chris Shaffer >> <chr...@gm... <mailto:chr...@gm...>> wrote: >> >> I think there are several games that use this mechanism. >> 1861, 1867, 1822, 18West, 18USA and I am sure there are >> others. >> >> On Tue, Apr 30, 2019 at 9:49 AM Chris Moore >> <cmo...@gm... <mailto:cmo...@gm...>> wrote: >> >> In 1861 minor companies are auctioned during the >> stock round. A player may select a minor company to >> auction and place an opening bid, and other players >> may then bid on it. >> >> As far as I've seen this is unique - I think the >> other games only do auctions during the start round. >> >> Is that correct? Would this be a good candidate for >> a new game-specific PossibleAction, handled in a >> game-specific version of StockRound? >> >> Thanks, >> Chris >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> <mailto:Rai...@li...> >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> <mailto:Rai...@li...> >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> <mailto:Rai...@li...> >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> >> >> >> >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... <mailto:Rai...@li...> >> https://lists.sourceforge.net/lists/listinfo/rails-devel > > Hi, > > 18EU has the mechanic and thats implemented ? > > Regards > > Martin > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > <mailto:Rai...@li...> > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus |