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. The function has been removed from the API interface, and the code remaining in the plugins no longer has any effect.
- 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.
- The new StayConnected plugin doesn't register properly. I have no clue why.
- The mail plugin throws a NullPointerException on load, but it doesn't seem to be an issue.
EDIT -
If you can't download the board attachment, get it here (http://maide.ca/javaop/JavaOp2_b43.zip). Thanks Blaze!
This page should be updated: http://www.javaop.com/download.html
cool where is the download link
He attached it to the post.
Quote from: Sidoh on April 29, 2009, 06:57:36 PM
He attached it to the post.
cool sorry but i dont see a link to any attachment could you kindly point me in the right direction
http://forum.x86labs.org/index.php?action=dlattach;topic=14121.0;attach=384
QuoteAn Error Has Occurred!
It seems that you are not allowed to download or view attachments on this board.
sorry to be a bother
Joe, suggest you put it somewhere else. Board attachments are kinda lame anyway, lol.
That boy ain't right.
http://maide.ca/javaop/JavaOp2_b43.zip
Quote from: Blaze on April 29, 2009, 07:38:56 PM
That boy ain't right.
http://maide.ca/javaop/JavaOp2_b43.zip
Thanks.
Only x86 can see board attachments?
Quote from: truste1 on April 30, 2009, 08:34:30 AM
Only x86 can see board attachments?
Apparently. At least in this board. I doubt it was intentional, though. SMF permissions are a pain in the ass.
Quote from: pro_ on April 19, 2009, 12:07:41 AM
This page should be updated: http://www.javaop.com/download.html
I think I gave Joe access to edit the site awhile back.
Joe -- if you don't, let me know and I'll reset the password.
The new version fails to respond properly to Diablo II accounts when running as a Diablo II client. When trying something like .version, it fails with "That character is not logged on. Try using *username to message a user or character@realm to message a character in a different realm."
Anyway, great to se the project still alive :) GJ Joe!