Thok Cooldowns
Easily manage your raid group's cooldown rotation for Thok
Features:
- Enable/Disable based on difficulty (Supports LFR, Flex, Normal and Heroic)
- Separate rotations for each of the 4 phases
- Export and Import feature
- Profiles - Raid makeups aren't always the same, swap profiles depending on who is in the group
Commands:
- /thok - Opens configuration
- /thok enable - Enables Thok Cooldowns
- /thok disable - Disables Thok Cooldowns
- /thok demo - Runs a "demo" to show your raid group the cooldown list
 
                            

 
        
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted May 27, 2014What the guy below said.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 26, 2014Nice addon, thanks. If anyone wants to change the text: I've done it via editing the core.lua in the addon folder. Looked for around line 325, for the line that starts with 'chatMessage', and changed the text as needed.
chatMessage = "Screech " .. deafening .. " - Cooldown for next: " ..
Enhancement suggestions:
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 2, 2014I'll look into doing the first suggestion.
And yes, it does support symbols.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 3, 2014Cool. Another suggestion would be to add buttons or checkboxes to "copy from X" or "same as X." E.g. to make the rotation for 3 always the same as 1, so if we make tweaks to 1 they're automatically copied.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 2, 2014OK I finally got a chance to test it. It works well, nice job. The only thing I would say is to add an option to make it annonce on "now" not "next." As a raid leader I just want it to say "Tranq now" not "Tranq after next."
Question -- does it support symbols in the text fields, like {star}?
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 2, 2014I just implemented something that will do this /thok demo
You can do this in a raid or outside (will just print to chat box)
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Mar 30, 2014Would it be possible to create a test/debug mode to simulate the full encounter quickly without pulling the boss?
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Mar 30, 2014This should be fairly easy to do. I'll work on it tomorrow to see what I can come up with.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Mar 31, 2014Are you wanting it to dump out into the raid/raid warning or is a simple print to your chat box what you're looking for?
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Mar 31, 2014I'm thinking into raid chat (or RW or however the addon works), simulate it just as if it were a real fight, so everyone can see what it looks like.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Apr 3, 2014Demo mode = awesome!
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Mar 27, 2014Didn't work for me tonight on heroic 10. All boxes checked and text in the relevant spots.
- 
            
                
                View User Profile
     
            
            
            
       
- 
            
                
                Send Message
     
            
            
            
       
Posted Mar 28, 2014Pushing a new version, was missing a parameter for one of the functions :(