Aug 30

JbWarc?A couple weeks ago I started working on an application to work on my WinAPI skills, which is turning out to be quite a large and ambitious project. It is called JbWarc, an advanced World of Warcraft calculator designed to tweak your endgame character as well as pre-endgame characters.

I found the need for such an application when I used to play awhile back. Trying to calculate what my warriors HP with multiple buffs and other modifiers was quite difficult with a simple calculator.

A big feature I wish to include that you rarely find is melee “damage potential”. Total damage effectiveness is calculated after many different variables are included, such as +weapon skill, +hit, attack power, gear, chance of avoidance, chance of glancing, defense, weapon dps, talents/racial talents, buffs, from both player and mob.

However, there are still many technical hurdles I must overcome to put it all together. To get it working, I still have to implement:

  • Loading the entire spell database and parse all the buff/debuffs and enchants
  • Putting together a complete item database from other available online databases
  • Implementing a system that handles item&spell buffs+debuffs correctly

These are just a handful, but the most important at the moment.

If you would like to help contribute to the project, or if you have any suggestions, please send me an email.

Aug 24
High Five!
icon1 Jb55 | icon2 art | icon4 08 24th, 2006| icon31 Comment »

Give yourself a pat on the back and download this wallpaper. You know you want to.

Congrats!

1600×1200
1920×1440

Aug 14
Broadcatch Fixer
icon1 Jb55 | icon2 development | icon4 08 14th, 2006| icon3No Comments »

Broadcatch Fixer is a small web app I put together based off of RSSAtellite, which fixes torrent RSS feeds from popular BitTorrent trackers. Some of these BitTorrent trackers do not supply direct links to their .torrent files via RSS, this utility corrects that issue and enables your Broadcatching program to retrieve them properly.

I’m still working on adding more trackers, if you have any suggestions you can comment or email me.

You can learn more about it here.

Aug 4

I have released a new version of my WDBtoCSV program, with some bug fixes and a linux binary. You can get it here.

Changelog:

Version 1.2 - August 4, 2006

* Added: Linux binary
* Added: doallwdb.bat which converts all known wdb files into csv
* Removed: ‘press any key to continue’, allowing batch jobs
* Fixed: Bitmask bugs
* Fixed: Bugs when parsing certain line feeds
* Fixed: Giving incorrect readout of parsed records
* Updated: Field definitions