Page 1 of 1
[RC4] Deflection tooltip does not update
Posted: Mon Dec 31, 2012 5:30 am
by Mewtarthio
The tooltip for Deflection will always read Deflection (0) until you save and reload the game. The effect name should update whenever the particles do.
Re: [RC4] Deflection tooltip does not update
Posted: Wed Jan 02, 2013 4:28 pm
by Hirumakai
I'm seeing this as a general problem with talents setting the getDisplayName() function. For some reason, the display name isn't updating each time its moused over. Interestingly, getTalentFullDescription seems to be updating properly, as I can place the exact same information in the info section of the talent, and I do see the values updating.
Its not obvious to me how this bug is occurring. I would think since they are part of the same text box, they should be updating at the same time.
Re: [RC4] Deflection tooltip does not update
Posted: Sun Jan 27, 2013 11:34 pm
by Velorien
Bump for the bug still being there in 1.0.0.
Re: [RC4] Deflection tooltip does not update
Posted: Sun Feb 24, 2013 3:05 pm
by darkgod
fixed