r69

Details

  • Filename
    DimmedActions-r69.zip
  • Uploaded by
  • Uploaded
    Dec 26, 2009
  • Size
    138.61 KB
  • Downloads
    33
  • MD5
    8d60e8ab1660fbc2ba14c7286aa7376f

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r69 | cyprias | 2009-12-27 03:51:11 +0000 (Sun, 27 Dec 2009) | 1 line
Changed paths:
   M /trunk/locales/deDE.lua
   M /trunk/locales/esES.lua
   M /trunk/locales/frFR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/locales/zhCN.lua
   M /trunk/locales/zhTW.lua

testing localization keyword substitution.
------------------------------------------------------------------------
r68 | cyprias | 2009-12-27 03:46:58 +0000 (Sun, 27 Dec 2009) | 1 line
Changed paths:
   M /trunk/locales/deDE.lua
   M /trunk/locales/esES.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

testing localization keyword substitution.
------------------------------------------------------------------------
r67 | cyprias | 2009-12-27 03:41:21 +0000 (Sun, 27 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/koKR.lua

testing localization keyword substitution.
------------------------------------------------------------------------
r65 | cyprias | 2009-12-25 01:17:11 +0000 (Fri, 25 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Dimmed Actions checks if target's a enemy instead of friendly. This way DA works in duels.
------------------------------------------------------------------------
r63 | cyprias | 2009-12-24 04:29:34 +0000 (Thu, 24 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

changed version
------------------------------------------------------------------------
r62 | cyprias | 2009-12-20 04:56:50 +0000 (Sun, 20 Dec 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Added Dominos to .pkgmeta optional-dependencies.
------------------------------------------------------------------------
r61 | cyprias | 2009-12-20 04:56:36 +0000 (Sun, 20 Dec 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Added Dominos to .pkgmeta optional-dependencies.
------------------------------------------------------------------------
r59 | cyprias | 2009-12-20 04:47:00 +0000 (Sun, 20 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua

Added support for Dominos' action bars.
------------------------------------------------------------------------
r58 | cyprias | 2009-12-20 03:28:55 +0000 (Sun, 20 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua

Removed healing target's target option. No longer needed for macros.
------------------------------------------------------------------------
r57 | cyprias | 2009-12-19 07:30:19 +0000 (Sat, 19 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Addon resets self when user resets profile.
------------------------------------------------------------------------
r55 | cyprias | 2009-12-17 23:50:47 +0000 (Thu, 17 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

changed version number.
------------------------------------------------------------------------
r54 | cyprias | 2009-12-17 23:49:27 +0000 (Thu, 17 Dec 2009) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua

Cleaned up some debug code.
Changed the way we get spells from macros.
------------------------------------------------------------------------
r53 | cyprias | 2009-12-17 22:02:53 +0000 (Thu, 17 Dec 2009) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua

Fixed macros not dimming if spell exists on target.
Removed 'Missing Macro Spells' button, no longer needed.
------------------------------------------------------------------------
r52 | cyprias | 2009-12-14 14:53:28 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Changed unusable option to ignore if the action's out of range. (that's a separate option)
------------------------------------------------------------------------
r50 | cyprias | 2009-12-14 14:29:15 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

removed some debug msgs that could spam user.
------------------------------------------------------------------------
r49 | cyprias | 2009-12-14 14:15:39 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua

Added option to disable dimming of unusable spells.
------------------------------------------------------------------------
r48 | cyprias | 2009-12-14 01:49:47 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
   A /trunk/locales
   A /trunk/locales/deDE.lua
   A /trunk/locales/enUS.lua
   A /trunk/locales/esES.lua
   A /trunk/locales/frFR.lua
   A /trunk/locales/koKR.lua
   A /trunk/locales/ruRU.lua
   A /trunk/locales/zhCN.lua
   A /trunk/locales/zhTW.lua
   A /trunk/locales.xml

testing locale stuff.
------------------------------------------------------------------------
r47 | cyprias | 2009-12-14 01:43:17 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
   M /trunk/DimmedActions.toc
   M /trunk/core.lua

added more locales.
------------------------------------------------------------------------
r46 | cyprias | 2009-12-13 23:54:38 +0000 (Sun, 13 Dec 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DimmedActions.toc
   M /trunk/core.lua
   M /trunk/embeds.xml

Added english locales.
------------------------------------------------------------------------
r45 | cyprias | 2009-12-13 12:42:50 +0000 (Sun, 13 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Added another check to prevent GetSpellName() error.
------------------------------------------------------------------------
r44 | cyprias | 2009-12-13 12:21:12 +0000 (Sun, 13 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Added check to make sure spellID is valid before using GetSpelLName.
------------------------------------------------------------------------
r43 | cyprias | 2009-12-12 23:56:04 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Made change that may fix vehicle error.
------------------------------------------------------------------------
r40 | cyprias | 2009-12-11 17:25:42 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

version change.
------------------------------------------------------------------------
r38 | cyprias | 2009-12-11 17:22:32 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

fixed error on changing talent specs.
------------------------------------------------------------------------
r36 | cyprias | 2009-12-11 17:18:37 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Fixed error when changing talent specs.
------------------------------------------------------------------------
r34 | cyprias | 2009-12-11 17:04:52 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

cleaned up the code.
------------------------------------------------------------------------
r33 | cyprias | 2009-12-11 16:56:11 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Added options to select how many times a buff/debuff should stack on a target before considering it existing on a target.
------------------------------------------------------------------------
r32 | cyprias | 2009-12-11 16:02:31 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

added Throw to global cooldown list.
------------------------------------------------------------------------
r30 | cyprias | 2009-12-11 13:17:13 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

If dim on cooldown is enabled and there's less then 1 second left in the cooldown, show the action.
------------------------------------------------------------------------
r29 | cyprias | 2009-12-11 12:38:41 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

fixed but not unhooking bars when disabling Dim In Combat.
------------------------------------------------------------------------
r27 | cyprias | 2009-12-11 11:52:25 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

cleaned up code.
------------------------------------------------------------------------
r26 | cyprias | 2009-12-11 11:29:57 +0000 (Fri, 11 Dec 2009) | 2 lines
Changed paths:
   M /trunk/core.lua

- When Dim Only In Combat is enabled, actions are only hooked when in combat, saves CPU cycles when not in combat.
- When changing talent specs, spell info is saved again just incase there's new spells.
------------------------------------------------------------------------
r25 | cyprias | 2009-12-11 10:45:54 +0000 (Fri, 11 Dec 2009) | 2 lines
Changed paths:
   M /trunk/core.lua

Bonus actions only hooked when bonus bar's up, else they are unhooked.
When bonus actions are hooked normal actions are unhooked.
------------------------------------------------------------------------
r24 | cyprias | 2009-12-11 09:54:48 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

renamed default bar options to match blizzard's names in UI/Actionbar panel.
------------------------------------------------------------------------
r23 | cyprias | 2009-12-10 20:20:59 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

fixed error when moving action button off bar.
------------------------------------------------------------------------
r21 | cyprias | 2009-12-10 16:44:16 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Added some more spells for global cooldown check, (shoot, Cure Posion, Purify, Purge)
------------------------------------------------------------------------
r20 | cyprias | 2009-12-10 15:43:51 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Added dim on cooldown, need more testing.
------------------------------------------------------------------------
r18 | cyprias | 2009-12-10 14:10:19 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Fixed some typos that broke hooking of multi left/right blizzard bars.
------------------------------------------------------------------------
r16 | cyprias | 2009-12-10 11:30:21 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk

testing commit
------------------------------------------------------------------------
r15 | cyprias | 2009-12-10 11:11:39 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Default bar options are disabled if Bartender4's founded running.
------------------------------------------------------------------------
r14 | cyprias | 2009-12-10 09:49:25 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   D /trunk/ChangeLog.txt

removing changelog file
------------------------------------------------------------------------
r13 | cyprias | 2009-12-10 09:33:51 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   D /trunk/libs

removing libs
------------------------------------------------------------------------
r12 | cyprias | 2009-12-10 09:31:41 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DimmedActions.toc
   M /trunk/core.lua
   M /trunk/embeds.xml
   M /trunk/libs/AceAddon-3.0/AceAddon-3.0.lua
   M /trunk/libs/AceConfig-3.0/AceConfig-3.0.lua
   M /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
   M /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   M /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
   M /trunk/libs/AceConsole-3.0/AceConsole-3.0.lua
   M /trunk/libs/AceDB-3.0/AceDB-3.0.lua
   M /trunk/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
   M /trunk/libs/AceEvent-3.0/AceEvent-3.0.lua
   M /trunk/libs/AceGUI-3.0/AceGUI-3.0.lua
   M /trunk/libs/AceGUI-3.0/AceGUI-3.0.xml
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua
   M /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua
   M /trunk/libs/AceHook-3.0/AceHook-3.0.lua
   M /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua

testing .pkgmeta changes.
------------------------------------------------------------------------
r11 | cyprias | 2009-12-09 11:54:00 +0000 (Wed, 09 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

fixed error on line 10.
------------------------------------------------------------------------
r10 | cyprias | 2009-12-09 11:52:12 +0000 (Wed, 09 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

fixed error on line 10.
------------------------------------------------------------------------
r9 | cyprias | 2009-12-09 11:44:14 +0000 (Wed, 09 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

Tagging as v1.0.3
------------------------------------------------------------------------
r8 | cyprias | 2009-12-09 11:41:37 +0000 (Wed, 09 Dec 2009) | 1 line
Changed paths:
   M /trunk/ChangeLog.txt

testing .pkgmeta external thing.
------------------------------------------------------------------------
r7 | cyprias | 2009-12-09 11:31:36 +0000 (Wed, 09 Dec 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DimmedActions.toc
   M /trunk/core.lua

v1.0.3b    12/09/09
- Added options to choose which spells are checked on target.
------------------------------------------------------------------------
r6 | nevcairiel | 2009-12-08 14:20:30 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   M /trunk/ChangeLog.txt

Don't have a empty changelog file for manual-changelog, it apparently kills the packager.
------------------------------------------------------------------------
r5 | cyprias | 2009-12-08 10:14:28 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

v1.0.2b
------------------------------------------------------------------------
r4 | cyprias | 2009-12-08 10:04:51 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   M /trunk/core.lua

test upload 3
------------------------------------------------------------------------
r3 | cyprias | 2009-12-08 09:58:09 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   D /trunk/.pkgmeta.txt
   M /trunk/core.lua

Test upload 2
------------------------------------------------------------------------
r2 | cyprias | 2009-12-08 09:44:23 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   A /trunk/.pkgmeta.txt
   A /trunk/ChangeLog.txt
   A /trunk/DimmedActions.toc
   A /trunk/core.lua
   A /trunk/embeds.xml
   A /trunk/libs
   A /trunk/libs/AceAddon-3.0
   A /trunk/libs/AceAddon-3.0/AceAddon-3.0.lua
   A /trunk/libs/AceAddon-3.0/AceAddon-3.0.xml
   A /trunk/libs/AceConfig-3.0
   A /trunk/libs/AceConfig-3.0/AceConfig-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfig-3.0.xml
   A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0
   A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
   A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0
   A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
   A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0
   A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
   A /trunk/libs/AceConsole-3.0
   A /trunk/libs/AceConsole-3.0/AceConsole-3.0.lua
   A /trunk/libs/AceConsole-3.0/AceConsole-3.0.xml
   A /trunk/libs/AceDB-3.0
   A /trunk/libs/AceDB-3.0/AceDB-3.0.lua
   A /trunk/libs/AceDB-3.0/AceDB-3.0.xml
   A /trunk/libs/AceDBOptions-3.0
   A /trunk/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
   A /trunk/libs/AceDBOptions-3.0/AceDBOptions-3.0.xml
   A /trunk/libs/AceEvent-3.0
   A /trunk/libs/AceEvent-3.0/AceEvent-3.0.lua
   A /trunk/libs/AceEvent-3.0/AceEvent-3.0.xml
   A /trunk/libs/AceGUI-3.0
   A /trunk/libs/AceGUI-3.0/AceGUI-3.0.lua
   A /trunk/libs/AceGUI-3.0/AceGUI-3.0.xml
   A /trunk/libs/AceGUI-3.0/widgets
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua
   A /trunk/libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua
   A /trunk/libs/AceHook-3.0
   A /trunk/libs/AceHook-3.0/AceHook-3.0.lua
   A /trunk/libs/AceHook-3.0/AceHook-3.0.xml
   A /trunk/libs/CallbackHandler-1.0
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/libs/LibMacroParser-1.0
   A /trunk/libs/LibMacroParser-1.0/LibMacroParser-1.0.lua
   A /trunk/libs/LibMacroParser-1.0/LibMacroParser-1.0.toc
   A /trunk/libs/LibMacroParser-1.0/lib.xml
   A /trunk/libs/LibStub
   A /trunk/libs/LibStub/LibStub.lua

Test upload
------------------------------------------------------------------------
r1 | root | 2009-12-08 09:18:26 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"dimmed-actions/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
16.61 KB Dec 26, 2009 3.3.0 21