r292
Details
-
FilenameGrid2-r292.zip
-
Uploaded by
-
UploadedJan 5, 2010
-
Size357.27 KB
-
Downloads701
-
MD5203929bcaf2e084d636c2a947e607caf
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r292 | jerry | 2010-01-05 09:17:26 +0000 (Tue, 05 Jan 2010) | 5 lines
Changed paths:
M /trunk/GridCore.lua
M /trunk/GridRoster.lua
Simpler and faster roster implementation.
_ Uses unit IDs as index as much as possible.
_ early exits on RosterUpdate by taking into account the fact that raid/party IDs are contiguous.
_ Special handling of UNIT_PET and UNIT_NAME_UPDATE events to prevent to call a full RosterUpdate.
------------------------------------------------------------------------
r291 | jerry | 2010-01-04 12:59:19 +0000 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/modules/StatusReadyCheck.lua
Really fix Ticket 57
------------------------------------------------------------------------
r290 | jerry | 2010-01-04 11:25:15 +0000 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/modules/StatusReadyCheck.lua
Try to fix Ticket 57.
------------------------------------------------------------------------
r289 | jerry | 2010-01-04 08:27:21 +0000 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/Options/GridIndicators.lua
M /trunk/modules/IndicatorText.lua
Fix Ticket 56
------------------------------------------------------------------------
r288 | AZETHOTH | 2009-12-13 01:34:47 +0000 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
more necrotic strike
------------------------------------------------------------------------
r287 | AZETHOTH | 2009-12-09 22:51:48 +0000 (Wed, 09 Dec 2009) | 2 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.toc
-- toc
-- Some ICC stuff
------------------------------------------------------------------------
r286 | Azethoth | 2009-11-13 09:39:34 +0000 (Fri, 13 Nov 2009) | 1 line
Changed paths:
M /trunk/GridCore.lua
-- Use GetRaidDifficulty for raid size
------------------------------------------------------------------------