From: Stefan F. <ste...@we...> - 2011-11-15 14:57:41
|
Erik: there has been great progress on 1835 recently, so I took the opportunity to do some testing of 1835. Seems that everything works fine, however there are at least two bugs concerning the handling of multiple share classes (10% and 20%, 5% and 10%) in 1835. And I think that if there are several share classes there should be an indication how your portfolio is split into those. Otherwise it can be quite confusing. Unfortunately from a technical point of view I have already rewritten the share/certificate model for Rails 2.0, so I will not be able to forward-port those changes to that branch. Stefan List of Bugs and Annoyances, see attached game files. Bugs: A) Player T2 nationalizes BA from T3: There is no option to nationalize the 20% certificate first. B) Player T3 sells 30% of WT: There is no selection to chosse either one 20% or two 10% certificates for exchange of the president certificate. Annoyances: A) For Player T3 PR is shown as buyable (shares are highlighted), even if funds are not sufficient. However after selecting an error message says that "T3 cannot buy 2 share(s) of PR from IPO: Not enough money". The message is correct, however it is not 2 shares, but the larger 10% certificate. B) After laying/upgrading one tile already, SX still has the option to use the special property of Pfalzbahn. However on clicking on L6 an error message says that "At the moment there is not valid tile or upgrade for this hex.", this is wrong. Same case can be shown for OBB (given a tile lay before). Reversing the sequence (first laying special property, then normal tile lay, works however). |