8f57d68-alpha
Details
-
FilenameWeakAuras-8f57d68-alpha.zip
-
Uploaded by
-
UploadedDec 25, 2016
-
Size3.29 MB
-
Downloads3,847
-
MD57b2af1c5aed776942ed8d16921d7dc1d
Supported WoW Retail Versions
- 7.1.0
Changelog
Changes since tag 2.2.2.4
commit 8f57d68ca7e9d83cdd2fb491071a06f8d0e04fbc
Author: Benjamin Staneck <[email protected]>
Date: Sun Dec 25 20:47:13 2016 +0100
ignore .github folder and change wowace/curseforge urls to the new format
commit 59708ac97482aa2a5bf4cd126e5eb06591e38775
Author: Benjamin Staneck <[email protected]>
Date: Sun Dec 25 20:38:59 2016 +0100
Update ISSUE_TEMPLATE.md
commit bf0efa33d188e23d89f7bee30b3bbce316cb997f
Author: Benjamin Staneck <[email protected]>
Date: Sun Dec 25 20:26:50 2016 +0100
Create ISSUE_TEMPLATE.md
commit f3cd8426f0bcc0cccef206955403ffd03f5a0e5c
Author: Infus <[email protected]>
Date: Wed Dec 21 16:38:50 2016 +0100
Fix Ignore Rune CD
We schedule a method SpellCooldownFinished() to be run once the timer
of a cooldown is finished. The moment that method needs to be run
is different for spell cooldowns that ignore the rune cd and spell
cooldowns that use the rune cd. Thus we need to use separate timers
for those.
Ticket-Nr: 820
commit 29647cd7bf114746c936af113b8d593661a2b58b
Author: Infus <[email protected]>
Date: Wed Dec 21 14:43:32 2016 +0100
Correctly set automaticAutoHide for custom triggers
Ticket-Nr: 815
commit 54bc8c993e2f9304ea13b7ebe70b5c78f885ffc4
Author: Infus <[email protected]>
Date: Fri Dec 16 19:24:08 2016 +0100
Totem trigget: Use normal string input field
The spell input uses GetSpellLink to find the spell id for the spellname.
Which makes the aura cross language. But that doesn't work for all
totem names. So use a normal string input field.
Ticket-Nr: 812