v319 beta-nolib

Details

  • Filename
    Grid2-v319_beta-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 21, 2010
  • Size
    164.28 KB
  • Downloads
    53
  • MD5
    db97c44b3de5aefcfb593f67db1df0e7

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r320 | azethoth | 2010-01-21 20:44:37 +0000 (Thu, 21 Jan 2010) | 1 line
Changed paths:
   A /tags/v319 beta (from /trunk:319)

Tagging as v319 beta
------------------------------------------------------------------------
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.

------------------------------------------------------------------------
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
------------------------------------------------------------------------