r423

Details

  • Filename
    Talented-r423.zip
  • Uploaded by
  • Uploaded
    Mar 2, 2009
  • Size
    191.44 KB
  • Downloads
    467
  • MD5
    367fafcedbcd49c86a8991e5f1a758a6

Changelog

------------------------------------------------------------------------
r423 | jerry | 2009-03-02 18:16:09 +0000 (Mon, 02 Mar 2009) | 1 line
Changed paths:
   M /trunk/Talented.toc
   M /trunk/core.lua
   M /trunk/mmochamp.lua
   A /trunk/ui/anims.xml
   M /trunk/ui/base.lua
   M /trunk/ui/gframes.lua
   M /trunk/ui/glyphs.lua

Use XML Templates for animation for now, as I can't instantiate a Translation object in lua.
------------------------------------------------------------------------
r422 | jerry | 2009-03-02 15:29:49 +0000 (Mon, 02 Mar 2009) | 2 lines
Changed paths:
   M /trunk/matrix.lua
   M /trunk/pet.lua

Allow the creation of the talent matrix for pets.

------------------------------------------------------------------------
r421 | jerry | 2009-03-02 15:02:51 +0000 (Mon, 02 Mar 2009) | 4 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/spelldata.lua
   M /trunk/ui/gframes.lua

Add support for GLYPHFRAME_OPEN global event.
Disable UIParent support
for this event.

------------------------------------------------------------------------
r420 | jerry | 2009-03-02 11:19:42 +0000 (Mon, 02 Mar 2009) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/ui/gframes.lua

Make the error message more obvious
Add Sparkle animation in the Glyph frame using the new animation API

------------------------------------------------------------------------
r419 | jerry | 2009-03-02 07:54:56 +0000 (Mon, 02 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Talented.toc
   A /trunk/mmochamp.lua

Add support for mmo-champion talent calculator

------------------------------------------------------------------------
r418 | trasher | 2009-03-02 03:35:13 +0000 (Mon, 02 Mar 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua

frFR update
------------------------------------------------------------------------
r417 | jerry | 2009-03-02 01:12:41 +0000 (Mon, 02 Mar 2009) | 1 line
Changed paths:
   M /trunk/ui/base.lua
   M /trunk/ui/buttons.lua
   M /trunk/ui/gframes.lua
   M /trunk/ui/glyphs.lua

Add glyph button and basic glyph frame.
------------------------------------------------------------------------
r416 | jerry | 2009-03-01 22:16:06 +0000 (Sun, 01 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/apply.lua
   M /trunk/core.lua
   M /trunk/spelldata.lua
   M /trunk/tabdata.lua
   M /trunk/ui/menu.lua
   M /trunk/viewmode.lua

Add Alternate Spec support.
Add Switch Spec button, will work when it's not protected anymore.
Update spell data.
------------------------------------------------------------------------
r415 | jerry | 2009-02-27 10:51:40 +0000 (Fri, 27 Feb 2009) | 4 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua
   M /trunk/Talented.toc
   M /trunk/apply.lua
   M /trunk/core.lua
   A /trunk/ui/gframes.lua
   M /trunk/ui/glyphs.lua

(3.1 PTR only)
Change template application to use the talentPreview API.
Add Glyph Frame generating function.

------------------------------------------------------------------------
r410 | jerry | 2009-02-25 13:24:13 +0000 (Wed, 25 Feb 2009) | 3 lines
Changed paths:
   M /trunk/check.lua
   M /trunk/spell.lua

Fix Ticket 27. Note that this reverts part of the fix for Ticket 26.
I definitely don't understand how Blizzard fills the talent name.

------------------------------------------------------------------------
r409 | jerry | 2009-02-24 15:18:42 +0000 (Tue, 24 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Talented.toc
   A /trunk/glyph.lua
   M /trunk/pet.lua
   A /trunk/ui/glyphs.lua

Add glyph widget for glyphs UI

------------------------------------------------------------------------
r407 | jerry | 2009-02-24 09:19:40 +0000 (Tue, 24 Feb 2009) | 3 lines
Changed paths:
   M /trunk/spell.lua

Use talent last rank spell for icon and name, as seems to be used by
Blizzard. (see Ticket-26)

------------------------------------------------------------------------
r406 | ananhaid | 2009-02-22 03:40:48 +0000 (Sun, 22 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Locales/zhCN.lua

Talented:
- zhCN update.
------------------------------------------------------------------------
r405 | jerry | 2009-02-21 12:35:12 +0000 (Sat, 21 Feb 2009) | 1 line
Changed paths:
   M /trunk/check.lua

Try to compare the talent name with the last spell rank to try to fix Ticket-26.
------------------------------------------------------------------------
r404 | jerry | 2009-02-20 14:27:57 +0000 (Fri, 20 Feb 2009) | 2 lines
Changed paths:
   M /trunk/check.lua

Add debug information for failed check.

------------------------------------------------------------------------
r403 | jerry | 2009-02-16 12:31:51 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   M /trunk/ui/menu.lua

fix access to CUSTOM_CLASS_COLORS if it's not available

------------------------------------------------------------------------
r402 | jerry | 2009-02-16 09:59:54 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   M /trunk/ui/menu.lua

Add support for Phanx's !ClassColors

------------------------------------------------------------------------
r401 | jerry | 2009-02-16 09:10:43 +0000 (Mon, 16 Feb 2009) | 3 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua
   M /trunk/wowhead.lua

Update koKR, Thanks chkid.
Fix Blizzard Talent Calculator URL so that it works in all locales.

------------------------------------------------------------------------
r400 | trasher | 2009-02-13 16:46:29 +0000 (Fri, 13 Feb 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua

frFR update
------------------------------------------------------------------------
r399 | kunda | 2009-02-13 15:28:07 +0000 (Fri, 13 Feb 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

deDE update
------------------------------------------------------------------------
r398 | jerry | 2009-02-13 15:18:26 +0000 (Fri, 13 Feb 2009) | 2 lines
Changed paths:
   M /trunk/check.lua

Add missing reference to the locale

------------------------------------------------------------------------
r397 | jerry | 2009-02-13 14:25:22 +0000 (Fri, 13 Feb 2009) | 2 lines
Changed paths:
   M /trunk/spell.lua

fix typo

------------------------------------------------------------------------
r396 | jerry | 2009-02-13 11:37:40 +0000 (Fri, 13 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Locales/zhTW.lua

Update zhTW. Thanks NightOwl

------------------------------------------------------------------------
r395 | jerry | 2009-02-13 09:26:53 +0000 (Fri, 13 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Talented.toc
   A /trunk/check.lua
   M /trunk/spell.lua

Add internal check for talent data.

------------------------------------------------------------------------
r394 | jerry | 2009-02-13 07:32:23 +0000 (Fri, 13 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Locales/zhTW.lua

update zhTW, thanks NightOw1

------------------------------------------------------------------------
r393 | yleaf | 2009-02-12 08:08:26 +0000 (Thu, 12 Feb 2009) | 1 line
Changed paths:
   M /trunk/Locales/zhCN.lua

zhCN update
------------------------------------------------------------------------
r391 | kunda | 2009-02-11 16:56:03 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

deDE update
------------------------------------------------------------------------
r389 | jerry | 2009-02-10 16:26:47 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/matrix.lua
   M /trunk/tips.lua
   M /trunk/ui/menu.lua
   M /trunk/viewmode.lua

Final fixes and removal of Talented_Data dependencies
------------------------------------------------------------------------
r388 | jerry | 2009-02-10 11:09:47 +0000 (Tue, 10 Feb 2009) | 3 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua
   M /trunk/Talented.toc
   A /trunk/class.lua (from /trunk/talents.lua:385
   M /trunk/matrix.lua
   M /trunk/options.lua
   M /trunk/pet.lua
   A /trunk/tabdata.lua
   D /trunk/talents.lua
   M /trunk/viewmode.lua

Add the missing info from Talented_Data.
Talented_Data is not needed anymore.

------------------------------------------------------------------------
r387 | jerry | 2009-02-10 09:01:11 +0000 (Tue, 10 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/editmode.lua

Fix ValidateTalentBranch

------------------------------------------------------------------------
r386 | jerry | 2009-02-10 07:40:22 +0000 (Tue, 10 Feb 2009) | 2 lines
Changed paths:
   M /trunk/editmode.lua

Bugfix :GetTalentState()

------------------------------------------------------------------------
r385 | jerry | 2009-02-09 14:01:06 +0000 (Mon, 09 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Talented.toc

Update Talented version number

------------------------------------------------------------------------
r384 | jerry | 2009-02-09 14:00:27 +0000 (Mon, 09 Feb 2009) | 6 lines
Changed paths:
   M /trunk/apply.lua
   M /trunk/core.lua
   M /trunk/editmode.lua
   M /trunk/encode.lua
   M /trunk/inspectui.lua
   M /trunk/learn.lua
   M /trunk/spell.lua
   M /trunk/spelldata.lua
   M /trunk/viewmode.lua
   M /trunk/wowdb.lua
   M /trunk/wowhead.lua

Add talent position and prerequisite information to spelldata.
Update most of the code that use Talented_Data for this information to
use spelldata instead.
Only the stuff from GetTalentTabInfo() now is missing from Talented to
be able to get rid of Talented_Data.

------------------------------------------------------------------------
r383 | jerry | 2009-02-03 18:15:11 +0000 (Tue, 03 Feb 2009) | 1 line
Changed paths:
   M /trunk/tips.lua

fix alternate mode for tooltip.
------------------------------------------------------------------------
r382 | jerry | 2009-02-03 18:06:30 +0000 (Tue, 03 Feb 2009) | 1 line
Changed paths:
   M /trunk/spell.lua
   M /trunk/tips.lua

Add better talent tooltips, thanks to Farmbuyer.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
76.33 KB Mar 2, 2009 - 93