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.
