Aelobin
DK Twink (80 / 85 / 101)
I emailed the creator of Simcraft last night, asking if there was any way to add in the WotLK items/set bonuses again. He said it's possible but it would take a lot of work.
Looking through the SVN, I think these were the most recent versions of the 2 relevant source files before they removed the WotLK stuff:
- sc_unique_gear.cpp - simulationcraft - World of Warcraft DPS Simulator - Google Project Hosting
- sc_set_bonus.cpp - simulationcraft - World of Warcraft DPS Simulator - Google Project Hosting
Unfortunately it isn't as simple as just copying the code over and recompiling as there's been a lot of other changes since then and I've never programmed in C++ so I'm not sure if it's something I'll be able to do.
Looking through the SVN, I think these were the most recent versions of the 2 relevant source files before they removed the WotLK stuff:
- sc_unique_gear.cpp - simulationcraft - World of Warcraft DPS Simulator - Google Project Hosting
- sc_set_bonus.cpp - simulationcraft - World of Warcraft DPS Simulator - Google Project Hosting
Unfortunately it isn't as simple as just copying the code over and recompiling as there's been a lot of other changes since then and I've never programmed in C++ so I'm not sure if it's something I'll be able to do.