Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: Joe on March 23, 2009, 06:50:19 am

Title: JavaOp is alive again!
Post by: Joe on March 23, 2009, 06:50:19 am
I've failed you guys before (http://forum.x86labs.org/index.php/topic,12065.0.html) but I'm on Linux permanently now (for the foreseeable future, at least) and I need to fix JavaOp up for personal usage -- I might as well hook you guys up, eh?

[04:45:06.932] JavaOp2 beta 43 (heavy development) (javaop.com) [linux 2.6.27-11-generic (amd64)]

Anyone who's currently using JavaOp, it'd be really useful to me for you guys to scour the above list (requested features for 43) and let me know what's still relevant. Also, start dumping a list of bugs right here in this thread. I'll give you guys the [s]strikethrough[/s] treatment as I fix your issues! It'll be a fun little game.

Also, I'm noticing a lot of things that I'd have done differently now in the way things are laid out. Over time, I think I'll be refactoring a better part of the code. I see a lot of plugins logically being combined or having their functionalities separated. I think that 43 will be an almost entirely new monster, and perhaps changing "42" to "43" doesn't quite describe it? Perhaps JavaOp is finally finished with beta? Let's see where this goes..


ADDITIONS:
CHANGES:
FIXES:
KNOWN ISSUES:
Title: Re: JavaOp is alive again!
Post by: ilaggoodly on March 25, 2009, 10:21:56 am
upload the actual stayconnected plugin ^^ the one on the website is just a copy of another :)

other than that i'll get back to you on some requests since I'm still actively using this for vipwatch
Title: Re: JavaOp is alive again!
Post by: iago on March 25, 2009, 10:39:50 am
  • Core - Entire source code retrieved from JAR files. Structure recreated.
The latest codebase you gave me is in SVN, and I can give you access to the SVN server if you'd like (if nothing else, you can create a brand new folder to keep track of the code). That way, if you take off again, we won't lose everything you've done. :P
Title: Re: JavaOp is alive again!
Post by: Joe on March 25, 2009, 02:32:46 pm
upload the actual stayconnected plugin ^^ the one on the website is just a copy of another :)

other than that i'll get back to you on some requests since I'm still actively using this for vipwatch

StayConnected no longer exists in my code base, and as far as I know, the old one didn't work.

If iago wants to give me a quick rundown of how it was supposed to work, I'll build it from scratch.

Also, when I finish up this release, I'll ZIP my entire workspace and send it to you, and then import from SVN before working on it any more.

EDIT -
iago, does sending SID_NULL every 30 seconds and then checking socket state sound like a good plan?
Title: Re: JavaOp is alive again!
Post by: iago on March 25, 2009, 03:03:31 pm
EDIT -
iago, does sending SID_NULL every 30 seconds and then checking socket state sound like a good plan?
*shrug* works for me :P
Title: Re: JavaOp is alive again!
Post by: Joe on March 25, 2009, 06:05:40 pm
I'm not home right now so I don't have my workspace handy to test / compile this, but..

EDIT -
Revised and added to my codebase. Untested, but I'd think it'd work.
Title: Re: JavaOp is alive again!
Post by: Joe on April 16, 2009, 01:22:44 am
I need to talk with iago and get my code into SVN, and then basically zip it all up and hand it out. :)
Title: Re: JavaOp is alive again!
Post by: ilaggoodly on April 16, 2009, 05:05:55 pm
Not to be intrusive, but what about Warden on Warcraft III ^^? Will you look into supporting it, or not?
Title: Re: JavaOp is alive again!
Post by: Joe on April 16, 2009, 05:32:38 pm
Definitely. Hdx already has that done, but RL circumstances keep me from putting a ton of time into JavaOp lately.
Title: Re: JavaOp is alive again!
Post by: ilaggoodly on April 17, 2009, 07:30:56 am
On another note, being able to manage users through the CLI would also be a feature i'd liked to see, since currently you have to resort to either using the bot, or editing the text file manually.

Just throwing an idea out ^^