r299
Details
-
FilenameGrid2-r299.zip
-
Uploaded by
-
UploadedJan 7, 2010
-
Size357.56 KB
-
Downloads95
-
MD5778544ee818b3acd05326fc852aafc1f
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r299 | jerry | 2010-01-07 10:07:12 +0000 (Thu, 07 Jan 2010) | 5 lines
Changed paths:
M /trunk/GridRange.lua
M /trunk/modules/StatusRange.lua
Rename checkRange40 to checkRange38.
Change GridRange:GetRangeCheck() API to provide a closest range check if the requested one is not available, so that requesting for 40 yards will yield the UnitInRange check (38 yards) for class without healing spells.
Made StatusRange react on roster changes to update its cache.
------------------------------------------------------------------------
r298 | jerry | 2010-01-06 07:38:36 +0000 (Wed, 06 Jan 2010) | 2 lines
Changed paths:
M /trunk/Options/GridIndicators.lua
M /trunk/modules/IndicatorText.lua
Applied enym's patch. Fixes Ticket 46.
------------------------------------------------------------------------
r297 | AZETHOTH | 2010-01-06 00:33:04 +0000 (Wed, 06 Jan 2010) | 1 line
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
Festergut, Rotface, Putricide. First stab at it.
------------------------------------------------------------------------
r295 | jerry | 2010-01-05 19:26:22 +0000 (Tue, 05 Jan 2010) | 1 line
Changed paths:
M /trunk/Options/GridDefaults.lua
M /trunk/Options/GridStatuses.lua
M /trunk/modules/StatusHealth.lua
Apply Gaff3 patch for health color. This should help fix Ticket 17
------------------------------------------------------------------------
r294 | jerry | 2010-01-05 11:02:07 +0000 (Tue, 05 Jan 2010) | 2 lines
Changed paths:
M /trunk/AlertOptions/Grid2AlertOptions.toc
M /trunk/Options/Grid2Options.toc
M /trunk/RaidDebuffsOptions/Grid2StatusRaidDebuffsOptions.toc
Bump TOC for Options too
------------------------------------------------------------------------
r293 | jerry | 2010-01-05 11:00:43 +0000 (Tue, 05 Jan 2010) | 3 lines
Changed paths:
M /trunk/Alert/Grid2Alert.toc
D /trunk/Alert/Libs
D /trunk/Alert/embeds.xml
M /trunk/Grid2.toc
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.toc
D /trunk/RaidDebuffs/Libs
D /trunk/RaidDebuffs/embeds.xml
Bump TOC.
Remove Alert/RaidDebuffs embeds and externals
------------------------------------------------------------------------
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
------------------------------------------------------------------------