From: Gavin C. <4th...@gm...> - 2014-04-21 09:44:46
|
Hi all, I know this is really cheeky as I am not a java developer, but I have been following this list for some time and our group really loves all the work ye have done. I am just wondering if anyone is still working on porting 1870 to rails? I know that some functionality was awaiting Rails 2.0. Any update I could get would be much appreciated by me and I am sure many others. Thanks for all of the hard work guys, Gav |
From: Stefan F. <ste...@we...> - 2014-04-25 10:40:12
|
Gav: currently no one is working on 1870. Everything, what can be done via xml files, is already setup (map, companies). Main issues are the special properties of the privates, price protection during share rounds and destination runs. It requires some Java coding, but on a scala from easy to hard, it is of easy to medium difficulty. 1880 and 1862 for example are both hard in comparison. So if anyone is interested in finalizing 1870, can contact me. I would be happy to see 1870 implemented in Rails, it is one of my favorite 18xx. Stefan On 04/21/2014 11:44 AM, Gavin Cassells wrote: > Hi all, > > I know this is really cheeky as I am not a java developer, but I have > been following this list for some time and our group really loves all > the work ye have done. > > I am just wondering if anyone is still working on porting 1870 to rails? > > I know that some functionality was awaiting Rails 2.0. > > Any update I could get would be much appreciated by me and I am sure > many others. > > Thanks for all of the hard work guys, > > Gav > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |
From: Schnell, V. <vol...@ar...> - 2014-04-25 12:27:09
|
One point is also missing: the Companys can buy shares and redeem them. Volker Am 25.04.2014 12:39, schrieb Stefan Frey: > Gav: > currently no one is working on 1870. > > Everything, what can be done via xml files, is already setup (map, > companies). > > Main issues are the special properties of the privates, price protection > during share rounds and destination runs. > > It requires some Java coding, but on a scala from easy to hard, it is of > easy to medium difficulty. 1880 and 1862 for example are both hard in > comparison. > > So if anyone is interested in finalizing 1870, can contact me. I would > be happy to see 1870 implemented in Rails, it is one of my favorite 18xx. > > Stefan > > > On 04/21/2014 11:44 AM, Gavin Cassells wrote: >> Hi all, >> >> I know this is really cheeky as I am not a java developer, but I have >> been following this list for some time and our group really loves all >> the work ye have done. >> >> I am just wondering if anyone is still working on porting 1870 to rails? >> >> I know that some functionality was awaiting Rails 2.0. >> >> Any update I could get would be much appreciated by me and I am sure >> many others. >> >> Thanks for all of the hard work guys, >> >> Gav >> >> >> ------------------------------------------------------------------------------ >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> >> >> >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel -- Volker Schnell email: vol...@ar... homepage: home.arcor.de\volker_schnell |
From: Stefan F. <ste...@we...> - 2014-04-26 11:26:32
|
Volker: You are right, however this is implemented in Rails, as other games already supported by Rails share this feature (1851, 18EU). But most likely there are other bits I have not mentioned. Stefan On 04/25/2014 02:27 PM, Schnell, Volker wrote: > One point is also missing: the Companys can buy shares and redeem them. > Volker |