r396

Details

  • Filename
    Talented-r396.zip
  • Uploaded by
  • Uploaded
    Feb 13, 2009
  • Size
    184.50 KB
  • Downloads
    60
  • MD5
    804478078fffef4af014deb2c0b79507

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r379 | jerry | 2009-01-22 14:56:36 +0000 (Thu, 22 Jan 2009) | 3 lines
Changed paths:
   M /trunk/spell.lua
   M /trunk/ui/menu.lua

Fix a bug when trying to sort disabled menu entry.
Return an empty description if no spell found in :GetTalentDesc()

------------------------------------------------------------------------
r377 | jerry | 2009-01-22 12:45:00 +0000 (Thu, 22 Jan 2009) | 2 lines
Changed paths:
   M /trunk/learn.lua
   M /trunk/spell.lua
   M /trunk/tips.lua

Bugfix learn confirmation dialog text generation

------------------------------------------------------------------------
r376 | TrAsHeR | 2009-01-22 11:30:16 +0000 (Thu, 22 Jan 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua

frFR update
------------------------------------------------------------------------
r374 | jerry | 2009-01-22 07:29:08 +0000 (Thu, 22 Jan 2009) | 2 lines
Changed paths:
   M /trunk/tips.lua

fix typo

------------------------------------------------------------------------
r373 | jerry | 2009-01-21 18:29:18 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
   M /trunk/spell.lua

fix spell link generation. Blizzard GetSpellLink() restriction is stupid.
------------------------------------------------------------------------
r372 | jerry | 2009-01-21 18:20:38 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
   M /trunk/talents.lua

remove icons from the generated database too
------------------------------------------------------------------------
r371 | jerry | 2009-01-21 18:11:13 +0000 (Wed, 21 Jan 2009) | 2 lines
Changed paths:
   M /trunk/matrix.lua
   M /trunk/tips.lua

rename methods to GetTalent...()
Talented_Data does not need to have icons anymore
------------------------------------------------------------------------
r369 | jerry | 2009-01-21 17:48:50 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
   M /trunk/chat.lua
   M /trunk/core.lua

fix StaticDialog button
------------------------------------------------------------------------
r368 | jerry | 2009-01-21 17:09:02 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
   M /trunk/tips.lua

Fix GetSpellLink(), which for some reason, does not work on some spells.
------------------------------------------------------------------------
r367 | TrAsHeR | 2009-01-21 15:17:07 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua

frFR update
------------------------------------------------------------------------
r366 | kunda | 2009-01-21 14:54:12 +0000 (Wed, 21 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/options.lua

Talented:
- typo
- deDE update
------------------------------------------------------------------------
r365 | jerry | 2009-01-21 13:31:18 +0000 (Wed, 21 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/chat.lua
   M /trunk/options.lua
   M /trunk/ui/menu.lua

Add an option to select between Dialog or ChatFrame when exporting URL

------------------------------------------------------------------------
r364 | jerry | 2009-01-21 13:17:47 +0000 (Wed, 21 Jan 2009) | 2 lines
Changed paths:
   M /trunk/chat.lua

Add some missing dialog attributes

------------------------------------------------------------------------
r363 | jerry | 2009-01-21 13:16:33 +0000 (Wed, 21 Jan 2009) | 3 lines
Changed paths:
   M /trunk/chat.lua
   M /trunk/spell.lua
   M /trunk/ui/menu.lua

Sort templates alphabetically in menu.
Output URL to a Dialog for easier copy/pasting.

------------------------------------------------------------------------
r362 | jerry | 2009-01-21 11:07:15 +0000 (Wed, 21 Jan 2009) | 2 lines
Changed paths:
   M /trunk/Talented.toc
   D /trunk/embeds.xml

remove embeds.xml

------------------------------------------------------------------------
r361 | jerry | 2009-01-21 10:52:30 +0000 (Wed, 21 Jan 2009) | 4 lines
Changed paths:
   M /trunk/spelldata.lua
   M /trunk/talents.lua
   M /trunk/tips.lua

Regenerate spelldata for 3.0.8 (based on PTR data, but should be correct).
Talent names and description are now extracted from the client.
Still needs Talented_Data for Icons, topology, and Tab names.

------------------------------------------------------------------------
r360 | jerry | 2009-01-19 07:40:28 +0000 (Mon, 19 Jan 2009) | 2 lines
Changed paths:
   M /trunk/pet.lua

Fix a  bug reported by Zidomo

------------------------------------------------------------------------
r359 | StingerSoft | 2009-01-07 21:43:57 +0000 (Wed, 07 Jan 2009) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua

ruRU update
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
69.50 KB Feb 13, 2009 3.0.9 27