WoW 3.1
Forum » General / News » WoW 3.1
Started by: tukeztukez
On: 1239631265|%e %b %Y, %H:%M %Z|agohover
Number of posts: 4
rss icon RSS: New posts
WoW 3.1
tukeztukez 1239631265|%e %b %Y, %H:%M %Z|agohover

After couple bug fix versions, EnhSim now supports most of the WoW 3.1 mechanics. Most notably, Spirit Wolves are in the sim. There still might be some bugs, so let me know if you notice anything weird. Remember to include config files and all the information I need to reproduce the bug in the bug report. Thanks.

Minor and major armor debuffs changed to percentage based. Make sure you change those to correct values in your config file.

armor_debuff_major        20.0/20.0
armor_debuff_minor        5.0/5.0
last edited on 1239631472|%e %b %Y, %H:%M %Z|agohover by tukez + show more
unfold WoW 3.1 by tukeztukez, 1239631265|%e %b %Y, %H:%M %Z|agohover
Re: WoW 3.1
LevvaLevva 1239653437|%e %b %Y, %H:%M %Z|agohover

Mistype in default config (and perhaps in code?)

hound_mounted_pyro_rocket

should be

hand_mounted_pyro_rocket

It goes on gloves not on your Feral Spirits :)

unfold Re: WoW 3.1 by LevvaLevva, 1239653437|%e %b %Y, %H:%M %Z|agohover
Re: WoW 3.1
omega (guest) 1241188092|%e %b %Y, %H:%M %Z|agohover

You are still missing Frozen Power. I have been wanting to test this out and see the difference it provides but it is not listed as an option under talents.

unfold Re: WoW 3.1 by omega (guest), 1241188092|%e %b %Y, %H:%M %Z|agohover
Re: WoW 3.1
Sam (guest) 1245278844|%e %b %Y, %H:%M %Z|agohover

In your EnhSim::EnhSim constructor, you're not initializing glove and cloak enchants to NULL which is causing random crashes.

gloves_enchant_(0),
cloak_enchant_(0),

unfold Re: WoW 3.1 by Sam (guest), 1245278844|%e %b %Y, %H:%M %Z|agohover
New post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License