View Single Post
  #2  
Old 10-02-2010, 12:57 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

Wow! 82 views and no feedback...

Anyway, I just posted an update on my googlecode page as well as added the source code for the project to my svn repo there. The new version is Alpha 0.0.2 and it fixes the unnecessary "You have to connect first" popup. I reworked the code so that is only displayed when appropriate rather than after every button push when the server is not connected.

Get the new version here:

http://code.google.com/p/cubbers-eqe...downloads/list

to run it use the same command

java -jar EQEmuJSM_Rev_Alpha_0.0.2.jar


If you wish to pull down my source code you can do so by following the directions here:

http://code.google.com/p/cubbers-eqe...ource/checkout

If you want just the EQEmuJSM folder use this command

Code:
svn checkout http://cubbers-eqemu-utils.googlecode.com/svn/trunk/EQEmuJSM EQEMuJSM_Read_Only
Note: I am using Eclipse to develop this, and the project's source is setup as such.

Enjoy!
Reply With Quote