From: <Dr....@t-...> - 2013-08-26 06:45:36
|
Hi Michael, thanks, i'll incorporate the patches later today. Regarding the takeover in the initial round, tht should not be possible, as a player will found/start a company with at least 20 percent, the FI of the player gets another 10, that just leaves 20 percent in the open stock (till the first 3 has been bought). So theres no take over possible in the initial round. Ergo we have a bug in there somewhere. I'll have look later tonight at the save file. Regards, Martin Von: Michael Alexander <out...@gm...> An: "Development list for Rails: an 18xx game" <rai...@li...> Betreff: Re: [Rails-devel] Patch to fix private company revenue Datum: Mon, 26 Aug 2013 05:33:47 +0200 Martin, I think these patches fix the problems I saw with price slots. I saw a few things (BCR didn't get a slot, for example, and I had trouble getting companies to open at the right prices). I ended up pulling out the ParSlot into it's own class(es). It didn't seem appropriate for it to be part of the stock market. If you could take a look at these changes and let me know what you think, I'd appreciate it. I also included the save game that represents as far as I can get with this version in the online game I'm in before I hit another problem. In the initial stock round, one of the players took the presidency of a company from another player. The game (we believe incorrectly) then puts a share of that company in the FI. We think because the second player didn't form the company (he just took it over) that it shouldn't do that. Mike On Sat, Aug 24, 2013 at 5:27 PM, Martin Brumm <dr....@t-... [1]> wrote: Am 24.08.2013 23:19, schrieb Michael Alexander: Hi Mike, i have a preliminary version in the latest 1880_specific committed. But it still has its flaws. Startround uses a different numeration, this is not yet carried over to the main StartCompany procedure. The StartCompany_procedure for the priceslot still needs adjustments also. If you want to give it a shot, great. I have prepared a build for the BGG-Guys to use with those caveats... Can be found at https://dl.dropboxusercontent.com/u/29072620/rails-1.7.12_1880.zip [2] As i dont have access to the release build mechanismn on sourceforge myself :) Regards, Martin P.s. in the archive of rails-devel theres a lot of nice information regarding the intended architecture by Brett, Stefan and Erik. Martin, Are you working on the price slots? I was thinking about taking a look at them, but I wouldn't want to step on stuff you've already written. Mike On Sat, Aug 24, 2013 at 3:36 PM, Martin Brumm <dr....@t-... [3]> wrote: Hi Michael, thanks again, i applied the patch to 1880_specific, though i thought i had fixed the behaviour in the code already pushed. The second fix for StartCompany_1880 needs to be classified into the category : "Ouch :)". Thanks for catching it. Regards, Martin ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk [4] _______________________________________________ Rails-devel mailing list Rai...@li... [5] https://lists.sourceforge.net/lists/listinfo/rails-devel [6] Links: ------ [1] mailto:dr....@t-... [2] https://dl.dropboxusercontent.com/u/29072620/rails-1.7.12_1880.zip [3] mailto:dr....@t-... [4] http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk [5] mailto:Rai...@li... [6] https://lists.sourceforge.net/lists/listinfo/rails-devel |