WeakAuras

WeakAuras

200M Downloads

Cataclysm beta issue dump

mrbuds opened this issue ยท 4 comments

commented

Some issues reported on #4904 still needs to be looked at

#4904 (review) model transform calls can be simplified

#4904 (review) TenchInit?

#4904 (review) didn't understood this comment

#4904 (comment) specId load option for a later build

#4904 (comment) need check all WeakAuras.Isxxxxxx

#4904 (comment) i think lunar power is already there but after this comment need check if something is missing

commented

#4904 (review) didn't understood this comment
The spinbox is styled slightly differently on classic vs. retail, we probably need the classic code to be enabled.

commented

@mrbuds RE: #4904 (comment) lmk if i'm not putting this in the right place

Could you add more details on what was added?

i'm not sure exactly WHAT was added, i just mentioned it because you mentioned something about getting the localized name of the spec, which is now displayed in your character frame. i assumed that meant that there is some way to access that.

How can you list all possible specIDs?

not sure, looks like GetNumSpecializationsForClassID and GetSpecializationInfoForClassID are available on beta and returns specID. i'm still pretty new to the finer details of the WoW API

How do you get you current specID?

GetTalentTabInfo( GetPrimaryTalentTree() )

my original comment was mainly just a feature request for a class & spec trigger since the load option was already on your radar.

thanks!

commented

Error in "Character Stats" Trigger.
Steps to reproduce:

  • New Weakaura
  • Trigger 1: Player/Unit Info - Character Stats

Error Message:

3x Lua error in aura 'New': Trigger 1
WeakAuras Version: 5.12.8-1-g19bdbb7
[string ""]:21: Usage: GetCombatRating(ratingIndex)
[string "=[C]"]: in function `GetCombatRating'
[string ""]:21: in function <[string ""]:2>
[string "=[C]"]: in function `xpcall'
[string "@WeakAuras/GenericTrigger.lua"]:705: in function <WeakAuras/GenericTrigger.lua:628>
[string "@WeakAuras/GenericTrigger.lua"]:1039: in function `CreateFakeStates'
[string "@WeakAuras/WeakAuras.lua"]:4491: in function `UpdateFakeStatesFor'
[string "@WeakAuras/WeakAuras.lua"]:4467: in function `FakeStatesFor'
[string "@WeakAurasOptions/AceGUI-Widgets/AceGUIWidget-WeakAurasDisplayButton.lua"]:1539: in function `SyncVisibility'
[string "@WeakAurasOptions/WeakAurasOptions.lua"]:867: in function `ShowOptions'
[string "@WeakAurasOptions/WeakAurasOptions.lua"]:612: in function `ToggleOptions'
[string "@WeakAuras/WeakAuras.lua"]:158: in function `OpenOptions'
[string "@WeakAuras/WeakAuras.lua"]:1114: in function `OnClick'
[string "@BugSack/Libs/LibDBIcon-1.0-52/LibDBIcon-1.0.lua"]:170: in function <BugSack/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua:168>

Locals:
(*temporary) = nil
commented

I'm closing this as all issues were fixed and cataclysm weakauras version is the last release