From: Stefan F. <ste...@we...> - 2011-09-20 10:15:58
|
Adam: thanks for reporting the serious, but simple bug. It was not related to the NYC tile, but trains could not run through towns. It was an omission in moving the logic from the revenue calculation code to the main rails game code and reminds me that I have to add some automated testing for revenue scenarios for Rails. Fix is already applied: The general logic is now that for those stops which do not have tokens at all at the setting for run-through-allowed to yes, the run-through is always allowed. If it is set to tokens, no company will be ever able to run-through. Stefan On Monday, September 19, 2011 11:04:19 pm Adam Badura wrote: > Also in attachement a save which shows that there is something not right > with New York tile as NYC trains do not want to visit that city... I will > have a look at that issue but no promises. > > -----Oryginalna wiadomość----- > From: brett lentz > Sent: Monday, September 19, 2011 10:49 PM > To: Development list for Rails: an 18xx game > Subject: Re: [Rails-devel] Another correction for Wabash > > Adam - > > Your patch doesn't apply cleanly. Can you double-check to make sure > your HEAD is up-to-date? (i.e. do a "git pull" and regenerate your > patch) > > ---Brett. > > 2011/9/19 Adam Badura <ab...@o2...>: > > ------------------------------------------------------------------------- > > ----- All the data continuously generated in your IT infrastructure > > contains a definitive record of customers, application performance, > > security threats, fraudulent activity and more. Splunk takes this data > > and makes sense of it. Business sense. IT sense. Common sense. > > http://p.sf.net/sfu/splunk-d2dcopy1 > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > --------------------------------------------------------------------------- > --- All the data continuously generated in your IT infrastructure contains > a definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |