r526
Details
-
FilenameTalented-r526.zip
-
Uploaded by
-
UploadedApr 18, 2009
-
Size210.18 KB
-
Downloads46
-
MD5bc73c566938079ded258f67a8da3ad3f
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r526 | jerry | 2009-04-18 23:44:40 +0000 (Sat, 18 Apr 2009) | 1 line
Changed paths:
M /trunk/apply.lua
Fix bug in template application, Thanks taral for find this one.
------------------------------------------------------------------------
r525 | jerry | 2009-04-16 09:40:54 +0000 (Thu, 16 Apr 2009) | 3 lines
Changed paths:
M /trunk/inspectui.lua
Revert Examiner support. Auto-inspecting is a really bad idea, and
leads to all kind of trouble.
------------------------------------------------------------------------
r523 | jerry | 2009-04-15 17:50:50 +0000 (Wed, 15 Apr 2009) | 1 line
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/encode.lua
M /trunk/whpet.lua
M /trunk/wowhead.lua
Fix wowhead import and export, both for pets and characters.
------------------------------------------------------------------------
r522 | jerry | 2009-04-15 06:47:43 +0000 (Wed, 15 Apr 2009) | 2 lines
Changed paths:
M /trunk/wowhead.lua
Fix wowhead URL import
------------------------------------------------------------------------
r521 | jerry | 2009-04-14 18:27:39 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/Locales/koKR.lua
Updates to koKR. Thanks chkid
------------------------------------------------------------------------
r520 | jerry | 2009-04-14 13:24:13 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
M /trunk/whpet.lua
Smaller payload for the support of wowhead pet calculator
------------------------------------------------------------------------
r519 | jerry | 2009-04-14 08:12:20 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
M /trunk/core.lua
M /trunk/inspectui.lua
M /trunk/options.lua
M /trunk/ui/base.lua
Add support for Examiner
------------------------------------------------------------------------
r518 | jerry | 2009-04-14 07:12:25 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
M /trunk/core.lua
Remove 3.1 check
------------------------------------------------------------------------
r516 | jerry | 2009-04-13 20:22:08 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
M /trunk/ui/base.lua
Fix Locked state and Disabled for the glyph toggle button.
------------------------------------------------------------------------
r515 | trasher | 2009-04-12 15:00:27 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
M /trunk/Locales/frFR.lua
frFR update
------------------------------------------------------------------------
r513 | jerry | 2009-04-11 14:13:13 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/Talented.toc
M /trunk/pet.lua
M /trunk/whpet.lua
M /trunk/wowhead.lua
Add wowhead pet calculator import and export.
------------------------------------------------------------------------
r512 | trasher | 2009-04-09 14:14:13 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
M /trunk/Locales/frFR.lua
frFR update
------------------------------------------------------------------------
r511 | jerry | 2009-04-09 12:51:48 +0000 (Thu, 09 Apr 2009) | 5 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/Locales/koKR.lua
M /trunk/encode.lua
M /trunk/options.lua
M /trunk/ui/base.lua
M /trunk/ui/gframes.lua
A /trunk/whpet.lua
Update koKR and fix typo in enUS. Thanks chkid!
Add supporting functions to be able to import wowhead petcalculator.
Not there quite yet, though.
Fix encoding so that Tenacity can be encoded.
------------------------------------------------------------------------
r510 | jerry | 2009-04-08 16:50:51 +0000 (Wed, 08 Apr 2009) | 3 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/Talented.toc
M /trunk/options.lua
M /trunk/ui/base.lua
Add an error message when trying to apply a non-existent template.
Prepare compatibility with the new Talented_Loader.
Fix AddonLoader entry to use USE_GLYPH instead of GLYPHFRAME_OPEN.
------------------------------------------------------------------------
r509 | jerry | 2009-04-07 19:41:31 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
M /trunk/ui/base.lua
Rewrite the Button Generator to be closer to UIPanelButtonTemplate2. This requires a bit of fiddling so that :SetButtonState() and :Enable()/:Disable() works.
------------------------------------------------------------------------
r508 | jerry | 2009-04-07 17:30:55 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
M /trunk/core.lua
M /trunk/ui/base.lua
Fix Button placement and size.
Make sure the template view is updated after switching specs.
------------------------------------------------------------------------
r507 | jerry | 2009-04-07 09:15:14 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
M /trunk/ui/base.lua
M /trunk/view.lua
Add an activate button to easily activate the alt spec
------------------------------------------------------------------------
r506 | jerry | 2009-04-06 16:20:49 +0000 (Mon, 06 Apr 2009) | 2 lines
Changed paths:
M /trunk/apply.lua
M /trunk/check.lua
M /trunk/viewmode.lua
Fix template application so that talent with "forward prereqs" are set.
Postpone class data checking to the time when this data is available to the client. This fix the removal of templates in the current class at first login.
------------------------------------------------------------------------
r505 | jerry | 2009-04-04 16:40:09 +0000 (Sat, 04 Apr 2009) | 1 line
Changed paths:
M /trunk/options.lua
M /trunk/ui/base.lua
apply the scale also to the alternate view
------------------------------------------------------------------------
r504 | jerry | 2009-04-04 13:54:38 +0000 (Sat, 04 Apr 2009) | 1 line
Changed paths:
M /trunk/inspectui.lua
fix typo
------------------------------------------------------------------------
r502 | jerry | 2009-04-03 08:17:36 +0000 (Fri, 03 Apr 2009) | 2 lines
Changed paths:
M /trunk/Locales/koKR.lua
Update koKR
------------------------------------------------------------------------
r501 | trasher | 2009-04-02 20:03:22 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
M /trunk/Locales/frFR.lua
frFR update
------------------------------------------------------------------------
r500 | jerry | 2009-04-02 15:59:14 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
M /trunk/glyph.lua
M /trunk/ui/base.lua
M /trunk/ui/gframes.lua
M /trunk/ui/menu.lua
Mandatory bugfixes to the Frame Lock menu
------------------------------------------------------------------------
r499 | jerry | 2009-04-02 14:53:50 +0000 (Thu, 02 Apr 2009) | 2 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/options.lua
M /trunk/ui/base.lua
M /trunk/ui/gframes.lua
M /trunk/ui/menu.lua
Allow frames to be locked in place.
------------------------------------------------------------------------
r498 | jerry | 2009-04-02 09:51:27 +0000 (Thu, 02 Apr 2009) | 2 lines
Changed paths:
M /trunk/core.lua
M /trunk/glyph.lua
M /trunk/options.lua
M /trunk/ui/base.lua
M /trunk/ui/gframes.lua
Save all frame position using a unique API
------------------------------------------------------------------------
r497 | jerry | 2009-04-01 16:01:50 +0000 (Wed, 01 Apr 2009) | 1 line
Changed paths:
M /trunk/ui/base.lua
M /trunk/ui/menu.lua
M /trunk/ui/pool.lua
M /trunk/view.lua
Fix Secondary Talented Frame.
------------------------------------------------------------------------
r496 | jerry | 2009-04-01 12:01:05 +0000 (Wed, 01 Apr 2009) | 2 lines
Changed paths:
M /trunk/Locales/koKR.lua
update koKR. Thanks chkid
------------------------------------------------------------------------
r495 | jerry | 2009-04-01 08:31:54 +0000 (Wed, 01 Apr 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/ui/base.lua
M /trunk/ui/menu.lua
M /trunk/view.lua
Update pointsleft string pattern to support singular/plural form.
Add a (undocumented and untested) Secondary template view.
------------------------------------------------------------------------
r494 | jerry | 2009-03-31 20:36:15 +0000 (Tue, 31 Mar 2009) | 3 lines
Changed paths:
M /trunk/core.lua
M /trunk/encode.lua
M /trunk/mmochamp.lua
M /trunk/ui/gframes.lua
M /trunk/ui/menu.lua
M /trunk/wowdb.lua
M /trunk/wowhead.lua
Allows internal encoding of pet templates.
Disable exporters for pet talents. Must work on wowhead's pet calculator...
Don't play the glow animation or the update sound if the glyph frame is hidden.
------------------------------------------------------------------------
r493 | jerry | 2009-03-31 18:44:39 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/apply.lua
Make sure there's something to do before trying to apply a template.
------------------------------------------------------------------------
r491 | jerry | 2009-03-31 18:09:16 +0000 (Tue, 31 Mar 2009) | 3 lines
Changed paths:
M /trunk/core.lua
M /trunk/inspectui.lua
M /trunk/ui/base.lua
M /trunk/ui/menu.lua
Fixes to the Targetname fontstring
Only pack templates that are not viewed when updating inspections.
Sort the inspected units in the menu.
------------------------------------------------------------------------
r490 | jerry | 2009-03-31 17:18:37 +0000 (Tue, 31 Mar 2009) | 1 line
Changed paths:
M /trunk/spelldata.lua
update spell data to 9742
------------------------------------------------------------------------
r489 | jerry | 2009-03-30 20:01:04 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
M /trunk/mmochamp.lua
Fix mmo-champion pattern
------------------------------------------------------------------------
r488 | jerry | 2009-03-30 15:27:06 +0000 (Mon, 30 Mar 2009) | 3 lines
Changed paths:
M /trunk/apply.lua
M /trunk/core.lua
Use the internal API instead of dealing with the structure.
Encapsulation FTW
------------------------------------------------------------------------
r487 | jerry | 2009-03-30 08:01:05 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
M /trunk/Locales/koKR.lua
Update koKR
------------------------------------------------------------------------
r485 | jerry | 2009-03-30 07:09:35 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
M /trunk/view.lua
Show spec description text or target name if a target template exists.
------------------------------------------------------------------------
r484 | trasher | 2009-03-27 18:58:38 +0000 (Fri, 27 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/frFR.lua
frFR update
------------------------------------------------------------------------
r483 | jerry | 2009-03-27 18:26:28 +0000 (Fri, 27 Mar 2009) | 2 lines
Changed paths:
M /trunk/core.lua
M /trunk/glyph.lua
M /trunk/ui/gframes.lua
Change GLYPHFRAME_OPEN event to USE_GLYPH
Register UIParent events back on disable. It's not supported, though.
------------------------------------------------------------------------
r482 | jerry | 2009-03-27 16:47:18 +0000 (Fri, 27 Mar 2009) | 1 line
Changed paths:
M /trunk/spelldata.lua
update spell data to 9733
------------------------------------------------------------------------
r481 | jerry | 2009-03-26 14:56:09 +0000 (Thu, 26 Mar 2009) | 2 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/core.lua
M /trunk/editmode.lua
Warn the user when saved templates have been removed.
------------------------------------------------------------------------
r480 | jerry | 2009-03-25 18:10:04 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/glyph.lua
M /trunk/ui/glyphs.lua
Okay, doublecheck that the user is looking at the right glyph before removing it.
------------------------------------------------------------------------
r479 | jerry | 2009-03-25 17:44:49 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/ui/gframes.lua
M /trunk/ui/glyphs.lua
Fix player portrait in the glyph frame
------------------------------------------------------------------------
r478 | jerry | 2009-03-25 16:03:39 +0000 (Wed, 25 Mar 2009) | 2 lines
Changed paths:
M /trunk/inspectui.lua
Fixes to inspection, and inspection UI hooking
------------------------------------------------------------------------
r476 | jerry | 2009-03-24 18:31:07 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/glyph.lua
M /trunk/ui/base.lua
M /trunk/ui/gframes.lua
Make the glyph button a toggle.
------------------------------------------------------------------------
r475 | jerry | 2009-03-24 18:05:57 +0000 (Tue, 24 Mar 2009) | 2 lines
Changed paths:
M /trunk/spelldata.lua
M /trunk/tips.lua
Update spelldata to 9722.
Fix prereq information in talent tooltips
------------------------------------------------------------------------
r474 | jerry | 2009-03-24 17:53:54 +0000 (Tue, 24 Mar 2009) | 3 lines
Changed paths:
M /trunk/Talented.toc
M /trunk/core.lua
M /trunk/spell.lua
D /trunk/ui/anims.xml
M /trunk/ui/gframes.lua
M /trunk/view.lua
remove XML, Animation can be created in pure lua.
Fix pet inactive talents even when no pet is available.
------------------------------------------------------------------------
r473 | jerry | 2009-03-24 15:49:18 +0000 (Tue, 24 Mar 2009) | 2 lines
Changed paths:
M /trunk/view.lua
Fix player level calculations based on pet points.
------------------------------------------------------------------------
r472 | jerry | 2009-03-24 15:39:20 +0000 (Tue, 24 Mar 2009) | 2 lines
Changed paths:
M /trunk/core.lua
Check and disable the preview talent checkbox instead of hiding it.
------------------------------------------------------------------------
r471 | jerry | 2009-03-24 15:34:27 +0000 (Tue, 24 Mar 2009) | 2 lines
Changed paths:
M /trunk/check.lua
M /trunk/core.lua
Make sure the popup that appear with Talented are visible to the user
------------------------------------------------------------------------
r470 | jerry | 2009-03-23 19:23:32 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/koKR.lua
Update koKR, thanks chkid
------------------------------------------------------------------------
r469 | jerry | 2009-03-23 18:03:16 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/ui/base.lua
Don't unregister CHARACTER_POINTS_CHANGED
------------------------------------------------------------------------
r468 | trasher | 2009-03-22 14:08:42 +0000 (Sun, 22 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/frFR.lua
frFR update
------------------------------------------------------------------------
r467 | jerry | 2009-03-21 16:36:07 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/pet.lua
M /trunk/ui/base.lua
Make sure the CHARACTER_POINTS_CHANGED event is caught even if the Talented window is not open so that template application via "/talented apply <template>" works
------------------------------------------------------------------------
r466 | jerry | 2009-03-21 16:17:12 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/apply.lua
M /trunk/core.lua
M /trunk/options.lua
Add a macro command to apply a template. (/talented apply <template>)
------------------------------------------------------------------------
r465 | jerry | 2009-03-21 15:40:41 +0000 (Sat, 21 Mar 2009) | 2 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/check.lua
M /trunk/editmode.lua
M /trunk/encode.lua
M /trunk/inspectui.lua
M /trunk/spell.lua
Add support for Paladin tree (which has an inactive talent tab 2 index 9)
Add support for dual spec inspection. The API allows that, although the default UI only shows the active one.
------------------------------------------------------------------------
r464 | jerry | 2009-03-20 16:41:07 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/view.lua
M /trunk/viewmode.lua
Fix Target template
------------------------------------------------------------------------
r463 | jerry | 2009-03-20 16:26:24 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/ui/menu.lua
Do not allow current and alternate spec to be targets.
------------------------------------------------------------------------
r462 | jerry | 2009-03-20 16:22:04 +0000 (Fri, 20 Mar 2009) | 3 lines
Changed paths:
M /trunk/core.lua
M /trunk/ui/base.lua
M /trunk/ui/menu.lua
Removed the incorrect template from the db if it has not been validated after importation.
Fix importation not to open a random template in case it failed.
Make the Talented frame a SpecialFrame instead of a center frame, for the UI.
------------------------------------------------------------------------
r461 | jerry | 2009-03-19 13:55:37 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/Talented.toc
Hook ToggleGlyphFrame also in AddonLoader
------------------------------------------------------------------------
r460 | jerry | 2009-03-19 13:43:41 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/editmode.lua
M /trunk/pet.lua
M /trunk/spell.lua
M /trunk/spelldata.lua
M /trunk/view.lua
New take on inactive talent indexes for pets.
------------------------------------------------------------------------
r459 | jerry | 2009-03-19 11:45:21 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/core.lua
Hook ToggleGlyphFrame()
------------------------------------------------------------------------
r458 | jerry | 2009-03-19 11:40:53 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
M /trunk/apply.lua
M /trunk/core.lua
M /trunk/pet.lua
M /trunk/ui/base.lua
M /trunk/ui/menu.lua
M /trunk/viewmode.lua
Allow alternate pet talents.
There is a bug right now in Talented due to internal talent index not being equal to outside talent index (thanks Blizzard for that). This needs fixing...
------------------------------------------------------------------------
r456 | jerry | 2009-03-19 07:34:00 +0000 (Thu, 19 Mar 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/ruRU.lua
M /trunk/Locales/zhCN.lua
M /trunk/Locales/zhTW.lua
M /trunk/core.lua
M /trunk/pet.lua
M /trunk/spelldata.lua
M /trunk/view.lua
Fix template application.
Update spell data to latest build (9704)
Fix view table
------------------------------------------------------------------------
r455 | jerry | 2009-03-18 21:36:03 +0000 (Wed, 18 Mar 2009) | 4 lines
Changed paths:
M /trunk/core.lua
M /trunk/editmode.lua
M /trunk/learn.lua
M /trunk/pet.lua
M /trunk/ui/base.lua
M /trunk/ui/menu.lua
M /trunk/view.lua
M /trunk/viewmode.lua
Some cleanups
Remove the Pet button. The ability is now in the template menu.
Allow to learn pet talents
------------------------------------------------------------------------