• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

SpellPriority

 
Project Updated:
Files Updated: Wed, Dec 2 2009
Supports Game Version: 3.2.0
Category: Combat, Caster, Damage Dealer, and Warlock
Tags:

[Edit Tags]

Project Manager: Rewad
Additional Authors: No additional authors
Current Version: SpellPriority v0.9.1b
License: GNU Lesser General Public License version 3 (LGPLv
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 161
Downloads Total: 28,067
Favorites: 38
Comments: 60
  • Contests
  • About SpellPriority
  •  

Current development stage: Beta
Your feedback is welcome!

Note:
Please delete all previous versions of SpellPriority before you update to version 0.9b.
All tacticfiles before version 0.9b are incompatible.
Mage and Hunter tacticfiles are removed temporarily.

What does it do?
SpellPriority shows you the next, and best spell to use, for max. DPS with a simple icon.
Watch this little demo movie on Youtube
http://www.youtube.com/watch?v=09L560WwaQk

Which classes are supported?
Warlock for 100% (I only play Warlock ), other similar classes (Priest, Mage, Hunter etc.) are also supported but not yet fully tested (and maybe no tacticfiles are created yet for them).
Support for "special" classes Rouge (combo points), Deathknight (runes and runicpower) have lower priority but are also planned.

What is the basic idea behind SpellPriority?
SpellPriority use diffrents "tacticsheets" for diffrent classes and talentbuilds, with little lua-coding skills are you able to create your own tacticfile ingame (with WoWLua) for your playstyle.

What is a tacticfile?
The tacticfile defines which action is likely the best for diffrent situations in combat. For example: Which spell you should use after you have finished your current spellcast when an important debuff expires on the target. The tacticfile is created and optimised for a specific class / talentbuild and glyphs, so you have to choose a tacticfile which is created for your talentbuild and glyphs.

Current included tacticfiles:
Warlock:
- Destruction Raid
- Affliction Raid
- Demonology Raid
- Life Tab Reminder
- Metamorphosis Reminder
- Warlock PetWatcher
Hunter:
- removed (temporarily)
Mage:
- removed (temporarily)

DevTools
This is a module, included in SpellPriority as a seperate addon, for people who:
- want to create their own tacticfile
- have some knowlege about Lua
- time and fun
- and for my guildies / friends to make tacticfiles for other classes
- and of course for myself, better workflow

I have documented DevTools as well as I can, but there are likely some points that are not clear enough or incomplete, someone needs to test it Maybe later I will create a little explanation movie.

For DevTools, you will need the addon WoWLua, you can get it here:
http://www.wowinterface.com/downloads/info7366-WowLua.html
After this you can use the command /spdev to open the GUI, where you can start with the first few steps.

If you create a tacticfile which you want to share with the community, please contact me, and maybe I can include your tacticfile in the next release.

Network
http://wow.curse.com/downloads/wow-addons/details/spellpriority.aspx
http://www.wowinterface.com/downloads/info14438-SpellPriority.html

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  SpellPriority v0.7.1b Beta 3.2.0 5,216 8/22/2009
  SpellPriority 0.7b Beta 3.2.0 1,626 8/16/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Yoruerufu said

    Is there a tacticfile that uses the destro raid set up, but doesn't run with the glyph of life tap?

    Reply Report Permalink
  • wils3005 said

    I believe I have found a bug while trying to create a tactic file for my Priest.

    SpellPriority_gcd_spell = {
    ...
    PRIEST = 583, -- Rang 1, Level 1, Göttliche Pein / Smite

    The correct spell id for Smite (Rank 1) is 585. 583 does not exist.

    Hope this helps.

    Reply Report Permalink
  • Rewad said

    thanks, 0.9.1b use now the correct spell-id

    Reply Report Permalink
  • gnotlob said

    I installed this and all it seems to do is make a giant engineering gear in the middle of my screen. Help?

    Reply Report Permalink
  • Blubibulga said

    Really excellent addon !!
    It use to work fine, but now every time I use it, a get a Wow crash.
    The crash append when a select a tacticfile.

    Here is a report:

    This application has encountered a critical error:

    ERROR #132 (0x85100084) Fatal Exception
    Program: C:\Users\Public\Games\World of Warcraft\WoW.exe
    Exception: 0xC0000005 (ACCESS_VIOLATION) at 001B:0043793D

    The instruction at "0x0043793D" referenced memory at "0x00000000".
    The memory could not be "written".


    WoWBuild: 10505
    Realm: La Croisade écarlate [80.239.185.18:3724]
    Local Zone: Dalaran
    Local Player: Blubibulga, 0680000001A97F19, (5669.03,605.12,656.2)
    Total lua memory: 67976KB
    Current Addon: (null)
    Current Addon function: InterfaceOptionsFrame:Hide
    Current Addon object: (null)
    Add Ons: AckisRecipeList JudgeHype Altoholic AtlasLoot AtlasLootFu BigWigs Cartographer Cartographer_Battlegrounds Cartographer_Coordinates Cartographer_GroupColors Cartographer_InstanceMaps Cartographer_InstanceNotes Cartographer_LookNFeel Cartographer_Notes Cartographer_POI Cartographer_QuestInfo Cartographer_Waypoints Cartographer_ZoneInfo CollectMe DataStore DataStore_Achievements DataStore_Auctions DataStore_Characters DataStore_Containers DataStore_Crafts DataStore_Currencies DataStore_Inventory DataStore_Mails DataStore_Pets DataStore_Quests DataStore_Reputations DataStore_Skills DataStore_Spells DataStore_Stats DataStore_Talents EnsidiaFails EveryQuest EveryQuest_QuestGivers HandyNotes HandyNotes_FlightMasters LightHeaded MinimapButtonFrame MinimapButtonFrame_SkinPack Omen Overachiever QuestHelper RecipeRadar Recount SpellPriority SpellPriority_DevTools SpellPriority_Switcher SpellPriority_Warlock WIM +Wowhead_Looter WowLua xcalc DBM-Core

    I hope this help ...

    Reply Report Permalink
  • Blubibulga said

    I find a fix for the problem, I updated manually all Ace3 libs, now it work fine.

    Reply Report Permalink
  • Rewad said

    Hm, which Ace3 version do you use now?
    Alpha release r880 from wowace.com or beta release r820 from curse.com?

    Reply Report Permalink
  • Blubibulga said

    I updated with Alpha r880. Work very nice now, I don't know why.
    Anyway thanks a lot for your addon :D

    Reply Report Permalink
  • MegaKSVS said

    Made new EnhShammy template and have some trouble with gcd too.
    When I cast Earth Shock (5s cd) then next spell's (Lightning Bolt) global cooldown lasts 5s.

    Reply Report Permalink
  • Rewad said

    Ah thx, think I found that issue now, but I can't be sure because I'm still not able to reproduce this issue on my WoW.

    Reply Report Permalink
  • MegaKSVS said

    Hmmm... You can try to make a dumb template with some spells with long cooldowns mixing them with spells with no cooldown. 5-10 minutes of random madness on training doll may the way =)

    Reply Report Permalink
  • am having the same issue as darkseed, any hints on when update will be available? Cheers,

    Reply Report Permalink
  • Rewad said

    sorry, I can only say: when it's done :)

    Reply Report Permalink
  • Emoroan said

    There appears to be an issue where it's suggesting i cast chaos bolt but also displays a long cooldown on the spell icon, not sure why just noticed it a number of times recently.

    Any thoughts about adding racials (like Blood Fury) to the mix? Maybe just a reminder icon like the meta one.

    Reply Report Permalink
  • Rewad said

    I can't actually reproduce your situation on my machine.
    SpellPriority shows Chaos Bolt as next spell (with upcoming cooldown from Chaosbolt) when you actualy casting Chaos Bolt, right?
    This sounds like a special situation when some debuff increase our spellcasting time or you get interrupted several times during casting (which also increase your spellcasting time).

    Reply Report Permalink
  • Emoroan said

    i believe it's if i cast conflag a split second before chaos bolt comes off cooldown, SP then prompts me to cast chaos bolt but has a 10 second global cooldown displayed on it (which is suspiciously the same cooldown conflag has).

    Sounds like a threading issue, i'm trying to replicate it with debug message on.

    Reply Report Permalink
  • darkseed said

    I have deleted all the spellpriority files I had, installed latest version and getting the following error:
    Date: 2009-11-12 22:07:56
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ...ddOns\SpellPriority\SpellPriority_db_and_options.lua line 676:
    Options has already been added to the Blizzard Options Window with the given path
    Debug:
    (tail call): ?
    [C]: ?
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1858: AddToBlizOptions()
    ...ddOns\SpellPriority\SpellPriority_db_and_options.lua:676: setup_options()
    SpellPriority\SpellPriority.lua:87:
    SpellPriority\SpellPriority.lua:78
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9:
    [string "safecall Dispatcher[1]"]:5
    (tail call): ?
    Ace3\AceAddon-3.0\AceAddon-3.0.lua:502: InitializeAddon()
    Ace3\AceAddon-3.0\AceAddon-3.0.lua:614:
    Ace3\AceAddon-3.0\AceAddon-3.0.lua:607
    AddOns:
    Swatter, v5.6.4424 (KangaII)
    Ace2, v
    Ace3, v
    AckisRecipeList, v1.0 2635
    ACP, v3.2.0.23
    Armory, vv7.4.3
    ArmoryGuildBank, vv7.4.3
    AtlasLoot, vv5.08.06
    AtlasLootFu, vv5.08.06
    CandyBar, v
    Carbonite, v3.23
    CarboniteTransfer, v1.01
    Cartographer, v2.0
    DBMCore, v
    DBMLDB, v
    DewdropLib, v
    GatherMate, vv1.21
    ItemRack, v
    LibAbacus30, v
    LibGraph20, v2.0.1
    LibPeriodicTable31, vv3.2.2.234
    LibRock10, v
    LibRockConfig10, v
    LibSharedMedia30, v3.0-56
    LibSink20, v
    LightHeaded, v297
    Necrosis, v3.0 (r221)
    Omen, v3.0.8
    OmniCC, v2.5.7
    oRA2, v2.0.$Revision: 666 $
    RatingBuster, v
    Recount, v
    Skillet, v
    SlideBar, v5.6.4424 (KangaII)
    SoulSpeak, v2.35
    SpellPriority, v
    TabletLib, v
    Waterfall10, v
    WindowLib, v
    BlizRuntimeLib_enUS v3.2.2.30200 <eu>
    (ck=326)

    Reply Report Permalink
  • Rewad said

    Look like a name conflict with another addon.
    I have renamed some SpellPriority variables to prevent this (next release).

    Reply Report Permalink
  • NecroSanct said

    Uninstalled previous version and running 0.9b. With the Affliction Raid setting it only shows Life Tap and nothing else. Also, the tactfile has it spelled as Life Ta(b) in numerous locations.

    Reply Report Permalink
  • Downloaded v0.9b, lots of bugs. When trying to download a prior version it reinstalls 0.9b instead of v0.8.1b.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 21,430 Deadly Boss Mods Boss Encounters, and Combat
  2. 5,717 Recount Combat
  3. 4,212 Decursive Buffs & Debuffs, Boss Encounters...
  4. 2,407 Clique Buffs & Debuffs, Combat, and...
  5. 2,238 Omen Threat Meter Boss Encounters, and Combat