r344
Details
-
FilenameGrid2-r344.zip
-
Uploaded by
-
UploadedFeb 6, 2010
-
Size382.79 KB
-
Downloads98
-
MD55358770ee87a698b0bd8a426fd6bacf6
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r344 | AZETHOTH | 2010-02-07 05:33:59 +0000 (Sun, 07 Feb 2010) | 1 line
Changed paths:
M /trunk/Options/GridStatuses.lua
--Provide a way to avoid applying buff GetColor handler code to a status.
------------------------------------------------------------------------
r343 | AZETHOTH | 2010-02-06 09:02:22 +0000 (Sat, 06 Feb 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
--LibDBLayers-1.0
------------------------------------------------------------------------
r342 | AZETHOTH | 2010-02-06 08:49:57 +0000 (Sat, 06 Feb 2010) | 3 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
--Layered Preferences--Layered preferences.
--Multi Character Support.
------------------------------------------------------------------------
r341 | AZETHOTH | 2010-02-06 08:24:51 +0000 (Sat, 06 Feb 2010) | 1 line
Changed paths:
M /trunk/RaidDebuffsOptions/Grid2StatusRaidDebuffsOptions.lua
--Layered Preferences
------------------------------------------------------------------------
r340 | AZETHOTH | 2010-02-06 08:22:29 +0000 (Sat, 06 Feb 2010) | 2 lines
Changed paths:
M /trunk/Options/Grid2Options.toc
M /trunk/Options/GridDefaults.lua
M /trunk/Options/GridIndicators.lua
M /trunk/Options/GridLocations.lua
M /trunk/Options/GridStatuses.lua
M /trunk/Options/core.lua
M /trunk/Options/locales/enUS.lua
--Layered preferences.
--Multi Character Support.
------------------------------------------------------------------------
r339 | AZETHOTH | 2010-02-06 08:02:48 +0000 (Sat, 06 Feb 2010) | 2 lines
Changed paths:
M /trunk/Grid2.toc
M /trunk/GridCore.lua
M /trunk/GridDefaults.lua
M /trunk/GridStatus.lua
M /trunk/modules/IndicatorAlpha.lua
M /trunk/modules/IndicatorBar.lua
M /trunk/modules/IndicatorBorder.lua
M /trunk/modules/IndicatorIcon.lua
M /trunk/modules/IndicatorSquare.lua
M /trunk/modules/IndicatorText.lua
M /trunk/modules/StatusAuras.lua
M /trunk/modules/StatusClassColor.lua
M /trunk/modules/StatusHeals.lua
M /trunk/modules/StatusHealth.lua
M /trunk/modules/StatusMana.lua
M /trunk/modules/StatusName.lua
M /trunk/modules/StatusOffline.lua
M /trunk/modules/StatusPvP.lua
M /trunk/modules/StatusRange.lua
M /trunk/modules/StatusReadyCheck.lua
M /trunk/modules/StatusRole.lua
M /trunk/modules/StatusTarget.lua
M /trunk/modules/StatusThreat.lua
M /trunk/modules/StatusVehicle.lua
M /trunk/modules/StatusVoiceComm.lua
M /trunk/modules.xml
--Layered preferences.
--Multi Character Support.
------------------------------------------------------------------------
r337 | AZETHOTH | 2010-02-04 20:45:37 +0000 (Thu, 04 Feb 2010) | 2 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
Toravon
More ICC
------------------------------------------------------------------------
r336 | AZETHOTH | 2010-02-02 21:14:17 +0000 (Tue, 02 Feb 2010) | 1 line
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
Valithria, Sindragosa, Lich King
------------------------------------------------------------------------
r334 | jerry | 2010-01-27 20:31:02 +0000 (Wed, 27 Jan 2010) | 1 line
Changed paths:
M /trunk/modules/StatusOffline.lua
M /trunk/modules/StatusPvP.lua
M /trunk/modules/StatusRole.lua
Fix Status that where incorrectly expecting a unit from RAID_ROSTER_UPDATE
------------------------------------------------------------------------
r333 | jerry | 2010-01-26 14:29:53 +0000 (Tue, 26 Jan 2010) | 3 lines
Changed paths:
M /trunk/GridLayoutLayouts.lua
Add toggleForVehicle to all layouts that do not show pets.
Fix Ticket-2
------------------------------------------------------------------------
r332 | jerry | 2010-01-26 14:28:57 +0000 (Tue, 26 Jan 2010) | 5 lines
Changed paths:
M /trunk/GridCore.lua
M /trunk/GridFrame.lua
M /trunk/GridStatus.lua
M /trunk/modules/StatusAuras.lua
Important Update.
Remove the assertion that only one frame is attached to one unit.
Remove Grid2:GetUnitFrame() API (replaced by Grid2:GetUnitFrames() )
Fix Ticket-48 and make the toggleForVehicle option usable for layout that already show pets.
------------------------------------------------------------------------
r331 | jerry | 2010-01-26 14:02:24 +0000 (Tue, 26 Jan 2010) | 3 lines
Changed paths:
M /trunk/Options/locales/frFR.lua
M /trunk/locales/frFR.lua
Update frFR. Thanks Strigx.
Fix Ticket-87
------------------------------------------------------------------------
r330 | jerry | 2010-01-26 13:56:09 +0000 (Tue, 26 Jan 2010) | 3 lines
Changed paths:
M /trunk/GridRange.lua
Reduce Grid_RangesUpdated spam by sending it only on effective change in range checks.
Use IsSpellInRange(spellName, unit) instead of IsSpellInRange(index, bookType, unit) to prevent changes in spellbook to trigger range updates.
------------------------------------------------------------------------
r329 | jerry | 2010-01-25 17:36:04 +0000 (Mon, 25 Jan 2010) | 1 line
Changed paths:
M /trunk/GridLayout.lua
Allow toggleForVehicle and allowVehicleTarget to be inherited from the header.
------------------------------------------------------------------------
r328 | zuz666 | 2010-01-25 13:47:56 +0000 (Mon, 25 Jan 2010) | 1 line
Changed paths:
M /trunk/GridRange.lua
fix r326 missing array init
------------------------------------------------------------------------
r327 | jerry | 2010-01-25 10:44:50 +0000 (Mon, 25 Jan 2010) | 3 lines
Changed paths:
M /trunk/Alert/core.lua
Update Aggro indicator so that it only triggers on "real" aggro.
Hackish
------------------------------------------------------------------------
r326 | jerry | 2010-01-25 08:34:47 +0000 (Mon, 25 Jan 2010) | 3 lines
Changed paths:
M /trunk/Grid2.toc
M /trunk/GridRange.lua
M /trunk/modules/StatusRange.lua
Yet Another GridRange Update.
This one includes some debug output. I hope it will help identify the root cause of the bug.
------------------------------------------------------------------------
r325 | zuz666 | 2010-01-23 20:38:36 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
M /trunk/GridRoster.lua
Temporaly fix Grid2:GetGUIDByName 4 Grid2StatusRes (ticket #1)
------------------------------------------------------------------------
r324 | jerry | 2010-01-22 10:38:01 +0000 (Fri, 22 Jan 2010) | 2 lines
Changed paths:
M /trunk/modules/StatusAuras.lua
Fix Typo. (Ticket-85)
------------------------------------------------------------------------
r323 | jerry | 2010-01-22 09:03:52 +0000 (Fri, 22 Jan 2010) | 3 lines
Changed paths:
M /trunk/Options/GridMedia.lua
Fix SharedMedia handling.
Fixes Ticket-80 adn Ticket-39
------------------------------------------------------------------------
r322 | jerry | 2010-01-22 08:16:06 +0000 (Fri, 22 Jan 2010) | 2 lines
Changed paths:
M /trunk/Options/locales/deDE.lua
M /trunk/locales/deDE.lua
Update deDE. Thanks Vilogity (Ticket-84)
------------------------------------------------------------------------
r321 | jerry | 2010-01-22 08:11:54 +0000 (Fri, 22 Jan 2010) | 3 lines
Changed paths:
M /trunk/modules/StatusAuras.lua
Initialize Aura texture for "missing" aura status.
Fix Ticket-83
------------------------------------------------------------------------
r319 | jerry | 2010-01-20 12:52:53 +0000 (Wed, 20 Jan 2010) | 2 lines
Changed paths:
M /trunk/Options/locales/deDE.lua
Remove isDefault flag, as it prevent the deDE locale to load
------------------------------------------------------------------------
r318 | AZETHOTH | 2010-01-19 19:58:34 +0000 (Tue, 19 Jan 2010) | 4 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
--More Rotface
--More Putricide
--Blood-Queen Lana'thel
--Blood Prince Council
------------------------------------------------------------------------
r317 | jerry | 2010-01-19 07:30:24 +0000 (Tue, 19 Jan 2010) | 2 lines
Changed paths:
M /trunk/Options/locales/deDE.lua
M /trunk/locales/deDE.lua
Update deDE. Thanks Vilogity
------------------------------------------------------------------------
r316 | jerry | 2010-01-18 09:20:06 +0000 (Mon, 18 Jan 2010) | 3 lines
Changed paths:
M /trunk/Options/locales/deDE.lua
M /trunk/locales/deDE.lua
Update deDE. Thanks Vilogity.
Fixes Ticket 73.
------------------------------------------------------------------------
r315 | jerry | 2010-01-17 01:03:50 +0000 (Sun, 17 Jan 2010) | 1 line
Changed paths:
M /trunk/modules/StatusReadyCheck.lua
typo fix
------------------------------------------------------------------------
r314 | jerry | 2010-01-16 17:08:15 +0000 (Sat, 16 Jan 2010) | 3 lines
Changed paths:
M /trunk/modules/StatusReadyCheck.lua
M /trunk/modules/StatusRole.lua
bugfix StatusRole.
Fix Ticket-76.
------------------------------------------------------------------------
r313 | jerry | 2010-01-16 12:27:15 +0000 (Sat, 16 Jan 2010) | 1 line
Changed paths:
M /trunk/modules/StatusRole.lua
Fix call to GetRaidRosterInfo()
------------------------------------------------------------------------
r312 | jerry | 2010-01-14 07:31:37 +0000 (Thu, 14 Jan 2010) | 2 lines
Changed paths:
M /trunk/modules/StatusRole.lua
Fix StatusRole
------------------------------------------------------------------------
r311 | jerry | 2010-01-12 12:18:11 +0000 (Tue, 12 Jan 2010) | 2 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
Faster aura check.
------------------------------------------------------------------------
r310 | jerry | 2010-01-12 12:08:45 +0000 (Tue, 12 Jan 2010) | 3 lines
Changed paths:
M /trunk/RaidDebuffs/Grid2StatusRaidDebuffs.lua
Add Gas Spore to ICC debuffs to watch.
Fix Ticket-72
------------------------------------------------------------------------
r309 | StingerSoft | 2010-01-12 11:17:33 +0000 (Tue, 12 Jan 2010) | 1 line
Changed paths:
M /trunk/Options/locales/ruRU.lua
M /trunk/locales/ruRU.lua
ruRU update
------------------------------------------------------------------------
r308 | jerry | 2010-01-12 08:07:49 +0000 (Tue, 12 Jan 2010) | 2 lines
Changed paths:
M /trunk/GridRoster.lua
M /trunk/modules/StatusRole.lua
Update StatusRole so that it's unlikely that it will spam errors when leaving battleground.
------------------------------------------------------------------------
r307 | jerry | 2010-01-12 07:39:26 +0000 (Tue, 12 Jan 2010) | 3 lines
Changed paths:
M /trunk/Options/locales/deDE.lua
M /trunk/locales/deDE.lua
Update deDE, Thanks Vilogity.
Fixes Ticket-71
------------------------------------------------------------------------
r306 | jerry | 2010-01-11 11:33:30 +0000 (Mon, 11 Jan 2010) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Grid2.toc
M /trunk/GridRange.lua
Get Range information from the API.
Remove LibGratuity-3.0 from dependencies.
------------------------------------------------------------------------
r305 | jerry | 2010-01-11 08:25:36 +0000 (Mon, 11 Jan 2010) | 4 lines
Changed paths:
M /trunk/GridRoster.lua
Remove the offending assertion in GridRoster.
Fixes Ticket-66 and 68.
I'm not happy about it, though, as GUID still lingers around and may be used where units would be better.
------------------------------------------------------------------------
r304 | jerry | 2010-01-11 08:18:10 +0000 (Mon, 11 Jan 2010) | 3 lines
Changed paths:
M /trunk/modules/IndicatorIcon.lua
Add Texture coordinates handler to icon indicator.
Patch suggested by Gaff3 in Ticket 67
------------------------------------------------------------------------
r303 | jerry | 2010-01-08 10:08:17 +0000 (Fri, 08 Jan 2010) | 3 lines
Changed paths:
M /trunk/GridRoster.lua
Hmm, let's do that correctly, this time.
Fix Ticket 66
------------------------------------------------------------------------
r302 | jerry | 2010-01-08 10:07:09 +0000 (Fri, 08 Jan 2010) | 2 lines
Changed paths:
M /trunk/GridRoster.lua
Fix Ticket 66
------------------------------------------------------------------------
r301 | jerry | 2010-01-07 20:44:27 +0000 (Thu, 07 Jan 2010) | 1 line
Changed paths:
M /trunk/GridFrame.lua
M /trunk/Options/GridIndicators.lua
Couple of fixes. Fixes Ticket 64 and "unstuck" the duration option flag for text indicators.
------------------------------------------------------------------------
r300 | jerry | 2010-01-07 10:38:37 +0000 (Thu, 07 Jan 2010) | 5 lines
Changed paths:
M /trunk/GridCore.lua
M /trunk/GridFrame.lua
M /trunk/GridRoster.lua
M /trunk/modules/StatusRange.lua
Cleanup GridFrame unit updates, trying to fix Ticket-54.
Perform specific update on UNIT_ENTERED/LEAVED_VEHICLE to speed up the handling of these messages.
Fix previous commits message/event handlers.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------