c67522a-alpha
Details
-
FilenameWeakAuras-c67522a-alpha.zip
-
Uploaded by
-
UploadedMar 9, 2017
-
Size3.33 MB
-
Downloads2,774
-
MD500db0b47bf7c98f82128d464c9dbe6a5
Supported WoW Retail Versions
- 7.1.5
Changelog
Changes since tag 2.3.5
commit c67522a615a8083b2cc7b22f4eeb854ab507e8b1
Author: Benjamin Staneck <[email protected]>
Date: Fri Mar 10 01:12:38 2017 +0100
workaround for powerType being false on 7.2
commit b4aa482cbe73a6e4b8c1f9d05266e92229207936
Author: Benjamin Staneck <[email protected]>
Date: Wed Mar 8 21:44:38 2017 +0100
use GetRealZoneText() (unaffected by the map) again instead of HBD:GetLocalizedMap() which does not support sub-zones
commit f779566dbf0520bc669527c1c7c851c8fb5a9afa
Author: Infus <[email protected]>
Date: Tue Mar 7 22:51:54 2017 +0100
Fix regression
commit 2566fc8a259a7a773171e6547354a3b7d9e8ef8f
Author: Benjamin Staneck <[email protected]>
Date: Mon Mar 6 08:42:07 2017 +0100
switch project to Luacheck and fix a *ton* of warnings
commit 9ba00b12eadc26cd27be5d8ca88a8b32ee0c0d13
Author: Benjamin Staneck <[email protected]>
Date: Sun Mar 5 05:57:23 2017 +0100
remove some more unaccessed variables
commit b012c635df58e3f97bce7bed09db8d8e10cc0aac
Author: Benjamin Staneck <[email protected]>
Date: Sun Mar 5 05:33:01 2017 +0100
remove a hack that was incomplete and is not needed (anymore?)
commit 11c82e3c1991b0411988cdd19a9ddaca050ad01c
Author: Benjamin Staneck <[email protected]>
Date: Sun Mar 5 05:12:11 2017 +0100
UnitAura's shouldConsolidate is now nameplateShowPersonal in Legion
commit 0cdef91aaf5c4cf3472c7ceb2fcb7bc6503b2ceb
Author: Benjamin Staneck <[email protected]>
Date: Sun Mar 5 01:00:27 2017 +0100
fix a typo that caused aura conversion to fail
commit 891f17c692c3e517c558c88d9342249d102baed7
Author: Benjamin Staneck <[email protected]>
Date: Sat Mar 4 23:39:38 2017 +0100
scanAfterLoad now calls SortDisplayButtons with (nil, true). Fixes #166