I've failed you guys before 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:- StayConnected - New plugin to send SID_NULL every 30 seconds and check for a disconnect.
CHANGES:- Core - Entire source code retrieved from JAR files. Structure recreated.
- Core - There are no "required" plugins any more, allowing the bot to be stripped down to bare bones.
- BNetLogin - BNLSWrapper - Now responsible for loading it's own server list.
- BNetLogin - GameData - Version hash is now calculated from EXE, using iago's code.
- BNetLogin - GameData - hasTwoKeys is now hardcoded, as there is no reason a user would change it.
- SwingGui - JavaOpFrame - The version is now in the title bar. Also, changed website to forum.x86labs.org.
- BNetLogin - Login - Now puts the 4-char string game code in local variable "game" upon sending of SID_AUTH_INFO.
FIXES:- SwingGui - QuickSettings will no longer touch command or email related settings if the plugins are not active, to avoid NullPointerExceptions.
- BNetLogin - BNLSWrapper - Default BNLS servers are now jbls.org and pyro.no-ip.biz.
- BNetLogin - GameData - Updated version bytes for all clients. Added default File4 (DirectX capture) for STAR/SEXP/W2BN.
- BNetLogin - CheckRevision - Now returning checksum and version hash in correct order. Ouch.
- BNetLogin - CheckRevision - For ver-IX86-X.mpq style checks, variables A B and C are now 64-bit integers. They were previously 32-bits, causing frequent errors due to a new change.
- ShowInvisibleUsers - PluginMain - Now works with Diablo II and LOD with the *username format. Depends on BNetLogin changes from this release. Non-breaking.
- ShowInvisibleUsers - PluginMain - Removed (incorrect) warning that plugin no longer works.
- GreetMessage - PluginMain - Now works with Diablo II and LOD usernames. Depends on BNetLogin changes from this release. Non-breaking.
- AutoBan - PluginMain - Fixed typo in the description about flag specifics (said B and S, changed to B but not S).
KNOWN ISSUES:- BNetLogin - CheckRevision - Some clients (tested with D2) have an approximately 1/8 change of passing local check revision. This error doesn't occur with BNLS.
- StarCraft and WarCraft III can not stay connected due to Warden. This may be fixed in the next version.