Thursday, March 26, 2009

Feral by Night (simulations and addon for bear and kitty)

Project title: Feral by Night

Aim: Found best in slot and perfect rotation with in-game support with an addon for feral druids

Tools: DPS, TPS, Tankpoints and other goodies for cat and bear druids via C++ programming and LUA addon.

Update date: Mar 21, 2009 (patch 3.1 ready, last PTR push)



Project source: feralbynight - Google Code

Code version: FeralbyNightv3_1_beta_e.cpp



Intro

I've started playing feral druid since 1.8 patch. With TBC I've started this project. Many of you have seen me in this forum with simulation output it's probably time to give them a thread.



There are 3 parts of the project:

a) Cat simulation

b) Bear simulation

c) In game addon



To do:

- Create an interface for the simulation program: Actually I'm going to make an Objective-C interface, first for Mac/Linux then for WinXP.

- Finish the addon before 3.1 go live: I've already modifed Facemauler addon (I'm the author of alternative cycle) and I'm going to create an all-incluse addon for feral druids that include simulation cycle based on your current buff/debuff and stats (and boss sunder/FF and so on).



How to use the code

All the code is commentend and shouldn't be too difficult to understand. Basically there are many switches for bear/cat, powershifting, ability usage, talents, idols and so on. On stats panel you should put your gear total stats then you can compile (remember to include the MTRand library) and use your program.

No comments:

Post a Comment