4.0.0beta9

Details

  • Filename
    RaidChecklist-4.0.0beta9.zip
  • Uploaded by
  • Uploaded
    Oct 22, 2010
  • Size
    80.66 KB
  • Downloads
    122
  • MD5
    e82ff68dc86a3386a8c7ddea3fd5351c

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r31 | anyia3 | 2010-10-22 08:29:21 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   A /tags/4.0.0beta9 (from /trunk:30)

Tagging as 4.0.0beta9, with less rioting in the French locale.
------------------------------------------------------------------------
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"
------------------------------------------------------------------------