Get an Epic Experience with Premium

BigWigs Bossmods

Boss Encounters Login to Add Favorites
  • 52 Likes
  • World of Warcraft
  • 237,634 Monthly Downloads
  • Supports: 5.2.0
  • 11,537,292 Total Downloads
  • Updated 05/05/2013
  • Created 03/25/2008
  • 7,372 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: r10882-release
or
Support development! **
Donate

About BigWigs Bossmods

Introduction

Big Wigs is a boss encounter add-on. It consists of many individual encounter scripts, or boss modules; mini add-ons that are designed to trigger alert messages, timer bars, sounds, and so forth, for one specific raid encounter. These encounter scripts are activated when you target or mouse over a raid boss, or if any other Big Wigs user in your raid does. In most cases only one module will be running at any given time.

If you're looking for boss encounter scripts for 5-man dungeons, these are not in Big Wigs proper, but live in their own add-on; Little Wigs.


Help us out

Feedback

Please remember that we are always interested in hearing directly from you. About anything you want to share or ask. You may file tickets from our project page about anything, and you may also contact us on IRC; see the bottom here for details.

The comments on curse.com are rarely, if ever, read or replied to by any of the Big Wigs authors.

Open

Note that the Big Wigs project - like 99% of all add-ons hosted on wowace.com - is open for free access to anyone who cares to join. The source code is open and free, and we welcome you to participate in the future development of Big Wigs.

Transcripts and combat logs

If you want to help us out with a new boss encounter that was recently introduced to the game, you can get our Transcriptor add-on that helps you record raw, relevant data for each encounter. Your help is appreciated, and also needed! Compressed output from Transcriptor may be uploaded alongside a ticket, or dumped on sites such as dump.no and linked from a ticket. Or you can even e-mail it to one of the authors.

But if you don't care for Transcriptor, a simple /combatlog will also help. Don't forget to tell us what raid size, difficulty, and encounter the log is for.


Features

Plug-ins

  • Messages: Can be moved, coloured, locked, outputted to all kinds of different text areas.
  • Bars: Can be moved, skinned to different textures (SharedMedia compatible), resized & also have an 'emphasis' feature to flash and move to a different anchor when they are about to expire.
  • Raid icons: Target painting (put an icon over a player that has been singled out by the boss).
  • Boss Block: Suppress "spam" sent by other player's boss encounter scripts and whathaveyou.
  • Sound: Plays various sounds on different events (SharedMedia compatible).
  • LibDataBroker/Minimap: Button for easy access to the configuration menu, resetting running modules, and seeing what modules are active.

Extras

  • Proximity: For displaying players within a certain range on certain boss encounters.
  • Test: Test and preview your bars and warnings configuration, and move them around.
  • CustomBar: For 'pizza timers', create your own custom bars.
  • Flash-n-Shake: Shake and/or Flash the screen blue when something important happens that directly affects you, such as a debuff.
  • Clickable bars: Lets you define left/middle/right click actions for your timer bars.
  • Super Emphasise: Any encounter ability you want to be extra vigilant of, you can enable Super Emphasise to get a voiced countdown and more.
  • Tip of the Raid: Seasoned raiders from Ensidia and Premonition provide helpful tips and tricks to guide you through the raid.

Documentation

Note that all the following documentation is outdated, but since some of it might still apply we keep it here. If you want to help update the documentation, then please contact us.


Ancient project history

Tekkub, the original BigWigs1 for Ace1 author - back in the MC days, was inspired to write BW1 after his very first raid. He was horrified by the massive amount of spam his raid leader was creating with his boss mod. Getting messages all over the place for things he didn't care about (Hunters can't dispel a curse or interrupt a heal - well, they couldn't back then). He also found that the "60 seconds until painful doom" timer messages were such a waste. Why not use a simple timer bar to show this?


Our goals

Big Wigs aims to be as efficient as possible (creating a lower memory per second footprint and using a lower amount of CPU than any other boss mod). When modules are written, every aspect of the encounter is inspected. Is add-on synchronisation required? Is target scanning required? What events are really needed? We also aim to have the latest encounter scripts released ASAP; not long after the first few attempts of a brand new boss, we usually have a working encounter script for it.


Credits

Thanks to all the wonderful people in #wowace on irc.freenode.net for help with transcripts, translations, libraries, etc. Visit the About screen in the Big Wigs interface options for a complete list of all authors who helped directly with source changes.

If you want to contact us on IRC, remember that all the main Big Wigs authors live in Europe, and the nature of IRC means you might not get a response for as long as 10 - yes, TEN - hours. Just stick around and eventually, I guarantee we will answer. If you have the patience of a goldfish, however, you might as well just stay away.

------------------------------------------------------------------------
r10882 | funkydude | 2013-05-06 00:48:41 +0000 (Mon, 06 May 2013) | 1 line
Changed paths:
   A /tags/r10882-release (from /trunk:10881)

Tagging as r10882-release
------------------------------------------------------------------------
r10881 | nebula169 | 2013-05-06 00:28:59 +0000 (Mon, 06 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/IronQon.lua

IronQon: simple range check for Monks as the spear target
------------------------------------------------------------------------
r10880 | funkydude | 2013-05-05 23:31:23 +0000 (Sun, 05 May 2013) | 1 line
Changed paths:
   M /trunk/BigWigs.toc
   M /trunk/ThroneOfThunder/DarkAnimus.lua
   M /trunk/ThroneOfThunder/Raden.lua

DarkAnimus: add counter to heroic siphon anima
------------------------------------------------------------------------
r10879 | nebula169 | 2013-05-05 20:50:23 +0000 (Sun, 05 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/IronQon.lua

IronQon: Wind Storm -> Windstorm for consistency
------------------------------------------------------------------------
r10878 | maat | 2013-05-05 20:04:34 +0000 (Sun, 05 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Raden.lua

some more fixes
------------------------------------------------------------------------
r10877 | maat | 2013-05-05 20:03:34 +0000 (Sun, 05 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Raden.lua

bugfix and cleanup
------------------------------------------------------------------------
r10875 | funkydude | 2013-05-05 11:39:23 +0000 (Sun, 05 May 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua

bump DBM faker
------------------------------------------------------------------------
r10874 | funkydude | 2013-05-04 21:47:36 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

Core: compensate for no selected spec.
------------------------------------------------------------------------
r10873 | jongt23 | 2013-05-04 11:29:19 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/Locales/esES.lua

esES update
------------------------------------------------------------------------
r10872 | dynaletik | 2013-05-04 11:27:42 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10871 | nebula169 | 2013-05-04 03:33:56 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

BossPrototype: let :Range return the distance from a second unit instead player
------------------------------------------------------------------------
r10870 | nebula169 | 2013-05-04 02:25:43 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/IronQon.lua

IronQon: fix Lightning Storm cd
------------------------------------------------------------------------
r10869 | nebula169 | 2013-05-04 01:05:59 +0000 (Sat, 04 May 2013) | 8 lines
Changed paths:
   M /trunk/ThroneOfThunder/IronQon.lua

IronQon:
- rework proximity displays and separate Lightning Storm from Arcing Lightning
- add Arcing Lightning option for warnings when on you with proximity showing people without the debuff to stay away from
- roll Throw Spear Target scanning into Throw Spear and add Icon, Flash, and Say
- reset Throw Spear timer on phase changes
- get rid of Molten Overload casting option (just use the Molten Overload option)
- add SPELL_MISSED for standing in lines warnings
- better cleaning up of bars on puppy death
------------------------------------------------------------------------
r10868 | nebula169 | 2013-05-02 22:10:28 +0000 (Thu, 02 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Council.lua

Council: revert Quicksand timer change
------------------------------------------------------------------------
r10867 | funkydude | 2013-05-02 21:05:28 +0000 (Thu, 02 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/JiKun.lua

JiKun: move down draft to unit event
------------------------------------------------------------------------
r10866 | funkydude | 2013-05-02 19:44:08 +0000 (Thu, 02 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Jinrokh.lua

Jinrokh: fix focused lightning check after thundering throw
------------------------------------------------------------------------
r10865 | nebula169 | 2013-05-02 19:38:20 +0000 (Thu, 02 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Council.lua

Council: always unregister UNIT_AURA when Frostbite is over
------------------------------------------------------------------------
r10864 | nebula169 | 2013-05-02 18:32:40 +0000 (Thu, 02 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Council.lua

Council: add Body Heat to show a bar when you have Frostbite, start Quicksand cd on cast, stop priestess add bar on her death, don't close proximity if you have Biting Cold when Sul dies
------------------------------------------------------------------------
r10863 | Wetxius | 2013-05-02 06:37:03 +0000 (Thu, 02 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10862 | ananhaid | 2013-05-02 01:02:26 +0000 (Thu, 02 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/zhCN.lua
   M /trunk/ThroneOfThunder/Locales/zhTW.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10861 | nebula169 | 2013-05-01 20:35:37 +0000 (Wed, 01 May 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Horridon.lua

Horridon: split out Dire Fixation from Dire Call so it can be customized
------------------------------------------------------------------------
r10860 | funkydude | 2013-04-30 20:56:49 +0000 (Tue, 30 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/deDE.lua
   M /trunk/ThroneOfThunder/Locales/esES.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/itIT.lua
   M /trunk/ThroneOfThunder/Locales/koKR.lua
   M /trunk/ThroneOfThunder/Locales/ruRU.lua
   M /trunk/ThroneOfThunder/Locales/zhCN.lua
   M /trunk/ThroneOfThunder/Trash.lua

Trash: add displayname translation
------------------------------------------------------------------------
r10859 | funkydude | 2013-04-29 17:10:55 +0000 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/TwinConsorts.lua

TwinConsorts: cleanups
------------------------------------------------------------------------
r10858 | nebula169 | 2013-04-29 12:14:12 +0000 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/TwinConsorts.lua

TwinConsorts: listen for Ice Comet and Cosmic Barrage syncs, too
------------------------------------------------------------------------
r10857 | nebula169 | 2013-04-29 07:23:26 +0000 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/TwinConsorts.lua

TwinConsorts: Nuclear Inferno and Ice Comet cds reset and lengthen at dusk, add initial cd for Flame of Flames
------------------------------------------------------------------------
r10856 | nebula169 | 2013-04-29 04:26:42 +0000 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/TwinConsorts.lua

TwinConsorts: sync Ice Comet and Cosmic Barrage
------------------------------------------------------------------------
r10855 | _yusaku_ | 2013-04-28 21:31:39 +0000 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10854 | funkydude | 2013-04-28 15:50:34 +0000 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/BigWigs.toc
   M /trunk/Core/Core.lua

Core: don't create a new function for each module's options setup.
------------------------------------------------------------------------
r10853 | pettigrow | 2013-04-28 09:47:54 +0000 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r10852 | ananhaid | 2013-04-28 06:05:39 +0000 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10851 | dynaletik | 2013-04-27 23:38:11 +0000 (Sat, 27 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10850 | _yusaku_ | 2013-04-27 21:02:45 +0000 (Sat, 27 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10849 | Wetxius | 2013-04-27 16:33:15 +0000 (Sat, 27 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10848 | funkydude | 2013-04-27 15:49:01 +0000 (Sat, 27 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/itIT.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ptBR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Loader: extra nag when over 200 revisions out of date.
------------------------------------------------------------------------
r10847 | funkydude | 2013-04-27 15:06:27 +0000 (Sat, 27 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Core/Core.lua

Core: fire the win callback on death sync
------------------------------------------------------------------------
r10846 | funkydude | 2013-04-27 15:00:33 +0000 (Sat, 27 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/JiKun.lua

JiKun: fix 10m feed young
------------------------------------------------------------------------
r10845 | Wetxius | 2013-04-26 09:58:14 +0000 (Fri, 26 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10844 | _yusaku_ | 2013-04-25 21:38:17 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/itIT.lua

itIT Locale updates - fix correct syntax for /pull timer
------------------------------------------------------------------------
r10843 | Wetxius | 2013-04-25 16:17:27 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10842 | _yusaku_ | 2013-04-25 07:25:29 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10841 | nebula169 | 2013-04-25 07:05:21 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/JiKun.lua

JiKun: add initial Talon Rake bar, switch Quills to a unit event so you can't out range it
------------------------------------------------------------------------
r10840 | ananhaid | 2013-04-25 04:37:51 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua
   M /trunk/ThroneOfThunder/Locales/zhCN.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10838 | funkydude | 2013-04-25 00:36:36 +0000 (Thu, 25 Apr 2013) | 1 line
Changed paths:
   M /trunk/BigWigs.toc

bump version
------------------------------------------------------------------------
r10837 | dynaletik | 2013-04-24 21:22:40 +0000 (Wed, 24 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10836 | maat | 2013-04-24 20:24:13 +0000 (Wed, 24 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Raden.lua

some cleanup
------------------------------------------------------------------------
r10835 | funkydude | 2013-04-24 20:08:12 +0000 (Wed, 24 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/IronQon.lua

IronQon: add lightning storm say
------------------------------------------------------------------------
r10834 | maat | 2013-04-24 20:01:14 +0000 (Wed, 24 Apr 2013) | 7 lines
Changed paths:
   M /trunk/ThroneOfThunder/Raden.lua

add phase 2 balls
add furthest sensitivity warning
add win trigger
use the bosses power to improve tank ability bars
try to be intelligent with proximity meters
count them balls

------------------------------------------------------------------------
r10833 | pettigrow | 2013-04-24 19:44:54 +0000 (Wed, 24 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r10832 | dynaletik | 2013-04-24 18:12:40 +0000 (Wed, 24 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10831 | funkydude | 2013-04-24 16:25:29 +0000 (Wed, 24 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/Locales/deDE.lua
   M /trunk/Plugins/Locales/enUS.lua
   M /trunk/Plugins/Locales/esES.lua
   M /trunk/Plugins/Locales/frFR.lua
   M /trunk/Plugins/Locales/itIT.lua
   M /trunk/Plugins/Locales/koKR.lua
   M /trunk/Plugins/Locales/ptBR.lua
   M /trunk/Plugins/Locales/ruRU.lua
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua

Bars: add a print for cancelling pull.
------------------------------------------------------------------------
r10830 | funkydude | 2013-04-24 15:35:37 +0000 (Wed, 24 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

LeiShen: Fix kill detection, Lei Shen's id was being registered to the AddDeath trigger, overwriting the Win trigger.
------------------------------------------------------------------------
r10829 | funkydude | 2013-04-23 20:10:19 +0000 (Tue, 23 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Durumu.lua
   M /trunk/ThroneOfThunder/Locales/deDE.lua
   M /trunk/ThroneOfThunder/Locales/esES.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/itIT.lua
   M /trunk/ThroneOfThunder/Locales/koKR.lua
   M /trunk/ThroneOfThunder/Locales/ruRU.lua
   M /trunk/ThroneOfThunder/Locales/zhCN.lua

Remove the incorrect "only 1 person should enable this" warning from Durumu ray marking.
------------------------------------------------------------------------
r10828 | funkydude | 2013-04-23 18:51:59 +0000 (Tue, 23 Apr 2013) | 2 lines
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Core/Core.lua
   M /trunk/Plugins/Bars.lua

Core: allow modules to specify a specific sync throttle.
Bars: Revert addon message delay and properly fix the issue by removing the sync throttle. Allow a pull timer of 0 to cancel the timer.
------------------------------------------------------------------------
r10827 | funkydude | 2013-04-23 15:22:13 +0000 (Tue, 23 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Bars.lua

Bars: delay the DBM custom bar addon message by 0.1s to prevent attributing BW users as DBM users for cases when the DBM message arrives before the BW message.
------------------------------------------------------------------------
r10826 | funkydude | 2013-04-22 21:06:57 +0000 (Mon, 22 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Bars.lua

Bars: change the fill value for all currently running bars when selecting/deselecting the option.
------------------------------------------------------------------------
r10825 | nebula169 | 2013-04-22 14:36:09 +0000 (Mon, 22 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/DarkAnimus.lua

DarkAnimus: LFR berserk is 10min and set if you should be warned differently about Interrupting Jolt on engage (for mana users, excluding non-holy paladins)
------------------------------------------------------------------------
r10824 | nebula169 | 2013-04-22 14:25:55 +0000 (Mon, 22 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/DarkAnimus.lua

DarkAnimus: add casting bars for Interrupting Jolt in normal and LFR and don't do Matter Swap target guessing in LFR
------------------------------------------------------------------------
r10823 | nebula169 | 2013-04-22 14:18:11 +0000 (Mon, 22 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/JiKun.lua

JiKun: fix bars on double nests in 10man normal
------------------------------------------------------------------------
r10822 | _yusaku_ | 2013-04-21 13:13:06 +0000 (Sun, 21 Apr 2013) | 1 line
Changed paths:
   M /trunk/HeartOfFear/Locales/itIT.lua
   M /trunk/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10821 | _yusaku_ | 2013-04-21 08:51:58 +0000 (Sun, 21 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10820 | Wetxius | 2013-04-18 09:12:58 +0000 (Thu, 18 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10819 | funkydude | 2013-04-18 02:32:14 +0000 (Thu, 18 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/itIT.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ptBR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Loader: remove the "no big wigs" entry.
------------------------------------------------------------------------
r10818 | ananhaid | 2013-04-18 02:00:50 +0000 (Thu, 18 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/zhCN.lua

- zhCN update.
------------------------------------------------------------------------
r10816 | funkydude | 2013-04-18 01:14:49 +0000 (Thu, 18 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Horridon.lua

Horridon: throttle hex targets
------------------------------------------------------------------------
r10815 | funkydude | 2013-04-18 00:02:15 +0000 (Thu, 18 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua

Loader: tweak
------------------------------------------------------------------------
r10814 | funkydude | 2013-04-17 23:42:47 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Bars.lua

Bars: don't clamp bars to screen, we already clamp the anchor.
------------------------------------------------------------------------
r10813 | funkydude | 2013-04-17 23:34:36 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/BigWigs.toc
   M /trunk/Options/Options.lua

Update credits list
------------------------------------------------------------------------
r10812 | funkydude | 2013-04-17 23:28:52 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua

Loader: request DBM version on group join.
------------------------------------------------------------------------
r10811 | dynaletik | 2013-04-17 22:14:16 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10810 | Wetxius | 2013-04-17 20:08:26 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10809 | pettigrow | 2013-04-17 19:43:22 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.frFR.lua
   M /trunk/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r10808 | jongt23 | 2013-04-17 17:10:48 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/esES.lua
   M /trunk/ThroneOfThunder/Locales/esES.lua

esES update
------------------------------------------------------------------------
r10807 | funkydude | 2013-04-17 16:27:47 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/deDE.lua
   M /trunk/ThroneOfThunder/Locales/esES.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/itIT.lua
   M /trunk/ThroneOfThunder/Locales/koKR.lua
   M /trunk/ThroneOfThunder/Locales/ruRU.lua
   M /trunk/ThroneOfThunder/Locales/zhCN.lua
   M /trunk/ThroneOfThunder/Trash.lua

ThroneOfThunder/Trash: Add Thunder Lord "Conductive Shield" and Rocky Horror "Horrifying Roar" cooldowns.
------------------------------------------------------------------------
r10806 | _yusaku_ | 2013-04-17 15:50:13 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10805 | ananhaid | 2013-04-17 15:46:45 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10804 | funkydude | 2013-04-17 15:24:42 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua

Loader: cleanups
------------------------------------------------------------------------
r10803 | Wetxius | 2013-04-17 15:08:51 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10802 | dynaletik | 2013-04-17 15:05:13 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10801 | funkydude | 2013-04-17 14:56:09 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/itIT.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ptBR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Loader: add DBM users to version check
------------------------------------------------------------------------
r10800 | ananhaid | 2013-04-17 14:38:01 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/zhCN.lua

- zhCN update.
------------------------------------------------------------------------
r10799 | _yusaku_ | 2013-04-17 13:44:03 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10798 | funkydude | 2013-04-17 13:23:15 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/ThroneOfThunder/LeiShen.lua

Loader: also send a version query on enable, should fix issues with joining a group then zoning, which kills your ability to receive addon comms during the loading process.
------------------------------------------------------------------------
r10797 | nebula169 | 2013-04-17 12:06:34 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Tortos.lua

Tortos: make Snapping Bite a ~7s bar
------------------------------------------------------------------------
r10796 | dynaletik | 2013-04-17 08:36:21 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10795 | nebula169 | 2013-04-17 07:48:38 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua
   M /trunk/ThroneOfThunder/Locales/deDE.lua
   M /trunk/ThroneOfThunder/Locales/esES.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/itIT.lua
   M /trunk/ThroneOfThunder/Locales/koKR.lua
   M /trunk/ThroneOfThunder/Locales/ruRU.lua
   M /trunk/ThroneOfThunder/Locales/zhCN.lua

LeiShen: show one bar instead of multiple target bars for Overcharge and do the same for Static Shock in normal/LFR
------------------------------------------------------------------------
r10794 | nebula169 | 2013-04-17 07:10:11 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Horridon.lua

Horridon: make Hex a target message and warn if on you
------------------------------------------------------------------------
r10793 | nebula169 | 2013-04-17 07:07:04 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Tortos.lua

Tortos: tweak Crystal Shell
------------------------------------------------------------------------
r10792 | nebula169 | 2013-04-17 03:52:41 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

LeiShen: LFR berserk is 15min
------------------------------------------------------------------------
r10791 | funkydude | 2013-04-16 16:23:00 +0000 (Tue, 16 Apr 2013) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Options: Fix showing config for zones with 1 module.
------------------------------------------------------------------------
r10790 | funkydude | 2013-04-16 14:28:37 +0000 (Tue, 16 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua

bump DBM faker
------------------------------------------------------------------------
r10789 | nebula169 | 2013-04-16 09:00:33 +0000 (Tue, 16 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Durumu.lua

Durumu: Death beam time was changed for all difficulties
------------------------------------------------------------------------
r10788 | funkydude | 2013-04-15 23:17:46 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/BigWigs.toc

bump version
------------------------------------------------------------------------
r10787 | _yusaku_ | 2013-04-15 16:03:24 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10786 | _yusaku_ | 2013-04-15 15:46:45 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.itIT.lua
   M /trunk/Locales/itIT.lua
   M /trunk/Pandaria/Locales/itIT.lua
   M /trunk/Plugins/Locales/itIT.lua

itIT Locale updates
------------------------------------------------------------------------
r10785 | ananhaid | 2013-04-15 09:53:25 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Locales/zhCN.lua
   M /trunk/Pandaria/Locales/zhTW.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10784 | nebula169 | 2013-04-15 09:44:11 +0000 (Mon, 15 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/JiKun.lua

JiKun: don't need the extra guardian message in 10h, swap the double nest order on the bar to be consistent with the messages
------------------------------------------------------------------------
r10783 | funkydude | 2013-04-14 23:23:27 +0000 (Sun, 14 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Proximity.lua

Proximity: disable normal proximity sound by default.
------------------------------------------------------------------------
r10782 | funkydude | 2013-04-14 19:16:12 +0000 (Sun, 14 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

Core: unregister role event on disable.
------------------------------------------------------------------------
r10781 | dynaletik | 2013-04-13 17:33:29 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.deDE.lua

- deDE update
------------------------------------------------------------------------
r10780 | Wetxius | 2013-04-13 15:06:37 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10779 | ananhaid | 2013-04-13 14:31:41 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.zhCN.lua
   M /trunk/Locales/common.zhTW.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10778 | funkydude | 2013-04-13 14:28:28 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/IronQon.lua

IronQon: fix some comments
------------------------------------------------------------------------
r10777 | funkydude | 2013-04-13 14:04:24 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.deDE.lua
   M /trunk/Locales/common.enUS.lua
   M /trunk/Locales/common.esES.lua
   M /trunk/Locales/common.frFR.lua
   M /trunk/Locales/common.itIT.lua
   M /trunk/Locales/common.koKR.lua
   M /trunk/Locales/common.ptBR.lua
   M /trunk/Locales/common.ruRU.lua
   M /trunk/Locales/common.zhCN.lua
   M /trunk/Locales/common.zhTW.lua

Shorten the cast bar and add a separate casting entry for messages.
------------------------------------------------------------------------
r10776 | pettigrow | 2013-04-13 14:01:32 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua
   M /trunk/Pandaria/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r10775 | illiaster | 2013-04-13 00:07:08 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/JiKun.lua

JiKun 10H: That's why you don't copy and paste! Should be 40s not 30s.
------------------------------------------------------------------------
r10774 | illiaster | 2013-04-13 00:00:07 +0000 (Sat, 13 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/JiKun.lua

JiKun 10H: Add double spawns and big add messages like 25H.
------------------------------------------------------------------------
r10773 | Wetxius | 2013-04-12 08:44:56 +0000 (Fri, 12 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua
   M /trunk/Plugins/Locales/ruRU.lua

Better russian translation.
------------------------------------------------------------------------
r10772 | Sayclub | 2013-04-12 07:38:00 +0000 (Fri, 12 Apr 2013) | 1 line
Changed paths:
   M /trunk/HeartOfFear/Locales/koKR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Pandaria/Locales/koKR.lua
   M /trunk/ThroneOfThunder/Locales/koKR.lua

koKR update
------------------------------------------------------------------------
r10771 | Wetxius | 2013-04-12 06:51:27 +0000 (Fri, 12 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Locales/ruRU.lua
   M /trunk/ThroneOfThunder/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10770 | ananhaid | 2013-04-12 01:44:59 +0000 (Fri, 12 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Locales/zhCN.lua
   M /trunk/Pandaria/Locales/zhTW.lua
   M /trunk/ThroneOfThunder/Locales/zhCN.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10769 | nebula169 | 2013-04-12 01:00:37 +0000 (Fri, 12 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Durumu.lua

Durumu: knock 10s off death beam in LFR
------------------------------------------------------------------------
r10767 | funkydude | 2013-04-12 00:06:28 +0000 (Fri, 12 Apr 2013) | 1 line
Changed paths:
   M /trunk/EndlessSpring/Protector.lua
   M /trunk/EndlessSpring/ShaOfFear.lua
   M /trunk/HeartOfFear/Meljarak.lua
   M /trunk/HeartOfFear/Tayak.lua
   M /trunk/Mogushan/Elegon.lua
   M /trunk/Mogushan/Garajal.lua

Enable emphasize countdown by default on a few bosses.
------------------------------------------------------------------------
r10766 | dynaletik | 2013-04-11 22:42:43 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Locales/deDE.lua
   M /trunk/ThroneOfThunder/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10765 | funkydude | 2013-04-11 22:31:29 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/DarkAnimus.lua
   M /trunk/ThroneOfThunder/Durumu.lua

tweaks
------------------------------------------------------------------------
r10764 | funkydude | 2013-04-11 22:15:43 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Plugins/Emphasize.lua

Fix targetbar emphasize, remove pointless key from emphasize callbacks.
------------------------------------------------------------------------
r10763 | nebula169 | 2013-04-11 21:58:43 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Durumu.lua

Durumu: start beeping on Serious Wound at 5 stacks
------------------------------------------------------------------------
r10762 | nebula169 | 2013-04-11 21:53:30 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Council.lua

Council: bump up the base time until possessed full power by 10s in 10m normal
------------------------------------------------------------------------
r10761 | nebula169 | 2013-04-11 21:50:54 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/DarkAnimus.lua

DarkAnimus: delay Slam per-tank!
------------------------------------------------------------------------
r10760 | nebula169 | 2013-04-11 21:31:20 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/DarkAnimus.lua

DarkAnimus: delay Explosive Slam warning to try and avoid spam when both tanks are being hit by both golems
------------------------------------------------------------------------
r10759 | funkydude | 2013-04-11 21:07:31 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Tortos.lua

Tortos: a few more checks for the power bar update
------------------------------------------------------------------------
r10758 | funkydude | 2013-04-11 18:31:54 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

LeiShen: bugfixes to last commit
------------------------------------------------------------------------
r10757 | funkydude | 2013-04-11 17:45:07 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua
   M /trunk/ThroneOfThunder/LeiShen.lua
   M /trunk/ThroneOfThunder/Locales/deDE.lua
   M /trunk/ThroneOfThunder/Locales/esES.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/itIT.lua
   M /trunk/ThroneOfThunder/Locales/koKR.lua
   M /trunk/ThroneOfThunder/Locales/ruRU.lua
   M /trunk/ThroneOfThunder/Locales/zhCN.lua

LeiShen: Move the sub options onto the "on you" flags and enable emphasize countdown by default for static shock on you.
------------------------------------------------------------------------
r10756 | maat | 2013-04-11 17:34:35 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

make the separate key for debuff durations for Static Shock and Overcharged for you only
------------------------------------------------------------------------
r10755 | funkydude | 2013-04-11 17:24:55 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Locales/deDE.lua
   M /trunk/Pandaria/Locales/esES.lua
   M /trunk/Pandaria/Locales/frFR.lua
   M /trunk/Pandaria/Locales/itIT.lua
   M /trunk/Pandaria/Locales/koKR.lua
   M /trunk/Pandaria/Locales/ptBR.lua
   M /trunk/Pandaria/Locales/ruRU.lua
   M /trunk/Pandaria/Locales/zhCN.lua
   M /trunk/Pandaria/Locales/zhTW.lua
   M /trunk/Pandaria/Nalak.lua

Nalak: add engage yell string
------------------------------------------------------------------------
r10754 | dynaletik | 2013-04-11 16:21:12 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10753 | maat | 2013-04-11 15:51:26 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

add separate key for debuff durations for Static Shock and Overcharged
------------------------------------------------------------------------
r10752 | maat | 2013-04-11 14:15:40 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Raden.lua

start populating the module
------------------------------------------------------------------------
r10751 | funkydude | 2013-04-11 13:52:39 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Megaera.lua

Megaera: add count to the rampage cast bar.
------------------------------------------------------------------------
r10750 | funkydude | 2013-04-11 11:22:32 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

Core: fire the module registered callback before checking to enable modules.
------------------------------------------------------------------------
r10749 | dynaletik | 2013-04-11 06:23:59 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/HeartOfFear/Garalon.lua

- increase Garalon enrage timer to 12 minutes for normal difficulty as mentioned in 5.2 hotfix notes
------------------------------------------------------------------------
r10748 | nebula169 | 2013-04-11 06:08:20 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Horridon.lua

Horridon: delay door opening messages
------------------------------------------------------------------------
r10747 | nebula169 | 2013-04-11 02:45:56 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Nalak.lua

Nalak: only show one message for Stormcloud
------------------------------------------------------------------------
r10746 | nebula169 | 2013-04-11 02:41:05 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Nalak.lua

Nalak: kill the target messages and just display a warning if an ability is on you
------------------------------------------------------------------------
r10745 | nebula169 | 2013-04-11 02:26:11 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Nalak.lua

Nalak: tie proximity to Stormcloud and make it multi-target so it only opens if on you or for people in your group
------------------------------------------------------------------------
r10744 | funkydude | 2013-04-10 23:49:03 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/BigWigs.toc
   M /trunk/Core/Core.lua

simplify the role stuff further, bump to v4.2
------------------------------------------------------------------------
r10743 | funkydude | 2013-04-10 23:38:00 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Options: some nil checks for external modules
------------------------------------------------------------------------
r10742 | funkydude | 2013-04-10 23:20:03 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

Core: Hopefully fix the .db error
------------------------------------------------------------------------
r10741 | Sayclub | 2013-04-10 23:18:28 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/HeartOfFear/Locales/koKR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Mogushan/Locales/koKR.lua
   M /trunk/Plugins/Locales/koKR.lua
   M /trunk/ThroneOfThunder/Locales/koKR.lua

koKR update
------------------------------------------------------------------------
r10740 | funkydude | 2013-04-10 17:32:49 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Pandaria/Nalak.lua

Nalak: bugfix under > underyou
------------------------------------------------------------------------
r10739 | jongt23 | 2013-04-10 14:56:41 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.esES.lua
   M /trunk/Locales/esES.lua
   M /trunk/Plugins/Locales/esES.lua

esES update
------------------------------------------------------------------------
r10738 | funkydude | 2013-04-10 11:39:15 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

Core: Use a different event for role updating so we don't need to delay the check.
------------------------------------------------------------------------
r10737 | Wetxius | 2013-04-10 08:50:31 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua

ruRU update.
------------------------------------------------------------------------
r10736 | dynaletik | 2013-04-10 06:39:44 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10735 | ananhaid | 2013-04-10 03:12:37 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua

- zhCN/zhTW update.
------------------------------------------------------------------------
r10734 | funkydude | 2013-04-10 02:29:53 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

BossPrototype: fix target bars
------------------------------------------------------------------------
r10733 | nebula169 | 2013-04-10 02:22:08 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/DarkAnimus.lua

DarkAnimus: prevent errors on Explosive Slam for units with nil names
------------------------------------------------------------------------
r10732 | funkydude | 2013-04-10 02:14:52 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Horridon.lua

Horridon: remove icon on charge as it may conflict with add marking, say & flash is good enough
------------------------------------------------------------------------
r10731 | funkydude | 2013-04-10 02:02:27 +0000 (Wed, 10 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/Core.lua
   M /trunk/Loader.lua
   M /trunk/Options/Options.lua

sort mods in the GUI by boss order (load order) instead of alphabetically.
------------------------------------------------------------------------
r10730 | funkydude | 2013-04-09 22:51:11 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/EndlessSpring/modules.xml
   M /trunk/HeartOfFear/modules.xml
   M /trunk/Mogushan/modules.xml
   M /trunk/Pandaria/modules.xml
   M /trunk/ThroneOfThunder/modules.xml

sort the load order of some boss modules
------------------------------------------------------------------------
r10729 | funkydude | 2013-04-09 22:27:01 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/itIT.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ptBR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Update role option description
------------------------------------------------------------------------
r10728 | funkydude | 2013-04-09 20:49:10 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Core/Core.lua
   M /trunk/Locales/common.deDE.lua
   M /trunk/Locales/common.enUS.lua
   M /trunk/Locales/common.esES.lua
   M /trunk/Locales/common.frFR.lua
   M /trunk/Locales/common.itIT.lua
   M /trunk/Locales/common.koKR.lua
   M /trunk/Locales/common.ptBR.lua
   M /trunk/Locales/common.ruRU.lua
   M /trunk/Locales/common.zhCN.lua
   M /trunk/Locales/common.zhTW.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/itIT.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ptBR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Properly implement the auto role updating
------------------------------------------------------------------------
r10727 | dynaletik | 2013-04-09 19:18:28 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/deDE.lua

- deDE update
------------------------------------------------------------------------
r10726 | pettigrow | 2013-04-09 17:35:30 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Locales/common.frFR.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Plugins/Locales/frFR.lua
   M /trunk/ThroneOfThunder/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r10725 | funkydude | 2013-04-09 17:02:08 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Support 5 man in our :Heroic call
------------------------------------------------------------------------
r10724 | funkydude | 2013-04-09 16:10:02 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/deDE.lua
   M /trunk/Plugins/Locales/enUS.lua
   M /trunk/Plugins/Locales/esES.lua
   M /trunk/Plugins/Locales/frFR.lua
   M /trunk/Plugins/Locales/itIT.lua
   M /trunk/Plugins/Locales/koKR.lua
   M /trunk/Plugins/Locales/ptBR.lua
   M /trunk/Plugins/Locales/ruRU.lua
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua
   M /trunk/Plugins/Sound.lua

Sounds: naming tweak
------------------------------------------------------------------------
r10723 | funkydude | 2013-04-09 16:00:57 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/deDE.lua
   M /trunk/Plugins/Locales/enUS.lua
   M /trunk/Plugins/Locales/esES.lua
   M /trunk/Plugins/Locales/frFR.lua
   M /trunk/Plugins/Locales/itIT.lua
   M /trunk/Plugins/Locales/koKR.lua
   M /trunk/Plugins/Locales/ptBR.lua
   M /trunk/Plugins/Locales/ruRU.lua
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua
   M /trunk/Plugins/Sound.lua

Sounds: add the ingame sounds that DBM uses to our dropdown list to make things easier for DBM converts.
------------------------------------------------------------------------
r10722 | funkydude | 2013-04-09 15:44:51 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

BossPrototype: fix missing parenthesis
------------------------------------------------------------------------
r10721 | funkydude | 2013-04-09 15:35:15 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

BossPrototype: Don't error when sending a nil player to TargetBar, make the only on me option affect target bar.
------------------------------------------------------------------------
r10720 | funkydude | 2013-04-09 15:20:25 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/DarkAnimus.lua
   M /trunk/ThroneOfThunder/LeiShen.lua

LeiShen: use target bar for overcharged
------------------------------------------------------------------------
r10719 | maat | 2013-04-09 15:05:07 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

fix quadrant warning so it only happens in last phase as it previously did
------------------------------------------------------------------------
r10718 | jongt23 | 2013-04-09 13:08:35 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Locales/esES.lua

esES update
------------------------------------------------------------------------
r10717 | maat | 2013-04-09 11:56:10 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

bugfix
------------------------------------------------------------------------
r10716 | maat | 2013-04-09 11:26:33 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

revert not warning when Diffusion Chain goes active ( sometimes it can take up to 3 seconds )
------------------------------------------------------------------------
r10715 | nebula169 | 2013-04-09 04:50:58 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

LeiShen: don't warn for Diffusion Chain when it goes active (it's cast a second later)
------------------------------------------------------------------------
r10714 | nebula169 | 2013-04-09 00:18:58 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Megaera.lua

Megaera: smaller range check on Torrent, don't display both target message and range message
------------------------------------------------------------------------
r10713 | nebula169 | 2013-04-09 00:07:11 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Megaera.lua

Megaera: Ice Torrent duration bar for the person targeted and better handling if multiple people have it at the same time
------------------------------------------------------------------------
r10712 | nebula169 | 2013-04-08 22:28:31 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/Megaera.lua

Megaera: mark Torrent of Ice target
------------------------------------------------------------------------
r10711 | nebula169 | 2013-04-08 21:11:49 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/ThroneOfThunder/LeiShen.lua

LeiShen: Summon Ball Lightning -> Ball Lightning, remove class coloring from Static Shock bars, make quadrant warning heroic only
------------------------------------------------------------------------
r10710 | mysticalos | 2013-04-08 20:36:52 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/Loader.lua

update faking.
------------------------------------------------------------------------
r10709 | funkydude | 2013-04-08 18:56:30 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

BossPrototype: temporarily comment out the role stuff until I look into it later
------------------------------------------------------------------------
r10708 | Wetxius | 2013-04-08 18:34:35 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/Plugins/Local

Comments

First Previous Page 1 of 94 Next Last
  • #1840

    Is there any way to change the text color of the ability name, while keeping the timer color the same, for the bars.

    Last edited by LordKefka06 on 5/12/2013 7:01:38 PM
  • #1836

    Hey

    I'm using http://www.curse.com/addons/wow/project-8021#c62 and it causes a weird bug together with bigwigs.

    the countdown sound (female voice) somehow is missing some numbers when counting.

    example: It Emphasizes an ability -> 5... 4... 3... (voice missing)... 1...

    I was trying to figure out how but I didn't came to a conclusion

  • #1837

    Sounds more like you have a low amount of sound channels set.

  • #1842
    Quote from dhn »

    Is it possible to test the countdown ingame, so that I can test around?


    Invite someone to your group, click the BW icon to enable it, then type /pull 5

  • #1841

    Is it possible to test the countdown ingame, so that I can test around?

  • #1839
    Quote from dhn »

     

    I've set it to 64

    That's odd, but it has nothing to do with that "addon" (it's not actually an addon). All that does is replace the Blizzard sounds with "empty" sounds, it doesn't load any code at all.

  • #1838

     

    I've set it to 64

  • #1834

    Hey I just got this a few days ago. I was wanting to use the function of things going in chat box but it keeps given me a reply saying somethign about invalid spell id /bar message. Is there another addon I need to go along with this ?

  • #1835
    Quote from Katsangel »

    Hey I just got this a few days ago. I was wanting to use the function of things going in chat box but it keeps given me a reply saying somethign about invalid spell id /bar message. Is there another addon I need to go along with this ?


    You will have to elaborate on this more, maybe show a screenshot.

  • #1833

    Is it feasible to add a dropdown option for Super Emphasize? I love the 5 second countdown, but I would prefer to simply choose a quick audio clip to remind me that the move is coming soon.  With the 5 second countdown I can only emphasize 1 or 2 abilities before I have a constant spam of counting.

    Even more ideal would be an option on each move that lets you select a sound to play at <X seconds> before the ability. This would work great with spirit shell for example, since you want a 15 second window to get it up on the raid.

    I posted a ticket about this on wowAce, but I figured It couldn't hurt to drop it here as well. Thanks!

  • #1831

    Is it possible to add a bar like in deadly boss mods what shows who in the raid got debuffs? example Iron Qons Arcing Lightning.

  • #1832

    I second this, I still run DBM alongside BigWigs for this feature alone, but I would love to drop it entirely.

  • #1829

    Hey there :)

    When you have bigwigs + Bartender, you CAN'T made a personnal bar with the /bar command :(

    Bartender take immediatly the command and return " /bt 500 break! is not a valid command" but I well tip "/bar 500 break!"

    That is possible for you to change the command line for personnal bar? :D

    Thx a lot ^^

    Last edited by Jenioss on 4/12/2013 7:13:07 AM
  • #1830
    Quote from Jenioss »

    Bartender take immediatly the command and return " /bt 500 break! is not a valid command" or, I well tip "/bar 500 break!"

    The command isn't /bar, look at the main config panel to see the list of commands.

  • #1828

    v4.2 (r10768+)

    • Added Ra-den module
    • Added automatic role updating feature
    • Added the ability to have emphasize countdown on by default
    • Added the sounds used by DBM to the sound dropdown list
    • Added option to change the color/alpha of the bar text shadow

     

    • Changed, emphasize countdown is enabled by default for some boss abilities
    • Changed, bosses are now sorted in the GUI by order of encounter, instead of alphabetically
    • Changed, made bar styles a bit more efficient
    • Changed, fixed errors with world bosses
    • Changed, various boss improvements
    Last edited by funkydude on 4/11/2013 7:46:55 PM
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!