Talented-r52052

Details

  • Filename
    Talented-r52052.zip
  • Uploaded by
  • Uploaded
    Oct 14, 2007
  • Size
    165.81 KB
  • Downloads
    18
  • MD5
    b76d8e9e9009bf3d4270500e636a0df5

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r52052 | jerry | 2007-10-14 16:37:13 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/ui/base.lua
   M /trunk/Talented/viewmode.lua

Talented: Add a Frame so that the pointsleft FontString is visible above the tree.
------------------------------------------------------------------------
r51761 | jerry | 2007-10-12 08:41:38 -0400 (Fri, 12 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/Locales/enUS.lua
   M /trunk/Talented/Locales/frFR.lua
   M /trunk/Talented/ui/base.lua
   M /trunk/Talented/viewmode.lua

Talented: Show the number of talent points available

------------------------------------------------------------------------
r51705 | jerry | 2007-10-11 10:35:32 -0400 (Thu, 11 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/viewmode.lua

Talented: Correctly reference the name of the target template.

------------------------------------------------------------------------
r51702 | jerry | 2007-10-11 09:35:46 -0400 (Thu, 11 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/talents.lua

Talented: copy/paste is evil. Fix the invalid use of self.

------------------------------------------------------------------------
r51692 | jerry | 2007-10-11 04:44:57 -0400 (Thu, 11 Oct 2007) | 5 lines
Changed paths:
   A /trunk/Talented/Locales
   A /trunk/Talented/Locales/enUS.lua (from /trunk/Talented/locale-enUS.lua:51687
   A /trunk/Talented/Locales/frFR.lua (from /trunk/Talented/locale-frFR.lua:51687
   A /trunk/Talented/Locales/koKR.lua (from /trunk/Talented/locale-koKR.lua:51687
   A /trunk/Talented/Locales/zhCN.lua (from /trunk/Talented/locale-zhCN.lua:51687
   M /trunk/Talented/Talented.toc
   D /trunk/Talented/locale-enUS.lua
   D /trunk/Talented/locale-frFR.lua
   D /trunk/Talented/locale-koKR.lua
   D /trunk/Talented/locale-zhCN.lua
   A /trunk/Talented/locales.xml
   M /trunk/Talented/talents.lua
   M /trunk/Talented/ui/base.lua
   M /trunk/Talented/viewmode.lua

Talented:
_ Fix Addon data overwriting generated, if load is forced.
_ Show Target template's name.
_ put all locale files in a seperate folder.

------------------------------------------------------------------------
r51630 | jerry | 2007-10-10 13:10:29 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/editmode.lua

Talented: when receiving a Talents while not having Talented_Data, GetTalentInfo() might return nil.
------------------------------------------------------------------------
r51626 | jerry | 2007-10-10 12:24:14 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/core.lua

Talented: last bugfix when OpenTemplate() is called before the base frame is created.
------------------------------------------------------------------------
r51624 | jerry | 2007-10-10 12:08:53 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/tips.lua

Talented: fix tooltip update when alt is pressed or released.
------------------------------------------------------------------------
r51620 | jerry | 2007-10-10 10:05:13 -0400 (Wed, 10 Oct 2007) | 4 lines
Changed paths:
   M /trunk/Talented/core.lua
   M /trunk/Talented/other.lua

Talented:
_ Rewrite SetTemplateMode to be more coherent.
_ Add Talented:OpenTemplate(template) and use it in Rock/Prat dependant modules.

------------------------------------------------------------------------
r51564 | sylvanaar | 2007-10-10 01:15:12 -0400 (Wed, 10 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/core.lua

Talented: Try to fix issues with templates loading from links or queries
------------------------------------------------------------------------
r50935 | sylvanaar | 2007-10-04 09:45:18 -0400 (Thu, 04 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/chat.lua

Talented: the colon call syntax for string.split was too complicated for me to get right the first try. its (":"):split(texttosplit).
------------------------------------------------------------------------
r50930 | sylvanaar | 2007-10-04 09:17:36 -0400 (Thu, 04 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/chat.lua

Talented: Fix typo, and usage of string.split in a talent link
------------------------------------------------------------------------
r50915 | jerry | 2007-10-04 06:45:55 -0400 (Thu, 04 Oct 2007) | 4 lines
Changed paths:
   M /trunk/Talented/core.lua
   M /trunk/Talented/locale-enUS.lua
   M /trunk/Talented/locale-frFR.lua
   M /trunk/Talented/locale-koKR.lua
   M /trunk/Talented/locale-zhCN.lua
   M /trunk/Talented/other.lua

Talented:
_ Allow to clone the template being shown (allows to save template that you got from Rock).
_ Only keep the latest template from each player.

------------------------------------------------------------------------
r50892 | jerry | 2007-10-04 03:22:03 -0400 (Thu, 04 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/other.lua

Talented: bugfix, switch to template mode before setting the just received template.

------------------------------------------------------------------------
r50767 | sylvanaar | 2007-10-03 09:50:13 -0400 (Wed, 03 Oct 2007) | 1 line
Changed paths:
   M /trunk/Talented/chat.lua

Talented: compare button.value to the logical name "TALENTEDLOOKUP" instead of trying to compare the actual text - which may introduce localization issues
------------------------------------------------------------------------
r50765 | jerry | 2007-10-03 09:33:47 -0400 (Wed, 03 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/other.lua

Talented: open the Talented frame after reception, if it was closed.

------------------------------------------------------------------------
r50741 | jerry | 2007-10-03 03:18:22 -0400 (Wed, 03 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/chat.lua
   M /trunk/Talented/locale-enUS.lua
   M /trunk/Talented/locale-frFR.lua
   M /trunk/Talented/locale-koKR.lua
   M /trunk/Talented/locale-zhCN.lua
   M /trunk/Talented/other.lua

Talented: Update to Prat_Talented, thanks Sylvanaar.

------------------------------------------------------------------------
r50460 | jerry | 2007-10-01 04:27:32 -0400 (Mon, 01 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/viewmode.lua

Talented: Show the target value as a red zero if points have been spent in the talent.

------------------------------------------------------------------------
r50454 | jerry | 2007-10-01 03:57:52 -0400 (Mon, 01 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Talented/other.lua

Talented: allow to query the whole group for talent (with LibRockComm)

------------------------------------------------------------------------
r50040 | jerry | 2007-09-27 06:12:28 -0400 (Thu, 27 Sep 2007) | 2 lines
Changed paths:
   M /trunk/Talented/core.lua

Talented: make sure the last selected template is compressed when logging out.

------------------------------------------------------------------------
r49871 | jerry | 2007-09-26 12:17:21 -0400 (Wed, 26 Sep 2007) | 2 lines
Changed paths:
   M /trunk/Talented/Talented.toc

Talented: bump TOC and version number

------------------------------------------------------------------------
r49572 | jerry | 2007-09-23 18:24:50 -0400 (Sun, 23 Sep 2007) | 1 line
Changed paths:
   M /trunk/Talented/viewmode.lua

Talented: light blue was a little too light.
------------------------------------------------------------------------
r49570 | jerry | 2007-09-23 17:14:49 -0400 (Sun, 23 Sep 2007) | 1 line
Changed paths:
   M /trunk/Talented/other.lua

Talented: bugfix
------------------------------------------------------------------------
r49435 | jerry | 2007-09-21 05:07:01 -0400 (Fri, 21 Sep 2007) | 2 lines
Changed paths:
   M /trunk/Talented/ui/buttons.lua

Talented: cleanup

------------------------------------------------------------------------
r49433 | jerry | 2007-09-21 04:44:27 -0400 (Fri, 21 Sep 2007) | 2 lines
Changed paths:
   M /trunk/Talented/viewmode.lua

Talented: Add color codes to the target template numbers.

------------------------------------------------------------------------
r49428 | jerry | 2007-09-21 04:01:48 -0400 (Fri, 21 Sep 2007) | 2 lines
Changed paths:
   M /trunk/Talented/other.lua

Talented: Add support for TalentQuery from LibRockComm, if it's available.

------------------------------------------------------------------------
r49120 | jerry | 2007-09-17 12:46:34 -0400 (Mon, 17 Sep 2007) | 5 lines
Changed paths:
   M /trunk/Talented/core.lua
   M /trunk/Talented/matrix.lua
   M /trunk/Talented/ui/base.lua

Talented:
_ Save the frame position between sessions.
_ Hides the frame before calling ShowUIPanel(), so that escape will hide it.
_ Remove a call to PackTemplate that was causing Talented_Data to load when Talented initialize itself.

------------------------------------------------------------------------
r48830 | jerry | 2007-09-13 09:45:32 -0400 (Thu, 13 Sep 2007) | 2 lines
Changed paths:
   M /trunk/Talented/ui/base.lua

Talented: bigger size for the edit checkbox, to make enough room for localized text.

------------------------------------------------------------------------
r48821 | jerry | 2007-09-13 07:40:47 -0400 (Thu, 13 Sep 2007) | 2 lines
Changed paths:
   M /trunk/Talented/tips.lua
   M /trunk/Talented/ui/base.lua

Talented: tooltips update themselves when the state of the ALT key changes.

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

Additional Files