r385
Details
-
FilenameTalented-r385.zip
-
Uploaded by
-
UploadedFeb 9, 2009
-
Size180.99 KB
-
Downloads737
-
MD5286c2c580d515ef8ab45b174e964141b
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------