From: Stefan F. (web.de) <ste...@we...> - 2010-07-04 21:45:43
|
Erik: do you mind if I move the definition of running order into the PublicCompany class and define a Comparator? I can still keep the new method in the GameManager, but the change would later simplify the migration to the new sequence model. Stefan On Sunday 04 July 2010 22:57:26 Erik Vos wrote: > (Switching to the proper group) > This has been fixed now - in Subversion! > > Erik. > > > _____ > > From: 18...@ya... [mailto:18...@ya...] On Behalf Of John > A. Tamplin > Sent: Friday 02 July 2010 00:17 > To: 18...@ya... > Subject: Re: [18xx] par value marker movement > > > > > On Thu, Jul 1, 2010 at 3:43 PM, Erik Vos <eri...@xs... > > <mailto:erik.vos%40xs4all.nl> > wrote: > > At the end of the SR, the companies are scanned for being sold out in the > > order in which they appear in the Game Status window. Any upward token > > moves > > are then executed in that order and follow the normal move rules. So I > > suspect that the token order gets reversed only if a 'lower' company > > token is on top of a 'higher' one. Or it could be the reverse...:-) > > Indeed we need > > a saved file to prove that. > > In any case, I would encourage to file it as a bug, so it will get proper > > attention at some point. > > The tokens are supposed to be processed in market order, which winds up > preserving the same stacking. |