From: Brett L. <wak...@ea...> - 2006-01-20 22:21:54
|
-----Original Message----- >From: Erik Vos <eri...@hc...> >Sent: Jan 20, 2006 5:10 PM >To: rai...@li... >Subject: RE: [Rails-devel] M&H Special Ability? > >> >> I'm not seeing any way to trigger the M&H's special ability >> >> to be traded for a share of NYC stock. >> >> >> >> Have we implemented this yet? >> > >> >Not yet, it's on my list as one of the next things to do, >> >with emergency train buying and bankruptcy. >> > >> >> Perfect. I just ran into those two items as well. ;-) >> >> Near as I can tell I think those are the only items left that >> are preventing me from completing a game. > >Eh, except that the game end is not yet noticed at all. >I suppose you can keep playing for years now. >Sounds like a good item to finish this phase of development with! > >> So, maybe now's a good time for me to start figuring out how >> to package things up into a single JAR. > >Well, that's easy with Eclipse, but wasn't the idea to publish >it as a JavaStart application? I vaguely remember having seen >that the rules for that were not so simple. I'm pretty sure that doing JNLP (Java Web-Start) requires making a JAR for the app. Making a JAR is easy, making a working JAR is a little more involved. ;-) There's a few things we need to fix, such as the game selector drop-down menu. ----Brett. |