From: Chris M. <cmo...@gm...> - 2019-05-01 15:28:58
|
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-...> 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...> 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...> >> 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...> 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... >>>> https://lists.sourceforge.net/lists/listinfo/rails-devel >>>> >>> _______________________________________________ >>> 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 >> > > > > > _______________________________________________ > Rails-devel mailing lis...@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... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |