r720
Details
-
FilenameTalented-r720.zip
-
Uploaded by
-
UploadedJan 11, 2011
-
Size211.02 KB
-
Downloads118
-
MD5fd0ff785979afc94ce02d73d5a3266fc
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r720 | jerry | 2011-01-11 09:57:06 +0000 (Tue, 11 Jan 2011) | 2 lines
Changed paths:
M /trunk/editmode.lua
M /trunk/view.lua
Fix Ticket-144
------------------------------------------------------------------------
r719 | jerry | 2011-01-10 07:40:27 +0000 (Mon, 10 Jan 2011) | 3 lines
Changed paths:
M /trunk/editmode.lua
M /trunk/target.lua
M /trunk/ui/menu.lua
M /trunk/view.lua
Apply Ticket-143. Thanks fbrevoort.
Some small fixes to Action Menu to simplify the process of disabling target templates.
------------------------------------------------------------------------
r717 | zhTW | 2010-12-27 06:32:53 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
M /trunk/Inspect/Talented_Inspect.toc
M /trunk/Talented.toc
Toc files update for zhTW
------------------------------------------------------------------------
r716 | jerry | 2010-12-23 21:55:45 +0000 (Thu, 23 Dec 2010) | 2 lines
Changed paths:
M /trunk/Inspect/inspectui.lua
Fix Ticket 140
------------------------------------------------------------------------
r715 | jerry | 2010-12-23 13:27:59 +0000 (Thu, 23 Dec 2010) | 2 lines
Changed paths:
M /trunk/apply.lua
M /trunk/core.lua
Fix typo in apply. assert's not an instruction. (Ticket-139)
------------------------------------------------------------------------
r714 | jerry | 2010-12-23 09:09:16 +0000 (Thu, 23 Dec 2010) | 2 lines
Changed paths:
M /trunk/apply.lua
M /trunk/editmode.lua
Rewrite ValidateTemplate so that Ticket 138 is fixed.
------------------------------------------------------------------------
r713 | jerry | 2010-12-22 07:35:32 +0000 (Wed, 22 Dec 2010) | 3 lines
Changed paths:
M /trunk/view.lua
Check the whole template when updating a talent, not just the branch.
This prevents some from removing the 31st point from a template when other branches already have points.
------------------------------------------------------------------------
r712 | jerry | 2010-12-22 07:29:11 +0000 (Wed, 22 Dec 2010) | 2 lines
Changed paths:
M /trunk/Inspect/inspectui.lua
Fix Ticket-137. Don't use Talented internal API in Talented_Inspect
------------------------------------------------------------------------
r711 | jerry | 2010-12-20 14:49:38 +0000 (Mon, 20 Dec 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
Update pkgmeta for the new module
------------------------------------------------------------------------
r710 | jerry | 2010-12-20 14:48:31 +0000 (Mon, 20 Dec 2010) | 2 lines
Changed paths:
A /trunk/Inspect
A /trunk/Inspect/Talented_Inspect.toc
A /trunk/Inspect/inspectui.lua (from /trunk/inspectui.lua:709
M /trunk/Talented.toc
M /trunk/core.lua
D /trunk/inspectui.lua
Put back inspection functionality.
------------------------------------------------------------------------
r709 | jerry | 2010-12-18 11:17:42 +0000 (Sat, 18 Dec 2010) | 1 line
Changed paths:
M /trunk/core.lua
Fix Talented Tab Select/Deselect
------------------------------------------------------------------------
r708 | jerry | 2010-12-17 13:41:44 +0000 (Fri, 17 Dec 2010) | 2 lines
Changed paths:
M /trunk/core.lua
Try to fix Ticket-134. Don't modify numTabs. This should fix the taint.
------------------------------------------------------------------------
r707 | jerry | 2010-12-17 10:55:27 +0000 (Fri, 17 Dec 2010) | 3 lines
Changed paths:
M /trunk/ui/base.lua
Commit final display glitch. Thanks diablobase.
This fixes Ticket 127
------------------------------------------------------------------------
r706 | jerry | 2010-12-02 07:34:08 +0000 (Thu, 02 Dec 2010) | 2 lines
Changed paths:
M /trunk/pet.lua
Fix Ticket-131. Make sure that the correct alternate talent is used as a prereq when adjusting for a given pet. This won't help for Blizzard's side of the issue though.
------------------------------------------------------------------------