From: Erik V. <eri...@xs...> - 2009-12-08 22:22:16
|
Brett, I'm fine. The bug reports have flown fairly steadily in the past few weeks (thanks again to all contributors) and we should expect some more to come, but I suspect we have had the big ones. I'm thinking whether or not it becomes time to step up a minor version number and call this or the next release 1.1.0, now that we have added 1856 and done so many fixes and minor improvements? Erik. > -----Original Message----- > From: brett lentz [mailto:wak...@gm...] > Sent: Tuesday 08 December 2009 21:09 > To: Development list for Rails: an 18xx game > Subject: Re: [Rails-devel] 1856 in Rails 1.0.7-rc4 > > Erik - > > Do you want more testing, or should we just call this release "done" > and ship 1.0.7? > > I'm thinking we're probably at a "good enough" state, and ready to > move any further fixes to 1.0.8. What do you think? > > ---Brett. > > > > On Tue, Dec 8, 2009 at 11:52 AM, Erik Vos <eri...@xs...> wrote: > >> > Twice today I've gone through the private auction (6-player > >> ) and then > >> > not been able to buy into companies. I never saw this on > >> rc2 or rc3; > >> > what might I be doing wrong? Saving and reloading did not help. > > > > This problem is not related to the number of players, > > but occurs if only one bid has been placed on the > > final private company, and no further player action > > is needed to complete buying that private. > > > > I recently removed a case of duplicate execution of > > some code in that area, but that removal has had this > > adverse effect. The whole private auction process > > turned out to be insufficiently adapted to a code > > restructuring quite a long time ago. > > > > I have fixed it, and the structure now looks better too. > > > > More changes of today: > > > > - Fixed 18Kaas, which would not load because the private > > company specifications missed a mandatory attribute, > > added in the past. > > > > - Implemented Feature request #2906917: Display hex coordinates > > The maps now show grid coordinates at all sides of the map. > > It was implemented a bit quick and dirty, it's not perfect > > and not entirely scalable yet, but I hope it will do for now. > > > > - Implemented Feature Request #2904703: Display cost of trains > > A line has been added below the available trains in GameStatus, > > specifying the cost of all trains. This display is fixed and > > will not shorten during the game. > > > > In a game like 1835 the cost string grows pretty long, > > considerably widening the whole window. We should probably split > > the string over two lines in such cases. > > > > - FR #2904695: Add merger tokens in 18EU to Report Window > > This had in fact already been done in one of yesterday's fixes. > > > > Erik. > > > > > > > > > -------------------------------------------------------------- > ---------------- > > Return on Information: > > Google Enterprise Search pays you back > > Get the facts. > > http://p.sf.net/sfu/google-dev2dev > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > -------------------------------------------------------------- > ---------------- > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |