From: Stefan F. <ste...@we...> - 2014-02-23 13:54:04
|
<html> <head> </head> <body>Thanks for reporting those issues.<br> <br> The undo problems most likely are caused by non-state dynamic variables. Replacing those by their stateful counterparts will solve that. <br> I offer to change that in Rails 2.0. I am already taking care of that in my current rewrite of the StartRounds of 1880.<br> <br> I can also fix issue number 2. The other issues are best addressed by Martin or Michael?<br> <br><br><div class="gmail_quote">PETER LINDHOLM <pt...@me...> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> <span style="font-size: 13.0px;">1880 Rails Issues in 1.8.7 </span> <div style="font-size: 13.0px;"> I posted about an earlier version, and some fixes were implemented, but these items are still “buggy” and should be fixed. </div> <div style="font-size: 13.0px;"> <ol> <li> Undos in Rails do not reset completely to the state prior to the previous action </li> <ol> <li> Most obvious is when a company is started then an undo is performed if the player changes their mind and wishes to start another company. The “Undone” company still takes a slot in the par slot table. </li> </ol> <li> Rails does not automatically add the +50 for the Russia to Vladivostok run. </li> <li> Communist Phase (Begins when 1st four train is bought, ends when first 6 train is bought) </li> <ol> <li> Rails does not prevent the a Foreign Investor that still exists from operating (there should be no track lay, no earnings). </li> <li> Rails does not freeze the stock market (stock values should not move from operations and/or stock sales) </li> <li> Rails does not prevent directors from selling their company stock (directors cannot sell shares in companies they control) </li> </ol> <li> Occasionally Rails retires trains after the companies operate around to the last train purchaser but then does not go into the stock round but sticks on “Done” clicks in the operating round window and starts deleting trains. </li> <li> Rails does not make the “special” two trains ($250, takes up train slot on company but does not count as a required train for the company) available after the first 6 train is bought. </li> </ol> </div> <div> </div> <div> </div> ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper.<a href="http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk_______________________________________________" target="_blank"> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk_______________________________________________</a> Rails-devel mailing list Rai...@li...<a href="https://lists.sourceforge.net/lists/listinfo/rails-devel" target="_blank"> https://lists.sourceforge.net/lists/listinfo/rails-devel</a> </blockquote></div></body> </html> |