4.0.0beta18

Details

  • Filename
    RaidChecklist-4.0.0beta18.zip
  • Uploaded by
  • Uploaded
    Nov 1, 2010
  • Size
    140.73 KB
  • Downloads
    140
  • MD5
    c257d0a45eaae7713b864c78a240aabe

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r59 | anyia3 | 2010-11-01 05:01:40 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   A /tags/4.0.0beta18 (from /trunk:58)

Tagging as 4.0.0beta18
------------------------------------------------------------------------
r58 | Anyia3 | 2010-11-01 05:00:48 +0000 (Mon, 01 Nov 2010) | 3 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/main.lua

* Added bulletproofing of config db variable.

------------------------------------------------------------------------
r56 | Anyia3 | 2010-11-01 00:11:11 +0000 (Mon, 01 Nov 2010) | 3 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/embeds.xml

* Fixed missing dependencies, and loading order.

------------------------------------------------------------------------
r54 | Anyia3 | 2010-10-31 06:14:43 +0000 (Sun, 31 Oct 2010) | 4 lines
Changed paths:
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua

* Internal changes to make it obvious if I mistype any ability keywords.
  This should remove one source of bugs at least.

------------------------------------------------------------------------
r53 | Anyia3 | 2010-10-31 05:49:29 +0000 (Sun, 31 Oct 2010) | 16 lines
Changed paths:
   M /trunk/locale_deDE.lua
   M /trunk/locale_enUS.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua

* Completely reworked the crowd control section.
  Now based off Malazee's huge cc/pvp ability spreadsheet.

  The organization of abilities in RaidChecklist differs quite a bit from the
  spreadsheet though. The intent here is to make it as easy as possible to see
  the status of PvE-useful abilities, rather than a complete ability list.
  Stuns, roots, etc with long cooldowns which prevents them from being
  chain-castable for example are NOT included in RaidChecklist, as they would
  not be of use to take a mob out of action for a controlled amount of time.
  Along the same lines, hunters Freezing Traps are listed as "unreliable" as
  their cooldown is longer than their effect, making it a challenge to
  chain-trap mobs to keep them out of the fight. Old-school hunters will no
  doubt be able to pull out the old Scatter shot for chain-trapping, but it
  seemed prudent to list traps as less reliable than say Polymorph.

------------------------------------------------------------------------
r51 | Anyia3 | 2010-10-31 01:04:47 +0000 (Sun, 31 Oct 2010) | 5 lines
Changed paths:
   M /trunk/main.lua

* Fix for ticket #9.
  The not-yet-inspected sub-window now gets attached at the top if the fold-out
  direction is set to "up", so it no longer obscures the anchor button.

------------------------------------------------------------------------
r50 | Anyia3 | 2010-10-31 00:49:34 +0000 (Sun, 31 Oct 2010) | 6 lines
Changed paths:
   M /trunk/main.lua

* Fix for ticket #7.
  Apparently GetNumPartyMembers() is exluding the player, whereas
  GetNumRaidMembers() is inclusive. I fail to see the sense in this.
  "Hi guys, come over for a party, but don't mind me, I won't be there"...

------------------------------------------------------------------------
r49 | Anyia3 | 2010-10-31 00:00:54 +0000 (Sun, 31 Oct 2010) | 3 lines
Changed paths:
   M /trunk/config.lua

* Fix for ticket #8.
  Proper initialization of the saved options on the first run.

------------------------------------------------------------------------
r47 | Anyia3 | 2010-10-30 10:50:35 +0000 (Sat, 30 Oct 2010) | 3 lines
Changed paths:
   A /trunk/Textures/light.tga

* Adding obligatory missing file. Sigh.

------------------------------------------------------------------------
r45 | Anyia3 | 2010-10-30 07:18:25 +0000 (Sat, 30 Oct 2010) | 8 lines
Changed paths:
   M /trunk/locale_enUS.lua
   M /trunk/main.lua

* Better visibility of the inspection process. Now has a small blinking light
  while someone is being inspected (i.e. the inspection request has been sent,
  now waiting for the response).
  Also improved the tooltip for the missing-talents-for window - it now shows
  the name of the unit being inspected, if there is an outstanding inspection
  request.

------------------------------------------------------------------------
r44 | Anyia3 | 2010-10-30 03:46:49 +0000 (Sat, 30 Oct 2010) | 4 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/locale_enUS.lua
   M /trunk/main.lua

* Added ability to filter based on raid group. Abilities only provided by
  raid members from a filtered group show in blue rather than green.

------------------------------------------------------------------------
r43 | Anyia3 | 2010-10-30 02:46:49 +0000 (Sat, 30 Oct 2010) | 3 lines
Changed paths:
   M /trunk/main.lua

* Undo search-n-replace damage that got committed by mistake.

------------------------------------------------------------------------
r42 | Anyia3 | 2010-10-30 02:39:17 +0000 (Sat, 30 Oct 2010) | 4 lines
Changed paths:
   M /trunk/locale_enUS.lua
   M /trunk/main.lua

* Now also tracking and showing offline people, and marking abilities provided
  only by offline people as red.

------------------------------------------------------------------------
r41 | Anyia3 | 2010-10-29 23:53:13 +0000 (Fri, 29 Oct 2010) | 3 lines
Changed paths:
   M /trunk/providers.lua

* Fix for ticket #6, Prot Warrior not recognized.

------------------------------------------------------------------------
r39 | Anyia3 | 2010-10-26 00:17:05 +0000 (Tue, 26 Oct 2010) | 3 lines
Changed paths:
   M /trunk/locale_deDE.lua

* Fixed Ghoul->Ghul in the German locale.

------------------------------------------------------------------------
r37 | Anyia3 | 2010-10-24 11:51:20 +0000 (Sun, 24 Oct 2010) | 4 lines
Changed paths:
   M /trunk/locale_deDE.lua
   M /trunk/locale_enUS.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua

* Updated non-cc abilities from Malazee's latest updates.
  CC/PvP abilities still being discussed how to best group and display them.

------------------------------------------------------------------------
r36 | Anyia3 | 2010-10-24 11:21:08 +0000 (Sun, 24 Oct 2010) | 3 lines
Changed paths:
   M /trunk/locale_deDE.lua

* Typo fix.

------------------------------------------------------------------------
r34 | Anyia3 | 2010-10-24 11:16:15 +0000 (Sun, 24 Oct 2010) | 6 lines
Changed paths:
   M /trunk/petproviders.lua

* Filter out units whose pets we don't care about (i.e. everything except the
  player, party members and raid members). This should hopefully take care of
  the situation where "unknown" units are listed a providing a particular
  ability.

------------------------------------------------------------------------
r33 | Anyia3 | 2010-10-24 11:06:36 +0000 (Sun, 24 Oct 2010) | 3 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/locale_deDE.lua

* Merged in German translations provided by Morrtin.

------------------------------------------------------------------------
r32 | Anyia3 | 2010-10-22 09:01:54 +0000 (Fri, 22 Oct 2010) | 4 lines
Changed paths:
   M /trunk/main.lua
   M /trunk/providers.lua

* Listed innervate as only balance/resto druid, since feral innervate is mostly
  useless these days.

------------------------------------------------------------------------
r30 | Anyia3 | 2010-10-22 08:18:32 +0000 (Fri, 22 Oct 2010) | 10 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/ldb.lua
   M /trunk/locale_deDE.lua
   M /trunk/locale_enUS.lua
   M /trunk/locale_esES.lua
   M /trunk/locale_frFR.lua
   M /trunk/locale_ruRU.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua

* Redid the way strings for locales are handled.
  Hopefully this should stop it from throwing errors because something hasn't
  yet been localized.

* If we're being run in a locale we know nothing about, print a warning about
  it and then exit gracefully rather than crash and burn.

* Monkey love.

------------------------------------------------------------------------
r29 | Anyia3 | 2010-10-22 07:24:47 +0000 (Fri, 22 Oct 2010) | 4 lines
Changed paths:
   M /trunk/locale_frFR.lua

* Fix metatable fallback bug.
  I should have learned to not check stuff in too late at night...

------------------------------------------------------------------------
r27 | Anyia3 | 2010-10-21 15:06:49 +0000 (Thu, 21 Oct 2010) | 3 lines
Changed paths:
   M /trunk/locale_frFR.lua

* Corrected one entry in the pet families for the frFR locale.

------------------------------------------------------------------------
r26 | Anyia3 | 2010-10-21 08:19:41 +0000 (Thu, 21 Oct 2010) | 3 lines
Changed paths:
   M /trunk/RaidChecklist.toc
   M /trunk/config.lua
   A /trunk/locale_frFR.lua

* First pass of a French translation, provided by Threepwoood.

------------------------------------------------------------------------
r25 | Anyia3 | 2010-10-21 08:18:44 +0000 (Thu, 21 Oct 2010) | 6 lines
Changed paths:
   M /trunk/main.lua

* Don't fail horribly if the name for a guid isn't available.
  It seems there might be a race between petproviders and providers somehow,
  which might go back to the whole mess with Inspection not working at the
  moment.

------------------------------------------------------------------------
r23 | Anyia3 | 2010-10-20 10:09:58 +0000 (Wed, 20 Oct 2010) | 5 lines
Changed paths:
   M /trunk/locale_enUS.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua

* Corrections merged from Malazee's spreadsheet update 20-Oct-2010.

* Added dispels/cures, from Malazee's update.

------------------------------------------------------------------------
r22 | Anyia3 | 2010-10-20 09:14:39 +0000 (Wed, 20 Oct 2010) | 3 lines
Changed paths:
   M /trunk/main.lua

* Fix leakage of L/P variables into global.

------------------------------------------------------------------------
r20 | Anyia3 | 2010-10-18 12:26:30 +0000 (Mon, 18 Oct 2010) | 20 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/RaidChecklist.toc
   A /trunk/Textures
   A /trunk/Textures/button.tga
   A /trunk/bindings.xml
   A /trunk/config.lua
   M /trunk/embeds.xml
   A /trunk/ldb.lua
   M /trunk/locale_enUS.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua

* Custom button graphics.

* DataBroker integration.

* Configuration support via right-click, or the usual Esc->Interface->AddOns.
  Options:
  - Lock the anchor button so it doesn't get moved by accident.
  - Hide the anchor button altogether (handy together with DataBroker).
  - Direction to open the checklist in, relative to the anchor button.
    It is now possible to e.g. have the anchor along the bottom right of the
    screen, hidden, and have the raid checklist pop up in the bottom right
    corner.
    If you prefer, you can also move the button up to your minimap and lock it
    there.

* Keybinding to toggle the raid checklist. Available from the usual place.

* Bugfix for German locale. Should hopefully fix ticket #1.

------------------------------------------------------------------------
r18 | Anyia3 | 2010-10-16 12:09:51 +0000 (Sat, 16 Oct 2010) | 9 lines
Changed paths:
   M /trunk/RaidChecklist.toc
   A /trunk/locale_deDE.lua
   M /trunk/locale_enUS.lua
   A /trunk/locale_esES.lua
   A /trunk/locale_ruRU.lua
   M /trunk/petproviders.lua

* Tentative support for German, Spanish and Russian clients.
  As suggested by 'cremor' from the WowAce forums, I grabbed the translations
  for the pet families from Wowhead. I had to make some guesses as the
  database wasn't complete however.

  Please report any "RaidChecklist: missing family 'blah'" you see, so that I
  can correct any mistakes (and I'll be surprised if there aren't any).

------------------------------------------------------------------------
r16 | Anyia3 | 2010-10-15 13:02:58 +0000 (Fri, 15 Oct 2010) | 3 lines
Changed paths:
   M /trunk/locale_enUS.lua
   M /trunk/petproviders.lua

* Found the (or at least 'a') missing pet family (Water Elemental).

------------------------------------------------------------------------
r15 | Anyia3 | 2010-10-15 12:08:21 +0000 (Fri, 15 Oct 2010) | 3 lines
Changed paths:
   M /trunk/main.lua

* Fixed duplicate "disarm" entry.

------------------------------------------------------------------------
r13 | Anyia3 | 2010-10-15 12:03:27 +0000 (Fri, 15 Oct 2010) | 4 lines
Changed paths:
   M /trunk/providers.lua

* Gah, managed to leave a half-commented out debug entry in there when I
  was cleaning up for a beta release.

------------------------------------------------------------------------
r11 | Anyia3 | 2010-10-15 11:30:07 +0000 (Fri, 15 Oct 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta

* Disabled nolib creation.

------------------------------------------------------------------------
r10 | Anyia3 | 2010-10-15 11:28:17 +0000 (Fri, 15 Oct 2010) | 6 lines
Changed paths:
   M /trunk/locale_enUS.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua

* Added the PvP / Crowd control section from Malazee's spreadsheet.
  Needs to be augmented with traps/poly/banish/etc.

* Fixed minor alignment issues with the list frames.

------------------------------------------------------------------------
r8 | Anyia3 | 2010-10-14 14:23:50 +0000 (Thu, 14 Oct 2010) | 8 lines
Changed paths:
   M /trunk/locale_enUS.lua
   M /trunk/main.lua
   M /trunk/petproviders.lua
   M /trunk/providers.lua

* Added a small frame below the main lists to show which players still need
  to be inspected to receive talent information. This frame doesn't auto-grow,
  but if "moused over" will show a tooltip with all the player names.

* Encountered what seemed to be an unknown pet family, but couldn't reproduce
  it. Now have a debug print in there to nail it if I run into it again.

------------------------------------------------------------------------
r6 | Anyia3 | 2010-10-14 07:42:31 +0000 (Thu, 14 Oct 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta

* Added missing libs for the packaging.

------------------------------------------------------------------------
r4 | Anyia3 | 2010-10-12 12:12:23 +0000 (Tue, 12 Oct 2010) | 7 lines
Changed paths:
   M /trunk/providers.lua

* Update the display as soon as we become aware of a new player/unit.
  Even though we don't get the talent tree information until within inspect
  range (or via the addon comms), we can at least update the status of
  (de)buffs that are provided by that class.
  This makes the addon feel a lot more responsive.

------------------------------------------------------------------------
r3 | Anyia3 | 2010-10-12 11:54:14 +0000 (Tue, 12 Oct 2010) | 11 lines
Changed paths:
   M /trunk/RaidChecklist.toc
   A /trunk/class_color.lua
   M /trunk/locale.lua
   M /trunk/locale_enUS.lua
   M /trunk/main.lua
   A /trunk/petproviders.lua
   M /trunk/providers.lua

* Tentative pet detection support. Needs testing in group/raid, but the
  battlegrounds are down on the PTR, and all the main realms are down for
  maintenance - argh.

  Properly detects and maps (de)buffs for player pet at least. :)

* Massive code cleanup, including some refactoring.

* String localization neatened up considerably.

------------------------------------------------------------------------
r2 | Anyia3 | 2010-10-12 08:35:37 +0000 (Tue, 12 Oct 2010) | 6 lines
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/RaidChecklist.toc
   A /trunk/embeds.xml
   A /trunk/locale.lua
   A /trunk/locale_enUS.lua
   A /trunk/main.lua
   A /trunk/providers.lua

* Importing work-in-progress copy of RaidChecklist.

  Spec-based detection of (de)buffs seems to mostly work.
  Pet-provided (de)buffs not yet supported.

------------------------------------------------------------------------
r1 | root | 2010-10-12 08:02:49 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"raid_checklist/mainline: Initial Import"
------------------------------------------------------------------------