v4.0.0-beta33-6-ge702c71-nolib
Details
-
FilenamePitBull4-v4.0.0-beta33-6-ge702c71-nolib.zip
-
Uploaded by
-
UploadedAug 29, 2012
-
Size516.87 KB
-
Downloads49
-
MD51b9dd3a0f3edfb659badb6e6a23cec83
Supported WoW Retail Versions
- 5.0.4
Changelog
Shefki:
- Fix two typos. One leaked a global variable. Both prevented LuaTexts from knowing if a spell was interruptible or not.
- Fix a leak of the global variable _ in Portrait module, which also breaks the Glyph UI due to a Blizzard bug.
Only occured when class was the portrait type or fallback type.
- Fix a typo that leaked a global variable and that actually broke the OnUpdate throttling for the Aura module.
- Fix leak of player_in_group variable into global namespace.
Another case of me testing and forgetting to put back to local after
modifying for 5.0.
- Fix master_looter_guid leaking into the global namespace.
I removed the local while testing this and I forgot to put it back when
I finished updating the module for 5.0.
- Add Rapid Teleportation to Mage self buffs.