From: dr.martin.brumm <dr....@t-...> - 2016-02-15 08:36:40
|
Hi Danny Welcome to the list and rails. Apparently you already made yourself somewhat knowledgeable about the work that needs to be done. We have currently 2 major development lines:The maintenance of 1.X (9.1). And 2.x. I do recommend that you dig through 2.x (sourceforge or github). For 1870 as well as 1825 some configurations have already ben created. But most of the specific code is missing as of now. For starters i think the best way would be to make yourself familiar with the code existing in the general and game specific implementations in regard to the start round and start round window. If you have questiona please don't hesitate to ask on the list ☺ Regards Martin Von meinem Samsung Gerät gesendet. -------- Ursprüngliche Nachricht -------- Von: Danny McDonald <mpa...@gm...> Datum: 15.02.2016 06:17 (GMT+01:00) An: rai...@li... Betreff: [Rails-devel] 1870 Development Hi,I'm a new subscriber to this list who would like to help bring some new games into Rails. For example, 1870 and 1825 seem to be partially complete at present - is anyone working on them at present? If not, I could write some or all of the game-specific code for them. If both are open, I'd probably start with 1870; if neither, I could work on something else (e.g. 18NEB). I have intermediate familiarity with Java. I'm most interested in programming game rules, but I could also create game-specific xml files. Danny |
From: Danny M. <mpa...@gm...> - 2016-02-15 19:26:24
|
Hi Martin, Thanks for the response. Fortunately (unfortunately?) the 1870 Start Round is identical to the 1830 start round, so no game-specific code is needed (the current configuration xml files are sufficient). Since nothing needs to be done with the Start Round, I was thinking of starting with the Stock Round specific code (e.g. ledges and price protection). I'll be looking at the general and game specific stock round code. As a first step, I'll try to get the ui to display the ledges. Question: I've noticed that the code occasionally contains calls to Log.debug. How would I get access to this debugging log? I am currently using Eclipse, if that matters. Danny On Mon, Feb 15, 2016 at 3:36 AM, dr.martin.brumm < dr....@t-...> wrote: > Hi Danny > > Welcome to the list and rails. Apparently you already made yourself > somewhat knowledgeable about the work that needs to be done. > > We have currently 2 major development lines: > The maintenance of 1.X (9.1). > > And 2.x. > > I do recommend that you dig through 2.x (sourceforge or github). > > For 1870 as well as 1825 some configurations have already ben created. > > But most of the specific code is missing as of now. > > For starters i think the best way would be to make yourself familiar with > the code existing in the general and game specific implementations in > regard to the start round and start round window. > > If you have questiona please don't hesitate to ask on the list ☺ > > Regards Martin > > > > Von meinem Samsung Gerät gesendet. > > > -------- Ursprüngliche Nachricht -------- > Von: Danny McDonald <mpa...@gm...> > Datum: 15.02.2016 06:17 (GMT+01:00) > An: rai...@li... > Betreff: [Rails-devel] 1870 Development > > Hi, > I'm a new subscriber to this list who would like to help bring some new > games into Rails. For example, 1870 and 1825 seem to be partially complete > at present - is anyone working on them at present? If not, I could write > some or all of the game-specific code for them. If both are open, I'd > probably start with 1870; if neither, I could work on something else (e.g. > 18NEB). I have intermediate familiarity with Java. I'm most interested in > programming game rules, but I could also create game-specific xml files. > > Danny > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > |
From: Erik V. <eri...@xs...> - 2016-02-15 23:13:31
|
Hi Danny, The ledges should already work, or in any case they did when I did the initial work on 1870 long ago. I don't think anything has been done yet on price protection. Erik Op 15-2-2016 om 20:26 schreef Danny McDonald: > Hi Martin, > Thanks for the response. > > Fortunately (unfortunately?) the 1870 Start Round is identical to the > 1830 start round, so no game-specific code is needed (the current > configuration xml files are sufficient). > Since nothing needs to be done with the Start Round, I was thinking of > starting with the Stock Round specific code (e.g. ledges and price > protection). I'll be looking at the general and game specific stock > round code. As a first step, I'll try to get the ui to display the > ledges. > > Question: I've noticed that the code occasionally contains calls to > Log.debug. How would I get access to this debugging log? I am > currently using Eclipse, if that matters. > > Danny > > On Mon, Feb 15, 2016 at 3:36 AM, dr.martin.brumm > <dr....@t-... <mailto:dr....@t-...>> wrote: > > Hi Danny > > Welcome to the list and rails. Apparently you already made > yourself somewhat knowledgeable about the work that needs to be done. > > We have currently 2 major development lines: > The maintenance of 1.X (9.1). > > And 2.x. > > I do recommend that you dig through 2.x (sourceforge or github). > > For 1870 as well as 1825 some configurations have already ben created. > > But most of the specific code is missing as of now. > > For starters i think the best way would be to make yourself > familiar with the code existing in the general and game specific > implementations in regard to the start round and start round window. > > If you have questiona please don't hesitate to ask on the list ☺ > > Regards Martin > > > > Von meinem Samsung Gerät gesendet. > > > -------- Ursprüngliche Nachricht -------- > Von: Danny McDonald <mpa...@gm... > <mailto:mpa...@gm...>> > Datum: 15.02.2016 06:17 (GMT+01:00) > An: rai...@li... > <mailto:rai...@li...> > Betreff: [Rails-devel] 1870 Development > > Hi, > I'm a new subscriber to this list who would like to help bring > some new games into Rails. For example, 1870 and 1825 seem to be > partially complete at present - is anyone working on them at > present? If not, I could write some or all of the game-specific > code for them. If both are open, I'd probably start with 1870; if > neither, I could work on something else (e.g. 18NEB). I have > intermediate familiarity with Java. I'm most interested in > programming game rules, but I could also create game-specific xml > files. > > Danny > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > <mailto:Rai...@li...> > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |