v1.1.0
Details
-
FilenameOakInterruptsBroker-v1.1.0.zip
-
Uploaded by
-
UploadedJul 26, 2016
-
Size15.15 KB
-
Downloads214
-
MD5a03efc624880234f70ac2f14139db81e
Supported WoW Retail Versions
- 7.0.3
Changelog
tag v1.1.0
a4f7d2a293159f1e2c2a8c730c658766bc793e5a
Oakshlaran <>
2016-07-26 20:29:25 +1000
Tagging as v1.1.0
--------------------
Oakshlaran:
- Fix shortcut filter overriding spec filter
- Add polling after filter and filter ranged by default
- Add inspection shortcutting for some classes
Classes such as mage use the smae interrupt spell for all three specs,
meaning that previously a lot of wasted time was spent inspecting them,
when the only information that was needed was the class. Now all classes
that use the same interrupt for all their specs are no longer inspected.
- Add all interrupts for non-melee/tank specs
All interrupts for legion should now be included (including demon
hunters). To help control the increased number of (possibly unwanted)
data, there is also new slash commands for filtering out the ranged
interrupts and removing the filter. The filtering mechanism is fairly
general, allowing for easy extension if the need arises.