v2.0c-release

Details

  • Filename
    Talented-v2.0c-release.zip
  • Uploaded by
  • Uploaded
    Apr 18, 2009
  • Size
    223.23 KB
  • Downloads
    739
  • MD5
    493053349c29f0f75b38d095019eba8c

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r528 | jerry | 2009-04-19 00:29:52 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
   A /tags/v2.0c-release (from /trunk:527)

Tagging as v2.0c-release
------------------------------------------------------------------------
r527 | jerry | 2009-04-19 00:29:27 +0000 (Sun, 19 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/wowdb.lua
   M /trunk/wowhead.lua

Add support for the latest blizzard talent calculator
------------------------------------------------------------------------
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

------------------------------------------------------------------------
r454 | jerry | 2009-03-18 20:17:39 +0000 (Wed, 18 Mar 2009) | 5 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/glyph.lua
   M /trunk/ui/gframes.lua
   M /trunk/ui/glyphs.lua

Separate the glyph frame from talented.
Fix the glyph frame update when switching spec.
Only show the sparkle for glyphs that are filled.
Save the glyph frame position in the profile.

------------------------------------------------------------------------
r452 | jerry | 2009-03-18 14:33:37 +0000 (Wed, 18 Mar 2009) | 6 lines
Changed paths:
   M /trunk/Talented.toc
   M /trunk/core.lua
   M /trunk/editmode.lua
   M /trunk/ui/base.lua
   M /trunk/view.lua

Cleanup TalentView:Update() and :SetTemplateMode()
Fix Base view resizing. Place the points fontstring too.
Add a background and border texture to the editbox.
Try and calculate the req level for pet templates.
tighter compression of templates in the SavedVariable db. Stricter checking when loading template (invalid templates are silently removed for now). Removed some conversion code for old DB formats.
Bump version to 2.0
------------------------------------------------------------------------
r451 | trasher | 2009-03-17 14:27:07 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua

frFR update
------------------------------------------------------------------------
r450 | jerry | 2009-03-17 11:27:56 +0000 (Tue, 17 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/core.lua
   M /trunk/editmode.lua
   M /trunk/ui/menu.lua
   M /trunk/view.lua

Further fixes to talent views.
This is starting to feel like it may be working.
------------------------------------------------------------------------
r449 | jerry | 2009-03-14 15:17:48 +0000 (Sat, 14 Mar 2009) | 1 line
Changed paths:
   M /trunk/check.lua

Fix check for the new return value to GetTalentPrereqs()
------------------------------------------------------------------------
r448 | jerry | 2009-03-14 15:03:40 +0000 (Sat, 14 Mar 2009) | 1 line
Changed paths:
   M /trunk/spelldata.lua

update spell data to latest build
------------------------------------------------------------------------
r447 | jerry | 2009-03-14 14:40:34 +0000 (Sat, 14 Mar 2009) | 2 lines
Changed paths:
   M /trunk/ui/anims.xml
   M /trunk/ui/gframes.lua

Add Glyphframe Glow effect, using an AnimationGroup.
Still using XML templates, as the API is broken and makes the client crash.
------------------------------------------------------------------------
r442 | jerry | 2009-03-11 16:37:30 +0000 (Wed, 11 Mar 2009) | 1 line
Changed paths:
   M /trunk/spell.lua

Fix Ticket-31
------------------------------------------------------------------------
r440 | jerry | 2009-03-11 09:21:16 +0000 (Wed, 11 Mar 2009) | 2 lines
Changed paths:
   M /trunk/spell.lua

make sure the tooltip is Hidden so that CowTip doesn't try to show it.

------------------------------------------------------------------------
r439 | jerry | 2009-03-09 18:49:50 +0000 (Mon, 09 Mar 2009) | 1 line
Changed paths:
   M /trunk/ui/base.lua
   M /trunk/view.lua

Fix Height Calculation for pet talent trees.
------------------------------------------------------------------------
r438 | jerry | 2009-03-09 17:32:42 +0000 (Mon, 09 Mar 2009) | 2 lines
Changed paths:
   M /trunk/glyph.lua
   M /trunk/spelldata.lua
   M /trunk/tabdata.lua
   M /trunk/ui/gframes.lua
   M /trunk/ui/menu.lua

update spell data to latest beta.

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r358 | fenlis | 2008-12-30 04:48:39 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
   M /trunk/Locales/koKR.lua

 - Fixed translation koKR
------------------------------------------------------------------------
r357 | yleaf | 2008-12-30 02:26:32 +0000 (Tue, 30 Dec 2008) | 1 line
Changed paths:
   M /trunk/Locales/zhCN.lua

zhcn update
------------------------------------------------------------------------
r356 | jerry | 2008-12-24 08:04:08 +0000 (Wed, 24 Dec 2008) | 2 lines
Changed paths:
   M /trunk/ui/pool.lua

Fix widget pool handling

------------------------------------------------------------------------
r355 | jerry | 2008-12-21 16:08:15 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/matrix.lua
   M /trunk/pet.lua
   M /trunk/ui/base.lua
   M /trunk/ui/pool.lua

further improvements to pet support.
------------------------------------------------------------------------
r354 | trasher | 2008-12-16 10:15:47 +0000 (Tue, 16 Dec 2008) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua

frFR update
------------------------------------------------------------------------
r353 | kunda | 2008-12-09 09:50:40 +0000 (Tue, 09 Dec 2008) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

deDE update
------------------------------------------------------------------------
r352 | digmouse | 2008-12-09 07:29:04 +0000 (Tue, 09 Dec 2008) | 1 line
Changed paths:
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Talented: zhCN/TW update
------------------------------------------------------------------------
r351 | jerry | 2008-12-05 09:38:54 +0000 (Fri, 05 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Talented.toc

(AddonLoader) Only load Talented if "really" inspecting someone

------------------------------------------------------------------------
r350 | jerry | 2008-12-02 16:14:46 +0000 (Tue, 02 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Talented.toc
   M /trunk/editmode.lua
   A /trunk/pet.lua
   M /trunk/ui/base.lua

start to add pet support.

------------------------------------------------------------------------
r347 | jerry | 2008-11-27 14:32:45 +0000 (Thu, 27 Nov 2008) | 2 lines
Changed paths:
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Updates to zhTW and zhCN, Thanks NightOwl

------------------------------------------------------------------------
r346 | jerry | 2008-11-26 21:13:37 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   M /trunk/talents.lua

Add an error report and a fallback when an template without class occurs.
------------------------------------------------------------------------
r344 | jerry | 2008-11-24 15:49:05 +0000 (Mon, 24 Nov 2008) | 2 lines
Changed paths:
   M /trunk/Talented.toc

Add (drycoded) support for AddonLoader

------------------------------------------------------------------------
r342 | jerry | 2008-11-21 10:06:08 +0000 (Fri, 21 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Talented.toc
   M /trunk/wowdb.lua

Add back wowdb talent calculator support. Thanks to the guy that fixed
their weird talent sorting, it's much easier now.

------------------------------------------------------------------------
r340 | jerry | 2008-11-15 22:49:22 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
   M /trunk/encode.lua

add DEATHKNIGHT to the encoding classmap.
------------------------------------------------------------------------
r338 | jerry | 2008-11-12 11:10:31 +0000 (Wed, 12 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/ui/base.lua
   M /trunk/ui/menu.lua

Remove Options button.
Add a "Options ..." entry in the Actions menu.
Place Actions button before Templates.

------------------------------------------------------------------------
r337 | jerry | 2008-11-12 10:36:17 +0000 (Wed, 12 Nov 2008) | 2 lines
Changed paths:
   M /trunk/spelldata.lua

Add Death knight spell data

------------------------------------------------------------------------
r336 | jerry | 2008-11-12 09:36:30 +0000 (Wed, 12 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Talented.toc
   M /trunk/other.lua

Fix call to :Deserialize()
Bump minor version number.

------------------------------------------------------------------------
r335 | jerry | 2008-11-06 10:52:45 +0000 (Thu, 06 Nov 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/inspectui.lua

Fix InspectUI hooking

------------------------------------------------------------------------
r333 | swix | 2008-11-03 10:23:55 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua

Update ruRU
------------------------------------------------------------------------
r331 | jerry | 2008-10-28 09:44:51 +0000 (Tue, 28 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

Fix case for externals libraries folder referenced in .pkgmeta

------------------------------------------------------------------------
r330 | kunda | 2008-10-25 19:25:19 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Talented.toc

deDE update
------------------------------------------------------------------------
r329 | jerry | 2008-10-25 13:07:00 +0000 (Sat, 25 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Talented.toc
   M /trunk/embeds.xml

Add some missing libraries.
Update TOC
------------------------------------------------------------------------
r327 | jerry | 2008-10-25 12:51:51 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

get Ace3 library from trunk instead of tag
------------------------------------------------------------------------
r326 | jerry | 2008-10-24 06:59:23 +0000 (Fri, 24 Oct 2008) | 3 lines
Changed paths:
   M /trunk/core.lua

Add another check init check for the template database
Fix Template Deletion

------------------------------------------------------------------------
r325 | jerry | 2008-10-22 07:52:06 +0000 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/embeds.xml

Fix embedded libraries

------------------------------------------------------------------------
r323 | jerry | 2008-10-20 16:52:01 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
   M /trunk/locales.xml

Add reference to the new locale files in the xml
------------------------------------------------------------------------
r322 | jerry | 2008-10-20 14:23:32 +0000 (Mon, 20 Oct 2008

Additional Files