Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: MyndFyre on August 08, 2008, 02:29 AM

Title: BN# - Beta 1
Post by: MyndFyre on August 08, 2008, 02:29 AM
BN# (that's "BN-Sharp") has reached Beta 1!

If you haven't yet heard of BN#, it's a Microsoft .NET Framework-based utility library meant for simplifying the process of connecting to Battle.net.  It's a highly-optimized, highly efficient, object-oriented, and extensible drop-in for most Battle.net projects.  Oh, and I almost forgot to mention -- it's open-source (http://jinxbot.googlecode.com).


What's new in Beta 1?
New Features
Breaking Changes
Non-Breaking Changes
Bug fixes
Get BN# from the above link and check out the online documentation (http://www.jinxbot.net/bns/)!
Title: BN# - Beta 2
Post by: MyndFyre on August 15, 2008, 04:05 AM
I released Beta 2; it was a bugfix release and offers a new utility class that gets about halfway there to the full implementation of Warden.  This functionality will be rolled into MBNCSUtil proper soon as well.

New Features
What's coming for Beta 3