From: Erik V. <eri...@hc...> - 2009-11-23 18:40:23
|
> > Re: bug #2898839 - 1830: dropouts remain, in privates-auction. > > > > I have reverted this fix, as it apparently was against the rules. > > Yay! > > > One possibility is to add a game option to all games with an > > 1830-style auction: to disallow rejoining bidding after a pass. I have added a new GameOption "LeaveAuctionOnPass" to all 1830-style games to satisfy this apparent need. > I'd like to see options like this be selected at game start, either > by embedding them in the game-definition file or by starting up with > a dialog box like the one in Colossus (.sf.net). Both is needed (if I understand you right): the option needs to be defined in both Games.xml and the game-specific Game.xml. The former adds the game option to the Option button where the game is selected. Three new bugs have been reported. One I have already fixed (shares sold in an emergency case did not cause a price drop) and the other two are being investigated. It seems that all three were caused by recent changes or fixes, and did not exist in 1.0.6. Erik. |