Filename
NeedToKnow-v4.0.28.zip
Uploaded by
NephMakes
Uploaded
Jul 20, 2018
Game Version
8.0.1
Size
97.90 KB
Downloads
42,378
MD5
744d394fbf71d4827cba92cdb1d61f85
Changelog
v4.0.28
* More fixes for UNIT_SPELLCAST event changes
v4.0.27 (beta)
* Update for WoW 8.0 Battle for Azeroth
* Supports new PlaySound() arguments
* UnitAura() no longer returns rank
* UnitAura() no longer supports query by spell name
* UNIT_SPELLCAST_SUCCEEDED no longer provides spell name and rank.
* COMBAT_LOG_EVENT_UNFILTERED no longer has event payload. Using CombatLogGetCurrentEventInfo()
* Removed reference to nonexistent NeedToKnow_GroupOptionsTemplate.xml in toc
* Removed power bar functionality (was experimental anyway)
* Thanks to jofmayer(Curse)/endymonium(Github) for code guidance