r681
Details
-
FilenameTalented-r681.zip
-
Uploaded by
-
UploadedNov 4, 2010
-
Size209.52 KB
-
Downloads282
-
MD5c813cdefd1471f03aaeb58fe1b8cad3c
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r681 | jerry | 2010-11-04 09:57:38 +0000 (Thu, 04 Nov 2010) | 2 lines
Changed paths:
M /trunk/spell.lua
typo fix. Fix Ticket 113
------------------------------------------------------------------------
r680 | jerry | 2010-11-04 07:35:38 +0000 (Thu, 04 Nov 2010) | 2 lines
Changed paths:
M /trunk/spell.lua
Introduce some defect detection code to check Ticket-108
------------------------------------------------------------------------
r679 | chkid | 2010-10-27 11:17:29 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/Locales/koKR.lua
koKR Update
------------------------------------------------------------------------
r677 | jerry | 2010-10-26 18:31:17 +0000 (Tue, 26 Oct 2010) | 1 line
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/Locales/zhTW.lua
M /trunk/apply.lua
M /trunk/chat.lua
M /trunk/core.lua
M /trunk/editmode.lua
M /trunk/inspectui.lua
M /trunk/options.lua
M /trunk/pet.lua
M /trunk/tips.lua
M /trunk/ui/menu.lua
M /trunk/view.lua
M /trunk/viewmode.lua
M /trunk/whpet.lua
M /trunk/wowhead.lua
Fixes Ticket 101,102 and 103
------------------------------------------------------------------------
r676 | jerry | 2010-10-20 17:39:28 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/ui/lines.lua
M /trunk/ui/trees.lua
M /trunk/view.lua
Provides several graphical tweaks.
------------------------------------------------------------------------
r675 | jerry | 2010-10-20 16:50:35 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/editmode.lua
Fix :GetTemplateMasteryState(). And Ticket-97
------------------------------------------------------------------------
r673 | jerry | 2010-10-19 10:02:50 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/view.lua
typo fix Ticket-96. Strange it passed the svn hook.
------------------------------------------------------------------------
r672 | jerry | 2010-10-19 07:06:00 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/view.lua
Reimplement TALENT_LEVELS so that it fills the values when requested. Should fix reports of GetReqLevel() returning nil
------------------------------------------------------------------------
r671 | jerry | 2010-10-18 17:45:26 +0000 (Mon, 18 Oct 2010) | 3 lines
Changed paths:
M /trunk/chat.lua
M /trunk/spelldata.lua
M /trunk/ui/menu.lua
Fix mage spell data (by hand, for now)
Correct menu display.
Fix Dialog box display.
------------------------------------------------------------------------
r670 | jerry | 2010-10-18 17:00:11 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/view.lua
bugfix level required calculation.
------------------------------------------------------------------------
r669 | jerry | 2010-10-18 16:51:41 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/apply.lua
bugfix template application
------------------------------------------------------------------------
r668 | jerry | 2010-10-18 16:33:45 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/editmode.lua
Bugfix Talented:GetTemplateMasteryState()
------------------------------------------------------------------------
r667 | chkid | 2010-10-18 15:01:09 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/Locales/koKR.lua
Fixed koKR locale syntax error
------------------------------------------------------------------------
r666 | chkid | 2010-10-18 12:39:36 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/Locales/koKR.lua
koKR Update
------------------------------------------------------------------------
r665 | jerry | 2010-10-18 08:46:27 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/core.lua
Fix Ticket-92. Automatically disable Talented_Loader so that it doesn't mess with us in future UI loading process.
------------------------------------------------------------------------
r664 | jerry | 2010-10-18 08:39:57 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/core.lua
Fix Ticket-93
------------------------------------------------------------------------
r663 | jerry | 2010-10-18 08:26:14 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/docs/main.txt
Document the update
------------------------------------------------------------------------
r662 | jerry | 2010-10-18 08:06:32 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/apply.lua
M /trunk/editmode.lua
M /trunk/ui/menu.lua
Fix template application. Safe as I don't call LearnPreviewTalents() now. User has to do it himself. drycoded
------------------------------------------------------------------------
r661 | jerry | 2010-10-17 15:45:56 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
D /trunk/GlyphFrame
D /trunk/SpecTabs
M /trunk/Talented.toc
M /trunk/check.lua
M /trunk/core.lua
D /trunk/glyph.lua
D /trunk/locales.xml
M /trunk/options.lua
M /trunk/pet.lua
M /trunk/scripts/config.lua
M /trunk/scripts/mkfulldata.lua
M /trunk/scripts/wowdata.lua
M /trunk/spell.lua
M /trunk/spelldata.lua
M /trunk/tabdata.lua
D /trunk/ui/arrows.lua
M /trunk/ui/base.lua
D /trunk/ui/branches.lua
D /trunk/ui/buttons.lua
M /trunk/ui/lines.lua
M /trunk/ui/menu.lua
M /trunk/ui/trees.lua
M /trunk/view.lua
Talented: First wow4 compatible alpha.
------------------------------------------------------------------------
r660 | jerry | 2010-08-11 07:08:21 +0000 (Wed, 11 Aug 2010) | 3 lines
Changed paths:
M /trunk/SpecTabs/core.lua
_ Revert the hack to make SpecTabs update after mending a new pet. Better to have Blizzard fix it.
_ Only Update the spec tabs when they are shown. This fixes Ticket-89.
------------------------------------------------------------------------