3.1b3

Details

  • Filename
    Yata-3.1b3.zip
  • Uploaded by
  • Uploaded
    Aug 5, 2010
  • Size
    166.13 KB
  • Downloads
    124
  • MD5
    0379663eea9c4facca86a8da796db479

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r101 | kaytikat | 2010-08-05 22:42:22 +0000 (Thu, 05 Aug 2010) | 1 line
Changed paths:
   A /tags/3.1b3 (from /trunk:100)

Tagged as 3.1 beta 3
------------------------------------------------------------------------
r100 | kaytikat | 2010-08-05 22:41:57 +0000 (Thu, 05 Aug 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Header.lua
   M /trunk/Options.lua
   M /trunk/TotemBar.lua
   M /trunk/TotemButton.lua
   M /trunk/TotemData.lua

Set Right Click on Multicast Spell buttons to mean Totemic Call
Added options to automatically select the totems in a Multicast Spell when that button is pressed or to switch to them manually by right clicking with a modifier key held down
Cleaned up some unused old code
------------------------------------------------------------------------
r98 | kaytikat | 2010-07-30 06:50:56 +0000 (Fri, 30 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

Potential fix for stack overflow error
------------------------------------------------------------------------
r97 | kaytikat | 2010-07-29 18:10:41 +0000 (Thu, 29 Jul 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

Reversed Lock() and Unlock() calls to actually fix the LDB problem
------------------------------------------------------------------------
r96 | kaytikat | 2010-07-29 15:43:18 +0000 (Thu, 29 Jul 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

Updated LDB code to use correct methods
------------------------------------------------------------------------
r94 | kaytikat | 2010-07-27 19:29:49 +0000 (Tue, 27 Jul 2010) | 1 line
Changed paths:
   M /trunk/Header.lua
   M /trunk/TotemButton.lua

Made entire spellgroups be hidden if you hide all of the spells in that group
------------------------------------------------------------------------
r91 | kaytikat | 2010-07-16 19:03:42 +0000 (Fri, 16 Jul 2010) | 1 line
Changed paths:
   M /trunk/TotemData.lua

Replaced weapon imbue names with spell ids
------------------------------------------------------------------------
r90 | kaytikat | 2010-07-16 08:18:15 +0000 (Fri, 16 Jul 2010) | 1 line
Changed paths:
   M /trunk/Yata.toc

Updated .toc with missing LoD attribute
------------------------------------------------------------------------
r88 | kaytikat | 2010-07-13 21:10:15 +0000 (Tue, 13 Jul 2010) | 1 line
Changed paths:
   M /trunk/Header.lua
   M /trunk/TotemButton.lua

Fixed button gap issues
------------------------------------------------------------------------
r86 | kaytikat | 2010-07-12 17:35:06 +0000 (Mon, 12 Jul 2010) | 1 line
Changed paths:
   M /trunk/TotemButton.lua

Fixed incorrect button shape when ButtonFacade disabled
------------------------------------------------------------------------
r85 | kaytikat | 2010-07-12 17:30:25 +0000 (Mon, 12 Jul 2010) | 1 line
Changed paths:
   M /trunk/TotemButton.lua

Lowered button strata to Medium - will make this an option if people experience problems with this
------------------------------------------------------------------------
r84 | kaytikat | 2010-07-12 17:14:12 +0000 (Mon, 12 Jul 2010) | 1 line
Changed paths:
   M /trunk/TotemData.lua

Fixing issue where all multicast spells were showing, even if the shaman didn't know them
------------------------------------------------------------------------
r83 | kaytikat | 2010-07-12 11:05:43 +0000 (Mon, 12 Jul 2010) | 1 line
Changed paths:
   M /trunk/TotemData.lua

Check for error when weapon imbue not known (low level character)
------------------------------------------------------------------------
r81 | kaytikat | 2010-07-12 09:25:21 +0000 (Mon, 12 Jul 2010) | 1 line
Changed paths:
   M /trunk/Header.lua

Fixed copper1956's error
------------------------------------------------------------------------
r79 | kaytikat | 2010-07-11 20:07:18 +0000 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/esMX.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/koKR.lua
   M /trunk/Localization/ruRU.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua

Retry localization
------------------------------------------------------------------------
r78 | kaytikat | 2010-07-11 19:53:21 +0000 (Sun, 11 Jul 2010) | 8 lines
Changed paths:
   M /trunk/Core.lua
   A /trunk/Header.lua
   M /trunk/Localization/deDE.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/esES.lua
   M /trunk/Localization/esMX.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/koKR.lua
   M /trunk/Localization/ruRU.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/Options.lua
   M /trunk/Timer.lua
   M /trunk/TotemBar.lua
   M /trunk/TotemButton.lua
   M /trunk/TotemButtonLayoutEditor.lua
   M /trunk/TotemData.lua
   M /trunk/TotemSets.lua
   M /trunk/Yata.toc
   M /trunk/readme.txt

Rewrote TotemBar internals
Moved localization to WowAce
Added Multicast spells bar
Added weapon imbues bar
Added multicast indicators
Fixed numerous bugs
Added scaling of popup
Added Vertical orientation support
------------------------------------------------------------------------
r76 | kaytikat | 2010-07-06 12:34:22 +0000 (Tue, 06 Jul 2010) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/Timer.lua
   M /trunk/TotemBar.lua
   M /trunk/TotemButton.lua
   M /trunk/TotemButtonLayoutEditor.lua
   M /trunk/TotemData.lua
   M /trunk/Yata.toc

Fixed for 3.5
Added preliminary Call of xxxx spell support
Fixed numerous outstanding issues
Changed totem listing routine to use built in Blizzard commands instead of LibGratuity and spellbook scraping
Ensured that totems specific to a spec such as ToW or MT are removed when you respec
------------------------------------------------------------------------
r75 | xska | 2009-06-08 21:07:08 +0000 (Mon, 08 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Localization/frFR.lua

Yata:
- this should do it I think
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
33.16 KB Aug 5, 2010 3.3.5 37