r437-nolib
Details
-
FilenameTalented-r437-nolib.zip
-
Uploaded by
-
UploadedMar 9, 2009
-
Size80.03 KB
-
Downloads73
-
MD570c2ca9c10b3a137a01f0bf1875423e9
Changelog
------------------------------------------------------------------------
r437 | jerry | 2009-03-09 09:42:11 +0000 (Mon, 09 Mar 2009) | 6 lines
Changed paths:
M /trunk/class.lua
M /trunk/editmode.lua
M /trunk/spelldata.lua
M /trunk/tabdata.lua
M /trunk/tips.lua
M /trunk/ui/menu.lua
Add known localisation for Pet Trees.
Add Pet trees to the Template menu.
Fix tips to use the view template instead of the global template.
Use variable number for Tier requirements. 5 for player classes and 3
for pets.
------------------------------------------------------------------------
r436 | jerry | 2009-03-09 08:56:48 +0000 (Mon, 09 Mar 2009) | 2 lines
Changed paths:
M /trunk/Locales/koKR.lua
update koKR locale
------------------------------------------------------------------------
r435 | jerry | 2009-03-08 17:20:06 +0000 (Sun, 08 Mar 2009) | 1 line
Changed paths:
M /trunk/Talented.toc
M /trunk/core.lua
M /trunk/ui/base.lua
hook UpdateMicroButtons and add support for CONFIRM_TALENT_WIPE
------------------------------------------------------------------------
r434 | jerry | 2009-03-08 14:23:38 +0000 (Sun, 08 Mar 2009) | 2 lines
Changed paths:
M /trunk/ui/base.lua
M /trunk/ui/gframes.lua
M /trunk/view.lua
Fix Sparkle animation so that they are disabled when moving the frame.
Allow the Talented base frame to support 1 or 3 Tree(s) specs.
------------------------------------------------------------------------
r433 | jerry | 2009-03-07 17:38:01 +0000 (Sat, 07 Mar 2009) | 1 line
Changed paths:
M /trunk/Talented.toc
M /trunk/core.lua
D /trunk/matrix.lua
M /trunk/tips.lua
M /trunk/ui/base.lua
M /trunk/ui/buttons.lua
M /trunk/view.lua
M /trunk/viewmode.lua
remove the global (old) talent view, replacing with an instance of TalentView. I've not yet decided wether pet talents will appear in this window or in a new window/view.
------------------------------------------------------------------------
r432 | jerry | 2009-03-05 09:54:49 +0000 (Thu, 05 Mar 2009) | 4 lines
Changed paths:
M /trunk/apply.lua
M /trunk/encode.lua
M /trunk/inspectui.lua
M /trunk/pet.lua
M /trunk/tips.lua
M /trunk/ui/menu.lua
M /trunk/view.lua
M /trunk/viewmode.lua
Try to get rid of Talented.current
Add an :IterateTalentViews() method.
Remove Talented.maxpoints/.pet_maxpoints
------------------------------------------------------------------------
r431 | jerry | 2009-03-04 18:43:29 +0000 (Wed, 04 Mar 2009) | 1 line
Changed paths:
M /trunk/Talented.toc
M /trunk/matrix.lua
M /trunk/pet.lua
M /trunk/tabdata.lua
M /trunk/ui/gframes.lua
M /trunk/ui/trees.lua
M /trunk/view.lua
TalentView: Now we're getting somewhere...
------------------------------------------------------------------------
r430 | jerry | 2009-03-04 16:56:44 +0000 (Wed, 04 Mar 2009) | 1 line
Changed paths:
M /trunk/ui/anims.xml
M /trunk/ui/gframes.lua
better sparkles
------------------------------------------------------------------------
r429 | jerry | 2009-03-04 15:01:39 +0000 (Wed, 04 Mar 2009) | 2 lines
Changed paths:
M /trunk/learn.lua
M /trunk/ui/buttons.lua
M /trunk/ui/trees.lua
M /trunk/view.lua
Further improve the template views
------------------------------------------------------------------------
r428 | jerry | 2009-03-04 09:44:52 +0000 (Wed, 04 Mar 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/core.lua
M /trunk/learn.lua
M /trunk/options.lua
Remove confirm_on_apply option, as it doesn't do anything now that
application is done in only one step.
------------------------------------------------------------------------
r427 | jerry | 2009-03-04 09:28:05 +0000 (Wed, 04 Mar 2009) | 2 lines
Changed paths:
M /trunk/Talented.toc
M /trunk/core.lua
Fix Talent Mini Button hooking
------------------------------------------------------------------------
r426 | jerry | 2009-03-04 09:17:51 +0000 (Wed, 04 Mar 2009) | 6 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/Locales/frFR.lua
M /trunk/Locales/koKR.lua
M /trunk/Talented.toc
M /trunk/core.lua
M /trunk/glyph.lua
M /trunk/matrix.lua
M /trunk/pet.lua
M /trunk/tips.lua
M /trunk/ui/gframes.lua
M /trunk/ui/glyphs.lua
M /trunk/ui/menu.lua
A /trunk/view.lua
M /trunk/viewmode.lua
Update koKR and frFR
Fix Talent Switch menu entry.
Add a checkbox to view the glyphs of the alternate spec.
Several changes to help the creation of multiple talent windows (for
pets)
------------------------------------------------------------------------
r425 | kunda | 2009-03-03 09:32:47 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/deDE.lua
deDE update
------------------------------------------------------------------------
r424 | trasher | 2009-03-03 07:49:58 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/frFR.lua
frFR update
------------------------------------------------------------------------
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.
------------------------------------------------------------------------