From: Dr. M. B. <dr....@t-...> - 2017-07-08 11:48:36
|
Hi Brett, did you make the move ? I am asking as i would be probably ready to release another Release Candidate into the wild. Do you plan to merge rails_2_develop onto the old master branch ? The branch rails_2_maintenance and rails_2_development are currently one or two commits out of sync. I had to revert one of Stefans Commits to his Networkgraphing code because it broke the routefinding algorythmn. The routefinding algo is currently my main concern.... Other than that the game and the variants implemented look stable. So we could move onto more variants. I have been working on 1844 with numerous new problems, - Private Companies being bought in later stages of the game from the bank (Stockround) - additional SpecialProerties - Map handling of the Furka-Oberalp - Map and Revenue Handling of the Mountain Trains - Map and Revenue Handling of Tunnels as well as 1837(map handling in different phases, restricted tracks for Coal trains, the rest should be covered) . We have a preliminary 1800 implementation sitting in the 1800 branch. Some preliminary Setup Code on 18GB and 1854. 1846/1853 need a mechanismn to handle initial bids/startpoint allocations in a manner that noone can read/alter them until pre bidding phase has passed. Regards, Martin Am 27.06.17 um 15:49 schrieb Brett Lentz: > On Tue, Jun 20, 2017 at 5:09 PM, Martin Brumm > <dr....@t-...> wrote: >> Am 20.06.2017 um 18:55 schrieb brett lentz: >> >> Martin, et al. - >> >> If Stefan truly is completely inactive, I can fork his github repo and at >> least be maintainer for purposes of responding to pull-requests. >> >> Unless there are serious objections, I think I'd prefer to focus development >> activity there. I think Github's workflow is pretty well-known at this >> point, so it might help breathe some new life into the project to make that >> the "official" repo location. >> >> Thoughts? >> >> ---Brett >> >> Hi Brett, >> >> Actually Stefans Github Repo is behind the changes on Sourceforge being done >> be myself and others in the period since mid 2016. I think then his hooks >> and other stuff that he had setup to have sourceforge and github >> synchronized went dead in July 2016. You'll find an import on my Github page >> called Rails-SF that contains all commits minus one (Chris Noon from >> Monday). I do think that Stefan has had some more changes internally and >> maybe on Github but since they didnt appear in the development nor maint >> branch i ignored them. IF you want to check them please go ahead. >> >> I have no objections against github, though we have more visibility on >> Sourceforge :) >> But if that means you get back to active mode i am all in favour :) could >> use some help even if we have attracted some newcomers lately. >> > > My thinking is to keep the SF stuff (webpage, docs), but just move the > code repository. > > I'll pull all of the branches from both SF and github and try to line > things up. :) > > >> Guess we should up the docs a little bit to make entry easier... >> > I've made you admin for the SF project. So, you should have access to > do whatever you need to. > >> Regards, >> Martin >> >> P.s. Perhaps you can tell me whats wrong see my note to the list on Sunday >> with the non recognised function ? :) > > I'll look at that when I have a few minutes. :-) |