4.0.7

Details

  • Filename
    RaidChecklist-4.0.7.zip
  • Uploaded by
  • Uploaded
    Jan 30, 2011
  • Size
    169.57 KB
  • Downloads
    242
  • MD5
    dc9570619790ae4495bc7aa2a9e242a4

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r112 | anyia3 | 2011-01-30 11:34:16 +0000 (Sun, 30 Jan 2011) | 1 line
Changed paths:
   A /tags/4.0.7 (from /trunk:111)

Tagging as 4.0.7
------------------------------------------------------------------------
r111 | Anyia3 | 2011-01-26 10:08:15 +0000 (Wed, 26 Jan 2011) | 3 lines
Changed paths:
   M /trunk/locale_koKR.lua

* Updated Korean locale received from cherry55.

------------------------------------------------------------------------
r109 | Anyia3 | 2011-01-17 08:05:08 +0000 (Mon, 17 Jan 2011) | 7 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/data.lua
   M /trunk/locale_enUS.lua
   M /trunk/main.lua

* Introduced a "hunter pet mode". When this mode is enabled, only those
  abilities which can be provided by a hunter pet are shown in the checklist.
  
  This together with the recent "stable tracking" feature makes RaidChecklist
  the ideal tool to help hunters pick a suitable pet.

------------------------------------------------------------------------
r108 | Anyia3 | 2011-01-17 07:02:45 +0000 (Mon, 17 Jan 2011) | 5 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/RaidChecklist.toc
   M /trunk/config.lua
   M /trunk/embeds.xml
   M /trunk/locale_enUS.lua
   M /trunk/main.lua

* Added standard configuration profile support.
  It is finally possible to have different RaidChecklist configuration for
  each character/race/class/whatever.

------------------------------------------------------------------------
r107 | Anyia3 | 2011-01-17 04:34:27 +0000 (Mon, 17 Jan 2011) | 5 lines
Changed paths:
   M /trunk/locale_enUS.lua
   M /trunk/main.lua

* When a (de)buff is provided by more than one player/pet, a count is now shown
  to the right of the ability. This should hopefully provide even better
  at-a-glance overview of things.

------------------------------------------------------------------------
r106 | Anyia3 | 2011-01-13 03:46:07 +0000 (Thu, 13 Jan 2011) | 14 lines
Changed paths:
   M /trunk/RaidChecklist.toc
   M /trunk/data.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua
   A /trunk/stableproviders.lua

* RaidChecklist is now even more hunter friendly!

  It now learns which pets you have available (once you have visited a stable
  master once). Callable pets are treated the same as filtered raid members,
  meaning that abilities which could be provided by a pet and isn't already
  provided by anyone else is shown in blue.

  Note that this information is only available to the hunter, and is not visible
  to others in the party/raid who also use RaidChecklist.

* Hopefully resolved the "unknown unit ID" issue which occurs intermittently
  while in a raid group.

------------------------------------------------------------------------
r105 | Anyia3 | 2011-01-13 00:57:57 +0000 (Thu, 13 Jan 2011) | 7 lines
Changed paths:
   M /trunk/RaidChecklist.toc
   M /trunk/data.lua

* Added the Warlock "Enslave Demon" ability to the demon crowd control entry.

* The Paladin "Rebuke" spell is being changed in 4.0.6 from talent to trained.
  It also gets a new spell ID as part of that change. RCL now has 4.0.6 adjusted
  information (and will show ? in 4.0.3a due to the ID change).

------------------------------------------------------------------------
r104 | Anyia3 | 2011-01-13 00:55:15 +0000 (Thu, 13 Jan 2011) | 4 lines
Changed paths:
   M /trunk/main.lua

* Gracious handling of unknown spell IDs when creating icons and link for said
  spells.

------------------------------------------------------------------------
r103 | Anyia3 | 2011-01-06 06:20:20 +0000 (Thu, 06 Jan 2011) | 3 lines
Changed paths:
   M /trunk/main.lua

* Filter out duplicate entries in the "Available from" section of the tooltip.

------------------------------------------------------------------------
r102 | zhTW | 2010-12-31 03:45:48 +0000 (Fri, 31 Dec 2010) | 1 line
Changed paths:
   M /trunk/RaidChecklist.toc
   A /trunk/locale_zhTW.lua

Add zhTW
------------------------------------------------------------------------
r100 | Anyia3 | 2010-12-31 01:47:57 +0000 (Fri, 31 Dec 2010) | 7 lines
Changed paths:
   M /trunk/data.lua

* Added the Priest "Mind Control" ability to the Crowd Control Humanoids entry.
  While it is quite different from the "regular" type of cc abilities, it is a
  very useful spell. Given the challenge level of Cataclysm heroics, both
  Malazee and I reckon it's a good thing to remind people of the existence of
  this spell, even if it's a bit of an odd one out.

------------------------------------------------------------------------
r99 | Anyia3 | 2010-12-31 01:42:04 +0000 (Fri, 31 Dec 2010) | 4 lines
Changed paths:
   M /trunk/main.lua

* Unbreak linking of abilities into chat. Not sure how that snuck past my
  initial testing.

------------------------------------------------------------------------