Search found 5 matches

by itslovelolx
24 Sep 2013, 20:03
Forum: General Discussion
Topic: [Fix]Gladdy Trinket
Replies: 19
Views: 7242

Re: [Fix]Gladdy Trinket

Gladdy now working on Smolderforge.

Image
by itslovelolx
23 Sep 2013, 19:44
Forum: General Discussion
Topic: [Fix]Gladdy Trinket
Replies: 19
Views: 7242

Re: [Fix]Gladdy Trinket

Problem was related to GUIDs with 0x000000003A for example, everything with GUIDs like 0x000000001 worked fine b4.

I sent the corrected server side code to henhouse and he'll implement it for sure so default Gladdy will work on Smolderforge too.
by itslovelolx
23 Sep 2013, 13:04
Forum: General Discussion
Topic: [Fix]Gladdy Trinket
Replies: 19
Views: 7242

Re: Gladdy Trinket

Working as intended, I'll talk to henhouse and we will fix it if it's causing some errors on smolderforge.

Image
by itslovelolx
25 Mar 2013, 16:32
Forum: Closed Reports
Topic: Blessing of Freedom bug
Replies: 14
Views: 5269

Re: Blessing of Freedom bug

I believe the problem is that currently, checks for spell immunities are done on successful spell cast, not on spell land/damage. This and the spell reflect seduction should be fixed shortly, thanks for the reports. Just check it on DoSpellHitOnUnit wich is the last onhit check. http://i.imgur.com/...
by itslovelolx
25 Mar 2013, 10:55
Forum: Closed Reports
Topic: Draenei inspiring presence bug?
Replies: 3
Views: 1960

Re: Draenei inspiring presence bug?

# HG changeset patch # User Itslovelol # Date 1361781669 -3600 # Node ID c307c7ec1cf9ea235667623c76fd657ea084cc77 # Parent 8605892513227bddcf623197ecb4500a3bcc942b Implement IsNeedVisibleSlot for filling aura lists. This will help to fix totem visual buff issue. Also fixes display of some special c...