4.0.7beta1

Details

  • Filename
    RaidChecklist-4.0.7beta1.zip
  • Uploaded by
  • Uploaded
    Jan 17, 2011
  • Size
    169.88 KB
  • Downloads
    169
  • MD5
    1e70edde98db1f3aecba6fcebc9e8af8

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r110 | anyia3 | 2011-01-17 08:12:27 +0000 (Mon, 17 Jan 2011) | 1 line
Changed paths:
   A /tags/4.0.7beta1 (from /trunk:109)

Tagging as 4.0.7beta1
------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r97 | Anyia3 | 2010-12-23 06:53:04 +0000 (Thu, 23 Dec 2010) | 14 lines
Changed paths:
   M /trunk/data.lua
   M /trunk/locale_deDE.lua
   M /trunk/locale_enUS.lua
   M /trunk/locale_koKR.lua
   M /trunk/locale_ruRU.lua
   M /trunk/main.lua
   M /trunk/providers.lua

* Added support for handling race-specific abilities.

* Added "Arcane Torrent" abilities to the "Interrupt (cooldown >30s)" entry,
  per Malazee's request.

* Preliminary translations for displaying race-specific abilities, hopefully
  they're reasonable - I speak no Korean or Russian I'm afraid...

* Preliminary translations for the "Interrupt (cooldown >30s)" entry.

* Fixed bug where the detailed information window would error out when trying
  to display entries with talent spec information in a non-US locale.

------------------------------------------------------------------------
r96 | Anyia3 | 2010-12-23 05:32:49 +0000 (Thu, 23 Dec 2010) | 8 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/LocalLibs
   A /trunk/LocalLibs/LibGroupTalents-1.0
   A /trunk/LocalLibs/LibGroupTalents-1.0/LibGroupTalents-1.0.lua
   A /trunk/LocalLibs/LibGroupTalents-1.0/lib.xml
   M /trunk/RaidChecklist.toc
   M /trunk/embeds.xml
   M /trunk/providers.lua

* Adding a local fix to the LibGroupTalents library to resolve the Mage
  inspection issue. There has been no action on the ticket I raised, so I'm
  taking this into my own hands now. My fix might not be 100% correct, but it
  is sufficient for the RaidChecklist purposes. To not interfere with any other
  addons which might use LibGroupTalents, the one embedded with RaidChecklist
  presents itself as "LocalLibGroupTalents-1.0" instead.

------------------------------------------------------------------------
r95 | Anyia3 | 2010-12-23 04:52:07 +0000 (Thu, 23 Dec 2010) | 3 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/locale_ruRU.lua

* Imported Russian translations provided by GreenSmile - thank you!

------------------------------------------------------------------------
r94 | Anyia3 | 2010-12-21 02:20:24 +0000 (Tue, 21 Dec 2010) | 7 lines
Changed paths:
   M /trunk/data.lua
   M /trunk/locale_enUS.lua

* Added an entry for interrupts with longer cooldowns. Given the unforgiving
  heroics at this point, all interrupts are valuable.

  Ideally the Blood Elf "Arcane Torrent" racial ability should be included too,
  but currently I don't have support for per-race abilities.

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