r33
Details
-
FilenameGridStatusLineOfSight-r33.zip
-
Uploaded by
-
UploadedOct 6, 2011
-
Size3.90 KB
-
Downloads84
-
MD521a53ec557e83f095f7aad75adbe61fd
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r33 | misterb1986 | 2011-10-06 14:21:28 +0000 (Thu, 06 Oct 2011) | 1 line
Changed paths:
M /trunk/GridStatusLineOfSight.lua
Nil out timers from units that are no longer in the group so they can be GC'd.
------------------------------------------------------------------------
r31 | misterb1986 | 2011-09-30 05:04:11 +0000 (Fri, 30 Sep 2011) | 1 line
Changed paths:
M /trunk/GridStatusLineOfSight.lua
Localize SPELL_FAILED_LINE_OF_SIGHT for speed.
------------------------------------------------------------------------
r30 | misterb1986 | 2011-09-30 01:46:07 +0000 (Fri, 30 Sep 2011) | 8 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/GridStatusLineOfSight.lua
M /trunk/GridStatusLineOfSight.toc
M /trunk/GridStatusLineOfSightLocale-enUS.lua
ToC to 40200.
Specifiy Grid as dependency in pkgmeta.
Update to work with Ace3.
Track units by GUID instead of by Name.
Add text customization box.
No longer register in OnInitialize since everything gets registered in OnEnable.
------------------------------------------------------------------------