2.1.0.7-nolib
Details
-
FilenameWeakAuras-2.1.0.7-nolib.zip
-
Uploaded by
-
UploadedJul 30, 2015
-
Size3.03 MB
-
Downloads947
-
MD5dbda9d104034b2f70a1117386eb653bc
Supported WoW Retail Versions
- 6.2.0
Changelog
tag 2.1.0.7
e026b01264b8440ac901c2ebc237f14044e168da
Benjamin Staneck <staneck@gmail.com>
2015-07-31 06:11:03 +0200
--------------------
Benjamin Staneck:
- Revert "embed LibStataFix"
This reverts commit 15ace569b5afe0f1459107237287daccf88253a4.
Infus:
- Close the options dialog on entering combat
Since Warlords of Draenor WoW simply interrupts addons that take
to long while in combat. Since especially importing takes quite
long, WoW can interrupt us in the middle of importing. That then
might leave our internal data in a inconsistent state.
I could reproduce the issues reported in ticket number 183 after
3 tries in trying to import in combat.
So on entering combat we close the options dialog and reopen it
afer combat.
Ticket-number: 183
Benjamin Staneck:
- whitespace
Infus:
- Fix appendToTriggerPath/appendToUntrigger path being nil
Ticket-number: 324
Benjamin Staneck:
- fix typo in CanHaveAuto()