vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
------------------------------------------------------------------------
r17592 | funkydude | 2006-11-20 22:29:06 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs: AQ40/Ouro: Fix identation
------------------------------------------------------------------------
r17585 | funkydude | 2006-11-20 21:46:58 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs: AQ40/Ouro: Fixed berserk trigger
------------------------------------------------------------------------
r17584 | funkydude | 2006-11-20 21:39:08 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs: AQ40/Defenders: Fix thunderclap syncing, sorry
------------------------------------------------------------------------
r17564 | funkydude | 2006-11-20 15:46:55 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs: AQ40/Defenders: lets sync thunderclap, tell me if this fixes the problem with not seeing the warning sometimes.
------------------------------------------------------------------------
r17558 | funkydude | 2006-11-20 12:54:45 -0500 (Mon, 20 Nov 2006) | 2 lines

BigWigs: AQ40/Ouro: Removed frFR trigger for berserk since its wrong
could really use a big frFR update
------------------------------------------------------------------------
r17555 | jerry | 2006-11-20 12:49:49 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs : update french locale
------------------------------------------------------------------------
r17554 | funkydude | 2006-11-20 12:45:53 -0500 (Mon, 20 Nov 2006) | 4 lines

BigWigs: AQ40/Ouro: Berserk Warning added
now properly removes submerge events when entering berserk
small frFR update
untested and needs translations
------------------------------------------------------------------------
r17550 | gamefaq | 2006-11-20 09:03:11 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs - Fixed Typo in Naxxramas/Heigan koKR Translation
------------------------------------------------------------------------
r17540 | fenlis | 2006-11-20 06:52:45 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs : Update locals koKR
------------------------------------------------------------------------
r17525 | funkydude | 2006-11-20 01:08:26 -0500 (Mon, 20 Nov 2006) | 4 lines

BigWigs: AQ40/Ouro: Now has 2 submerge bars and warnings 90/180sec
removed repeating 90sec bar, should fix seeing submerge after berserk
clarify 2nd submerge is guaranteed
somewhat untested, also needs translating
------------------------------------------------------------------------
r17521 | funkydude | 2006-11-20 00:43:59 -0500 (Mon, 20 Nov 2006) | 1 line

BigWigs: AQ40/Ouro: Fix deDE, still needs translated though
------------------------------------------------------------------------
r17482 | funkydude | 2006-11-19 16:57:36 -0500 (Sun, 19 Nov 2006) | 1 line

BigWigs: ZG/Hakkar: Fix mc bar bug
------------------------------------------------------------------------
r17455 | funkydude | 2006-11-19 05:21:20 -0500 (Sun, 19 Nov 2006) | 1 line

BigWigs: BWL/Razorgore: Added 45sec mob spawn bar, mob spawn warning, changed engage warning. Tested and works but needs translating
------------------------------------------------------------------------
r17448 | funkydude | 2006-11-19 02:28:58 -0500 (Sun, 19 Nov 2006) | 1 line

BigWigs: ZG/Hakkar added 9.5sec MC bar, cant test it now, tell me if it works! :)
------------------------------------------------------------------------
r17443 | funkydude | 2006-11-19 01:43:29 -0500 (Sun, 19 Nov 2006) | 1 line

BigWigs: ZG/Hakkar.lua there should be a comma in the reset trigger. should now reset correctly
------------------------------------------------------------------------
r17384 | ammo | 2006-11-18 12:59:59 -0500 (Sat, 18 Nov 2006) | 1 line

BigWigs: bigwigslod.bat added. Execute after a checkout for easy LoD enabling.
------------------------------------------------------------------------
r17383 | ammo | 2006-11-18 12:58:01 -0500 (Sat, 18 Nov 2006) | 1 line

BigWigs: Fixed BigWigs enabling when entering a raid after a reloadUI
------------------------------------------------------------------------
r17334 | flyflame | 2006-11-17 20:16:10 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: update Core.lua zhCN local
------------------------------------------------------------------------
r17304 | ammo | 2006-11-17 11:42:45 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: do not prematurely load LoadWithCore modules
------------------------------------------------------------------------
r17298 | rabbit | 2006-11-17 11:07:36 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: (Re)set svn:eol-style for files that are missing it.
------------------------------------------------------------------------
r17297 | ammo | 2006-11-17 11:03:39 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: Extras.toc
------------------------------------------------------------------------
r17296 | rabbit | 2006-11-17 11:01:06 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: Plugins: Remove -Ace2- from TOC.
------------------------------------------------------------------------
r17295 | ammo | 2006-11-17 10:59:15 -0500 (Fri, 17 Nov 2006) | 2 lines

BigWigs: Starts up disabled. Enables when joining a raid, disables when leaving it. Can still manually enable ofcourse.
This means X-BigWigs-LoadWithCore: 1 in the .toc enables Plugins/ to be LoD as well :)
------------------------------------------------------------------------
r17294 | rabbit | 2006-11-17 10:58:56 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: Remove "-Ace2-" from LoD TOCs.
------------------------------------------------------------------------
r17293 | jerry | 2006-11-17 10:55:39 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs : Update for General Rajaxx event. (french locale)
------------------------------------------------------------------------
r17275 | ammo | 2006-11-17 10:10:49 -0500 (Fri, 17 Nov 2006) | 2 lines

BigWigs (Kelthuzad): Oninit -> Onregister

------------------------------------------------------------------------
r17258 | rabbit | 2006-11-17 09:51:27 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: Core: Error if a module is already registered when calling :RegisterModule.
------------------------------------------------------------------------
r17255 | rabbit | 2006-11-17 09:49:07 -0500 (Fri, 17 Nov 2006) | 1 line

BigWigs: Core: OnInitialize in the modulePrototype handles any :RegisterModule that needs to be done, this way we ensure that a module always has a db before OnEnable. OnInitialize should not be overridden by the modules now, they get a OnRegister they can use instead.
------------------------------------------------------------------------
r17250 | ammo | 2006-11-17 09:06:43 -0500 (Fri, 17 Nov 2006) | 2 lines

BigWigs: do not register already registered modules

------------------------------------------------------------------------
r17179 | jerry | 2006-11-16 12:19:06 -0500 (Thu, 16 Nov 2006) | 1 line

BigWigs : french warn messages for Azuregos were inverted.
------------------------------------------------------------------------
r17086 | ammo | 2006-11-15 13:17:04 -0500 (Wed, 15 Nov 2006) | 2 lines

BigWigs: Removed Test.lua from the other.toc. It might cause problems with people not deleting old files because they use WAU.

------------------------------------------------------------------------
r17083 | ammo | 2006-11-15 12:28:11 -0500 (Wed, 15 Nov 2006) | 2 lines

BigWigs (Moam): Adds -> mana fiends

------------------------------------------------------------------------
r17042 | saroz | 2006-11-14 19:56:42 -0500 (Tue, 14 Nov 2006) | 1 line

BigWigs: Reverting 17034
------------------------------------------------------------------------
r17034 | saroz | 2006-11-14 18:51:50 -0500 (Tue, 14 Nov 2006) | 1 line

BigWigs: Extras/Discovery.lua doesn't exist, remove reference to it.
------------------------------------------------------------------------
r16970 | jerry | 2006-11-14 12:20:47 -0500 (Tue, 14 Nov 2006) | 3 lines

BigWigs :
_ Really fixed the twins heal trigger. There was a possible incompatibility between addons like SW_FixLogStrings and the trigger. Fixed a similar issue with Razorgore trigger.

------------------------------------------------------------------------
r16963 | rabbit | 2006-11-14 10:38:49 -0500 (Tue, 14 Nov 2006) | 4 lines

BigWigs: LoadOnDemand:
 * Always register for CoreEnabled, in case we somehow get a new addon to enable after a reset, which is actually impossible now, but you never know.
 * Make sure to check if AceEvent is fully initialized OnEnable for cases where BigWigs core is disabled when zoning in to a instance and then enabled.
 * Don't fire the ModulePackLoaded events unless something was actually loaded.
------------------------------------------------------------------------
r16954 | ammo | 2006-11-14 08:15:15 -0500 (Tue, 14 Nov 2006) | 3 lines

BigWigs:
* Fixed bug with unknown zones.
* Fixed logging into a zone with addons that need to be loaded.
------------------------------------------------------------------------
r16941 | jerry | 2006-11-14 01:56:13 -0500 (Tue, 14 Nov 2006) | 1 line

BigWigs : Updated french translations
------------------------------------------------------------------------
r16940 | jerry | 2006-11-14 01:52:05 -0500 (Tue, 14 Nov 2006) | 1 line

BigWigs : fix for french twins heal trigger.
------------------------------------------------------------------------
r16880 | ammo | 2006-11-13 14:27:14 -0500 (Mon, 13 Nov 2006) | 2 lines

BigWigs (Thaddius): missing translations

------------------------------------------------------------------------
r16878 | ammo | 2006-11-13 14:22:18 -0500 (Mon, 13 Nov 2006) | 2 lines

BigWigs (Thaddius): Throw warnings added.

------------------------------------------------------------------------
r16868 | ammo | 2006-11-13 12:42:54 -0500 (Mon, 13 Nov 2006) | 2 lines

BigWigs: Register ADDON_LOADED in OnEnable() if we haven't already registered it. Otherwise modules aren't recognized when started from LoD after BigWigs has been toggled disabled enabled

------------------------------------------------------------------------
r16772 | ammo | 2006-11-12 14:59:52 -0500 (Sun, 12 Nov 2006) | 3 lines

BigWigs:
* Add 'Load All' options to load all relevant modules for a zone.
* Add 'Other' zone in the menu to load the remaining modules.
------------------------------------------------------------------------
r16768 | ammo | 2006-11-12 13:27:48 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: more plumbing for the console options
------------------------------------------------------------------------
r16767 | ammo | 2006-11-12 12:55:01 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: loading a zone is now done in a separate function for menu integration
------------------------------------------------------------------------
r16766 | rabbit | 2006-11-12 12:52:45 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Register for events in OnEnable.
------------------------------------------------------------------------
r16764 | rabbit | 2006-11-12 12:43:19 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Removed AceLocale, AceConsole and added arg1 as zone to the ModulePackLoaded event triggers, if applicable.
------------------------------------------------------------------------
r16762 | ammo | 2006-11-12 12:37:01 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LC lost. it's back.
------------------------------------------------------------------------
r16761 | rabbit | 2006-11-12 12:36:13 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Use pairs(...).
------------------------------------------------------------------------
r16760 | rabbit | 2006-11-12 12:34:52 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Bugfix.
------------------------------------------------------------------------
r16759 | rabbit | 2006-11-12 12:32:21 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Fix line endings and set svn:eol-style again.
------------------------------------------------------------------------
r16758 | ammo | 2006-11-12 12:29:21 -0500 (Sun, 12 Nov 2006) | 2 lines

BigWigs:
* Attempt 6 at committing this junk
------------------------------------------------------------------------
r16757 | rabbit | 2006-11-12 12:27:49 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Revert svn:eol-style temporarily.
------------------------------------------------------------------------
r16756 | rabbit | 2006-11-12 12:17:53 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Removed error checking from the local string functions.
------------------------------------------------------------------------
r16755 | rabbit | 2006-11-12 12:14:08 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: LoadOnDemand: Fix line endings, clean up the string functions.
------------------------------------------------------------------------
r16754 | ammo | 2006-11-12 12:00:22 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: Zone LoD coded, time to make a test module
------------------------------------------------------------------------
r16752 | ammo | 2006-11-12 11:48:58 -0500 (Sun, 12 Nov 2006) | 2 lines

BigWigs:
Lets add the LoD stub for zones as well.
------------------------------------------------------------------------
r16751 | ammo | 2006-11-12 11:44:36 -0500 (Sun, 12 Nov 2006) | 4 lines

BigWigs:
* First step to proper LoadOnDemand.
* X-BigWigs-LoadWithCore: 1
* Moved test module from Other to plugins where it belongs.
------------------------------------------------------------------------
r16748 | ammo | 2006-11-12 11:04:30 -0500 (Sun, 12 Nov 2006) | 2 lines

BigWigs: extra event registered in the TargetMonitor. LoD plumbing

------------------------------------------------------------------------
r16736 | ammo | 2006-11-12 09:44:35 -0500 (Sun, 12 Nov 2006) | 3 lines

BigWigs:
* Added .toc files to all zones. Basic plumbing for LoD.

------------------------------------------------------------------------
r16721 | xinsonic | 2006-11-12 04:43:43 -0500 (Sun, 12 Nov 2006) | 1 line

BigWigs: - fix zhTW.
------------------------------------------------------------------------
r16639 | jerry | 2006-11-11 12:14:04 -0500 (Sat, 11 Nov 2006) | 1 line

BigWigs : updates to french translation
------------------------------------------------------------------------
r16606 | fenlis | 2006-11-10 20:58:49 -0500 (Fri, 10 Nov 2006) | 1 line

BigWigs : Update locals koKR
------------------------------------------------------------------------
r16494 | cwdg | 2006-11-09 13:00:02 -0500 (Thu, 09 Nov 2006) | 1 line

BigWigs: Update zhCN locale.Fix core 190 line erorr.
------------------------------------------------------------------------
r16353 | ammo | 2006-11-08 14:09:25 -0500 (Wed, 08 Nov 2006) | 2 lines

BigWigs: drycoded fix for togglemoduleactive problems I introduced earler

------------------------------------------------------------------------
r16331 | ammo | 2006-11-08 09:24:31 -0500 (Wed, 08 Nov 2006) | 2 lines

BigWigs: Now fires BigWigs_ModuleToggle event when a module is toggled.
Passes module and state argument. Mainly plumbing for BigWigs_EncounterMonitor
------------------------------------------------------------------------
r16314 | xinsonic | 2006-11-08 03:09:44 -0500 (Wed, 08 Nov 2006) | 1 line

BigWigs: - fix zhTW, thanks and enix256 matini.
------------------------------------------------------------------------
r16282 | nevcairiel | 2006-11-07 21:24:04 -0500 (Tue, 07 Nov 2006) | 1 line

BigWigs: Viscidus - deDE update, thanks ne0-
------------------------------------------------------------------------
r16254 | rabbit | 2006-11-07 16:59:15 -0500 (Tue, 07 Nov 2006) | 1 line

BigWigs: Ouro: Fix sweep and sandblast timers, according to Funkeh.
------------------------------------------------------------------------
r16248 | rabbit | 2006-11-07 14:38:34 -0500 (Tue, 07 Nov 2006) | 1 line

BigWigs: Touch to try and get it re-ZIP'ed with externals.
------------------------------------------------------------------------
r16138 | rabbit | 2006-11-06 11:30:50 -0500 (Mon, 06 Nov 2006) | 1 line

BigWigs: Horsemen: Catch horseman abilities used against people in your own party. Thanks Zircon.
------------------------------------------------------------------------
r16027 | rabbit | 2006-11-05 13:49:26 -0500 (Sun, 05 Nov 2006) | 1 line

BigWigs: frFR mistakes for Heigan and Thaddius.
------------------------------------------------------------------------
r16017 | fenlis | 2006-11-05 10:41:49 -0500 (Sun, 05 Nov 2006) | 1 line

BigWigs - Update locals koKR
------------------------------------------------------------------------
r16016 | fenlis | 2006-11-05 10:40:11 -0500 (Sun, 05 Nov 2006) | 1 line

BigWigs : Update locals koKR
------------------------------------------------------------------------
r15990 | cwdg | 2006-11-05 05:26:44 -0500 (Sun, 05 Nov 2006) | 1 line

BigWigs: fix toc file. ##title-zhCN.
------------------------------------------------------------------------
r15989 | cwdg | 2006-11-05 05:24:57 -0500 (Sun, 05 Nov 2006) | 1 line

BigWigs: Update zhCN local.
------------------------------------------------------------------------
r15889 | rabbit | 2006-11-04 00:08:45 -0500 (Sat, 04 Nov 2006) | 1 line

BigWigs: Messages: Properly fix coloring.
------------------------------------------------------------------------
r15875 | rabbit | 2006-11-03 22:24:38 -0500 (Fri, 03 Nov 2006) | 1 line

BigWigs: Messages: Attempt to fix nil error.
------------------------------------------------------------------------
r15826 | rabbit | 2006-11-03 11:14:00 -0500 (Fri, 03 Nov 2006) | 1 line

BigWigs: frFR fixes for Heigan and Thaddius.
------------------------------------------------------------------------
r15825 | rabbit | 2006-11-03 11:09:24 -0500 (Fri, 03 Nov 2006) | 1 line

BigWigs: Foolish ZIP script. Your friends shall join you soon enough!
------------------------------------------------------------------------
r15810 | hshh | 2006-11-03 09:22:05 -0500 (Fri, 03 Nov 2006) | 1 line

BigWigs: fix zhCN locales
------------------------------------------------------------------------
r15793 | rabbit | 2006-11-02 23:50:05 -0500 (Thu, 02 Nov 2006) | 1 line

BigWigs: Bars: Stop depending on the Color module. Still need to fix when a explicit color (like "Green") is set and the color module is present.
------------------------------------------------------------------------
r15790 | rabbit | 2006-11-02 23:23:42 -0500 (Thu, 02 Nov 2006) | 1 line

BigWigs: Messages: Supports a r,g,b table as color as well, and should no longer depend on the Colors module.
------------------------------------------------------------------------
r15773 | flyflame | 2006-11-02 18:07:05 -0500 (Thu, 02 Nov 2006) | 1 line

BigWigs: update zhCN locals
------------------------------------------------------------------------
r15709 | xinsonic | 2006-11-01 17:01:52 -0500 (Wed, 01 Nov 2006) | 2 lines

BigWigs: fix zhTW. thanks to matini, enix256 and aaronmvp.

------------------------------------------------------------------------
r15687 | ammo | 2006-11-01 06:54:55 -0500 (Wed, 01 Nov 2006) | 2 lines

BigWigs (Hakkar): deDE drain trigger fix

------------------------------------------------------------------------
r15625 | ammo | 2006-10-31 14:42:05 -0500 (Tue, 31 Oct 2006) | 2 lines

BigWigs: Glaze texture

------------------------------------------------------------------------
r15599 | rabbit | 2006-10-31 01:29:41 -0500 (Tue, 31 Oct 2006) | 1 line

BigWigs: Sapphiron: Target scanner stops running if the player is not in combat. Also checks if the encounter has started before accepting any syncs.
------------------------------------------------------------------------
r15545 | rabbit | 2006-10-30 11:29:18 -0500 (Mon, 30 Oct 2006) | 1 line

BigWigs: Patchwerk: Fix deDE triggers according to Filion.
------------------------------------------------------------------------
r15540 | ammo | 2006-10-30 10:43:00 -0500 (Mon, 30 Oct 2006) | 2 lines

BigWigs (Ossirian): deDE fix via curse comments

------------------------------------------------------------------------
r15520 | xinsonic | 2006-10-30 06:24:36 -0500 (Mon, 30 Oct 2006) | 1 line

BigWigs: fix zhTW, thanks to joe2000.
------------------------------------------------------------------------
r15496 | rabbit | 2006-10-30 00:29:27 -0500 (Mon, 30 Oct 2006) | 1 line

BigWigs: Anubrekhan: Correct frFR triggers according to Tixu.
------------------------------------------------------------------------
r15468 | ammo | 2006-10-29 11:52:49 -0500 (Sun, 29 Oct 2006) | 2 lines

BigWigs: Added BigWigs_Sound event, to only play a sound

------------------------------------------------------------------------
r15424 | rabbit | 2006-10-29 00:32:58 -0400 (Sun, 29 Oct 2006) | 1 line

BigWigs: Jeklik: Fix heal trigger, according to Ixii.
------------------------------------------------------------------------
r15422 | rabbit | 2006-10-28 22:25:34 -0400 (Sat, 28 Oct 2006) | 1 line

BigWigs: Skeram: Added 20 second bar for MC, cleaned up some stuff and removed *yet another* double frFR translation. What the .. Please learn to read and see if there is a frFR translation in the mod already before adding *a second one*.
------------------------------------------------------------------------
r15400 | ammo | 2006-10-28 15:36:29 -0400 (Sat, 28 Oct 2006) | 2 lines

BigWigs (Onyxia): frFR update

------------------------------------------------------------------------
r15390 | ammo | 2006-10-28 08:56:21 -0400 (Sat, 28 Oct 2006) | 2 lines

BigWigs (Razorgore): missed **** nukage in zhTW

------------------------------------------------------------------------
r15380 | xinsonic | 2006-10-28 04:01:26 -0400 (Sat, 28 Oct 2006) | 1 line

BigWigs: fix zhTW, thanks to RJRJ.
------------------------------------------------------------------------
r15347 | flyflame | 2006-10-27 20:33:29 -0400 (Fri, 27 Oct 2006) | 1 line

BigWigs: fix several zhCN locales
------------------------------------------------------------------------
r15313 | ammo | 2006-10-27 10:52:30 -0400 (Fri, 27 Oct 2006) | 2 lines

BigWigs: proper touchy feely

------------------------------------------------------------------------
r15312 | rabbit | 2006-10-27 10:40:31 -0400 (Fri, 27 Oct 2006) | 1 line

BigWigs: Oops :P
------------------------------------------------------------------------
r15311 | rabbit | 2006-10-27 10:39:37 -0400 (Fri, 27 Oct 2006) | 1 line

BigWigs: Touch to get the latest libs.
------------------------------------------------------------------------
r15294 | xinsonic | 2006-10-27 04:15:14 -0400 (Fri, 27 Oct 2006) | 1 line

BigWigs: update and trigger fix of zhTW, thanks to enix256, RJRJ.
------------------------------------------------------------------------
r15256 | flyflame | 2006-10-26 18:17:40 -0400 (Thu, 26 Oct 2006) | 1 line

BigWigs: update the zhCN locale
------------------------------------------------------------------------
r15234 | rabbit | 2006-10-26 11:43:42 -0400 (Thu, 26 Oct 2006) | 1 line

BigWigs: Ebonroc: Fix edge case not matched by the regexp.
------------------------------------------------------------------------
r15233 | rabbit | 2006-10-26 11:40:57 -0400 (Thu, 26 Oct 2006) | 1 line

BigWigs: Removed *** from zhTW.
------------------------------------------------------------------------
r15220 | ammo | 2006-10-26 08:13:10 -0400 (Thu, 26 Oct 2006) | 2 lines

BigWigs: translation commenting because of change from shift->alt

------------------------------------------------------------------------
r15218 | xinsonic | 2006-10-26 07:42:02 -0400 (Thu, 26 Oct 2006) | 1 line

BigWigs: update zhTW, thanks to enix256, aaronmvp, RJRJ
------------------------------------------------------------------------
r15195 | rabbit | 2006-10-25 23:06:08 -0400 (Wed, 25 Oct 2006) | 1 line

BigWigs: Options: Change to Alt metakey for disabling modules/core. Drycoded.
------------------------------------------------------------------------
r15165 | xinsonic | 2006-10-25 11:01:18 -0400 (Wed, 25 Oct 2006) | 1 line

BigWigs: fix trigger message of zhTW, thanks to aaronmvp
------------------------------------------------------------------------
r15157 | ammo | 2006-10-25 09:59:22 -0400 (Wed, 25 Oct 2006) | 2 lines

BigWigs (Gothik): frFR update

------------------------------------------------------------------------
r15135 | rabbit | 2006-10-24 23:16:50 -0400 (Tue, 24 Oct 2006) | 1 line

BigWigs: C'thun: Correct glare timers, thanks Funkeh.
------------------------------------------------------------------------
r15109 | fenlis | 2006-10-24 16:04:16 -0400 (Tue, 24 Oct 2006) | 1 line

BigWigs : options - Updated localization koKR
------------------------------------------------------------------------
r15086 | ammo | 2006-10-24 12:42:45 -0400 (Tue, 24 Oct 2006) | 2 lines

BigWigs (Skeram): split command removed from menu to avoid foncusion

------------------------------------------------------------------------
r15085 | ammo | 2006-10-24 12:41:24 -0400 (Tue, 24 Oct 2006) | 2 lines

BigWigs (Defenders): added 6 second explosion bar

------------------------------------------------------------------------
r15072 | xinsonic | 2006-10-24 08:24:01 -0400 (Tue, 24 Oct 2006) | 1 line

BigWigs: update zhTW, thanks to hmj and enix256.
------------------------------------------------------------------------
r15046 | rabbit | 2006-10-23 23:56:57 -0400 (Mon, 23 Oct 2006) | 4 lines

BigWigs: Options:
 * Print a helpful text when you hide the minimap button, since many people have problems finding that it's /bw plugin minimap.
 * Don't show the colored text option, since we never color the text.
 * Allow hiding the FuBar plugin without putting stuff into standby.
------------------------------------------------------------------------
r15028 | rabbit | 2006-10-23 20:50:25 -0400 (Mon, 23 Oct 2006) | 1 line

BigWigs: frFR bugfix ...
------------------------------------------------------------------------
r15019 | ammo | 2006-10-23 19:46:42 -0400 (Mon, 23 Oct 2006) | 2 lines

BigWigs (hakkar): Attempt to fix the deDE triggers for the timers

------------------------------------------------------------------------
r15017 | flyflame | 2006-10-23 19:37:52 -0400 (Mon, 23 Oct 2006) | 1 line

BigWigs: fix zhCN locale, xinsonic please don't change them again
------------------------------------------------------------------------
r15015 | fenlis | 2006-10-23 19:00:25 -0400 (Mon, 23 Oct 2006) | 1 line

BigWigs : re-encoded by UTF-8
------------------------------------------------------------------------
r15008 | fenlis | 2006-10-23 17:45:37 -0400 (Mon, 23 Oct 2006) | 1 line

BigWigs : Fixed Locals koKR
------------------------------------------------------------------------
r14970 | ammo | 2006-10-23 08:41:28 -0400 (Mon, 23 Oct 2006) | 3 lines

BigWigs (Anub'Rekhan):
* Shorted anub'rekhan timer by 5 seconds to shut up people who don't understand it's not an exact timer grrr.

------------------------------------------------------------------------
r14954 | xinsonic | 2006-10-23 07:20:03 -0400 (Mon, 23 Oct 2006) | 1 line

BigWigs: Added zhTW to BigWigs
------------------------------------------------------------------------
r14845 | flyflame | 2006-10-22 18:19:55 -0400 (Sun, 22 Oct 2006) | 1 line

BigWigs: update zhCN locales (Nefarian, BaronGeddon, Majordomo, Kelthuzad, Onyxia)
------------------------------------------------------------------------
r14786 | rabbit | 2006-10-22 01:26:59 -0400 (Sun, 22 Oct 2006) | 1 line

BigWigs: Nefarian: Cancel the fear soon message when fear occurs.
------------------------------------------------------------------------
r14785 | rabbit | 2006-10-22 01:21:13 -0400 (Sun, 22 Oct 2006) | 1 line

BigWigs: Onyxia: Adjusted warning strings slightly.
------------------------------------------------------------------------
r14774 | rabbit | 2006-10-22 00:34:44 -0400 (Sun, 22 Oct 2006) | 1 line

BigWigs: BossBlock: TBC-compatible raid warn blocking.
------------------------------------------------------------------------
r14578 | rabbit | 2006-10-20 23:21:11 -0400 (Fri, 20 Oct 2006) | 1 line

BigWigs: AceHook-2.1.
------------------------------------------------------------------------
r14565 | rabbit | 2006-10-20 22:35:34 -0400 (Fri, 20 Oct 2006) | 1 line

BigWigs: Indenting and misc. cleanup from the frFR commits.
------------------------------------------------------------------------
r14549 | rabbit | 2006-10-20 19:20:04 -0400 (Fri, 20 Oct 2006) | 1 line

BigWigs: Shazzrah: Fix frFR indenting. Pettigrow, please check before committing.
------------------------------------------------------------------------
r14546 | pettigrow | 2006-10-20 18:43:01 -0400 (Fri, 20 Oct 2006) | 1 line

BigWigs: Various frFR updates
------------------------------------------------------------------------
r14542 | pettigrow | 2006-10-20 17:36:57 -0400 (Fri, 20 Oct 2006) | 1 line

BigWigs: Plugins - frFR localization
------------------------------------------------------------------------
r14540 | pettigrow | 2006-10-20 17:20:59 -0400 (Fri, 20 Oct 2006) | 1 line

BigWigs: BWL - frFR update
------------------------------------------------------------------------
r14534 | tazmanyak | 2006-10-20 15:32:48 -0400 (Fri, 20 Oct 2006) | 2 lines

BigWigs/Core.lua
 - indent frFR in Core properly done i think, sorry
------------------------------------------------------------------------
r14531 | tazmanyak | 2006-10-20 15:15:53 -0400 (Fri, 20 Oct 2006) | 3 lines

BigWigs
 - Added some of the Jerry work for Fr localization
 - AQ/BWL to add
------------------------------------------------------------------------
r14490 | ammo | 2006-10-20 08:24:28 -0400 (Fri, 20 Oct 2006) | 2 lines

BigWigs: frFR suppport added for Loatheb and Patchwerk thanks to Atcha

------------------------------------------------------------------------
r14489 | ammo | 2006-10-20 08:21:51 -0400 (Fri, 20 Oct 2006) | 2 lines

BigWigs (Grobbulus): Added 15 second timerbar for the poison cloud

------------------------------------------------------------------------
r14401 | ammo | 2006-10-19 10:13:46 -0400 (Thu, 19 Oct 2006) | 2 lines

BigWigs (Grobbulus): Inject throttle at 3 seconds now to cope with laggy players

------------------------------------------------------------------------
r14394 | ammo | 2006-10-19 08:40:15 -0400 (Thu, 19 Oct 2006) | 3 lines

BigWigs:
* Kebinusan, it's 2.2 now.

------------------------------------------------------------------------
r14381 | kebinusan | 2006-10-19 03:22:45 -0400 (Thu, 19 Oct 2006) | 1 line

BigWigs: Fixed OptDep in TOC
------------------------------------------------------------------------
r14367 | rabbit | 2006-10-19 00:10:47 -0400 (Thu, 19 Oct 2006) | 1 line

BigWigs: Emeriss: Babble-Zone-2.2, not 2.0.
------------------------------------------------------------------------
r14365 | rabbit | 2006-10-19 00:01:35 -0400 (Thu, 19 Oct 2006) | 1 line

BigWigs: Fix bossmod enabling.
------------------------------------------------------------------------
r14315 | rabbit | 2006-10-18 21:12:03 -0400 (Wed, 18 Oct 2006) | 1 line

BigWigs: Fix non-standard boss defeated messages.
------------------------------------------------------------------------
r14295 | rabbit | 2006-10-18 20:59:33 -0400 (Wed, 18 Oct 2006) | 1 line

BigWigs: AceLocale and Babble 2.2 update. This update most likely breaks some bossmods.
------------------------------------------------------------------------
r14275 | flyflame | 2006-10-18 18:30:29 -0400 (Wed, 18 Oct 2006) | 2 lines

BigWigs: zhCN localization update

------------------------------------------------------------------------
r14274 | rabbit | 2006-10-18 18:29:29 -0400 (Wed, 18 Oct 2006) | 1 line

BigWigs: Ossirian: Fix supreme mode countdown reset.
------------------------------------------------------------------------
r14202 | rabbit | 2006-10-17 21:41:47 -0400 (Tue, 17 Oct 2006) | 1 line

BigWigs: Options: Check for IsAddOnLoaded("FuBar") before showing the minimap plugin.
------------------------------------------------------------------------
r14181 | gamefaq | 2006-10-17 14:44:37 -0400 (Tue, 17 Oct 2006) | 3 lines

BigWigs: german (deDE) translation updates from filion (thx to him) and some from me
- added missing translations for Plugins/Extras/Core/Options
- reworked some translations to sound more polished 
------------------------------------------------------------------------
r14175 | darkimakuni | 2006-10-17 12:53:34 -0400 (Tue, 17 Oct 2006) | 2 lines

BigWigs
* Removed whitespace from .toc
------------------------------------------------------------------------
r14174 | ammo | 2006-10-17 12:16:00 -0400 (Tue, 17 Oct 2006) | 2 lines

BigWigs:
* Colors module now TBC compliant
------------------------------------------------------------------------
r14166 | flyflame | 2006-10-17 09:28:34 -0400 (Tue, 17 Oct 2006) | 1 line

BigWigs: update Jindo Sapphiron Kelthuzad zhCN locales
------------------------------------------------------------------------
r14108 | fenlis | 2006-10-16 18:15:12 -0400 (Mon, 16 Oct 2006) | 1 line

BigWigs : Fixed enUS spelling errors
------------------------------------------------------------------------
r14104 | fenlis | 2006-10-16 17:51:54 -0400 (Mon, 16 Oct 2006) | 3 lines

BigWigs : 
 RaidWarn - Added option 'Use RaidChannel'
 Set to broadcasting over raid channel instead of raid warning
------------------------------------------------------------------------
r14102 | flyflame | 2006-10-16 17:23:59 -0400 (Mon, 16 Oct 2006) | 1 line

BigWigs: update Cthun and Kelthuzad zhCN locales
------------------------------------------------------------------------
r14097 | ammo | 2006-10-16 16:18:17 -0400 (Mon, 16 Oct 2006) | 2 lines

BigWigs: touch for zip

------------------------------------------------------------------------
r14043 | flyflame | 2006-10-15 19:26:39 -0400 (Sun, 15 Oct 2006) | 1 line

BigWigs: zhCN localization update
------------------------------------------------------------------------
r14016 | rabbit | 2006-10-15 12:42:50 -0400 (Sun, 15 Oct 2006) | 1 line

BigWigs: TOC update.
------------------------------------------------------------------------
r13999 | rabbit | 2006-10-15 10:08:37 -0400 (Sun, 15 Oct 2006) | 1 line

BigWigs: Hakkar: Just some random cleanups on my way to finding what's wrong with it.
------------------------------------------------------------------------
r13937 | rabbit | 2006-10-14 23:12:42 -0400 (Sat, 14 Oct 2006) | 1 line

BigWigs: Committing random cleanups in an attempt to kick-start the ZIP script again.
------------------------------------------------------------------------
r13924 | flyflame | 2006-10-14 21:13:50 -0400 (Sat, 14 Oct 2006) | 1 line

BigWigs: zhCN localization update
------------------------------------------------------------------------
r13921 | rabbit | 2006-10-14 20:42:26 -0400 (Sat, 14 Oct 2006) | 1 line

BigWigs: Version: Use pairs.
------------------------------------------------------------------------
r13914 | flyflame | 2006-10-14 19:39:33 -0400 (Sat, 14 Oct 2006) | 1 line

BigWigs: zhCN locals update
------------------------------------------------------------------------
r13883 | rabbit | 2006-10-14 16:17:55 -0400 (Sat, 14 Oct 2006) | 1 line

BigWigs: Ragnaros: Fix event names.
------------------------------------------------------------------------
r13829 | rabbit | 2006-10-13 19:48:52 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: frFR update for Grobbulus and Thaddius. Someone french please check and verify.
------------------------------------------------------------------------
r13819 | ammo | 2006-10-13 16:28:16 -0400 (Fri, 13 Oct 2006) | 2 lines

BigWigs:
* use pairs for TBC.
------------------------------------------------------------------------
r13805 | rabbit | 2006-10-13 12:28:17 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: Ragnaros: Target scanning for Ragnaros' target when he is submerged, in case someone banishes a son. Should probably sync the emerge.
------------------------------------------------------------------------
r13803 | phyber | 2006-10-13 12:07:28 -0400 (Fri, 13 Oct 2006) | 2 lines

BigWigs:
- Fixed missing " in Heigan module.
------------------------------------------------------------------------
r13802 | fenlis | 2006-10-13 12:00:12 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs : Updated locals koKR (Ragnaros)
------------------------------------------------------------------------
r13800 | rabbit | 2006-10-13 11:36:25 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: Ragnaros: Completely redone module, alot cleaner now and the code actually makes sense.
------------------------------------------------------------------------
r13799 | rabbit | 2006-10-13 11:00:02 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: Loatheb: Fix spore messages and bar for some locales.
------------------------------------------------------------------------
r13798 | fenlis | 2006-10-13 10:55:56 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs : Update locals koKR
------------------------------------------------------------------------
r13797 | rabbit | 2006-10-13 10:37:43 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: Grobbulus: Sync injection.
------------------------------------------------------------------------
r13796 | rabbit | 2006-10-13 10:24:23 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: Tranq: L[] and use %s to format the bar text with unitname.
------------------------------------------------------------------------
r13795 | rabbit | 2006-10-13 10:12:46 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: Options: Always update the tooltip, so disabled mods are removed immediately from the tablet when you shift+click.
------------------------------------------------------------------------
r13793 | rabbit | 2006-10-13 10:02:09 -0400 (Fri, 13 Oct 2006) | 1 line

BigWigs: Loatheb: Doom and Spore bars and messages now have counters.
------------------------------------------------------------------------
r13766 | rabbit | 2006-10-12 23:55:39 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: Bars: Fix deDE.
------------------------------------------------------------------------
r13762 | rabbit | 2006-10-12 23:24:45 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: Heigan: String cleanups; added Eye Stalk and Rotting Maggot to the wipe mobs list, so we don't disable the mod if you have any of those targetted.
------------------------------------------------------------------------
r13748 | radon | 2006-10-12 19:43:37 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: fixed Kel'Thuzad deDE locals
------------------------------------------------------------------------
r13746 | flyflame | 2006-10-12 19:21:42 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: update zhCN locals
------------------------------------------------------------------------
r13716 | fenlis | 2006-10-12 10:56:40 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs : Updated koKR locals for option
------------------------------------------------------------------------
r13714 | rabbit | 2006-10-12 10:41:41 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: BossBlock: Update hook usage.
------------------------------------------------------------------------
r13712 | ammo | 2006-10-12 09:51:52 -0400 (Thu, 12 Oct 2006) | 4 lines

BigWigs:
* Sending of CustomBars is now throttled at max 2 seconds per unique bar (time + message)
* Incoming custombar throttle removed. This allows for multiple /bwcb or BWCB() in one macro.

------------------------------------------------------------------------
r13711 | rabbit | 2006-10-12 09:06:44 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: Options: Disabled text is now a normal text line in the tablet, since the hint doesn't show when the tablet is detached.
------------------------------------------------------------------------
r13698 | fenlis | 2006-10-12 01:19:11 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs : updated locals koKR
------------------------------------------------------------------------
r13697 | rabbit | 2006-10-12 01:11:42 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: Options: Ctrl+Shift+Click disables BW completely.
------------------------------------------------------------------------
r13692 | rabbit | 2006-10-12 00:56:28 -0400 (Thu, 12 Oct 2006) | 1 line

BigWigs: Options: Icon can be clicked to reactivate BW if on standby + corresponding tablet hint in standby mode.
------------------------------------------------------------------------
r13681 | rabbit | 2006-10-11 23:40:38 -0400 (Wed, 11 Oct 2006) | 1 line

BigWigs: Noth: Fix wave2_message.
------------------------------------------------------------------------
r13652 | rabbit | 2006-10-11 22:25:05 -0400 (Wed, 11 Oct 2006) | 4 lines

BigWigs: Noth:
 * Add icons to the wave bars
 * Add a 10 sec to wave 2 message
 * Slightly adjusted wave 2 timer (+1sec, should maybe be +2)
------------------------------------------------------------------------
r13647 | rabbit | 2006-10-11 20:21:10 -0400 (Wed, 11 Oct 2006) | 1 line

BigWigs: Anubrekhan: The timers are estimates, so use ~.
------------------------------------------------------------------------
r13644 | saroz | 2006-10-11 19:29:57 -0400 (Wed, 11 Oct 2006) | 1 line

BigWigs: Fix slash command /bwcb not working
------------------------------------------------------------------------
r13641 | rabbit | 2006-10-11 18:49:51 -0400 (Wed, 11 Oct 2006) | 6 lines

BigWigs:
 * Added different icons for enabled/disabled state which you can toggle with /bw standby, thanks to Mikk for the icons.
 * Test module does not need Babble-Boss
 * All BigWigs modules will disable when BW Core disables, and all non-boss modules will be enabled when it enables. BigWigs_CoreEnabled and BigWigs_CoreDisabled events are sent in these cases.
 * The config groups Bosses, Plugins and Extras are no longer available when BW is disabled.
 * Tooltip can now be detached since it is actually useful for something.
------------------------------------------------------------------------
r13640 | flyflame | 2006-10-11 18:45:51 -0400 (Wed, 11 Oct 2006) | 1 line

BigWigs: add zhCN locals for Kelthuzad and Sapphiron
------------------------------------------------------------------------
r13522 | ammo | 2006-10-10 10:18:18 -0400 (Tue, 10 Oct 2006) | 2 lines

BigWigs (nefarian): and , on the line above

------------------------------------------------------------------------
r13520 | ammo | 2006-10-10 10:15:33 -0400 (Tue, 10 Oct 2006) | 2 lines

BigWigs (Nefarian): removed excessive ,

------------------------------------------------------------------------
r13516 | rabbit | 2006-10-10 09:33:17 -0400 (Tue, 10 Oct 2006) | 1 line

BigWigs: Ossirian: Fix several issues.
------------------------------------------------------------------------
r13513 | flyflame | 2006-10-10 08:01:14 -0400 (Tue, 10 Oct 2006) | 1 line

BigWigs: update Nefarian zhCN localization
------------------------------------------------------------------------
r13509 | fenlis | 2006-10-10 06:55:23 -0400 (Tue, 10 Oct 2006) | 1 line

BigWigs : update locals koKR
------------------------------------------------------------------------
r13495 | fenlis | 2006-10-10 01:14:28 -0400 (Tue, 10 Oct 2006) | 1 line

BigWigs : update locals koKR
------------------------------------------------------------------------
r13484 | rabbit | 2006-10-09 22:06:07 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Nefarian: Add 30sec fear cooldown bar and fix up some localization keys to make more sense.
------------------------------------------------------------------------
r13478 | rabbit | 2006-10-09 20:09:12 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Huge deDE update, thanks filion!
------------------------------------------------------------------------
r13476 | rabbit | 2006-10-09 19:57:48 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Setting svn:eol-style: native.
------------------------------------------------------------------------
r13471 | rabbit | 2006-10-09 19:02:21 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Horsemen: HorsemenMark2, so that throttled syncs from old revisions don't block new style syncs.
------------------------------------------------------------------------
r13465 | rabbit | 2006-10-09 17:05:04 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: CustomBar: Can now start local custom bars with /bwlcb, BWLCB(...) or the menu. /bwlcb 600 Pizza Inc!
------------------------------------------------------------------------
r13447 | rabbit | 2006-10-09 12:07:24 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Razuvious: Fix SW trigger for frFR.
------------------------------------------------------------------------
r13427 | rabbit | 2006-10-09 10:01:03 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Gluth: Add another frFR trigger.
------------------------------------------------------------------------
r13404 | thiana | 2006-10-09 04:47:02 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs(Magmadar): Missing comma
------------------------------------------------------------------------
r13400 | rabbit | 2006-10-09 01:04:44 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Magmadar: frFR update.
------------------------------------------------------------------------
r13398 | rabbit | 2006-10-09 00:58:01 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Core: Accept strings for bossmod.wipemobs.
------------------------------------------------------------------------
r13395 | rabbit | 2006-10-09 00:46:21 -0400 (Mon, 09 Oct 2006) | 1 line

BigWigs: Gluth: Added 3 frFR strings.
------------------------------------------------------------------------
r13387 | rabbit | 2006-10-08 21:37:46 -0400 (Sun, 08 Oct 2006) | 1 line

BigWigs: Kelthuzad: deDE update.
------------------------------------------------------------------------
r13384 | rabbit | 2006-10-08 20:59:46 -0400 (Sun, 08 Oct 2006) | 1 line

BigWigs: Options: Can now click/shift+click the individual modules in the tooltip to reset/disable, respectively.
------------------------------------------------------------------------
r13368 | flyflame | 2006-10-08 17:47:56 -0400 (Sun, 08 Oct 2006) | 1 line

BigWigs: update twins lotheb thaddius zhCN localization
------------------------------------------------------------------------
r13334 | flyflame | 2006-10-08 06:13:24 -0400 (Sun, 08 Oct 2006) | 1 line

BigWigs: Noth.lua koKR fix
------------------------------------------------------------------------
r13333 | flyflame | 2006-10-08 04:59:32 -0400 (Sun, 08 Oct 2006) | 1 line

BigWigs: fixed the koKR localizations I broke, seems something wrong with my editing software, sorry.
------------------------------------------------------------------------
r13268 | flyflame | 2006-10-07 16:53:53 -0400 (Sat, 07 Oct 2006) | 1 line

BigWigs: update BWL zhCN localization
------------------------------------------------------------------------
r13252 | flyflame | 2006-10-07 13:02:07 -0400 (Sat, 07 Oct 2006) | 1 line

BigWigs: update Heigan, Noth zhCN locals
------------------------------------------------------------------------
r13249 | flyflame | 2006-10-07 12:46:56 -0400 (Sat, 07 Oct 2006) | 1 line

BigWigs: got missed up the files
------------------------------------------------------------------------
r13248 | flyflame | 2006-10-07 12:39:41 -0400 (Sat, 07 Oct 2006) | 1 line

BigWigs: missed a few files
------------------------------------------------------------------------
r13247 | flyflame | 2006-10-07 12:30:37 -0400 (Sat, 07 Oct 2006) | 1 line

BigWigs: various zhCN locals fix
------------------------------------------------------------------------
r13243 | flyflame | 2006-10-07 11:26:57 -0400 (Sat, 07 Oct 2006) | 1 line

BigWigs: update Noth, Razuvious zhCN locales
------------------------------------------------------------------------
r13242 | flyflame | 2006-10-07 11:16:28 -0400 (Sat, 07 Oct 2006) | 1 line

BigWigs: fixed frenzy zhCN locals: Magmadar, Flamegor, Chromaggus, Huhuran
------------------------------------------------------------------------
r13238 | ammo | 2006-10-07 10:46:50 -0400 (Sat, 07 Oct 2006) | 2 lines

BigWigs (Geddon): frFR update

------------------------------------------------------------------------
r13236 | rabbit | 2006-10-07 10:18:00 -0400 (Sat, 07 Oct 2006) | 3 lines

BigWigs: Geddon:
 * Add warnings and timers for Inferno and Last Service.
 * Add bar for when the bomb explodes on target
------------------------------------------------------------------------
r13234 | ammo | 2006-10-07 10:14:27 -0400 (Sat, 07 Oct 2006) | 2 lines

BigWigs (BossBlock): Don't let the french in! Seal the harbor!

------------------------------------------------------------------------
r13232 | ammo | 2006-10-07 09:50:18 -0400 (Sat, 07 Oct 2006) | 2 lines

BigWigs (Magmadar): Fear timer is now sync'd

------------------------------------------------------------------------
r13231 | ammo | 2006-10-07 09:47:43 -0400 (Sat, 07 Oct 2006) | 2 lines

BigWigs (Anubrekhan): added casting timer bar

------------------------------------------------------------------------
r13229 | ammo | 2006-10-07 09:25:46 -0400 (Sat, 07 Oct 2006) | 2 lines

BigWigs (Twins): 10 second warning for teleport

------------------------------------------------------------------------
r13228 | ammo | 2006-10-07 09:16:26 -0400 (Sat, 07 Oct 2006) | 3 lines

BigWigs (C'Thun):
* oh noes they're raping us

------------------------------------------------------------------------
r13191 | hshh | 2006-10-06 18:46:47 -0400 (Fri, 06 Oct 2006) | 1 line

BigWigs: modify zhCN locales
------------------------------------------------------------------------
r13180 | rabbit | 2006-10-06 14:21:36 -0400 (Fri, 06 Oct 2006) | 1 line

BigWigs: CustomBar: /bwcb works again, also added a global method BWCB(seconds, message) for easier use in macros.
------------------------------------------------------------------------
r13171 | hshh | 2006-10-06 11:04:42 -0400 (Fri, 06 Oct 2006) | 1 line

BigWigs: Tranq.lua, zhCN Locale
------------------------------------------------------------------------
r13167 | ammo | 2006-10-06 08:13:58 -0400 (Fri, 06 Oct 2006) | 2 lines

BigWigs:
* Plugins moved into Plugins/ folder. Plumbing for LoD goodness.
------------------------------------------------------------------------
r13153 | tekkub | 2006-10-06 01:31:11 -0400 (Fri, 06 Oct 2006) | 2 lines

BigWigs - should fix issues with custom bars module and DeuceCommander
Note to vhaarr: modules don't get to have their own slash handler :P
------------------------------------------------------------------------
r13145 | rabbit | 2006-10-05 22:03:15 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: Horsemen: Attempt to fix mark counting.
------------------------------------------------------------------------
r13137 | rabbit | 2006-10-05 21:07:01 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: Heigan: Attempt to fix disable trigger.
------------------------------------------------------------------------
r13134 | duglum | 2006-10-05 20:10:12 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: Adding Charcoal.tga as a Bar texture.
------------------------------------------------------------------------
r13132 | rabbit | 2006-10-05 19:44:33 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: Version: Fix sync throttling.
------------------------------------------------------------------------
r13131 | rabbit | 2006-10-05 19:41:07 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: CustomBar: We don't need a db anyway, just use self.enable and you can set it ingame with BigWigsCustomBar.enable = true/false if you want.
------------------------------------------------------------------------
r13117 | ammo | 2006-10-05 16:31:43 -0400 (Thu, 05 Oct 2006) | 2 lines

BigWigs (Naxxramas): use message types isntead of colors

------------------------------------------------------------------------
r13115 | ammo | 2006-10-05 15:40:42 -0400 (Thu, 05 Oct 2006) | 2 lines

BigWigs (Tranq): message color - >type

------------------------------------------------------------------------
r13114 | ammo | 2006-10-05 15:39:24 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
* BWL -> message color -> message type

------------------------------------------------------------------------
r13113 | ammo | 2006-10-05 15:31:46 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
* AQ40: message colors -> message types

------------------------------------------------------------------------
r13110 | ammo | 2006-10-05 15:18:28 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
* AQ20 message color -> type

------------------------------------------------------------------------
r13102 | hshh | 2006-10-05 14:31:24 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
- fix Onyxia Deep Breath Simplified Chinese locale.
- add some Core.lua Simplified Chinese locales.
------------------------------------------------------------------------
r13101 | nevcairiel | 2006-10-05 14:30:16 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: removed a space from an empty line that was causing a error in FrameXML.log
------------------------------------------------------------------------
r13100 | ammo | 2006-10-05 14:17:44 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
* Message types instead of colors in MC

------------------------------------------------------------------------
r13099 | ammo | 2006-10-05 13:53:45 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
* ZG now uses message types instead of direct colors

------------------------------------------------------------------------
r13098 | ammo | 2006-10-05 13:47:09 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
* Core uses message types instead of direct colors

------------------------------------------------------------------------
r13097 | ammo | 2006-10-05 13:45:06 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
* Other/ modules now have the correct message types set instead of the corresponding colors

------------------------------------------------------------------------
r13096 | rabbit | 2006-10-05 13:39:41 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: CustomBar: Displays a attention message when a timer bar is done; "<nick>: Timer [<bar text>] finished.".
------------------------------------------------------------------------
r13089 | rabbit | 2006-10-05 12:35:04 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: CustomBar: Works when you are solo, just for fun ^^
------------------------------------------------------------------------
r13086 | rabbit | 2006-10-05 12:31:22 -0400 (Thu, 05 Oct 2006) | 3 lines

BigWigs:
 * Sync throttling defaults to 1 second for unknown syncs. If you don't want to throttle, ThrottleSync it as 0.
 * Added .wipemobs for the wipe scanning for CheckForWipe/Engage modules.
------------------------------------------------------------------------
r13084 | rabbit | 2006-10-05 11:34:14 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: CustomBar: /bwcb should actually work now, and changed to a better default icon.
------------------------------------------------------------------------
r13075 | rabbit | 2006-10-05 10:27:30 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: CustomBar: Adhere to the enabled setting.
------------------------------------------------------------------------
r13074 | rabbit | 2006-10-05 10:07:34 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: CustomBar: Set svn keywords.
------------------------------------------------------------------------
r13073 | rabbit | 2006-10-05 10:04:56 -0400 (Thu, 05 Oct 2006) | 1 line

BigWigs: CustomBar: New Extras module, raid leaders and officers can now start custom bars (pizza timers) for the raid with /bwcb <seconds> <bar text>.
------------------------------------------------------------------------
r13070 | ammo | 2006-10-05 09:33:25 -0400 (Thu, 05 Oct 2006) | 2 lines

BigWigs (Baron Geddon): added sync for bombs

------------------------------------------------------------------------
r12964 | nevcairiel | 2006-10-04 10:37:11 -0400 (Wed, 04 Oct 2006) | 1 line

BigWigs(Sapphiron): updated deDE translation
------------------------------------------------------------------------
r12963 | nevcairiel | 2006-10-04 10:32:53 -0400 (Wed, 04 Oct 2006) | 1 line

BigWigs(Klethuzad): fixed typo in RecvSync
------------------------------------------------------------------------
r12896 | rabbit | 2006-10-03 22:49:19 -0400 (Tue, 03 Oct 2006) | 1 line

BigWigs: Kelthuzad: Stop pretending to localize things when you don't. Also fix multiple phase warnings.
------------------------------------------------------------------------
r12809 | ammo | 2006-10-03 09:33:08 -0400 (Tue, 03 Oct 2006) | 3 lines

BigWigs:
* frFR update for Chrom and flam

------------------------------------------------------------------------
r12806 | ammo | 2006-10-03 08:50:42 -0400 (Tue, 03 Oct 2006) | 3 lines

BigWigs:
* External BigWigs Modules now appear in the Extras menu.
* Tranq moved to that menu as well.
------------------------------------------------------------------------
r12757 | rabbit | 2006-10-02 23:43:46 -0400 (Mon, 02 Oct 2006) | 1 line

BigWigs: Sapphiron: Guard against target scanning while out of combat.
------------------------------------------------------------------------
r12752 | moonsorrow | 2006-10-02 22:56:54 -0400 (Mon, 02 Oct 2006) | 2 lines

BigWigs Sapphiron:
- added deDE locale
------------------------------------------------------------------------
r12731 | moonsorrow | 2006-10-02 19:53:54 -0400 (Mon, 02 Oct 2006) | 2 lines

BigWigs Horsemen:
- updated deDE locale (provided by Leialyn)
------------------------------------------------------------------------
r12660 | ammo | 2006-10-02 09:14:53 -0400 (Mon, 02 Oct 2006) | 3 lines

BigWigs:
* Casting bar for Chromaggus, stop using NECB damnit

------------------------------------------------------------------------
r12635 | fenlis | 2006-10-02 02:52:55 -0400 (Mon, 02 Oct 2006) | 1 line

BigWigs : AQ40, Naxxramas - update locals koKR
------------------------------------------------------------------------
r12596 | rabbit | 2006-10-01 22:14:49 -0400 (Sun, 01 Oct 2006) | 1 line

BigWigs: Horsemen: Get rid of the () around the mark counter and add a mark counter to the bar as well.
------------------------------------------------------------------------
r12403 | kergoth | 2006-09-30 19:02:03 -0400 (Sat, 30 Sep 2006) | 3 lines

Sigh.. more reversions.

~lart svk for not merging when told to
------------------------------------------------------------------------
r12396 | kergoth | 2006-09-30 18:29:40 -0400 (Sat, 30 Sep 2006) | 1 line

Continuing the adjustment to use svn:eol-style of native on files to avoid line ending issues.
------------------------------------------------------------------------
r12392 | tazmanyak | 2006-09-30 17:41:48 -0400 (Sat, 30 Sep 2006) | 1 line

BigWigs - JindoFr updated (totems alerts)
------------------------------------------------------------------------
r12319 | rabbit | 2006-09-30 07:33:11 -0400 (Sat, 30 Sep 2006) | 1 line

BigWigs: Kelthuzad: Fix missing translation.
------------------------------------------------------------------------
r12233 | rabbit | 2006-09-29 12:15:51 -0400 (Fri, 29 Sep 2006) | 3 lines

BigWigs: Kelthuzad:
 * Add a cooldown bar for Frost Blast (25sec)
 * Phase 2 timer increased to 320sec
------------------------------------------------------------------------
r12232 | rabbit | 2006-09-29 12:04:03 -0400 (Fri, 29 Sep 2006) | 1 line

BigWigs: Sapphiron: Start a 14sec bar for life drain when he casts ice bomb, and not a 37sec bar when he goes airborne.
------------------------------------------------------------------------
r12221 | rabbit | 2006-09-29 10:35:58 -0400 (Fri, 29 Sep 2006) | 1 line

BigWigs: Version: Another bugfix for the first working style.
------------------------------------------------------------------------
r12219 | rabbit | 2006-09-29 10:33:17 -0400 (Fri, 29 Sep 2006) | 1 line

BigWigs: Version: Bugfix.
------------------------------------------------------------------------
r12218 | rabbit | 2006-09-29 10:28:40 -0400 (Fri, 29 Sep 2006) | 1 line

BigWigs: VersionQuery: New style BWVR: <rev> <quereeNick>, to support multiple VQ's running at the same time in a raid.
------------------------------------------------------------------------
r12217 | nevcairiel | 2006-09-29 10:21:55 -0400 (Fri, 29 Sep 2006) | 1 line

BigWigs (Kel'Thuzad): escaped deDE special chars
------------------------------------------------------------------------
r12215 | ammo | 2006-09-29 10:18:23 -0400 (Fri, 29 Sep 2006) | 3 lines

BigWigs (Kel'Thuzad):
* deDE translation

------------------------------------------------------------------------
r12206 | fenlis | 2006-09-29 08:54:57 -0400 (Fri, 29 Sep 2006) | 4 lines

BigWigs - Update locals koKR
BWL, AQ40, Naxxramas, ZG - update locals
AQ20/Ossirian.lua - Add case none reverse localization

------------------------------------------------------------------------
r12204 | ammo | 2006-09-29 08:16:26 -0400 (Fri, 29 Sep 2006) | 3 lines

BigWigs:
* Added started flag to the modules I forgot last night

------------------------------------------------------------------------
r12174 | cladhaire | 2006-09-29 00:57:34 -0400 (Fri, 29 Sep 2006) | 2 lines

BigWigs: Updated externals

------------------------------------------------------------------------
r12170 | ammo | 2006-09-28 22:38:22 -0400 (Thu, 28 Sep 2006) | 2 lines

BigWigs:
* fixed modules using CheckEngage with a started flag
------------------------------------------------------------------------
r12168 | rabbit | 2006-09-28 20:02:30 -0400 (Thu, 28 Sep 2006) | 1 line

BigWigs: Maexxna: Fix engage bug.
------------------------------------------------------------------------
r12166 | rabbit | 2006-09-28 19:47:31 -0400 (Thu, 28 Sep 2006) | 1 line

BigWigs: Faerlina apparently she can use starttrigger3 and 4 in combat now, so add a started boolean flag that we reset OnEnable.
------------------------------------------------------------------------
r12118 | ammo | 2006-09-27 15:39:59 -0400 (Wed, 27 Sep 2006) | 3 lines

BigWigs (CThun): 
* Update for 1.12.1 patch, engage is now back to 1.11

------------------------------------------------------------------------
r12114 | hshh | 2006-09-27 12:24:07 -0400 (Wed, 27 Sep 2006) | 1 line

BigWigs: fix Simplified Chinese locales
------------------------------------------------------------------------
r12090 | rabbit | 2006-09-26 20:46:37 -0400 (Tue, 26 Sep 2006) | 1 line

BigWigs: Gothik: Fix for error in case where you die right before phase 2 and noone is in combat but you still get the phase 2 yell because some hunter is FD'ed.
------------------------------------------------------------------------
r12084 | rabbit | 2006-09-26 18:29:39 -0400 (Tue, 26 Sep 2006) | 1 line

BigWigs: Sapphiron: Wallpaper the repeating event canceling.
------------------------------------------------------------------------
r12083 | rabbit | 2006-09-26 18:14:57 -0400 (Tue, 26 Sep 2006) | 1 line

BigWigs: Sapphiron: Added code for checking when he goes in flight and fix berserk timers.
------------------------------------------------------------------------
r12048 | nevcairiel | 2006-09-26 11:55:04 -0400 (Tue, 26 Sep 2006) | 1 line

Updated Externals in BW and additional BW addons
------------------------------------------------------------------------
r12034 | rabbit | 2006-09-25 17:13:15 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Gothik: Fix for stopping the spawn bars when he's in the room.
------------------------------------------------------------------------
r12025 | rabbit | 2006-09-25 14:50:34 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Loatheb: Remove unused sync.. ?
------------------------------------------------------------------------
r12023 | rabbit | 2006-09-25 11:57:48 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Viscidus: Just say it like it is.
------------------------------------------------------------------------
r12019 | rabbit | 2006-09-25 11:51:53 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Viscidus: Strategy fix.
------------------------------------------------------------------------
r12018 | rabbit | 2006-09-25 11:51:34 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Shazzrah: Strategy fix.
------------------------------------------------------------------------
r12017 | rabbit | 2006-09-25 11:51:14 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Gluth: Strategy fix.
------------------------------------------------------------------------
r12004 | rabbit | 2006-09-25 09:23:07 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Jeklik: Possible fix for the heal trigger.
------------------------------------------------------------------------
r12001 | rabbit | 2006-09-25 08:05:42 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Ayamiss+Guardians: frFR update.
------------------------------------------------------------------------
r11999 | rabbit | 2006-09-25 08:02:02 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: frFR updates for Emeriss and Azuregos.
------------------------------------------------------------------------
r11998 | rabbit | 2006-09-25 07:58:32 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: BWL: Spooky frFR updates from Thomas Ranchon.
------------------------------------------------------------------------
r11997 | rabbit | 2006-09-25 07:54:39 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: ZG: Some frFR work, courtesy of Thomas Ranchon.
------------------------------------------------------------------------
r11996 | rabbit | 2006-09-25 07:48:01 -0400 (Mon, 25 Sep 2006) | 1 line

BigWigs: Jeklik: Add Bat Swarm alert, courtesy of Katy.
------------------------------------------------------------------------
r11964 | rabbit | 2006-09-24 18:06:58 -0400 (Sun, 24 Sep 2006) | 1 line

BigWigs: Nefarian: Strategy strip.
------------------------------------------------------------------------
r11962 | rabbit | 2006-09-24 18:05:08 -0400 (Sun, 24 Sep 2006) | 1 line

BigWigs: Noth: Removed some strategy and adjust wave timers slightly - not sure if they're correct.
------------------------------------------------------------------------
r11819 | fenlis | 2006-09-23 16:46:20 -0400 (Sat, 23 Sep 2006) | 1 line

BigWigs (AQ20) : Ossirian.lua - update locals koKR
------------------------------------------------------------------------
r11797 | fenlis | 2006-09-23 14:40:56 -0400 (Sat, 23 Sep 2006) | 1 line

BigWigs (ZG) Jindo.lua - update locals koKR
------------------------------------------------------------------------
r11793 | fenlis | 2006-09-23 14:39:35 -0400 (Sat, 23 Sep 2006) | 1 line

BigWigs(AQ20) Ossirian.lua - update locals koKR
------------------------------------------------------------------------
r11792 | fenlis | 2006-09-23 14:38:04 -0400 (Sat, 23 Sep 2006) | 1 line

BigWigs(AQ40) - Ouro.lua - update locals koKR
------------------------------------------------------------------------
r11753 | ammo | 2006-09-23 09:05:37 -0400 (Sat, 23 Sep 2006) | 2 lines

BigWigs: typo fix in jindo

------------------------------------------------------------------------
r11752 | ammo | 2006-09-23 09:02:03 -0400 (Sat, 23 Sep 2006) | 3 lines

BigWigs:
* don't play a sound on a broadcastonly message

------------------------------------------------------------------------
r11751 | ammo | 2006-09-23 09:00:46 -0400 (Sat, 23 Sep 2006) | 3 lines

BigWigs:
* When the broadcaster gets Burning Adrenaline or other abilties that give a 'You are ...' warning the correct Blah is .. is broadcasted and the person still gets the 'You .. ' warning.

------------------------------------------------------------------------
r11723 | rabbit | 2006-09-23 00:41:37 -0400 (Sat, 23 Sep 2006) | 1 line

BigWigs: Lets stop getting this sync wrong.
------------------------------------------------------------------------
r11721 | rabbit | 2006-09-23 00:03:06 -0400 (Sat, 23 Sep 2006) | 1 line

BigWigs: Maexxna: Fix engage sync.
------------------------------------------------------------------------
r11686 | fenlis | 2006-09-22 14:16:06 -0400 (Fri, 22 Sep 2006) | 1 line

BigWigs (Naxxramas) Maexxna.lua - update locals koKR
------------------------------------------------------------------------
r11676 | rabbit | 2006-09-22 11:15:15 -0400 (Fri, 22 Sep 2006) | 1 line

BigWigs: Loatheb: And unregister for regen disabled.
------------------------------------------------------------------------
r11675 | ammo | 2006-09-22 11:12:40 -0400 (Fri, 22 Sep 2006) | 2 lines

BigWigs: Loatheb engage typo fix

------------------------------------------------------------------------
r11661 | ammo | 2006-09-22 09:31:50 -0400 (Fri, 22 Sep 2006) | 2 lines

BigWigs: frFR update in AQ20

------------------------------------------------------------------------
r11660 | ammo | 2006-09-22 09:30:37 -0400 (Fri, 22 Sep 2006) | 3 lines

BigWigs:
* localization for bar textures 

------------------------------------------------------------------------
r11650 | fenlis | 2006-09-22 04:48:58 -0400 (Fri, 22 Sep 2006) | 1 line

BigWigs (Naxxramas) : update localization koKR
------------------------------------------------------------------------
r11649 | fenlis | 2006-09-22 04:46:49 -0400 (Fri, 22 Sep 2006) | 1 line

BigWigs (AQ40) update localization koKR
------------------------------------------------------------------------
r11645 | ammo | 2006-09-22 04:14:16 -0400 (Fri, 22 Sep 2006) | 3 lines

BigWigs:
* Sync test only for Raid leaders and officers

------------------------------------------------------------------------
r11644 | nevcairiel | 2006-09-22 04:07:35 -0400 (Fri, 22 Sep 2006) | 1 line

BigWigs: merged lost changes from 11615-11650
------------------------------------------------------------------------
r11643 | ammo | 2006-09-22 04:01:15 -0400 (Fri, 22 Sep 2006) | 2 lines

BigWigs (Magmadar): frFR update

------------------------------------------------------------------------
r11641 | ammo | 2006-09-22 03:56:31 -0400 (Fri, 22 Sep 2006) | 2 lines

BigWigs (Vael): throttle the BA messages less

------------------------------------------------------------------------
r11589 | fenlis | 2006-09-20 21:53:47 -0400 (Wed, 20 Sep 2006) | 1 line

BigWigs : BWL/Razorgore.lua - update korean localization
------------------------------------------------------------------------
r11573 | rabbit | 2006-09-20 18:49:11 -0400 (Wed, 20 Sep 2006) | 1 line

BigWigs: Razorgore: Egg counter is back and disabled by default.
------------------------------------------------------------------------
r11568 | rabbit | 2006-09-20 17:53:39 -0400 (Wed, 20 Sep 2006) | 1 line

BigWigs: C'thun: Rape option was reversed.
------------------------------------------------------------------------
r11557 | rabbit | 2006-09-20 15:34:24 -0400 (Wed, 20 Sep 2006) | 1 line

BigWigs: Twins: Remove tactics.
------------------------------------------------------------------------
r11550 | moonsorrow | 2006-09-20 13:54:05 -0400 (Wed, 20 Sep 2006) | 2 lines

BigWigsBars:
- concatenation fix
------------------------------------------------------------------------
r11549 | fenlis | 2006-09-20 13:43:29 -0400 (Wed, 20 Sep 2006) | 1 line

BigWigs (Naxxramas) : update korean localization
------------------------------------------------------------------------
r11548 | rabbit | 2006-09-20 13:26:38 -0400 (Wed, 20 Sep 2006) | 1 line

BigWigs: Bars: Work around missing translations.
------------------------------------------------------------------------
r11489 | ammo | 2006-09-20 05:29:00 -0400 (Wed, 20 Sep 2006) | 3 lines

BigWigs:
* And the actual textures

------------------------------------------------------------------------
r11488 | ammo | 2006-09-20 05:28:36 -0400 (Wed, 20 Sep 2006) | 3 lines

BigWigs:
* Changeable bar textures, only 3 for now live with it.

------------------------------------------------------------------------
r11483 | ammo | 2006-09-20 04:16:24 -0400 (Wed, 20 Sep 2006) | 3 lines

BigWigs (Twin Emperors):
* Possible fix for resetting of 15 minute enrage timer midfight

------------------------------------------------------------------------
r11480 | fenlis | 2006-09-20 03:53:11 -0400 (Wed, 20 Sep 2006) | 1 line

BigWigs : ZG/Jindo.lua - fix bug (cursewarn_you -> cursewarn_self)
------------------------------------------------------------------------
r11446 | fenlis | 2006-09-19 22:08:57 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs : Sound.lua, Tranq.lua - update koKR
------------------------------------------------------------------------
r11444 | fenlis | 2006-09-19 22:07:00 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs : ZG - update koKR
------------------------------------------------------------------------
r11443 | fenlis | 2006-09-19 22:06:07 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs : Naxxramas/Sapphiron.lua - update koKR
------------------------------------------------------------------------
r11442 | fenlis | 2006-09-19 22:05:09 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs : AQ20 - update koKR
------------------------------------------------------------------------
r11441 | fenlis | 2006-09-19 22:04:07 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs : AQ40 - update koKR
------------------------------------------------------------------------
r11411 | rabbit | 2006-09-19 18:27:56 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Core: Add some debugging to the core bossmod.
------------------------------------------------------------------------
r11407 | rabbit | 2006-09-19 16:29:57 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Gothik: It's actually 26.
------------------------------------------------------------------------
r11406 | rabbit | 2006-09-19 16:18:16 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Gothik: Apparently there are 22 waves?
------------------------------------------------------------------------
r11405 | rabbit | 2006-09-19 16:13:54 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Gothik: Oops.
------------------------------------------------------------------------
r11404 | rabbit | 2006-09-19 16:08:52 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Gothik: Should not stop announcing when the leader dies now.
------------------------------------------------------------------------
r11400 | ammo | 2006-09-19 15:18:41 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs (Defenders/AQ40): typo fix

------------------------------------------------------------------------
r11399 | rabbit | 2006-09-19 15:17:56 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Sapphiron: Add timer for berserk.
------------------------------------------------------------------------
r11394 | rabbit | 2006-09-19 14:36:05 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Core: Un-bugfix?
------------------------------------------------------------------------
r11393 | rabbit | 2006-09-19 14:16:25 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Horsemen: Bugfix.
------------------------------------------------------------------------
r11392 | rabbit | 2006-09-19 14:12:30 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Core: Another bugfix.
------------------------------------------------------------------------
r11391 | rabbit | 2006-09-19 14:08:35 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Core: Bugfix.
------------------------------------------------------------------------
r11388 | rabbit | 2006-09-19 13:08:23 -0400 (Tue, 19 Sep 2006) | 3 lines

BigWigs: Ouro:
 * Possible submerge every 90 seconds,
 * Added option to disable berserk warning.
------------------------------------------------------------------------
r11382 | ammo | 2006-09-19 11:25:21 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs (Noth): added timerbars for waves during teleport

------------------------------------------------------------------------
r11379 | ammo | 2006-09-19 11:07:04 -0400 (Tue, 19 Sep 2006) | 3 lines

BigWigs:
* Version query shows Nr of replies now.

------------------------------------------------------------------------
r11378 | ammo | 2006-09-19 10:49:22 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: touched to the core

------------------------------------------------------------------------
r11377 | ammo | 2006-09-19 10:46:54 -0400 (Tue, 19 Sep 2006) | 3 lines

BigWigs:
* Added option to query the version of the BigWigs core.

------------------------------------------------------------------------
r11376 | ammo | 2006-09-19 10:37:10 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: Lucifron typo fix

------------------------------------------------------------------------
r11375 | ammo | 2006-09-19 10:31:44 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: AQ40 deDE update

------------------------------------------------------------------------
r11374 | ammo | 2006-09-19 10:27:59 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: Moam deDE update

------------------------------------------------------------------------
r11373 | ammo | 2006-09-19 10:26:12 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: deDE update for Naxxramas

------------------------------------------------------------------------
r11372 | ammo | 2006-09-19 10:21:01 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: deDE update in Bossblock

------------------------------------------------------------------------
r11371 | ammo | 2006-09-19 10:20:14 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: deDE update for MC

------------------------------------------------------------------------
r11370 | ammo | 2006-09-19 10:13:46 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: typo fix in Marli

------------------------------------------------------------------------
r11369 | ammo | 2006-09-19 10:12:33 -0400 (Tue, 19 Sep 2006) | 2 lines

BigWigs: deDE update for BWL

------------------------------------------------------------------------
r11368 | ammo | 2006-09-19 10:04:42 -0400 (Tue, 19 Sep 2006) | 4 lines

BigWigs:
* deDE update for ZG
* deDE update for other modules

------------------------------------------------------------------------
r11367 | ammo | 2006-09-19 09:47:05 -0400 (Tue, 19 Sep 2006) | 3 lines

BigWigs:
* Tranq module now has option to not display stuff.

------------------------------------------------------------------------
r11363 | ammo | 2006-09-19 09:29:03 -0400 (Tue, 19 Sep 2006) | 3 lines

BigWigs:
* Added option to only use the default raidwarning sound.

------------------------------------------------------------------------
r11361 | ammo | 2006-09-19 09:13:07 -0400 (Tue, 19 Sep 2006) | 5 lines

BigWigs:
* Pretty new anchors that save their position correctly.
* No more xml.
* Oh your old saved positions will be reset now :)

------------------------------------------------------------------------
r11356 | rabbit | 2006-09-19 08:42:33 -0400 (Tue, 19 Sep 2006) | 5 lines

BigWigs: AQ20/40:
 * Defenders/Guardians now place raid icons on the last person that got plague, so that people can easily move away from them. The raid icon jumps when a new target is plagued.
 * Console cmds start with a uppercase letter.
 * Added raid target icons to some other bosses.
 * Possibly fixed Ossirian for multilingual raids.
------------------------------------------------------------------------
r11354 | rabbit | 2006-09-19 08:10:31 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs: Jindo+Hakkar: Speeling error and beautify the options a bit.
------------------------------------------------------------------------
r11352 | rabbit | 2006-09-19 08:04:15 -0400 (Tue, 19 Sep 2006) | 4 lines

BigWigs: ZG:
 * Added raid icon to some bosses
 * All cmds start with a uppercase letter.
 * Changed most of the localization keys from trigger1, warn1 to more comprehensible names.
------------------------------------------------------------------------
r11340 | fenlis | 2006-09-19 06:53:22 -0400 (Tue, 19 Sep 2006) | 1 line

BigWigs : ZG/Hakkar.lua - fix trigger for koKR
------------------------------------------------------------------------
r11309 | fenlis | 2006-09-18 21:43:18 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs : ZG/Jindo.lua - fix Korean localize
------------------------------------------------------------------------
r11308 | fenlis | 2006-09-18 21:41:45 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs : Naxxramas/Gothik.lua - Korean localize fix
------------------------------------------------------------------------
r11291 | shyva | 2006-09-18 17:37:18 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: fixed a typo, thanks vhaarr
------------------------------------------------------------------------
r11289 | shyva | 2006-09-18 17:18:16 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Small optimalizations. (spelling? o.0)
------------------------------------------------------------------------
r11282 | shyva | 2006-09-18 15:12:37 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Changed the scan function a little bit.
------------------------------------------------------------------------
r11279 | rabbit | 2006-09-18 13:58:35 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Maexxna: Hack it to use the new scan stuff.
------------------------------------------------------------------------
r11275 | rabbit | 2006-09-18 12:56:36 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Core: Attempt to optimize the scan a bit, not sure if I succeeded or not.
------------------------------------------------------------------------
r11271 | rabbit | 2006-09-18 11:53:33 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Jindo: Update enUS and change sync name.
------------------------------------------------------------------------
r11270 | fenlis | 2006-09-18 11:42:12 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs : ZG : Jindo.lua - add warnning for Jin'do the Hexxer's curse
------------------------------------------------------------------------
r11269 | fenlis | 2006-09-18 11:28:36 -0400 (Mon, 18 Sep 2006) | 2 lines

BigWigs: BossBlock.lua - update korean localize
Core.lua - update korean localize
------------------------------------------------------------------------
r11265 | rabbit | 2006-09-18 11:03:59 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Core: We also need to schedule a repeating event if we are a hunter that's FD'ing, in order to eventually reset the module.
------------------------------------------------------------------------
r11263 | rabbit | 2006-09-18 11:01:22 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Gluth: Oops :P
------------------------------------------------------------------------
r11262 | rabbit | 2006-09-18 11:00:16 -0400 (Mon, 18 Sep 2006) | 3 lines

BigWigs:
 * Fix throttling of the BossEngaged sync.
 * Update all mods to use the new engage/wipe checks (that previously had their own scan).
------------------------------------------------------------------------
r11252 | rabbit | 2006-09-18 09:25:39 -0400 (Mon, 18 Sep 2006) | 3 lines

BigWigs: Core/Gluth:
 * Tweaked the core bossmod a bit.
 * Converted Gluth to the new scanning.
------------------------------------------------------------------------
r11251 | rabbit | 2006-09-18 09:18:08 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Core: Add the target scanning stuff that we've had in several modules to the core bossmod. This prevents alot of code duplication. No bossmods have been converted yet.
------------------------------------------------------------------------
r11243 | rabbit | 2006-09-18 07:25:41 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: BossBlock: Add oRA2 rs toggling.
------------------------------------------------------------------------
r11231 | rabbit | 2006-09-18 05:38:58 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: BWL Drakes: Update the Wingbuffet syncs to version 2 (EbonrocWingbuffet2, etc), to make it easier for raid leaders to give correct warnings without forcing the entire raid to update (seeing as the broken drake modules were released on wowi.)
------------------------------------------------------------------------
r11223 | fenlis | 2006-09-18 04:32:46 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: Naxxramas : Support Korean localize
------------------------------------------------------------------------
r11222 | fenlis | 2006-09-18 04:28:21 -0400 (Mon, 18 Sep 2006) | 1 line

BigWigs: AQ40 : Support Korean localize
------------------------------------------------------------------------
r11198 | fenlis | 2006-09-17 23:31:38 -0400 (Sun, 17 Sep 2006) | 1 line

BigWigs: AQ20 : Support Korean localize
------------------------------------------------------------------------
r11196 | fenlis | 2006-09-17 23:26:21 -0400 (Sun, 17 Sep 2006) | 1 line

BigWigs: Support Korean localize
------------------------------------------------------------------------
r11193 | fenlis | 2006-09-17 23:21:05 -0400 (Sun, 17 Sep 2006) | 1 line

BigWigs: BWL : Support Korean localize
------------------------------------------------------------------------
r11188 | fenlis | 2006-09-17 22:40:43 -0400 (Sun, 17 Sep 2006) | 1 line

BigWigs: MC : Support Korean localize
------------------------------------------------------------------------
r11186 | fenlis | 2006-09-17 22:28:49 -0400 (Sun, 17 Sep 2006) | 1 line

BigWigs: Other : Support Korean localize
------------------------------------------------------------------------
r11183 | fenlis | 2006-09-17 22:23:53 -0400 (Sun, 17 Sep 2006) | 1 line

BigWigs: ZG : Support Korean localize
------------------------------------------------------------------------
r11180 | fenlis | 2006-09-17 22:15:32 -0400 (Sun, 17 Sep 2006) | 1 line

BigWigs: ZG : Support Korean Localize
------------------------------------------------------------------------
r11071 | rabbit | 2006-09-16 14:43:51 -0400 (Sat, 16 Sep 2006) | 1 line

BigWigs: Hakkar: Fixed "You" string.
------------------------------------------------------------------------
r11070 | rabbit | 2006-09-16 14:43:30 -0400 (Sat, 16 Sep 2006) | 1 line

BigWigs: Razorgore: Fixed event registration.
------------------------------------------------------------------------
r11010 | ammo | 2006-09-16 07:00:18 -0400 (Sat, 16 Sep 2006) | 2 lines

BigWigs (CThun): please the whingers

------------------------------------------------------------------------
r10987 | rabbit | 2006-09-15 07:03:00 -0400 (Fri, 15 Sep 2006) | 1 line

BigWigs: Razuvious: Add 3sec warnings for shout.
------------------------------------------------------------------------
r10986 | rabbit | 2006-09-15 06:48:14 -0400 (Fri, 15 Sep 2006) | 1 line

BigWigs: Hakkar: Helps to actually reload ui before you commit.
------------------------------------------------------------------------
r10985 | rabbit | 2006-09-15 06:41:31 -0400 (Fri, 15 Sep 2006) | 1 line

BigWigs: Hakkar: Untested Mind Control warnings for Hakkar.
------------------------------------------------------------------------
r10978 | rabbit | 2006-09-15 05:54:16 -0400 (Fri, 15 Sep 2006) | 1 line

BigWigs: Razorgore: Temporarily disable the egg counter.
------------------------------------------------------------------------
r10976 | rabbit | 2006-09-15 05:51:19 -0400 (Fri, 15 Sep 2006) | 1 line

BigWigs: Anubrekhan: Properly fix the sync sending, thanks ammo.
------------------------------------------------------------------------
r10975 | rabbit | 2006-09-15 05:44:46 -0400 (Fri, 15 Sep 2006) | 1 line

BigWigs: Naxxramas: Just a speeling error and some text shortening.
------------------------------------------------------------------------
r10973 | rabbit | 2006-09-15 05:43:10 -0400 (Fri, 15 Sep 2006) | 1 line

BigWigs: Anubrekhan: Possible fix for double announces?
------------------------------------------------------------------------
r10967 | rabbit | 2006-09-15 05:34:15 -0400 (Fri, 15 Sep 2006) | 3 lines

BigWigs: BWL:
 * Fix sync'ing Chromaggus breaths across different locales.
 * Don't send WingBuffet syncs when player gets into combat on all the drakes, which made the fights interesting if you had hunters.
------------------------------------------------------------------------
r10966 | ammo | 2006-09-15 05:33:56 -0400 (Fri, 15 Sep 2006) | 2 lines

BigWigs (Cthun): back in the pants

------------------------------------------------------------------------
r10965 | rabbit | 2006-09-15 05:31:49 -0400 (Fri, 15 Sep 2006) | 5 lines

BigWigs: AQ40:
 * Removed some strategy stuff from C'thun, Ouro and Trio.
 * Prevent UNIT_HEALTH messages from printing more than once.
 * Remove some deDE stuff.
 * When the rape stuff for C'thun is disabled, don't print "What's in your pants?", rather just say "Tentacles spawned!", which does in fact make sense.
------------------------------------------------------------------------
r10948 | ammo | 2006-09-15 02:53:22 -0400 (Fri, 15 Sep 2006) | 2 lines

BigWigs (CThun): Dark glare group warning fixed

------------------------------------------------------------------------
r10921 | ammo | 2006-09-12 09:06:44 -0400 (Tue, 12 Sep 2006) | 2 lines

BigWigs: toc toc toc toc

------------------------------------------------------------------------
r10900 | ammo | 2006-09-12 04:03:04 -0400 (Tue, 12 Sep 2006) | 2 lines

BigWigs (CThun): Silly dark glare timers fixed. 

------------------------------------------------------------------------
r10888 | rabbit | 2006-09-12 00:31:43 -0400 (Tue, 12 Sep 2006) | 1 line

BigWigs: Huhuran: now everyone will wipe and we don't care
------------------------------------------------------------------------
r10873 | tekkub | 2006-09-11 21:22:32 -0400 (Mon, 11 Sep 2006) | 2 lines

BigWigs
- TOC Updates
------------------------------------------------------------------------
r10828 | ammo | 2006-09-11 11:40:25 -0400 (Mon, 11 Sep 2006) | 2 lines

BigWigs (Shazzrah): Blink timer fix

------------------------------------------------------------------------
r10827 | ammo | 2006-09-11 11:38:02 -0400 (Mon, 11 Sep 2006) | 2 lines

BigWigs (Onyxia): Fear timer typo fixed

------------------------------------------------------------------------
r10801 | kebinusan | 2006-09-11 00:21:22 -0400 (Mon, 11 Sep 2006) | 1 line

BigWigs: Ouro, Lets start sweep and sandblast timers when he emerges.
------------------------------------------------------------------------
r10799 | tardmrr | 2006-09-10 23:46:22 -0400 (Sun, 10 Sep 2006) | 1 line

BigWigs: Fixed length of Broodlord's Mortal Strike.
------------------------------------------------------------------------
r10756 | rabbit | 2006-09-10 13:09:40 -0400 (Sun, 10 Sep 2006) | 1 line

BigWigs: Razuvious: Don't enable the boss when targetting Understudies any more, it just reenables the mod after Razuvious is down.
------------------------------------------------------------------------
r10755 | rabbit | 2006-09-10 13:08:50 -0400 (Sun, 10 Sep 2006) | 1 line

BigWigs: Heigan: Due to the retardedness of the encounter, make the start warning a seperate option from the teleport bar.
------------------------------------------------------------------------
r10754 | rabbit | 2006-09-10 12:29:29 -0400 (Sun, 10 Sep 2006) | 4 lines

BigWigs:
 * Flamegor: No need to define bosskill.
 * Chromaggus: Shorter vuln message.

------------------------------------------------------------------------
r10753 | rabbit | 2006-09-10 12:14:32 -0400 (Sun, 10 Sep 2006) | 1 line

BigWigs: Flamegor: Less spammy messages.
------------------------------------------------------------------------
r10752 | rabbit | 2006-09-10 11:39:53 -0400 (Sun, 10 Sep 2006) | 1 line

BigWigs: Razorgore: Register for the boss death event.
------------------------------------------------------------------------
r10502 | shyva | 2006-09-08 09:52:14 -0400 (Fri, 08 Sep 2006) | 1 line

BigWigs: Vaelastrasz: Minor change to reduce db lookups.
------------------------------------------------------------------------
r10501 | shyva | 2006-09-08 09:47:05 -0400 (Fri, 08 Sep 2006) | 1 line

BigWigs: Vaelastrasz: Removed the times table, not used anymore.
------------------------------------------------------------------------
r10500 | ammo | 2006-09-08 09:42:48 -0400 (Fri, 08 Sep 2006) | 2 lines

BigWigs (Vaelastrasz): no need to throttle sending of the BA sync

------------------------------------------------------------------------
r10491 | ammo | 2006-09-08 05:32:58 -0400 (Fri, 08 Sep 2006) | 2 lines

BigWigs (C'Thun): variable names corrected

------------------------------------------------------------------------
r10486 | rabbit | 2006-09-08 03:22:56 -0400 (Fri, 08 Sep 2006) | 1 line

BigWigs: Horsemen: Missing nil check and small fix in Messages.
------------------------------------------------------------------------
r10484 | rabbit | 2006-09-08 03:18:10 -0400 (Fri, 08 Sep 2006) | 1 line

BigWigs: Sound: Grmbl, I thought that would work. Revert.
------------------------------------------------------------------------
r10469 | rabbit | 2006-09-07 22:06:51 -0400 (Thu, 07 Sep 2006) | 1 line

BigWigs: Messages: Add support for Blizzards Floating Combat Text. No matter how ugly it is.
------------------------------------------------------------------------
r10467 | rabbit | 2006-09-07 21:27:31 -0400 (Thu, 07 Sep 2006) | 1 line

BigWigs: Sound: Will try to play the given sound as a file, and if that fails it will play the normal raid sound.
------------------------------------------------------------------------
r10442 | rabbit | 2006-09-07 16:10:49 -0400 (Thu, 07 Sep 2006) | 1 line

BigWigs: Kelthuzad: Fix phase 3 soon warning.
------------------------------------------------------------------------
r10399 | rabbit | 2006-09-07 08:10:40 -0400 (Thu, 07 Sep 2006) | 4 lines

BigWigs: Naxxramas:
 - Various bossmod options were not affecting the raid warnings they were supposed to.
 - Throttle sync sending on 4H.
 - Assorted deDE nuking.
------------------------------------------------------------------------
r10372 | rabbit | 2006-09-06 20:13:11 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Naxxramas: Boss module console commands should have proper capitalization. Also nuke more deDE and whitsepace.
------------------------------------------------------------------------
r10370 | rabbit | 2006-09-06 19:58:18 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Vaelastrasz: Add syncing to BA. Needs testing in all locales, probably does not work at all.
------------------------------------------------------------------------
r10368 | rabbit | 2006-09-06 19:19:38 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Chromaggus: Assorted fixes. Disable the new breath code since this mod usually gets enabled at Razor.
------------------------------------------------------------------------
r10359 | kebinusan | 2006-09-06 17:01:18 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Reverted last change to Twins module... vicodin and lua dont mix very well
------------------------------------------------------------------------
r10358 | kebinusan | 2006-09-06 16:51:27 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Warn for first teleport
------------------------------------------------------------------------
r10356 | kebinusan | 2006-09-06 16:17:01 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs:Added unit affecting combat scan to start timer bars for initial breath warnings
------------------------------------------------------------------------
r10355 | rabbit | 2006-09-06 16:15:01 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Razorgore: More deDE nuking. Mostly to get ZIP up.
------------------------------------------------------------------------
r10353 | rabbit | 2006-09-06 15:44:16 -0400 (Wed, 06 Sep 2006) | 4 lines

BigWigs: BWL:
 - Less spam on all the drakes.
 - Fixed enrage reset on Chromm.
 - Removed alot of deDE crap.
------------------------------------------------------------------------
r10351 | kebinusan | 2006-09-06 15:11:40 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: BWL Drakes - Added Affecting combat code to sync first wing buffet
------------------------------------------------------------------------
r10350 | rabbit | 2006-09-06 15:08:59 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Defenders: Sync explode and enrage + some small changes.
------------------------------------------------------------------------
r10342 | rabbit | 2006-09-06 12:55:10 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Kelthuzad: Options look a bit nicer now. Added option for raid icon on detonate.
------------------------------------------------------------------------
r10333 | rabbit | 2006-09-06 12:02:22 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Kelthuzad: Throttle sync sends for MC and Frost Blast.
------------------------------------------------------------------------
r10332 | rabbit | 2006-09-06 11:56:42 -0400 (Wed, 06 Sep 2006) | 2 lines

BigWigs: Kelthuzad:
 - Syncing added to most abilities.
------------------------------------------------------------------------
r10329 | saroz | 2006-09-06 11:24:18 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Syntax error
------------------------------------------------------------------------
r10319 | rabbit | 2006-09-06 10:25:41 -0400 (Wed, 06 Sep 2006) | 4 lines

BigWigs: Kelthuzad:
 - Add Possible Detonate in 20sec bar
 - Frost Bolt removed
 - Frost Blast warnings added
------------------------------------------------------------------------
r10311 | rabbit | 2006-09-06 09:12:10 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Kelthuzad: Lol.
------------------------------------------------------------------------
r10310 | rabbit | 2006-09-06 09:10:39 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Kelthuzad: Fix phase 3 soon warning and module activation.
------------------------------------------------------------------------
r10309 | rabbit | 2006-09-06 08:56:17 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Huhuran/Ouro: I suck. Thanks Shyva.
------------------------------------------------------------------------
r10308 | rabbit | 2006-09-06 08:43:56 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: Kelthuzad: Evul hack to enable when you enter the chamber.
------------------------------------------------------------------------
r10307 | rabbit | 2006-09-06 08:32:14 -0400 (Wed, 06 Sep 2006) | 1 line

BigWigs: AQ40: deDE guy, you are weird. Also don't parse stuff in UNIT_HEALTH unless we need to.
------------------------------------------------------------------------
r10305 | rabbit | 2006-09-06 08:25:39 -0400 (Wed, 06 Sep 2006) | 4 lines

BigWigs: Kelthuzad:
 * Phase 3 warnings
 * Guardian spawn warnings
 * Fixed Detonate Mana bar text.
------------------------------------------------------------------------
r10220 | rabbit | 2006-09-05 11:45:16 -0400 (Tue, 05 Sep 2006) | 1 line

BigWigs: Kelthuzad: I don't like using |type| as a variable name.
------------------------------------------------------------------------
r10217 | rabbit | 2006-09-05 11:40:50 -0400 (Tue, 05 Sep 2006) | 1 line

BigWigs: Add Kel'Thuzad to the TOC.
------------------------------------------------------------------------
r10216 | rabbit | 2006-09-05 11:39:15 -0400 (Tue, 05 Sep 2006) | 1 line

BigWigs: Kel'Thuzad: Syntax error.
------------------------------------------------------------------------
r10212 | ammo | 2006-09-05 11:25:11 -0400 (Tue, 05 Sep 2006) | 3 lines

BigWigs (Kelthuzad):
* Added warning for Detonate mana, 5 second bar and icon placement

------------------------------------------------------------------------
r10209 | ammo | 2006-09-05 11:12:26 -0400 (Tue, 05 Sep 2006) | 3 lines

BigWigs (Kelthuzad):
* Interuptable frost bolt warning

------------------------------------------------------------------------
r10206 | ammo | 2006-09-05 10:55:07 -0400 (Tue, 05 Sep 2006) | 3 lines

BigWigs (Kelthuzad):
* toggleoptions fix

------------------------------------------------------------------------
r10205 | ammo | 2006-09-05 10:48:50 -0400 (Tue, 05 Sep 2006) | 5 lines

BigWigs (Kelthuzad):
* Start warning, 5 minute phase 1 bar
* Phase 2 incoming 20 second bar
* Shadow Fissure warnings

------------------------------------------------------------------------
r10200 | ammo | 2006-09-05 10:24:15 -0400 (Tue, 05 Sep 2006) | 2 lines

BigWigs (Kelthuzad): less skeletal

------------------------------------------------------------------------
r10196 | rabbit | 2006-09-05 10:06:50 -0400 (Tue, 05 Sep 2006) | 1 line

BigWigs: Kel'Thuzad: Skeleton module added.
------------------------------------------------------------------------
r10189 | ammo | 2006-09-05 06:53:39 -0400 (Tue, 05 Sep 2006) | 2 lines

BigWigs: touched for zipping

------------------------------------------------------------------------
r10187 | oxman | 2006-09-05 06:33:42 -0400 (Tue, 05 Sep 2006) | 1 line

BigWigs: AQ40 french translations : Fankriss, Sartura, Skeram, BugFamily
------------------------------------------------------------------------
r10147 | rabbit | 2006-09-04 19:18:50 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Gluth: Really just a push to get something generated on the wowace files section. It seems the BW ZIP vanished.
------------------------------------------------------------------------
r10132 | tekkub | 2006-09-04 17:17:26 -0400 (Mon, 04 Sep 2006) | 2 lines

BigWigs
- More TOC updates
------------------------------------------------------------------------
r10130 | tekkub | 2006-09-04 17:08:12 -0400 (Mon, 04 Sep 2006) | 2 lines

BigWigs
- TOC Updates
------------------------------------------------------------------------
r10085 | rabbit | 2006-09-04 13:26:11 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Sapphiron: I should drink less beer during bossmodmaking.
------------------------------------------------------------------------
r10083 | rabbit | 2006-09-04 13:15:56 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Sapphiron: No need to check for start or stop combat. Apparently you get OOC some time during the fight or something.
------------------------------------------------------------------------
r10082 | rabbit | 2006-09-04 13:08:08 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Sapphiron: Eh?
------------------------------------------------------------------------
r10081 | rabbit | 2006-09-04 13:01:23 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Sapphiron: A bit less time between throttles, just in case.
------------------------------------------------------------------------
r10078 | rabbit | 2006-09-04 11:59:53 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Sapphiron: Throttle Life Drain sync sending.
------------------------------------------------------------------------
r10077 | rabbit | 2006-09-04 11:51:26 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Sapphiron: Tweaks. Add timer bar for ice bomb deep breath.
------------------------------------------------------------------------
r10076 | rabbit | 2006-09-04 11:46:39 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Set svn:keywords.
------------------------------------------------------------------------
r10075 | rabbit | 2006-09-04 11:42:14 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Add Sapphiron to TOC.
------------------------------------------------------------------------
r10074 | rabbit | 2006-09-04 11:40:55 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: Sapphiron: Add module.
------------------------------------------------------------------------
r10035 | rabbit | 2006-09-04 03:37:29 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: BWL: Add timer bars for Broodlords MS, Ebonrocs Shadow Curse and Vaels BA.
------------------------------------------------------------------------
r10027 | rabbit | 2006-09-04 01:48:16 -0400 (Mon, 04 Sep 2006) | 1 line

BigWigs: BossBlock: Ugh, I thought I had fixed these speeling errors a long time ago.
------------------------------------------------------------------------
r10026 | tekkub | 2006-09-04 01:39:53 -0400 (Mon, 04 Sep 2006) | 2 lines

BigWigs
- Added option to toggle oRA_RaidSay's Bossblock, since people keep missing that the toggle for raidsay is in a totally different mod
------------------------------------------------------------------------
r9968 | shyva | 2006-09-03 15:52:53 -0400 (Sun, 03 Sep 2006) | 1 line

BigWigs: nick is not nil when the sync is triggered from the send function.
------------------------------------------------------------------------
r9948 | thiana | 2006-09-03 12:15:59 -0400 (Sun, 03 Sep 2006) | 1 line

BigWigs - Hakkar: Added 30 second warning.
------------------------------------------------------------------------
r9921 | rabbit | 2006-09-03 08:02:02 -0400 (Sun, 03 Sep 2006) | 1 line

BigWigs: Razuvious: Also enable on Understudies.
------------------------------------------------------------------------
r9918 | rabbit | 2006-09-03 07:44:33 -0400 (Sun, 03 Sep 2006) | 1 line

BigWigs: ZG: Noticed a few strategy messages and wanted to remove them, ended up cleaning up stuff; almost no actual code changes.
------------------------------------------------------------------------
r9875 | rabbit | 2006-09-02 20:47:54 -0400 (Sat, 02 Sep 2006) | 1 line

BigWigs: Version: Better console description.
------------------------------------------------------------------------
r9874 | rabbit | 2006-09-02 20:39:28 -0400 (Sat, 02 Sep 2006) | 1 line

BigWigs: Version: "Big Wigs".
------------------------------------------------------------------------
r9814 | rabbit | 2006-09-02 05:40:31 -0400 (Sat, 02 Sep 2006) | 1 line

BigWigs: Core: If there was an error loading a BW external module, lets not error in Core, too.
------------------------------------------------------------------------
r9737 | tekkub | 2006-09-01 10:33:33 -0400 (Fri, 01 Sep 2006) | 2 lines

BigWigs
- TOC Metadata
------------------------------------------------------------------------
r9712 | fryguy | 2006-09-01 01:15:31 -0400 (Fri, 01 Sep 2006) | 1 line

BigWigs: Remove strategy from Thaddius power surge announcement.
------------------------------------------------------------------------
r9711 | fryguy | 2006-09-01 00:36:09 -0400 (Fri, 01 Sep 2006) | 1 line

BigWigs: It's 20 waves, not 18. Added # to trainee/deathknight/riders
------------------------------------------------------------------------
r9704 | rabbit | 2006-08-31 21:50:38 -0400 (Thu, 31 Aug 2006) | 1 line

BigWigs: Defenders/Guardians: You HAVE the Plague!
------------------------------------------------------------------------
r9701 | rabbit | 2006-08-31 21:32:00 -0400 (Thu, 31 Aug 2006) | 1 line

BigWigs: Moam: Typo.
------------------------------------------------------------------------
r9696 | rabbit | 2006-08-31 21:07:43 -0400 (Thu, 31 Aug 2006) | 1 line

BigWigs: Version: grrrmph, I hate line endings.
------------------------------------------------------------------------
r9695 | rabbit | 2006-08-31 21:05:44 -0400 (Thu, 31 Aug 2006) | 1 line

BigWigs: Gluth: Set self.started even if the user has unset Decimate.
------------------------------------------------------------------------
r9694 | rabbit | 2006-08-31 21:04:16 -0400 (Thu, 31 Aug 2006) | 1 line

BigWigs: Grobbulus: Cosmetic fix.
------------------------------------------------------------------------
r9656 | rabbit | 2006-08-31 12:29:59 -0400 (Thu, 31 Aug 2006) | 1 line

BigWigs: Core: No sense repeating the zone in every boss, they are grouped by zone in aceconsole and dewdrop anyway.
------------------------------------------------------------------------
r9631 | rabbit | 2006-08-31 05:11:25 -0400 (Thu, 31 Aug 2006) | 1 line

BigWigs: Grobbulus: Added 12min enrage warning.
------------------------------------------------------------------------
r9604 | rabbit | 2006-08-30 19:59:43 -0400 (Wed, 30 Aug 2006) | 1 line

BigWigs: C'thun: This looks to be more accurate for Dark Glare; added 5 seconds.
------------------------------------------------------------------------
r9546 | rabbit | 2006-08-30 07:59:34 -0400 (Wed, 30 Aug 2006) | 1 line

BigWigs: Shazzrah: Apparently he blinks every ~45sec.
------------------------------------------------------------------------
r9541 | moonsorrow | 2006-08-30 06:52:43 -0400 (Wed, 30 Aug 2006) | 2 lines

BigWigs (Loatheb):
- german locale added
------------------------------------------------------------------------
r9540 | moonsorrow | 2006-08-30 06:52:12 -0400 (Wed, 30 Aug 2006) | 2 lines

BigWigs (Thaddius):
- completed german locale
------------------------------------------------------------------------
r9511 | rabbit | 2006-08-29 20:07:35 -0400 (Tue, 29 Aug 2006) | 1 line

BigWigs: Core: Modules can now have a |<option>_validate| translation for toggleoptions that, if present, makes the console option into a text type with validate set to the translation.
------------------------------------------------------------------------
r9510 | rabbit | 2006-08-29 19:51:41 -0400 (Tue, 29 Aug 2006) | 1 line

BigWigs: Core: Revert change by Tekkub in r9127, which was supposed to be a deDE update only, according to the commit message.
------------------------------------------------------------------------
r9465 | moonsorrow | 2006-08-29 06:22:46 -0400 (Tue, 29 Aug 2006) | 2 lines

BigWigs (Thaddius):
- many ger locales updated
------------------------------------------------------------------------
r9464 | moonsorrow | 2006-08-29 06:22:11 -0400 (Tue, 29 Aug 2006) | 2 lines

BigWigs (Heigan):
- starttrigger2 updated for ger locale
------------------------------------------------------------------------
r9454 | rabbit | 2006-08-28 22:08:53 -0400 (Mon, 28 Aug 2006) | 6 lines

BigWigs: Version:
 * I think it should work for all locales now, but it badly needs testing.
 * Lets wait with creating the revision table until we need it.
 * Tried adding better support for abbr. zone names. We should have a BabbleZoneAbbr 
library :)

------------------------------------------------------------------------
r9448 | rabbit | 2006-08-28 20:33:55 -0400 (Mon, 28 Aug 2006) | 4 lines

BigWigs: Version:
 * Try to accept shorthands in the custom query.
 * Optimizations of the old reply style parsing - thanks Neronix!
 * We have to get this locale-neutral somehow. I'm stuck because I don't know how to get a specific locale from AceLocale-2.0.
------------------------------------------------------------------------
r9443 | rabbit | 2006-08-28 19:27:25 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: Version: Parsing old replies actually works.
------------------------------------------------------------------------
r9439 | rabbit | 2006-08-28 19:07:30 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: Version: Lets just say "N/A" when people don't have a bossmod for the given zone, which lets us shorten the tablet hint substantially as well.
------------------------------------------------------------------------
r9438 | rabbit | 2006-08-28 18:58:48 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: Version: Attempt to parse the old style reply. Can probably remove this code when 1.13 or whatever hits the streets.
------------------------------------------------------------------------
r9436 | rabbit | 2006-08-28 18:35:09 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: Version: "Current zone" in the tablet was confusing, just say "Zone".
------------------------------------------------------------------------
r9428 | rabbit | 2006-08-28 17:43:12 -0400 (Mon, 28 Aug 2006) | 3 lines

BigWigs: Version:
 * You can now query the current zone with a seperate command, just for convenience.
 * Removed outdated translations.
------------------------------------------------------------------------
r9427 | fryguy | 2006-08-28 16:53:17 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: remove debug stuffs in 4H
------------------------------------------------------------------------
r9425 | rabbit | 2006-08-28 16:30:43 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: Version: Now only reports revisions for the zone you are in. Added a hint to the tablet.
------------------------------------------------------------------------
r9422 | rabbit | 2006-08-28 15:20:13 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: Version: Remove "." from tablet title.
------------------------------------------------------------------------
r9421 | rabbit | 2006-08-28 15:16:44 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: Version: I'm not a fan of CamelCase variable naming, use camelCase.
------------------------------------------------------------------------
r9413 | ammo | 2006-08-28 11:28:25 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs (Noth): enUS ~= frFR

------------------------------------------------------------------------
r9407 | erwanoops | 2006-08-28 10:30:32 -0400 (Mon, 28 Aug 2006) | 3 lines

BigWigs : Naxxramas adding French trigger translation for some boss


------------------------------------------------------------------------
r9403 | erwanoops | 2006-08-28 10:06:52 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigsBigWigs : AQ40 adding French trigger translation

------------------------------------------------------------------------
r9400 | moonsorrow | 2006-08-28 09:55:27 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs (Sartura):
- typo found: omg!
------------------------------------------------------------------------
r9398 | ammo | 2006-08-28 09:17:51 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs (C'Thun): also warn for the correct time

------------------------------------------------------------------------
r9397 | ammo | 2006-08-28 09:15:53 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs (C'Thun): timers adjusted for 1.12

------------------------------------------------------------------------
r9392 | ammo | 2006-08-28 07:54:14 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: AQ40 now uses L["did you bring your flyswatter?"]

------------------------------------------------------------------------
r9390 | ammo | 2006-08-28 07:37:51 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: BWL now uses L["herebedragons"]

------------------------------------------------------------------------
r9389 | fryguy | 2006-08-28 07:33:32 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigsBigWigs: Mark thaddius polarity change on yourself ("switch sides") as an alarm to play the more menacing sound.

------------------------------------------------------------------------
r9385 | ammo | 2006-08-28 07:04:19 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: 2 typos fixed

------------------------------------------------------------------------
r9384 | ammo | 2006-08-28 07:02:55 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: Naxxramas now uses L["corpseseverywher"]

------------------------------------------------------------------------
r9383 | ammo | 2006-08-28 06:41:29 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: AQ20 now uses L["blah"]

------------------------------------------------------------------------
r9381 | ammo | 2006-08-28 06:36:02 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: ZG modules now use L["snakesonaplane"]

------------------------------------------------------------------------
r9380 | ammo | 2006-08-28 06:32:02 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: MC modules now use L["zomg"]

------------------------------------------------------------------------
r9376 | ammo | 2006-08-28 06:24:15 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: Modules in the Other/ folder updated for L["blah"]

------------------------------------------------------------------------
r9374 | ammo | 2006-08-28 04:13:42 -0400 (Mon, 28 Aug 2006) | 2 lines

BigWigs: Core and core modules converted to L["somelocal"]. Please test :)

------------------------------------------------------------------------
r9362 | fryguy | 2006-08-28 00:06:16 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: touching toc to show up in the files thingy
------------------------------------------------------------------------
r9361 | fryguy | 2006-08-28 00:03:32 -0400 (Mon, 28 Aug 2006) | 1 line

BigWigs: some horsemen changes
------------------------------------------------------------------------
r9323 | moonsorrow | 2006-08-27 16:45:36 -0400 (Sun, 27 Aug 2006) | 2 lines

BigWigs (Noth):
- fixed starttrigger1 for ger translation
------------------------------------------------------------------------
r9264 | rabbit | 2006-08-27 04:11:36 -0400 (Sun, 27 Aug 2006) | 3 lines

BigWigs: Skeram: Attempt to fix the split warning. Probably using the wrong event now - someone provide a transcript, 
please.

------------------------------------------------------------------------
r9262 | rabbit | 2006-08-27 03:28:10 -0400 (Sun, 27 Aug 2006) | 2 lines

BigWigs: Thaddius: Hopefully fixed the polarity change warnings.

------------------------------------------------------------------------
r9216 | kebinusan | 2006-08-26 15:14:25 -0400 (Sat, 26 Aug 2006) | 1 line

BigWigs: Naxx/Thaddius - Commenting out debuff checking until a more precise solution can be found.
------------------------------------------------------------------------
r9143 | tekkub | 2006-08-25 19:54:09 -0400 (Fri, 25 Aug 2006) | 2 lines

BigWigs
- Typo!
------------------------------------------------------------------------
r9127 | tekkub | 2006-08-25 18:26:21 -0400 (Fri, 25 Aug 2006) | 4 lines

BigWigs
- Applied diff from filion to fix deDE strings
- Closes: #234 --- http://www.wowace.com/flyspray/?do=details&id=234

------------------------------------------------------------------------
r9062 | silverwind | 2006-08-25 11:59:32 -0400 (Fri, 25 Aug 2006) | 1 line

BigWigs: Typo fix in Version.lua
------------------------------------------------------------------------
r9043 | ammo | 2006-08-25 11:13:30 -0400 (Fri, 25 Aug 2006) | 2 lines

BigWigs: removed metrognome, it's not used anywhere

------------------------------------------------------------------------
r9041 | ammo | 2006-08-25 11:10:36 -0400 (Fri, 25 Aug 2006) | 2 lines

BigWigs: Cleanup in Version.lua

------------------------------------------------------------------------
r9035 | ammo | 2006-08-25 10:59:35 -0400 (Fri, 25 Aug 2006) | 2 lines

BigWigs: keywords set on Version.lua

------------------------------------------------------------------------
r9005 | ammo | 2006-08-25 04:57:26 -0400 (Fri, 25 Aug 2006) | 3 lines

BigWigs:
- Updated english locale for all bosses that use CHAT_MSG_MONSTER_EMOTE for triggering without string.find

------------------------------------------------------------------------
r9004 | ammo | 2006-08-25 04:50:23 -0400 (Fri, 25 Aug 2006) | 2 lines

BigWigs (Onyxia): should work again with the new emote format

------------------------------------------------------------------------
r8977 | grimwald | 2006-08-24 20:39:55 -0400 (Thu, 24 Aug 2006) | 2 lines

BigWigs:
* BWL: "%s " in monster emote triggers
------------------------------------------------------------------------
r8971 | ammo | 2006-08-24 18:31:08 -0400 (Thu, 24 Aug 2006) | 2 lines

BigWigs: no more nil error on version checks

------------------------------------------------------------------------
r8802 | ammo | 2006-08-23 09:21:34 -0400 (Wed, 23 Aug 2006) | 2 lines

BigWigs (Ouro): and cancel the correct delayed message as well

------------------------------------------------------------------------
r8801 | ammo | 2006-08-23 09:19:32 -0400 (Wed, 23 Aug 2006) | 2 lines

BigWigs (Ouro): cancel the correct bar when he submerges early

------------------------------------------------------------------------
r8799 | ammo | 2006-08-23 09:13:33 -0400 (Wed, 23 Aug 2006) | 2 lines

BigWigs: Now 1.12 only

------------------------------------------------------------------------
r8746 | kyahx | 2006-08-22 19:36:26 -0400 (Tue, 22 Aug 2006) | 1 line

BigWigs: GetBuildInfo() returns "1.12.0", not "1.12"
------------------------------------------------------------------------
r8707 | tekkub | 2006-08-22 14:29:10 -0400 (Tue, 22 Aug 2006) | 4 lines

BigWigs
- Applied diff from filion for AQ20 deDE stuff
- Closes: #215 --- http://www.wowace.com/flyspray/?do=details&id=215

------------------------------------------------------------------------
r8639 | tekkub | 2006-08-21 22:43:50 -0400 (Mon, 21 Aug 2006) | 2 lines

BigWigs
- Typo in the ony thing I commited earlier
------------------------------------------------------------------------
r8628 | tekkub | 2006-08-21 20:58:26 -0400 (Mon, 21 Aug 2006) | 2 lines

BigWigs
- Applied diff from tigg that, like, fixed something with ony, I guess....
------------------------------------------------------------------------
r8588 | oxman | 2006-08-21 08:20:32 -0400 (Mon, 21 Aug 2006) | 1 line

BigWigs: MC : Set a standard format for french announces
------------------------------------------------------------------------
r8587 | ammo | 2006-08-21 08:07:36 -0400 (Mon, 21 Aug 2006) | 2 lines

BigWigs: added support for oRA2 till 1.12 goes live

------------------------------------------------------------------------
r8576 | ammo | 2006-08-21 06:18:40 -0400 (Mon, 21 Aug 2006) | 3 lines

BigWigs:
* The last raid icon set will be removed upon boss death for modules that use them.

------------------------------------------------------------------------
r8575 | ammo | 2006-08-21 03:34:01 -0400 (Mon, 21 Aug 2006) | 2 lines

BigWigs (Skeram): disabled split warning spam for now

------------------------------------------------------------------------
r8549 | rabbit | 2006-08-20 18:33:08 -0400 (Sun, 20 Aug 2006) | 1 line

BigWigs: Thaddius: Maybe the charge type checking works now - untested.
------------------------------------------------------------------------
r8545 | rabbit | 2006-08-20 16:49:30 -0400 (Sun, 20 Aug 2006) | 1 line

BigWigs: Thaddius: Don't warn twice about phase 1.
------------------------------------------------------------------------
r8543 | rabbit | 2006-08-20 16:25:41 -0400 (Sun, 20 Aug 2006) | 1 line

BigWigs: Maexxna: Don't spam enragesoonwarn.
------------------------------------------------------------------------
r8539 | moonsorrow | 2006-08-20 15:15:01 -0400 (Sun, 20 Aug 2006) | 2 lines

BigWigs (Grobbulus):
- deDE translation of injection was wrong
------------------------------------------------------------------------
r8538 | hyperactiveChipmunk | 2006-08-20 14:40:30 -0400 (Sun, 20 Aug 2006) | 3 lines

BigWigs:
- Removed redundant code from yesterday; was fixed in a different manner between the time I experienced the problem and made my own fix.

------------------------------------------------------------------------
r8530 | rabbit | 2006-08-20 13:35:18 -0400 (Sun, 20 Aug 2006) | 1 line

BigWigs: Shazzrah: Hopefully fixed both deaded magic and blink.
------------------------------------------------------------------------
r8525 | rabbit | 2006-08-20 10:54:13 -0400 (Sun, 20 Aug 2006) | 1 line

BigWigs: Magmadar: Fix missing exclamation mark in deDE.
------------------------------------------------------------------------
r8497 | rabbit | 2006-08-19 18:06:48 -0400 (Sat, 19 Aug 2006) | 1 line

BigWigs: Vaelastrasz: hC what kind of speeling error is that? :P
------------------------------------------------------------------------
r8493 | hyperactiveChipmunk | 2006-08-19 16:27:29 -0400 (Sat, 19 Aug 2006) | 4 lines

BigWigs:
- Changed "Skull Icon" to "Raid Icon" for menus, since the icon is now configurable
- SetRaidTarget event now first clears the unit's Raid Icon before setting it to avoid toggling it off when an event sets the raid icon on the same unit that currently has the icon.

------------------------------------------------------------------------
r8448 | grimwald | 2006-08-19 07:52:50 -0400 (Sat, 19 Aug 2006) | 2 lines

BigWigs:
* applied diff to update deDE localisation by filion (FS#200)
------------------------------------------------------------------------
r8447 | grimwald | 2006-08-19 07:30:20 -0400 (Sat, 19 Aug 2006) | 3 lines

BigWigs:
* Typo in Tranq.lua (l"..." instead of L"...")
* print debug messages when argument to the event handlers is nil (FS #197)
------------------------------------------------------------------------
r8427 | rabbit | 2006-08-19 02:55:06 -0400 (Sat, 19 Aug 2006) | 1 line

BigWigs: Gothik: And remove some unused locale strings.
------------------------------------------------------------------------
r8426 | rabbit | 2006-08-19 02:49:37 -0400 (Sat, 19 Aug 2006) | 1 line

BigWigs: Gothik: Add icons to the add spawn bars, because it looks nicer.
------------------------------------------------------------------------
r8425 | rabbit | 2006-08-19 02:38:27 -0400 (Sat, 19 Aug 2006) | 1 line

BigWigs: Horsemen: Remove some unecessary string.formats and a debug line.
------------------------------------------------------------------------
r8424 | fryguy | 2006-08-19 02:11:29 -0400 (Sat, 19 Aug 2006) | 1 line

BigWigs: Horsemen that has warnings/bars for meteor, holy wrath, void zone, and marks. The throttle stuff didn't work for me with the meteor/wrath so someone else please look at it and optimize it without breaking it :)
------------------------------------------------------------------------
r8422 | rabbit | 2006-08-19 02:05:00 -0400 (Sat, 19 Aug 2006) | 1 line

BigWigs: Added FBP-2.0 to OptDeps for great justice.
------------------------------------------------------------------------
r8421 | tekkub | 2006-08-19 02:01:39 -0400 (Sat, 19 Aug 2006) | 2 lines

BigWigs
- Added OptDep for CandyBar
------------------------------------------------------------------------
r8396 | rabbit | 2006-08-18 14:24:05 -0400 (Fri, 18 Aug 2006) | 1 line

BigWigs: Razorgore: I lose the speeling contest.
------------------------------------------------------------------------
r8393 | rabbit | 2006-08-18 14:07:25 -0400 (Fri, 18 Aug 2006) | 1 line

BigWigs: Razorgore: Hopefully fixed the destroy egg trigger for the controller.
------------------------------------------------------------------------
r8392 | rabbit | 2006-08-18 13:29:03 -0400 (Fri, 18 Aug 2006) | 1 line

BigWigs: Razorgore: Fix the start trigger.
------------------------------------------------------------------------
r8370 | shyva | 2006-08-18 11:18:40 -0400 (Fri, 18 Aug 2006) | 2 lines

BigWigs:
Added a Tablet tooltip to the Version module.
------------------------------------------------------------------------
r8365 | ammo | 2006-08-18 08:35:28 -0400 (Fri, 18 Aug 2006) | 3 lines

BigWigs:
* Sorry grimwald, but I don't want to be spammed by people trying to enable some nefcount module I don't have.

------------------------------------------------------------------------
r8364 | grimwald | 2006-08-18 08:30:18 -0400 (Fri, 18 Aug 2006) | 3 lines

BigWigs:
* Core.lua: print a console error message when an unknown plugin should be enabled
* Tranq.lua: check if msg is nil in event handlers (worked for me without the check, but at least two guildies (mage and rogue) got an error when nil was passed to string.find() when entering combat...)
------------------------------------------------------------------------
r8353 | rabbit | 2006-08-18 06:35:15 -0400 (Fri, 18 Aug 2006) | 1 line

BigWigs: Razorgore: Set svn:keywords.
------------------------------------------------------------------------
r8351 | ammo | 2006-08-18 05:06:22 -0400 (Fri, 18 Aug 2006) | 2 lines

BigWigs (Razorgore): Fixed silly stuff

------------------------------------------------------------------------
r8335 | rabbit | 2006-08-17 21:48:58 -0400 (Thu, 17 Aug 2006) | 1 line

BigWigs: RaidWarn: Must be an officer or leader to whisper bossmod warnings.
------------------------------------------------------------------------
r8332 | rabbit | 2006-08-17 21:19:31 -0400 (Thu, 17 Aug 2006) | 1 line

BigWigs: Razorgore: Add drycoded, untested module for Razorgore.
------------------------------------------------------------------------
r8248 | ammo | 2006-08-17 06:10:52 -0400 (Thu, 17 Aug 2006) | 3 lines

BigWigs (GeneralRajaxx):
* learn to count to 9 Ammo.

------------------------------------------------------------------------
r8247 | ammo | 2006-08-17 06:02:36 -0400 (Thu, 17 Aug 2006) | 2 lines

BigWigs: fixed some logic

------------------------------------------------------------------------
r8245 | ammo | 2006-08-17 04:27:52 -0400 (Thu, 17 Aug 2006) | 4 lines

BigWigs:
* Now takes into account the '#' CTRA message seperator.
* Closes: FS#182

------------------------------------------------------------------------
r8239 | kebinusan | 2006-08-17 01:10:35 -0400 (Thu, 17 Aug 2006) | 1 line

BigWigs: Grobbulus.lua:  Added Alarm warning when you get injected for those of us not running the koKR version.
------------------------------------------------------------------------
r8220 | rabbit | 2006-08-16 22:22:50 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Messages: Fix speeling error and use SCT5's frame directly, so we don't have to create temporary variables.
------------------------------------------------------------------------
r8193 | rabbit | 2006-08-16 17:28:36 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Gluth: Don't parse so many events for Decimate.
------------------------------------------------------------------------
r8170 | rabbit | 2006-08-16 08:44:52 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Test: Bugfix.
------------------------------------------------------------------------
r8168 | ammo | 2006-08-16 08:21:48 -0400 (Wed, 16 Aug 2006) | 4 lines

BigWigs:
* Added consoleOptions to the test module.
* Closes: FS#107 . Test module never got converted 

------------------------------------------------------------------------
r8159 | rabbit | 2006-08-16 06:32:28 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Options: If you do not have FuBar and do toggle /bw plugin minimap Off and relog, BigWigsOptions.minimapFrame will be nil for some reason, but calling :Show on it still works, so lets just work around it for now.
------------------------------------------------------------------------
r8155 | ammo | 2006-08-16 04:28:51 -0400 (Wed, 16 Aug 2006) | 4 lines

BigWigs:
* Message types should not be localized.
* Messages can now be sent to SCT or MSBT optionally as well as the RaidWarning frame or BigWigs own messageframe

------------------------------------------------------------------------
r8153 | ammo | 2006-08-16 03:24:41 -0400 (Wed, 16 Aug 2006) | 3 lines

BigWigs (Faerlina):
* Swapped silence and enrage around to ensure the correct silence message

------------------------------------------------------------------------
r8152 | ammo | 2006-08-16 03:22:31 -0400 (Wed, 16 Aug 2006) | 2 lines

BigWigs (Faerlina): changed > to < :)

------------------------------------------------------------------------
r8151 | ammo | 2006-08-16 03:15:01 -0400 (Wed, 16 Aug 2006) | 2 lines

BigWigs (Maexxna): Ok, I do need coffee, sorry guys :(

------------------------------------------------------------------------
r8150 | ammo | 2006-08-16 03:13:10 -0400 (Wed, 16 Aug 2006) | 2 lines

BigWigs (Maexxna)): locale fix

------------------------------------------------------------------------
r8149 | ammo | 2006-08-16 03:07:48 -0400 (Wed, 16 Aug 2006) | 3 lines

BigWigs (Naxxramas):
* Don't touch throttling you don't understand.

------------------------------------------------------------------------
r8148 | rabbit | 2006-08-16 03:05:24 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Ragnaros: Patch from Sirian to stop the scheduled AoE knockback warning when he submerges.
------------------------------------------------------------------------
r8147 | rabbit | 2006-08-16 03:01:59 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Horsemen: Maexxna is not in this fight, I think.
------------------------------------------------------------------------
r8145 | fryguy | 2006-08-16 02:26:04 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Maexxna: Throttling that may work!
------------------------------------------------------------------------
r8144 | fryguy | 2006-08-16 02:08:22 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Maexxna fix. Sorry for undoing your change kebinusan.
------------------------------------------------------------------------
r8143 | fryguy | 2006-08-16 01:59:07 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Use alarm sound for getting injected in grobbulus. Better mark timing on Four Horsemen. Fix for cacoon thing in Maexxna.
------------------------------------------------------------------------
r8142 | kebinusan | 2006-08-16 01:51:00 -0400 (Wed, 16 Aug 2006) | 1 line

BigWigs: Maexxna fixed a couple typo's @ line 174 with the cocoontrigger breaking the mod. Should function properly now.
------------------------------------------------------------------------
r8109 | hk2717 | 2006-08-15 17:27:19 -0400 (Tue, 15 Aug 2006) | 1 line

BigWigs: zhCN locale update to Faerlina, Maexxna and the new color and version modules.
------------------------------------------------------------------------
r8097 | shyva | 2006-08-15 10:46:19 -0400 (Tue, 15 Aug 2006) | 3 lines

BigWigs:
Added a color module, old boss modules still work, but we should update them all to use a new format :) (check Test.lua, Colors.lua, Bars.lua and Messages.lua for the new format + message types)

------------------------------------------------------------------------
r8096 | ammo | 2006-08-15 09:40:12 -0400 (Tue, 15 Aug 2006) | 2 lines

BigWigs (Maexxna): forgot toggleoption

------------------------------------------------------------------------
r8095 | ammo | 2006-08-15 09:39:12 -0400 (Tue, 15 Aug 2006) | 3 lines

BigWigs (Maexxna):
* Should now announce the 3 cocooned people.

------------------------------------------------------------------------
r8069 | ammo | 2006-08-15 06:03:29 -0400 (Tue, 15 Aug 2006) | 2 lines

BigWigs: Fixed error trying to enable a boss module you don't havee

------------------------------------------------------------------------
r8057 | ammo | 2006-08-15 04:27:38 -0400 (Tue, 15 Aug 2006) | 3 lines

BigWigs (Faerlina):
* The 60 second timer for enrage starts when she's enraged, not when enrage is removed.

------------------------------------------------------------------------
r8056 | tekkub | 2006-08-15 04:20:40 -0400 (Tue, 15 Aug 2006) | 4 lines

BigWigs
- Applied diff from Sirian to fix ragnaros warnings when sons are killed before the timer is up
- Closes: #168 --- http://www.wowace.com/flyspray/?do=details&id=168

------------------------------------------------------------------------
r8038 | rabbit | 2006-08-14 20:49:00 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: Version: First stab at a version query module, still needs a Tablet for display and other nifty things.
------------------------------------------------------------------------
r8019 | rabbit | 2006-08-14 17:36:45 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: Thekal: Fix deDE locale.
------------------------------------------------------------------------
r8018 | tekkub | 2006-08-14 17:22:05 -0400 (Mon, 14 Aug 2006) | 4 lines

BigWigs
- deDE translations from filion
- Closes: #165 --- http://www.wowace.com/flyspray/?do=details&id=165

------------------------------------------------------------------------
r8014 | tekkub | 2006-08-14 16:35:49 -0400 (Mon, 14 Aug 2006) | 3 lines

BigWigs
- Fixed this localization sullshit in Bossblock so that will correctly block messages form any locale defined in the blockstrings table, regardless of the user's locale (seriously, do I have to do all the work around here?)
~ Dr. Tran
------------------------------------------------------------------------
r8009 | rabbit | 2006-08-14 15:09:01 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: Thaddius: Remember the last charge type even if we're not warning.
------------------------------------------------------------------------
r8008 | rabbit | 2006-08-14 15:05:56 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: Razuvious: More wallpapering for Shield Wall.
------------------------------------------------------------------------
r8005 | rabbit | 2006-08-14 14:49:04 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: Thaddius: Oops.
------------------------------------------------------------------------
r8003 | rabbit | 2006-08-14 14:44:19 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: Thaddius: Attempt to warn the player about polarity changes and display a bar to the first tick.
------------------------------------------------------------------------
r7997 | hk2717 | 2006-08-14 13:26:56 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: updated zhCN localization to BossBlock and Azuregos modules.
------------------------------------------------------------------------
r7995 | ammo | 2006-08-14 12:55:15 -0400 (Mon, 14 Aug 2006) | 2 lines

BigWigs (Bossblock): Blocking expression can now be localized

------------------------------------------------------------------------
r7992 | ammo | 2006-08-14 11:20:19 -0400 (Mon, 14 Aug 2006) | 2 lines

BigWigs (BossBlock): reverted changes for zhCN of this morning, they break everything.

------------------------------------------------------------------------
r7989 | ammo | 2006-08-14 09:23:57 -0400 (Mon, 14 Aug 2006) | 3 lines

BigWigs (Azuregos):
* Timerbar for Magic Shield added

------------------------------------------------------------------------
r7974 | ammo | 2006-08-14 07:35:58 -0400 (Mon, 14 Aug 2006) | 2 lines

BigWigs (Ouro): added diff by Sirian for disabling bars on premature submerge

------------------------------------------------------------------------
r7969 | hk2717 | 2006-08-14 06:40:47 -0400 (Mon, 14 Aug 2006) | 1 line

BigWigs: zhCN localization to BossBlock blockstrings.
------------------------------------------------------------------------
r7948 | tekkub | 2006-08-13 23:21:24 -0400 (Sun, 13 Aug 2006) | 2 lines

BigWigs (Ebonroc)
- deDE tweak from Gamefaq on IRC
------------------------------------------------------------------------
r7947 | tekkub | 2006-08-13 23:13:01 -0400 (Sun, 13 Aug 2006) | 4 lines

BigWigs (Ragnaros)
- Applied diff from Sirian to fix second sons counter
- Closes: #160 --- http://www.wowace.com/flyspray/?do=details&id=160

------------------------------------------------------------------------
r7942 | grimwald | 2006-08-13 21:03:09 -0400 (Sun, 13 Aug 2006) | 2 lines

BigWigs:
* Using "EnableExternal" for syncing external modules like NefCount. People should not longer get an error when enabling external modules that are not installed.
------------------------------------------------------------------------
r7936 | tekkub | 2006-08-13 18:11:18 -0400 (Sun, 13 Aug 2006) | 2 lines

BigWigs
- deDE translations from filion on the Ace forums
------------------------------------------------------------------------
r7927 | ammo | 2006-08-13 16:22:04 -0400 (Sun, 13 Aug 2006) | 2 lines

BigWigs (Maexxna): lets spam less sync's. and protect people a bit as well.

------------------------------------------------------------------------
r7919 | rabbit | 2006-08-13 15:03:44 -0400 (Sun, 13 Aug 2006) | 1 line

BigWigs: Faerlina: Properly reset after a wipe.
------------------------------------------------------------------------
r7918 | ammo | 2006-08-13 15:03:13 -0400 (Sun, 13 Aug 2006) | 2 lines

BigWigs (Maexxna): small fix for double message spam

------------------------------------------------------------------------
r7895 | rabbit | 2006-08-13 10:10:56 -0400 (Sun, 13 Aug 2006) | 1 line

BigWigs: Thaddius: Don't warn 2 times about phase 1.
------------------------------------------------------------------------
r7887 | rabbit | 2006-08-13 04:40:44 -0400 (Sun, 13 Aug 2006) | 1 line

BigWigs: Ragnaros: Make it clear that there are 8 Sons.
------------------------------------------------------------------------
r7820 | hk2717 | 2006-08-12 14:22:41 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: Updated zhCN locale in Thaddius module to catch up with the recent change. Test.lua localized too.
------------------------------------------------------------------------
r7810 | shyva | 2006-08-12 13:18:57 -0400 (Sat, 12 Aug 2006) | 3 lines

BigWigs:
- You can now shift-click to disable all running modules.
- Removed some debug spam.
------------------------------------------------------------------------
r7790 | tekkub | 2006-08-12 11:04:44 -0400 (Sat, 12 Aug 2006) | 3 lines

BigWigs
- Tweaked the version thingy a tad
- Rajaxx should no longer re-activate if you kill Rajaxx and Shirty McShirtless survives
------------------------------------------------------------------------
r7789 | rabbit | 2006-08-12 10:53:01 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: Thaddius: Added power surge bar, 10 seconds.
------------------------------------------------------------------------
r7788 | shyva | 2006-08-12 10:51:06 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: fixed error on line 377
------------------------------------------------------------------------
r7787 | rabbit | 2006-08-12 10:44:21 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: Thaddius: Sync power surge.
------------------------------------------------------------------------
r7786 | rabbit | 2006-08-12 10:40:38 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: Core: Erm, for some reason people are getting an error that self.version is nil, fixing temporarily until Tekkub can shed some light.
------------------------------------------------------------------------
r7785 | rabbit | 2006-08-12 10:34:05 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: Thaddius: Add sync'ing to Stalaggs Power Surge.
------------------------------------------------------------------------
r7779 | erwanoops | 2006-08-12 08:09:50 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: add french translation to BWL : broodlord/chromaggus/ebonroc/firemauw/flamegor/nefarian/vaelstrasz
------------------------------------------------------------------------
r7768 | hk2717 | 2006-08-12 03:21:03 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: A lot of update to zhCN localizaition.
------------------------------------------------------------------------
r7767 | hk2717 | 2006-08-12 03:18:21 -0400 (Sat, 12 Aug 2006) | 1 line

BigWigs: A lot of update to zhCN localizaition.
------------------------------------------------------------------------
r7756 | tekkub | 2006-08-12 00:02:10 -0400 (Sat, 12 Aug 2006) | 2 lines

BigWigs
- Removed the debug module completely, it's not needed anyway.
------------------------------------------------------------------------
r7744 | rabbit | 2006-08-11 20:21:04 -0400 (Fri, 11 Aug 2006) | 1 line

BigWigs: Chromaggus: Warns enrage soon at 23%.
------------------------------------------------------------------------
r7742 | rabbit | 2006-08-11 20:03:38 -0400 (Fri, 11 Aug 2006) | 1 line

BigWigs: Ragnaros: Emerges after 8 sons are dead or 90 seconds, whichever comes first.
------------------------------------------------------------------------
r7737 | shyva | 2006-08-11 19:03:00 -0400 (Fri, 11 Aug 2006) | 1 line

BigWigs: Fixed a bug with weird icon placement when a Tranq bar is started.
------------------------------------------------------------------------
r7704 | ammo | 2006-08-11 14:12:33 -0400 (Fri, 11 Aug 2006) | 2 lines

BigWigs: another typo removed from Tranq.lua

------------------------------------------------------------------------
r7696 | ammo | 2006-08-11 12:25:37 -0400 (Fri, 11 Aug 2006) | 2 lines

BigWigs: fixed some typos in tranq

------------------------------------------------------------------------
r7692 | tekkub | 2006-08-11 12:16:08 -0400 (Fri, 11 Aug 2006) | 2 lines

BigWigs
- Setting/fixing svn:keywords across all files
------------------------------------------------------------------------
r7691 | tekkub | 2006-08-11 12:13:01 -0400 (Fri, 11 Aug 2006) | 3 lines

BigWigs
- Added version info in, includes highest revision number in modules.  Give /bw about a test run
- Added Tranq module.  For the moment it's always on and has no options table.  It only detects your own tranq shots, detection of other unit's shots/misses is in the works.
------------------------------------------------------------------------
r7681 | rabbit | 2006-08-11 08:25:46 -0400 (Fri, 11 Aug 2006) | 1 line

BigWigs: Thaddius: Add missing start trigger for phase 2.
------------------------------------------------------------------------
r7666 | rabbit | 2006-08-11 05:23:37 -0400 (Fri, 11 Aug 2006) | 1 line

BigWigs: Fankriss: Small fixes, actually works now.
------------------------------------------------------------------------
r7635 | ammo | 2006-08-10 18:34:49 -0400 (Thu, 10 Aug 2006) | 2 lines

BigWigs: Removed some double localization

------------------------------------------------------------------------
r7634 | rabbit | 2006-08-10 18:31:43 -0400 (Thu, 10 Aug 2006) | 1 line

BigWigs: Noth: Just making sure we catch the curse.
------------------------------------------------------------------------
r7633 | ammo | 2006-08-10 18:27:10 -0400 (Thu, 10 Aug 2006) | 2 lines

BigWigs (Maexxna): Fixed problem with people entering combat slower than others on Maexxna resetting the timers

------------------------------------------------------------------------
r7630 | rabbit | 2006-08-10 18:17:20 -0400 (Thu, 10 Aug 2006) | 1 line

BigWigs: Noth: Scheduled events need an id.
------------------------------------------------------------------------
r7616 | oxman | 2006-08-10 16:26:07 -0400 (Thu, 10 Aug 2006) | 1 line

BigWigs: french localization for Onyxia
------------------------------------------------------------------------
r7593 | oxman | 2006-08-10 11:11:49 -0400 (Thu, 10 Aug 2006) | 3 lines

BigWigs: 
- add french localization for : Ayamiss, Buru, GeneralRajaxx, Moam, Ossirian, Arlokk, Jeklik, Mandokir, Thekal, Venoxis
- few fix in Babble-Boss
------------------------------------------------------------------------
r7586 | ammo | 2006-08-10 10:17:12 -0400 (Thu, 10 Aug 2006) | 2 lines

BigWigs: raidicon typo fix

------------------------------------------------------------------------
r7582 | ammo | 2006-08-10 09:21:22 -0400 (Thu, 10 Aug 2006) | 3 lines

BigWigs:
* Icon placement now checks for existing icon first

------------------------------------------------------------------------
r7581 | ammo | 2006-08-10 09:16:06 -0400 (Thu, 10 Aug 2006) | 2 lines

BigWigs (Kazzak): warnings fixed

------------------------------------------------------------------------
r7564 | hk2717 | 2006-08-10 05:29:01 -0400 (Thu, 10 Aug 2006) | 1 line

BigWigs: Updated zhCN localization to several core modules.
------------------------------------------------------------------------
r7563 | hk2717 | 2006-08-10 05:28:48 -0400 (Thu, 10 Aug 2006) | 1 line

BigWigs: Updated zhCN localization to several core modules.
------------------------------------------------------------------------
r7558 | hk2717 | 2006-08-10 04:38:50 -0400 (Thu, 10 Aug 2006) | 1 line

BigWigs: Updated zhCN localization to Fankriss, Skeram modules. Small fix to Jindo and Thekel modules.
------------------------------------------------------------------------
r7553 | ammo | 2006-08-10 04:18:24 -0400 (Thu, 10 Aug 2006) | 3 lines

BigWigs (Faerlina):
* Added 'silence ends in 5 sec' warning

------------------------------------------------------------------------
r7532 | tekkub | 2006-08-09 23:42:07 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs (Comm) - just tweaking args, nothing interesting here
------------------------------------------------------------------------
r7531 | tekkub | 2006-08-09 23:22:08 -0400 (Wed, 09 Aug 2006) | 2 lines

BigWigs
- tweaked for r7530
------------------------------------------------------------------------
r7529 | tekkub | 2006-08-09 23:19:49 -0400 (Wed, 09 Aug 2006) | 2 lines

BigWigs
- Uses new throttle powers of AceEvent.  All modules should start doing this so the throttle logic can be removed from the comm module.
------------------------------------------------------------------------
r7474 | rabbit | 2006-08-09 18:03:24 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Core: Prints out bossmod revision along with bossname and zonename when you execute /bw boss <zone> <boss>.
------------------------------------------------------------------------
r7467 | tekkub | 2006-08-09 17:02:19 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs - Oh, nevermind
------------------------------------------------------------------------
r7466 | tekkub | 2006-08-09 17:01:38 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs - NO TOOLTIP DETACHING FOR YOU!
------------------------------------------------------------------------
r7465 | rabbit | 2006-08-09 17:00:25 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Don't allow the FuBar tooltip to be detached.
------------------------------------------------------------------------
r7446 | shyva | 2006-08-09 15:15:49 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Fixed error on line 305 in core.lua
------------------------------------------------------------------------
r7443 | ammo | 2006-08-09 13:41:19 -0400 (Wed, 09 Aug 2006) | 5 lines

BigWigs (Razuvious):
* Removed no shout syncing.
* Fixed progressively wrong timers when absolutely no shout is detected during the whole fight
* This does not mean they are 100% correct, just the +5 +5 +5 error is gone :)

------------------------------------------------------------------------
r7440 | tekkub | 2006-08-09 13:31:55 -0400 (Wed, 09 Aug 2006) | 3 lines

BigWigs
- REfixing the sync locale issues.  Sendnig the sync SHOULD NOT check babble for a backwards translate, that appears to be returning false and then the localized name gets used.  I already made this change once, don't revert my commits you bastards.
- Added synctoken check with modules, if available this will get used intstead of a babble-boss translation.  I suggest modules start adding this.
------------------------------------------------------------------------
r7439 | rabbit | 2006-08-09 13:31:12 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Skeram: Add warnings before split.
------------------------------------------------------------------------
r7437 | ammo | 2006-08-09 12:42:21 -0400 (Wed, 09 Aug 2006) | 2 lines

BigWigs (Fankriss): Sync back for worms but in an improved form.

------------------------------------------------------------------------
r7430 | tekkub | 2006-08-09 12:13:29 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs - Disabled Party and Friend in the range module for the time being, to prevent interference with squishy
------------------------------------------------------------------------
r7429 | tekkub | 2006-08-09 12:07:05 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs - Added range module, might reduce the need for syncs (tho it'll cause a performance hit if you have lots of mods that parse the combat log).  Also this could mess up Squishy's range checker with the friendly target options.
------------------------------------------------------------------------
r7425 | rabbit | 2006-08-09 11:44:10 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Fankriss: Make it clear that the enrage bars are not for Fankriss, but his adds.
------------------------------------------------------------------------
r7417 | rabbit | 2006-08-09 10:47:18 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Fankriss: Removed sync.
------------------------------------------------------------------------
r7416 | rabbit | 2006-08-09 10:33:43 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Gothik: Add wave numbers, apparently you won't get more than 18 waves of mobs.
------------------------------------------------------------------------
r7412 | rabbit | 2006-08-09 09:45:28 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Fankriss: Fire-and-forget enrage bars for worm spawns.
------------------------------------------------------------------------
r7410 | rabbit | 2006-08-09 09:23:46 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Remove the bar ID argument from BigWigs_StartBar, it's no longer needed now that we have candybar grouping.
------------------------------------------------------------------------
r7407 | grimwald | 2006-08-09 09:14:52 -0400 (Wed, 09 Aug 2006) | 2 lines

BigWigs:
* Only (reverse) translate when a translation is availabe (for modules like NefCount or ZombieFood...)
------------------------------------------------------------------------
r7402 | hk2717 | 2006-08-09 06:36:08 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Added zhCN localization to Naxxramas modules, and some small tweaks in AQ20, AQ40 and ZG modules.
------------------------------------------------------------------------
r7398 | ammo | 2006-08-09 05:09:25 -0400 (Wed, 09 Aug 2006) | 4 lines

BigWigs (Rajaxx):
* 3 of the non-showing yells have \013\n after them apparently according to transcriptor.
* Added that to the triggers, thanks Arrowmaster

------------------------------------------------------------------------
r7397 | rabbit | 2006-08-09 05:04:02 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: TOC: Shameless plug.
------------------------------------------------------------------------
r7395 | hk2717 | 2006-08-09 04:48:16 -0400 (Wed, 09 Aug 2006) | 1 line

BigWigs: Updated zhCN localization to ZG, Other and core modules.
------------------------------------------------------------------------
r7393 | moonsorrow | 2006-08-09 04:21:21 -0400 (Wed, 09 Aug 2006) | 2 lines

BigWigs (Gothik):
- added deDE translation for inroomtrigger
------------------------------------------------------------------------
r7355 | rabbit | 2006-08-08 20:16:14 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs: Guardians and Defenders: Don't announce when they die, and don't play the trumpet fanfare. They're just trash mobs after all.
------------------------------------------------------------------------
r7353 | tekkub | 2006-08-08 19:54:36 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs - Tweaked sync-enabling, again, expect big painful errors as I can't test shit (why can't you people speak common?)
------------------------------------------------------------------------
r7341 | rabbit | 2006-08-08 18:58:42 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs: Razuvious: Attempt to fix shout timer after the first shout.
------------------------------------------------------------------------
r7339 | rabbit | 2006-08-08 18:44:51 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs: Faerlina: ((nil + 30) > GetTime()) doesn't really work, I think - fixed.
------------------------------------------------------------------------
r7336 | rabbit | 2006-08-08 17:31:34 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs: Thaddius: Added warning that Thaddius is incoming soon.
------------------------------------------------------------------------
r7324 | hk2717 | 2006-08-08 14:11:31 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs: More zhCN localization to AQ20, AQ40, BWL and MC modules.
------------------------------------------------------------------------
r7320 | chinkuwaila | 2006-08-08 12:59:04 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs (Geddon, Lucifron): updated deDE localization again
------------------------------------------------------------------------
r7315 | thiana | 2006-08-08 11:20:17 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs: Ossirian - Add 10 second warning also
------------------------------------------------------------------------
r7303 | rabbit | 2006-08-08 07:31:47 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs: Razuvious: Adding another buff event to try and catch shield wall.
------------------------------------------------------------------------
r7300 | ckknight | 2006-08-08 07:19:21 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs - added a horrid hack to the options to steal FuBarPlugin-2.0 settings.
------------------------------------------------------------------------
r7295 | ckknight | 2006-08-08 06:56:18 -0400 (Tue, 08 Aug 2006) | 1 line

BigWigs - fixed menu. probably.
------------------------------------------------------------------------
r7241 | tekkub | 2006-08-07 20:15:56 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs - Forgot to save before commit ><
------------------------------------------------------------------------
r7240 | tekkub | 2006-08-07 20:15:24 -0400 (Mon, 07 Aug 2006) | 2 lines

BigWigs
- Moved target-based module enabling into core
------------------------------------------------------------------------
r7239 | tekkub | 2006-08-07 20:11:14 -0400 (Mon, 07 Aug 2006) | 2 lines

BigWigs
- Fixed core's targetting registration when registering new modules.  It was still running the old logic, not sending it to the target monitoring module.
------------------------------------------------------------------------
r7230 | rabbit | 2006-08-07 19:13:47 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs: Thaddius: Hm, not sure why I registered for this extra event, lets leave it in for now.
------------------------------------------------------------------------
r7220 | chinkuwaila | 2006-08-07 16:57:09 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs (Jin'Do): added deDE localization (once again *sigh*)
------------------------------------------------------------------------
r7197 | grimwald | 2006-08-07 13:33:27 -0400 (Mon, 07 Aug 2006) | 2 lines

BigWigs:
* Syncing unlocalised module name if a (reverse) translation is not available
------------------------------------------------------------------------
r7190 | fryguy | 2006-08-07 11:50:22 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs: Fix gothik bug that rabbit reintroduced.
------------------------------------------------------------------------
r7182 | rabbit | 2006-08-07 11:01:07 -0400 (Mon, 07 Aug 2006) | 3 lines

BigWigs: Loatheb:
 * Inevitable doom timer changes to 15sec after 5min.
 * Fixed Inevitable Doom sync trigger.
------------------------------------------------------------------------
r7176 | rabbit | 2006-08-07 09:49:49 -0400 (Mon, 07 Aug 2006) | 3 lines

BigWigs: Gothik: Should now warn again on every spawn, not only show bars.
- Closes: #98 --- http://www.wowace.com/flyspray/?do=details&id=98

------------------------------------------------------------------------
r7157 | ammo | 2006-08-07 05:28:21 -0400 (Mon, 07 Aug 2006) | 3 lines

BigWigs (anub):
* Fixed locust swarm 

------------------------------------------------------------------------
r7156 | rabbit | 2006-08-07 05:23:32 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs: Anub'Rekhan: Possible fix for locust swarm?
------------------------------------------------------------------------
r7153 | rabbit | 2006-08-07 04:17:04 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs: Thaddius: 1 regexp now instead of 2, and also warns about negative charge again :P
------------------------------------------------------------------------
r7152 | ammo | 2006-08-07 04:14:40 -0400 (Mon, 07 Aug 2006) | 3 lines

BigWigs (CThun):
* tentacletime is local again

------------------------------------------------------------------------
r7150 | ammo | 2006-08-07 04:05:22 -0400 (Mon, 07 Aug 2006) | 3 lines

BigWigs (Ebonroc):
* Fixed shadowflame spam

------------------------------------------------------------------------
r7149 | rabbit | 2006-08-07 03:55:57 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs: Thaddius: Attempt to fix phase 1 wipe detection and self-only charge warnings.
------------------------------------------------------------------------
r7146 | rabbit | 2006-08-07 03:08:35 -0400 (Mon, 07 Aug 2006) | 1 line

BigWigs: Rajaxx: Bugfix.
------------------------------------------------------------------------
r7141 | tekkub | 2006-08-07 00:08:09 -0400 (Mon, 07 Aug 2006) | 4 lines

BigWigs
- Marli's drain should no longer be spammy
- Closes: #94 --- http://www.wowace.com/flyspray/?do=details&id=94

------------------------------------------------------------------------
r7121 | ammo | 2006-08-06 18:50:48 -0400 (Sun, 06 Aug 2006) | 2 lines

BigWigs:
* Tweaks to the C'Thun module
------------------------------------------------------------------------
r7118 | rabbit | 2006-08-06 17:36:41 -0400 (Sun, 06 Aug 2006) | 1 line

BigWigs: Thaddius: No sense starting the polarity shift timer when we get other sync events, like module enabled.
------------------------------------------------------------------------
r7103 | rabbit | 2006-08-06 13:57:21 -0400 (Sun, 06 Aug 2006) | 1 line

BigWigs: Gluth: Trying to fix fear bar not showing up after a wipe.
------------------------------------------------------------------------
r7076 | erwanoops | 2006-08-06 09:30:39 -0400 (Sun, 06 Aug 2006) | 1 line

BigWigs : MC French translation added
------------------------------------------------------------------------
r7029 | delsphynx | 2006-08-05 22:00:17 -0400 (Sat, 05 Aug 2006) | 3 lines

BigWigs:

Yeah, too many commas = bad
------------------------------------------------------------------------
r7028 | delsphynx | 2006-08-05 21:57:39 -0400 (Sat, 05 Aug 2006) | 3 lines

BigWigs:

Added Feralas as a zone to Emeriss so it enables properly when spawned there
------------------------------------------------------------------------
r7012 | tekkub | 2006-08-05 19:18:55 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs - Fixing botched locale strings.  koKReans and zhCHineese translators, if you don't want this happening all the time you need to encode your strings into proper esc chars.  Not everyone's text editors like your funny chars.
------------------------------------------------------------------------
r7010 | rabbit | 2006-08-05 19:03:18 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Gluth: Bar for decimates after the first one will now actually start.
------------------------------------------------------------------------
r7008 | shyva | 2006-08-05 19:01:25 -0400 (Sat, 05 Aug 2006) | 2 lines

BigWigs:
Trying to fix the enable module sync when different localizations are mixed up with eachother.
------------------------------------------------------------------------
r6974 | ammo | 2006-08-05 12:07:04 -0400 (Sat, 05 Aug 2006) | 2 lines

BigWigs:
* now uses candybar grouping and fading. the bar argumetn is still in BigWigs_StartBar. 
------------------------------------------------------------------------
r6970 | fryguy | 2006-08-05 10:08:29 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Fix Gothik restarts without reboots (timers were off). Add Spore and Remove Curse timers/bars to Loatheb module.
------------------------------------------------------------------------
r6969 | shyva | 2006-08-05 10:04:25 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: You won't see any debug bars when you mouse over Aurel Goldleaf anymore.
------------------------------------------------------------------------
r6968 | shyva | 2006-08-05 09:57:23 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Fixed typo on line 224
------------------------------------------------------------------------
r6950 | rabbit | 2006-08-05 06:54:26 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Horsemen: Fixed ShieldWall syncs.
------------------------------------------------------------------------
r6941 | rabbit | 2006-08-05 05:00:28 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Razuvious: Use a shield wall icon for the shield wall bar.
------------------------------------------------------------------------
r6940 | rabbit | 2006-08-05 04:37:25 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Heigan: Hopefully fixed overlapping bars.
------------------------------------------------------------------------
r6939 | rabbit | 2006-08-05 04:34:51 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: BugFamily: Fixed defeated spam.
------------------------------------------------------------------------
r6938 | rabbit | 2006-08-05 04:32:21 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Horsemen: Thane Korthazz -> Thane Korth'azz.
------------------------------------------------------------------------
r6936 | ammo | 2006-08-05 04:30:19 -0400 (Sat, 05 Aug 2006) | 2 lines

BigWigs (Naxxramas): self.profile -> self.db.profile for Horsemen

------------------------------------------------------------------------
r6934 | rabbit | 2006-08-05 04:19:18 -0400 (Sat, 05 Aug 2006) | 1 line

BigWigs: Loatheb: self.profile -> self.db.profile
------------------------------------------------------------------------
r6872 | ammo | 2006-08-04 08:17:57 -0400 (Fri, 04 Aug 2006) | 3 lines

BigWigs (Razuvious):
* shouttrigger shortened, deDE locale updated, timerbar for understudy shieldwall

------------------------------------------------------------------------
r6871 | rabbit | 2006-08-04 08:13:52 -0400 (Fri, 04 Aug 2006) | 1 line

BigWigs: Faerlina: Don't reset the enrage timer if you silence when there's more than 30sec to the next enrage.
------------------------------------------------------------------------
r6870 | ammo | 2006-08-04 06:52:57 -0400 (Fri, 04 Aug 2006) | 1 line

BigWigs (Chromaggus): Ignire Flesh > Ignite Flesh
------------------------------------------------------------------------
r6869 | ammo | 2006-08-04 06:46:59 -0400 (Fri, 04 Aug 2006) | 2 lines

BigWigs (Faerlina): Silence bar added

------------------------------------------------------------------------
r6867 | ammo | 2006-08-04 06:35:36 -0400 (Fri, 04 Aug 2006) | 1 line

BigWigs: Tweaks to Heigan
------------------------------------------------------------------------
r6865 | ammo | 2006-08-04 06:11:32 -0400 (Fri, 04 Aug 2006) | 2 lines

BigWigs (CThun): Fixed typo for weakening

------------------------------------------------------------------------
r6862 | rabbit | 2006-08-04 06:03:21 -0400 (Fri, 04 Aug 2006) | 1 line

BigWigs: Nefarian: Misplaced comma.
------------------------------------------------------------------------
r6861 | ammo | 2006-08-04 05:52:57 -0400 (Fri, 04 Aug 2006) | 4 lines

BigWigs (BWL):
* Added synchronization for Shadowflame on all drakes
* Added synchronization for Shadowflame and fear for Nefarian

------------------------------------------------------------------------
r6859 | ammo | 2006-08-04 05:18:28 -0400 (Fri, 04 Aug 2006) | 3 lines

BigWigs (Chromaggus):
* Fixed first timerbar

------------------------------------------------------------------------
r6858 | ammo | 2006-08-04 05:10:07 -0400 (Fri, 04 Aug 2006) | 2 lines

BigWigs:
* Many fixes in Naxxramas modules
------------------------------------------------------------------------
r6855 | ammo | 2006-08-04 04:26:51 -0400 (Fri, 04 Aug 2006) | 3 lines

BigWigs:
* typo fix for color in the core

------------------------------------------------------------------------
r6852 | ammo | 2006-08-04 03:40:03 -0400 (Fri, 04 Aug 2006) | 2 lines

BigWigs (Thaddius): fixed typo

------------------------------------------------------------------------
r6833 | rabbit | 2006-08-03 22:40:54 -0400 (Thu, 03 Aug 2006) | 1 line

BigWigs: Noth: Fixed curse throttle.
------------------------------------------------------------------------
r6796 | tekkub | 2006-08-03 17:21:35 -0400 (Thu, 03 Aug 2006) | 3 lines

BigWigs - Added external plugin registration logic, plugins must define X-BigWigsModule in their TOC, see NefCount for an example.
- Closes: #9 --- http://www.wowace.com/flyspray/?do=details&id=9

------------------------------------------------------------------------
r6750 | rabbit | 2006-08-03 11:36:07 -0400 (Thu, 03 Aug 2006) | 1 line

BigWigs: Huhuran: Added 5 minute berserk bar with warnings.
------------------------------------------------------------------------
r6726 | ammo | 2006-08-03 08:35:19 -0400 (Thu, 03 Aug 2006) | 3 lines

BigWigs:
* Fixed modules that used PLAYE_REGEN_DISABLED to trigger the start of the fight

------------------------------------------------------------------------
r6725 | ammo | 2006-08-03 08:23:14 -0400 (Thu, 03 Aug 2006) | 3 lines

BigWigs:
* Trying to fix start of fight trigger.

------------------------------------------------------------------------
r6719 | ammo | 2006-08-03 07:31:44 -0400 (Thu, 03 Aug 2006) | 3 lines

BigWigs:
* Scan functions fixed

------------------------------------------------------------------------
r6717 | ammo | 2006-08-03 07:25:02 -0400 (Thu, 03 Aug 2006) | 3 lines

BigWigs:
* Twins, small change to Scan function

------------------------------------------------------------------------
r6708 | rabbit | 2006-08-03 05:31:56 -0400 (Thu, 03 Aug 2006) | 1 line

BigWigs: Bars: Removed unused sliderchange function.
------------------------------------------------------------------------
r6707 | moonsorrow | 2006-08-03 05:25:03 -0400 (Thu, 03 Aug 2006) | 4 lines

BigWigs:
- adjusted start timers
- included first deDE locale
- fixed repeating events
------------------------------------------------------------------------
r6706 | ammo | 2006-08-03 05:24:01 -0400 (Thu, 03 Aug 2006) | 3 lines

BigWigs:
* Keywords for Loatheb.lua

------------------------------------------------------------------------
r6705 | ammo | 2006-08-03 05:23:05 -0400 (Thu, 03 Aug 2006) | 3 lines

BigWigs:
* keywords for Gothik.lua

------------------------------------------------------------------------
r6704 | rabbit | 2006-08-03 05:22:50 -0400 (Thu, 03 Aug 2006) | 1 line

BigWigs: Twins: Fixed teleport bar.
------------------------------------------------------------------------
r6701 | kergoth | 2006-08-03 04:13:10 -0400 (Thu, 03 Aug 2006) | 5 lines

BigWigs: Fixing 54 files with invalid svn:keywords.  'rev' and 'date' are
-not- valid.  'Rev' and 'Date' are.  Per http://svnbook.red-bean.com/en/1.1/ch07s02.html,
svn keywords are case sensitive.
~lart Tekkub

------------------------------------------------------------------------
r6693 | tekkub | 2006-08-02 22:53:05 -0400 (Wed, 02 Aug 2006) | 2 lines

BigWigs
- Maeesages anchor option is now hidden if messages are set to go to RaidWarn frame.
------------------------------------------------------------------------
r6659 | rabbit | 2006-08-02 17:56:01 -0400 (Wed, 02 Aug 2006) | 2 lines

BigWigs:
 Ouro: Fixed some variable names.
------------------------------------------------------------------------
r6616 | tekkub | 2006-08-02 12:39:18 -0400 (Wed, 02 Aug 2006) | 1 line

BigWigs - Removed old menu button from the messages anchor
------------------------------------------------------------------------
r6609 | tekkub | 2006-08-02 11:45:19 -0400 (Wed, 02 Aug 2006) | 1 line

BigWigs - Last bit of merging
------------------------------------------------------------------------
r6607 | tekkub | 2006-08-02 11:33:31 -0400 (Wed, 02 Aug 2006) | 1 line

BigWigs - Merging Ace2 branch to trunk
------------------------------------------------------------------------
r6518 | zalkalin | 2006-08-01 18:03:18 -0400 (Tue, 01 Aug 2006) | 1 line

BigWigs: New Victory.mp3, ripped from original PSF and encoded properly (latest LAME, -V5 --vbr-new). (I'm that bored).
------------------------------------------------------------------------
r6451 | fryguy | 2006-08-01 06:34:30 -0400 (Tue, 01 Aug 2006) | 1 line

BigWigs: Add Gothik/Loatheb to be converted to BW2
------------------------------------------------------------------------
r6421 | fryguy | 2006-07-31 23:06:35 -0400 (Mon, 31 Jul 2006) | 1 line

BigWigs: Third start trigger for Thaddius (ace1)
------------------------------------------------------------------------
r6268 | chinkuwaila | 2006-07-30 18:45:54 -0400 (Sun, 30 Jul 2006) | 1 line

BigWigs (Chromaggus): updated deDE localization
------------------------------------------------------------------------
r6245 | handdol | 2006-07-30 14:50:15 -0400 (Sun, 30 Jul 2006) | 1 line

BigWigs(Vaelastrasz) : In Korean locale, marking error of adrenaline is modified. 
------------------------------------------------------------------------
r6069 | chinkuwaila | 2006-07-28 21:23:47 -0400 (Fri, 28 Jul 2006) | 1 line

BigWigs (Mar'li, Jeklik, Hakkar, Thekal): updated deDE localization
------------------------------------------------------------------------
r6009 | ammo | 2006-07-28 10:02:45 -0400 (Fri, 28 Jul 2006) | 3 lines

BigWigs:
* Ouro: Fixed timex error and overlapping bars

------------------------------------------------------------------------
r5900 | chinkuwaila | 2006-07-27 18:43:55 -0400 (Thu, 27 Jul 2006) | 1 line

BigWigs (Faerlina): updated deDE localization
------------------------------------------------------------------------
r5860 | ammo | 2006-07-27 07:58:01 -0400 (Thu, 27 Jul 2006) | 3 lines

BigWigs (Noth):
* Fixed curse warnings

------------------------------------------------------------------------
r5825 | chinkuwaila | 2006-07-26 18:56:47 -0400 (Wed, 26 Jul 2006) | 1 line

BigWigs (Patchwerk): possibly fixed trigger error previously reported, please try it.
------------------------------------------------------------------------
r5824 | chinkuwaila | 2006-07-26 18:51:54 -0400 (Wed, 26 Jul 2006) | 1 line

BigWigs (Patchwerk): added deDE localization (starttrigger2 doesn't fire, will try to fix it ASAP)
------------------------------------------------------------------------
r5807 | handdol | 2006-07-26 16:56:45 -0400 (Wed, 26 Jul 2006) | 1 line

BigWigs(Grobbulus) : Korean localization is added
------------------------------------------------------------------------
r5742 | ammo | 2006-07-26 04:18:33 -0400 (Wed, 26 Jul 2006) | 2 lines

BigWigs:
* Updated Heigan and Faerlina to Sirians versions
------------------------------------------------------------------------
r5438 | chinkuwaila | 2006-07-23 12:24:40 -0400 (Sun, 23 Jul 2006) | 1 line

BigWigs (Heigan): preliminary version of deDE localization strings
------------------------------------------------------------------------
r5405 | ammo | 2006-07-23 07:29:25 -0400 (Sun, 23 Jul 2006) | 3 lines

BigWigs (C'Thun):
* Hopefully fixed the Giant Eye spawn after a weakened.

------------------------------------------------------------------------
r5396 | handdol | 2006-07-23 02:58:04 -0400 (Sun, 23 Jul 2006) | 1 line

BigWigs(Noth,Patchwerk):Korean localization is added
------------------------------------------------------------------------
r5361 | silverwind | 2006-07-22 19:09:42 -0400 (Sat, 22 Jul 2006) | 1 line

BigWigs (Ossirian): Added check for "Expose Weakness" debuff. Locals still missing (Are they even needed?)
------------------------------------------------------------------------
r5336 | chinkuwaila | 2006-07-22 05:05:08 -0400 (Sat, 22 Jul 2006) | 1 line

BigWigs (Zul Gurub): updated deDE localizations
------------------------------------------------------------------------
r5335 | chinkuwaila | 2006-07-22 04:46:48 -0400 (Sat, 22 Jul 2006) | 1 line

BigWigs (AQ20): added deDE localization
------------------------------------------------------------------------
r5135 | shyva | 2006-07-19 06:32:36 -0400 (Wed, 19 Jul 2006) | 1 line

BigWigs: Fixed the timerbar IDs.
------------------------------------------------------------------------
r5097 | chinkuwaila | 2006-07-18 17:56:41 -0400 (Tue, 18 Jul 2006) | 1 line

BigWigs (Lucifron, Magmadar): updadet deDE localization
------------------------------------------------------------------------
r5016 | chinkuwaila | 2006-07-16 19:24:52 -0400 (Sun, 16 Jul 2006) | 1 line

BigWigs (Noth): corrected German message for his back teleport to have it announce how long he's gonna stay downstairs (thx to Sirian for pointing this out)
------------------------------------------------------------------------
r5011 | chinkuwaila | 2006-07-16 17:09:21 -0400 (Sun, 16 Jul 2006) | 1 line

BigWigs (Maexxna): added deDE translation
------------------------------------------------------------------------
r4977 | handdol | 2006-07-16 09:36:07 -0400 (Sun, 16 Jul 2006) | 2 lines

BigWigs
 - Korean localization is updated for Thekal.lua
------------------------------------------------------------------------
r4972 | handdol | 2006-07-16 09:21:44 -0400 (Sun, 16 Jul 2006) | 2 lines

BigWigs
 - Korean localization is updated for Ouro.lua
------------------------------------------------------------------------
r4917 | tekkub | 2006-07-15 11:29:07 -0400 (Sat, 15 Jul 2006) | 2 lines

BigWigs
- Minor tweak to Rajaxx module, wave 1 message should now fire when the wave actually comes, not when all the NPC conversation begins
------------------------------------------------------------------------
r4904 | chinkuwaila | 2006-07-15 06:18:20 -0400 (Sat, 15 Jul 2006) | 2 lines

BigWigs (Arlokk):
typos in deDE localization triggers fixed
------------------------------------------------------------------------
r4903 | ammo | 2006-07-15 06:07:23 -0400 (Sat, 15 Jul 2006) | 2 lines

BigWigs (thaddius):
* Fixed delayed color cancels
------------------------------------------------------------------------
r4902 | ammo | 2006-07-15 05:37:10 -0400 (Sat, 15 Jul 2006) | 2 lines

BigWigs (Heigan):
* Two more start triggers added.
------------------------------------------------------------------------
r4898 | ammo | 2006-07-15 05:29:41 -0400 (Sat, 15 Jul 2006) | 3 lines

BigWigs:
* Heigan the Unclean module bugfixed
* Added him to the .toc
------------------------------------------------------------------------
r4897 | ammo | 2006-07-15 05:05:46 -0400 (Sat, 15 Jul 2006) | 3 lines

BigWigs:
* Added Heigan the Unclean module by Lute, untested, not in the .toc yet

------------------------------------------------------------------------
r4896 | ammo | 2006-07-15 05:00:44 -0400 (Sat, 15 Jul 2006) | 3 lines

BigWigs (Noth):
* Fixed a bug in noth where bar delayed colors weren't cancelled causing timex errors

------------------------------------------------------------------------
r4895 | ammo | 2006-07-15 04:56:24 -0400 (Sat, 15 Jul 2006) | 3 lines

BigWigs:
* Added Kazzak module by Sirian

------------------------------------------------------------------------
r4848 | chinkuwaila | 2006-07-14 13:33:12 -0400 (Fri, 14 Jul 2006) | 1 line

BigWigs (Mandokir): changed trigger phrase in deDE  section from diacritics to escape code
------------------------------------------------------------------------
r4847 | chinkuwaila | 2006-07-14 13:29:35 -0400 (Fri, 14 Jul 2006) | 2 lines

BigWigs (BWL):
updated deDE localization; shortened several messages to allow for easier reading
------------------------------------------------------------------------
r4846 | chinkuwaila | 2006-07-14 13:14:49 -0400 (Fri, 14 Jul 2006) | 2 lines

BigWigs (Molten Core):
added/updated deDE localization; Ragnaros.lua: shortened German messages to allow for easier reading
------------------------------------------------------------------------
r4843 | chinkuwaila | 2006-07-14 12:55:46 -0400 (Fri, 14 Jul 2006) | 2 lines

BigWigs (Anub'Rekhan, Faerlina, Noth, Razuvious):
added/updated deDE localization
------------------------------------------------------------------------
r4816 | coalado | 2006-07-14 06:51:37 -0400 (Fri, 14 Jul 2006) | 1 line

BigWigs: german localisation
------------------------------------------------------------------------
r4815 | shyva | 2006-07-14 06:20:41 -0400 (Fri, 14 Jul 2006) | 1 line

BigWigs: Fixed an error on line 204 in Thaddius.lua
------------------------------------------------------------------------
r4813 | ammo | 2006-07-14 05:51:13 -0400 (Fri, 14 Jul 2006) | 2 lines

BigWigs (Thaddius):
* Typo fixed for line 194 hopefully
------------------------------------------------------------------------
r4810 | ammo | 2006-07-14 05:16:38 -0400 (Fri, 14 Jul 2006) | 2 lines

BigWigs (Sartura)
* Fixed the whirlwind warnings sync. Stupidest typo ever.
------------------------------------------------------------------------
r4808 | ammo | 2006-07-14 05:06:37 -0400 (Fri, 14 Jul 2006) | 7 lines

BigWigs (Naxxramas):
* Faerlina: Updated with sync for enrage by Sirian.
* Razuvious: Updated with metro timers for the shout. by Sirian.
* Maexxna: Added missing 5 second warning cancel and cleaned up messages.
* Noth: Added Curse syncing and adjusted bars by Sirian.
* Thaddius: New module added by Lute.

------------------------------------------------------------------------
r4771 | kyahx | 2006-07-13 22:02:38 -0400 (Thu, 13 Jul 2006) | 3 lines

BigWigs (Broodlord):
 * Added modual for Broodlord
 * Warns when someone is afflicted by Mortal Strike
------------------------------------------------------------------------
r4714 | coalado | 2006-07-13 04:55:46 -0400 (Thu, 13 Jul 2006) | 1 line

BigWigs: bugfix line 42 (= =)
------------------------------------------------------------------------
r4664 | handdol | 2006-07-12 11:17:14 -0400 (Wed, 12 Jul 2006) | 2 lines

BigWigs
 - Korean localization is added to Maexxna
------------------------------------------------------------------------
r4663 | shyva | 2006-07-12 11:16:19 -0400 (Wed, 12 Jul 2006) | 2 lines

BigWigs:
Fixed the error on line 42 in Jeklik.lua
------------------------------------------------------------------------
r4633 | coalado | 2006-07-12 05:55:50 -0400 (Wed, 12 Jul 2006) | 1 line

BigWigs: Added German Translation to Jeklik.lua
------------------------------------------------------------------------
r4579 | tekkub | 2006-07-11 13:45:36 -0400 (Tue, 11 Jul 2006) | 1 line

BigWigs - Sounds reenabled for the new patch
------------------------------------------------------------------------
r4573 | tekkub | 2006-07-11 11:30:09 -0400 (Tue, 11 Jul 2006) | 2 lines

BigWigs (Mandokir)
- Added warning when the raptor is taken down and Mandy enrages
------------------------------------------------------------------------
r4543 | kyahx | 2006-07-11 00:46:50 -0400 (Tue, 11 Jul 2006) | 2 lines

BigWigs:
 * Added a modal for Thekal in ZG.  Warns for Lor'Kahn's Heal and Tigers being spawned.  Currently only English local.
------------------------------------------------------------------------
r4517 | shyva | 2006-07-10 18:18:03 -0400 (Mon, 10 Jul 2006) | 1 line

BigWigs: Away with those Korean locals in the english table!
------------------------------------------------------------------------
r4484 | shyva | 2006-07-10 05:47:01 -0400 (Mon, 10 Jul 2006) | 1 line

BigWigs: Fixed typo in Sartura.lua
------------------------------------------------------------------------
r4481 | ammo | 2006-07-10 04:21:25 -0400 (Mon, 10 Jul 2006) | 3 lines

BigWigs (Sartura):
* Adjustment to the whirlwind trigger. Hope it works now

------------------------------------------------------------------------
r4394 | shyva | 2006-07-09 14:30:23 -0400 (Sun, 09 Jul 2006) | 1 line

BigWigs: Fixed the "Ragnaros not resetting" bug
------------------------------------------------------------------------
r4393 | shyva | 2006-07-09 14:24:46 -0400 (Sun, 09 Jul 2006) | 1 line

BigWigs: Fixed diable bug.
------------------------------------------------------------------------
r4386 | ammo | 2006-07-09 10:14:10 -0400 (Sun, 09 Jul 2006) | 2 lines

BigWigs (Sartura):
* Changed the whirlwind sync event.
------------------------------------------------------------------------
r4276 | handdol | 2006-07-08 09:01:22 -0400 (Sat, 08 Jul 2006) | 2 lines

BigWigs
 - Error of bomb marking in korean locale fixed
------------------------------------------------------------------------
r4273 | handdol | 2006-07-08 04:46:39 -0400 (Sat, 08 Jul 2006) | 2 lines

BigWigs
 - Korean localization is updated for Options.lua
------------------------------------------------------------------------
r4264 | tekkub | 2006-07-08 02:24:20 -0400 (Sat, 08 Jul 2006) | 1 line

BigWigs - Added slash command to show the minimap button, only available if the user does not use FuBar
------------------------------------------------------------------------
r4222 | phyber | 2006-07-07 16:18:20 -0400 (Fri, 07 Jul 2006) | 2 lines

BigWigs:
- Fixed English.  Gehennas's => Gehennas'
------------------------------------------------------------------------
r4199 | handdol | 2006-07-07 09:39:41 -0400 (Fri, 07 Jul 2006) | 2 lines

BigWigs
 - Korean localization is updated
------------------------------------------------------------------------
r4192 | handdol | 2006-07-07 06:56:29 -0400 (Fri, 07 Jul 2006) | 3 lines

BigWigs
 - Option error 
   . when Breaths option is disabled, error is produced at line 160 of Chromaggus 
------------------------------------------------------------------------
r4191 | handdol | 2006-07-07 06:54:39 -0400 (Fri, 07 Jul 2006) | 2 lines

BigWigs
 - Korean localization is updated 
------------------------------------------------------------------------
r4185 | ammo | 2006-07-07 03:40:07 -0400 (Fri, 07 Jul 2006) | 3 lines

BigWigs:
* Fixed remote syncing, thanks Grimwald

------------------------------------------------------------------------
r4125 | ammo | 2006-07-06 13:07:12 -0400 (Thu, 06 Jul 2006) | 3 lines

BigWigs (Gluth):
* now has an icon for the decimate bar

------------------------------------------------------------------------
r4124 | ammo | 2006-07-06 13:03:40 -0400 (Thu, 06 Jul 2006) | 3 lines

BigWigs (gluth):
* fixed error with decimate warnings

------------------------------------------------------------------------
r4123 | ammo | 2006-07-06 12:44:02 -0400 (Thu, 06 Jul 2006) | 2 lines

BigWigs:
* added a hint for nubbers to the BigWigs menu tooltip thanks Kyahx :)
------------------------------------------------------------------------
r4116 | shyva | 2006-07-06 05:35:49 -0400 (Thu, 06 Jul 2006) | 1 line

BigWigs: Changed the timer for Anubrekhan from 3 sec to 3.25 sec.
------------------------------------------------------------------------
r4115 | shyva | 2006-07-06 05:19:47 -0400 (Thu, 06 Jul 2006) | 1 line

BigWigs: Added a timer to start Locust swarm after Anub starts casting.
------------------------------------------------------------------------
r4114 | ammo | 2006-07-06 05:15:08 -0400 (Thu, 06 Jul 2006) | 3 lines

BigWigs (Chromaggus):
* Replaced the Timex timer for resetting the vulnerability with a Metrognome one

------------------------------------------------------------------------
r4106 | shyva | 2006-07-06 04:07:22 -0400 (Thu, 06 Jul 2006) | 1 line

BigWigs: Fixed event bug in Ossirian.lua
------------------------------------------------------------------------
r4098 | handdol | 2006-07-06 00:24:42 -0400 (Thu, 06 Jul 2006) | 2 lines

BigWigs
 - Korean localization updated for Faerlina
------------------------------------------------------------------------
r4037 | ammo | 2006-07-05 08:57:03 -0400 (Wed, 05 Jul 2006) | 3 lines

BigWigs(Ouro):
* Should have fixed the submerge triggering

------------------------------------------------------------------------
r4034 | ammo | 2006-07-05 08:05:56 -0400 (Wed, 05 Jul 2006) | 4 lines

BigWigs (Gluth):
* Added Decimate warnings.
* Added start trigger.

------------------------------------------------------------------------
r4030 | ammo | 2006-07-05 07:48:11 -0400 (Wed, 05 Jul 2006) | 3 lines

BigWigs (Patchwerk):
* Added second start yell trigger

------------------------------------------------------------------------
r4028 | ammo | 2006-07-05 07:38:57 -0400 (Wed, 05 Jul 2006) | 3 lines

BigWigs(Patchwerk):
* Removed sync starting, it's a unique yell so we trigger of that much cleaner code now :)

------------------------------------------------------------------------
r4026 | ammo | 2006-07-05 06:41:50 -0400 (Wed, 05 Jul 2006) | 3 lines

BigWigs:
* Added Grobbulus module to the .toc.
* The module needs live testing in the fight still.
------------------------------------------------------------------------
r4023 | ammo | 2006-07-05 05:01:14 -0400 (Wed, 05 Jul 2006) | 3 lines

Bigwigs (Gluth):
* Added Fear warnings for Gluth. By Lute.

------------------------------------------------------------------------
r4021 | ammo | 2006-07-05 04:56:46 -0400 (Wed, 05 Jul 2006) | 3 lines

BigWigs:
* Added Grobbulus module based on Lute's work. Needs testing before adding to the .toc

------------------------------------------------------------------------
r4019 | ammo | 2006-07-05 04:41:23 -0400 (Wed, 05 Jul 2006) | 4 lines

BigWigs (CThun):
* Again some adjustments to the warnings and timers.
* The dark glare duration bar should now show up and give warnings about incoming green beam.

------------------------------------------------------------------------
r3985 | handdol | 2006-07-04 18:44:06 -0400 (Tue, 04 Jul 2006) | 2 lines

BigWigs
 - Korean localization consistency support for BWL
------------------------------------------------------------------------
r3984 | handdol | 2006-07-04 18:33:10 -0400 (Tue, 04 Jul 2006) | 4 lines

BigWigs
 - Korean localization support for Naxx
 - Korean localization consistency support
 - BabbleLib-Boss is modified
------------------------------------------------------------------------
r3964 | ammo | 2006-07-04 09:35:21 -0400 (Tue, 04 Jul 2006) | 2 lines

BigWigs:
* added patchwerk to the .toc.
------------------------------------------------------------------------
r3963 | ammo | 2006-07-04 07:38:09 -0400 (Tue, 04 Jul 2006) | 3 lines

BigWigs (Patchwerk):
* Further cleanup of the code and toggleoptions

------------------------------------------------------------------------
r3962 | ammo | 2006-07-04 07:08:19 -0400 (Tue, 04 Jul 2006) | 3 lines

Bigwigs (Razuvious):
* corrected metro, Metro typos.

------------------------------------------------------------------------
r3961 | ammo | 2006-07-04 07:06:07 -0400 (Tue, 04 Jul 2006) | 5 lines

BigWigs:
* Added Patchwerk module based on Lute's work.
* Corrected all the stuff he did wrong :)
* TODO: Patchwerk enrages at 7 minutes or 5% whichever comes first, fix that. Add to .toc as well if anyone tested it :)

------------------------------------------------------------------------
r3960 | ammo | 2006-07-04 05:09:45 -0400 (Tue, 04 Jul 2006) | 3 lines

BigWigs (Razuvious):
* Registering the PLAYER_REGEN_ENABLED event since we're trying to do stuff with it.

------------------------------------------------------------------------
r3922 | kebinusan | 2006-07-03 20:01:45 -0400 (Mon, 03 Jul 2006) | 1 line

BigWigs: Forgot to declare metrognome in Razuvious.lua
------------------------------------------------------------------------
r3920 | kebinusan | 2006-07-03 19:57:14 -0400 (Mon, 03 Jul 2006) | 1 line

BigWigs: Fixed a couple typo's in Razuvious.lua.
------------------------------------------------------------------------
r3900 | ammo | 2006-07-03 10:55:51 -0400 (Mon, 03 Jul 2006) | 3 lines

BigWigs (Chromaggus):
* Fixed the breath bug reported by Grimwald

------------------------------------------------------------------------
r3898 | handdol | 2006-07-03 08:19:16 -0400 (Mon, 03 Jul 2006) | 2 lines

BigWigs
 - typo error in Moam : startrigger is changed to starttrigger
------------------------------------------------------------------------
r3896 | ammo | 2006-07-03 06:56:46 -0400 (Mon, 03 Jul 2006) | 4 lines

BigWigs (Sartura):
* Changed the whirlwind logic. There is now a 15 second timer bar for whirlwind.
* The whirlwind off message is also scheduled from that timer.

------------------------------------------------------------------------
r3893 | ammo | 2006-07-03 05:06:36 -0400 (Mon, 03 Jul 2006) | 3 lines

BigWigs (C'Thun):
* Did some research and the delay for tentacles after a weaken is 8 seconds. Timer adjusted.

------------------------------------------------------------------------
r3892 | ammo | 2006-07-03 04:46:10 -0400 (Mon, 03 Jul 2006) | 3 lines

BigWigs (C'Thun):
* Increased the rescheduling time of tentacles after a weakened phase by 10 seconds.

------------------------------------------------------------------------
r3890 | ammo | 2006-07-03 04:35:46 -0400 (Mon, 03 Jul 2006) | 3 lines

BigWigs (Maexxna):
* Changed the enrage trigger to the one Lute posted.

------------------------------------------------------------------------
r3886 | ammo | 2006-07-03 03:46:26 -0400 (Mon, 03 Jul 2006) | 3 lines

BigWigs (Maexxna):
* Fixed a typo for the enrage warnings.

------------------------------------------------------------------------
r3846 | kebinusan | 2006-07-02 18:42:38 -0400 (Sun, 02 Jul 2006) | 1 line

BigWigs: Added self.prior = nil Hakkar reset, should fix problems restarting after wipes/resets.
------------------------------------------------------------------------
r3845 | kebinusan | 2006-07-02 18:32:17 -0400 (Sun, 02 Jul 2006) | 1 line

BigWigs: Naxxramas/Razuvious.lua - Attempt to add metro schedule for shout. *Untested 
------------------------------------------------------------------------
r3832 | ammo | 2006-07-02 16:49:33 -0400 (Sun, 02 Jul 2006) | 4 lines

BigWigs (CThun):
* Added extra toggle options
* Added dark glare ends in 5 seconds warning

------------------------------------------------------------------------
r3831 | ammo | 2006-07-02 16:34:31 -0400 (Sun, 02 Jul 2006) | 3 lines

BigWigs (Defenders):
* Fixed the toggle for the summon warnings

------------------------------------------------------------------------
r3830 | ammo | 2006-07-02 16:31:08 -0400 (Sun, 02 Jul 2006) | 3 lines

BigWigs (Huhuran):
* Removed some debugging code, no-one wants to see how many times she's frenzied.

------------------------------------------------------------------------
r3799 | ammo | 2006-07-02 06:48:08 -0400 (Sun, 02 Jul 2006) | 2 lines

BigWigs:
* Added Jin'do the Hexxer module to the .toc
------------------------------------------------------------------------
r3798 | ammo | 2006-07-02 06:43:48 -0400 (Sun, 02 Jul 2006) | 3 lines

BigWigs:
* Added Jin'do the Hexxer module, will announce Brainwash and Healing totems.

------------------------------------------------------------------------
r3797 | ammo | 2006-07-02 05:50:41 -0400 (Sun, 02 Jul 2006) | 3 lines

BigWigs (Moam):
* Fixed the starttrigger for Moam

------------------------------------------------------------------------
r3796 | ammo | 2006-07-02 05:40:42 -0400 (Sun, 02 Jul 2006) | 5 lines

BigWigs:
* Cleaned up a bit in the Maexxna module, fixed the wipe detection.
* Fixed wipe detection in Twins
* Removed wipe detection from C'Thun module, you go out of combat now for 10 seconds between phase 1 and 2.

------------------------------------------------------------------------
r3790 | fryguy | 2006-07-02 03:17:25 -0400 (Sun, 02 Jul 2006) | 1 line

BigWigs: Update Maexxna to retuning done between 1.11 PTR and Live, as well as to use the sync channel. Note: there is a bug that it won't start if you aggro yourself so the initial timer will be off by 1-2 seconds. Also, it doesn't seem to reset at the end. I copied the Twin Emps code so I don't know what's going on.
------------------------------------------------------------------------
r3734 | shyva | 2006-07-01 15:47:29 -0400 (Sat, 01 Jul 2006) | 2 lines

BigWigs:
Fixed the bug where you couldn't disable Venoxis in the Fubar menu.
------------------------------------------------------------------------
r3721 | ammo | 2006-07-01 05:54:16 -0400 (Sat, 01 Jul 2006) | 3 lines

BigWigs:
* Updated Razuvious and Anub'Rekhan to the versions Sirian posted.
* Changed a small thing about Razuvious to prevent excessive spamming of the SYNC.
------------------------------------------------------------------------
r3718 | ammo | 2006-07-01 04:20:45 -0400 (Sat, 01 Jul 2006) | 3 lines

BigWigs (C'Thun):
* Learn to type variables the same twice.

------------------------------------------------------------------------
r3717 | icetrain | 2006-07-01 03:51:13 -0400 (Sat, 01 Jul 2006) | 1 line

BigWigs: Changed notFrenzy to notWingBuffet in BIGWIGS_SYNC_FLAMEGOR_WING_BUFFET()
------------------------------------------------------------------------
r3715 | hyperactiveChipmunk | 2006-06-30 21:53:32 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs:
- Typo in Baron Geddon update

------------------------------------------------------------------------
r3713 | hyperactiveChipmunk | 2006-06-30 21:03:34 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs:
- Bombs should now mark themselves if necessary

------------------------------------------------------------------------
r3712 | tekkub | 2006-06-30 20:40:00 -0400 (Fri, 30 Jun 2006) | 2 lines

BigWigs
- Removed icon from Arlokk... why do we need this?  The player gets a big purple arrow over their head...  Also hand, if you add a new feature make sure you also add a toggle for it!
------------------------------------------------------------------------
r3708 | tekkub | 2006-06-30 19:47:31 -0400 (Fri, 30 Jun 2006) | 2 lines

BigWigs
- Tweaked sound module to always use the RaidWarning sound, until Blizzy fixes PlaySoundFile()
------------------------------------------------------------------------
r3677 | handdol | 2006-06-30 12:16:31 -0400 (Fri, 30 Jun 2006) | 2 lines

BigWigs
 - typo error in korean version of Ragnaros
------------------------------------------------------------------------
r3676 | handdol | 2006-06-30 12:14:52 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs
 - Korean localization added for ZG
 - Skeleton mark added for Arlokk
------------------------------------------------------------------------
r3673 | ammo | 2006-06-30 10:51:56 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs (Sartura):
* Added syncing of the Whirlwind events.

------------------------------------------------------------------------
r3672 | shyva | 2006-06-30 10:41:55 -0400 (Fri, 30 Jun 2006) | 2 lines

BigWigs:
Ossirian - Synchronization added.
------------------------------------------------------------------------
r3662 | shyva | 2006-06-30 08:10:06 -0400 (Fri, 30 Jun 2006) | 2 lines

BigWigs:
Chromaggus: The breaths will now use the sync feature.
------------------------------------------------------------------------
r3660 | ammo | 2006-06-30 07:44:06 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs (AnubRekhan):
* No wipe detection needed, event will restart properly anyway.

------------------------------------------------------------------------
r3659 | shyva | 2006-06-30 07:40:33 -0400 (Fri, 30 Jun 2006) | 2 lines

BigWigs:
- Faerlina: Added silence detection. It will also remake a enrage timer with the correct time, if neccecary.
------------------------------------------------------------------------
r3657 | ammo | 2006-06-30 07:06:17 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs:
* Restored registering of the ENABLEMODULE sync. It got lost somehow.

------------------------------------------------------------------------
r3652 | ammo | 2006-06-30 05:23:46 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs (Anub'Rekhan):
* Added better wipe detection.

------------------------------------------------------------------------
r3651 | ammo | 2006-06-30 05:10:34 -0400 (Fri, 30 Jun 2006) | 3 lines

BigWigs (Anub'Rekhan):
* Attempt at better timers. Silly fight.

------------------------------------------------------------------------
r3630 | ammo | 2006-06-29 18:24:01 -0400 (Thu, 29 Jun 2006) | 3 lines

BigWigs (Anubrekhan):
* Fixed the timex errors again, if you update the times on delayed setcolors etc. Fix them in the cancel events as well.

------------------------------------------------------------------------
r3629 | ammo | 2006-06-29 18:08:17 -0400 (Thu, 29 Jun 2006) | 3 lines

BigWigs (Razuvious):
* Fixed the typo in starttrigger2 as suggested by Siena

------------------------------------------------------------------------
r3628 | ammo | 2006-06-29 18:07:24 -0400 (Thu, 29 Jun 2006) | 3 lines

BigWigs (Noth):
* Fixed the changerate for the balcony timers, as suggested by BrandX

------------------------------------------------------------------------
r3621 | ammo | 2006-06-29 11:37:55 -0400 (Thu, 29 Jun 2006) | 4 lines

BigWigs:
* Added a basic Maexxna module. Based on FryGuy and Lute's work.
* I disabled the you're wrapped up 'spam'.
* This module requires testing, consider it alpha :)
------------------------------------------------------------------------
r3607 | ammo | 2006-06-29 06:25:22 -0400 (Thu, 29 Jun 2006) | 4 lines

BigWigs:
* Azuregos and Emeriss are now in an Outdoor Raid Bosses section in the menu.
* Fixed the menu when the module.zonename is a table

------------------------------------------------------------------------
r3605 | ammo | 2006-06-29 05:40:42 -0400 (Thu, 29 Jun 2006) | 3 lines

BigWigs (emeriss):
* temporarily disabled the multiple zones for Emeriss, until I can fix the fumenu

------------------------------------------------------------------------
r3604 | ammo | 2006-06-29 05:37:46 -0400 (Thu, 29 Jun 2006) | 3 lines

BigWigs (Onyxia):
* Added missing ,

------------------------------------------------------------------------
r3603 | ammo | 2006-06-29 05:28:45 -0400 (Thu, 29 Jun 2006) | 4 lines

BigWigs:
* Added babblezone and babbleboss for Azuregos, Emeriss and Onyxia
* Added toggleoptions for these bosses as well

------------------------------------------------------------------------
r3601 | shyva | 2006-06-29 04:34:43 -0400 (Thu, 29 Jun 2006) | 2 lines

BigWigs:
- Fixed the Razuvious bug where only the first warning was shown.
------------------------------------------------------------------------
r3600 | shyva | 2006-06-29 04:33:37 -0400 (Thu, 29 Jun 2006) | 2 lines

BigWigs:
- The locust incoming warnings now use a better timer.
------------------------------------------------------------------------
r3599 | ammo | 2006-06-29 03:52:03 -0400 (Thu, 29 Jun 2006) | 3 lines

BigWigs:
* Fixed the Timex errors people were getting on Ebonroc and AnubRekhan.

------------------------------------------------------------------------
r3563 | tekkub | 2006-06-28 11:24:39 -0400 (Wed, 28 Jun 2006) | 2 lines

BigWigs
- Note to self: Get in the habit of touching the TOC before every commit
------------------------------------------------------------------------
r3562 | tekkub | 2006-06-28 11:00:49 -0400 (Wed, 28 Jun 2006) | 2 lines

BigWigs
- Removing zone localization from core, now that all modules use Babble-Zone
------------------------------------------------------------------------
r3559 | handdol | 2006-06-28 09:22:43 -0400 (Wed, 28 Jun 2006) | 2 lines

BigWigs
 - Korean localization update for Core files
------------------------------------------------------------------------
r3558 | handdol | 2006-06-28 09:15:33 -0400 (Wed, 28 Jun 2006) | 2 lines

BigWigs
 - Korean localization update for Zulgurub
------------------------------------------------------------------------
r3556 | handdol | 2006-06-28 08:56:02 -0400 (Wed, 28 Jun 2006) | 2 lines

BigWigs
 - Korean localization support for core files. 
------------------------------------------------------------------------
r3554 | ammo | 2006-06-28 08:44:00 -0400 (Wed, 28 Jun 2006) | 3 lines

BigWigs (Cthun):
* Handol _please_ don't destroy my code again.

------------------------------------------------------------------------
r3550 | handdol | 2006-06-28 08:38:30 -0400 (Wed, 28 Jun 2006) | 2 lines

BigWigs
 - Korean localization support for AQ40
------------------------------------------------------------------------
r3549 | ammo | 2006-06-28 08:17:33 -0400 (Wed, 28 Jun 2006) | 3 lines

BigWigs:
* Now registered to the ENABLEMODULE sync message. 

------------------------------------------------------------------------
r3544 | ammo | 2006-06-28 05:34:35 -0400 (Wed, 28 Jun 2006) | 3 lines

BigWigs (Chromaggus):
* We now listen to the hostile death event so we can actually register his death and play a victory tune.

------------------------------------------------------------------------
r3543 | ammo | 2006-06-28 05:30:48 -0400 (Wed, 28 Jun 2006) | 3 lines

BigWigs (Chromaggus):
* More cleaning up in the Chromaggus module

------------------------------------------------------------------------
r3542 | ammo | 2006-06-28 05:27:04 -0400 (Wed, 28 Jun 2006) | 4 lines

Bigwigs (Chromaggus):
* Removed an unused timex schedule
* Fixed a bug in Disable() that caused timerbars to keep running with him dead.

------------------------------------------------------------------------
r3541 | ammo | 2006-06-28 05:19:52 -0400 (Wed, 28 Jun 2006) | 3 lines

BigWigs:
* Adjusted the bigwigs message frame to have better defaults

------------------------------------------------------------------------
r3540 | kebinusan | 2006-06-28 03:05:54 -0400 (Wed, 28 Jun 2006) | 1 line

BigWigs: Added RAzuvious and Faerlina to toc... need testing.
------------------------------------------------------------------------
r3481 | tekkub | 2006-06-27 17:20:22 -0400 (Tue, 27 Jun 2006) | 5 lines

BigWigs
- Moved strings in Messages menus to a loc table for localization
- Added menu options for bars module
- Added menu options for Sounds module

------------------------------------------------------------------------
r3480 | tekkub | 2006-06-27 16:58:05 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs
- Added Scale slider to Messages module menu
- Tweaked max valid value for scale down to 2, since it doesn't seem to go any larger than that
------------------------------------------------------------------------
r3479 | ammo | 2006-06-27 16:41:57 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs:
* Registered the sync events for the BWL drakes

------------------------------------------------------------------------
r3478 | tekkub | 2006-06-27 16:38:29 -0400 (Tue, 27 Jun 2006) | 7 lines

BigWigs
- Added menu framework for non-boss modules, messages module now has a menu.
- Added toggle functionality to boss menus.  Clicking a boss menu item will Enable/Disable the module.
- Reworded the ZG boss menu items to be better engrish.
- Fixed logic error with the "send to self even if not in CTRA channel" logic in Comm.lua
- Removed version field from TOC, now only the build number is used.

------------------------------------------------------------------------
r3477 | ammo | 2006-06-27 16:37:59 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs:
* Registered the Sync events so tehy actually work

------------------------------------------------------------------------
r3476 | ammo | 2006-06-27 16:06:14 -0400 (Tue, 27 Jun 2006) | 3 lines

Bigwigs:
* Fixed the Sync's for the 3 dragons in BWL.

------------------------------------------------------------------------
r3473 | shyva | 2006-06-27 15:33:00 -0400 (Tue, 27 Jun 2006) | 2 lines

BigWigs:
Fixed the broken blink sync.
------------------------------------------------------------------------
r3471 | shyva | 2006-06-27 15:30:15 -0400 (Tue, 27 Jun 2006) | 2 lines

BigWigs:
Fixed the blink trigger.
------------------------------------------------------------------------
r3449 | ammo | 2006-06-27 07:02:02 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs (Noth the plaguebringer):
* Timers tested and functional.
* added to the .toc, someone go fight him!
------------------------------------------------------------------------
r3448 | ammo | 2006-06-27 06:27:24 -0400 (Tue, 27 Jun 2006) | 4 lines

Bigwigs:
* added Noth the plaguebringer module. It's not in the .toc yet.
* fully drycoded, just here so I can update my other PC :)

------------------------------------------------------------------------
r3446 | handdol | 2006-06-27 06:11:02 -0400 (Tue, 27 Jun 2006) | 2 lines

BigWigs
 - Korean localization updated for AQ20
------------------------------------------------------------------------
r3445 | shyva | 2006-06-27 05:48:41 -0400 (Tue, 27 Jun 2006) | 1 line

BigWigs: Let's try that again :)
------------------------------------------------------------------------
r3444 | shyva | 2006-06-27 05:46:24 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs:
- Added Faerlina and Razuvious. I've no idea if they will work correctly.
- Changed some small thing to Anub'Rekhan.
------------------------------------------------------------------------
r3443 | ammo | 2006-06-27 05:14:38 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs (Cthun):
* More options! More I tell you!

------------------------------------------------------------------------
r3442 | kebinusan | 2006-06-27 05:10:51 -0400 (Tue, 27 Jun 2006) | 1 line

BigWigs - AQ40/Ouro.lua  -- One too many end statments
------------------------------------------------------------------------
r3441 | ammo | 2006-06-27 04:39:07 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs:
* Added missing optionorder in attempt to fix line 86 error in Options.lua

------------------------------------------------------------------------
r3431 | kebinusan | 2006-06-27 01:23:09 -0400 (Tue, 27 Jun 2006) | 1 line

BigWigs: AQ40/Ouro.lua:  - Its "BIGWIGS_SYNC_SEND" not "BIGWIGS_SUNC_SEND"
------------------------------------------------------------------------
r3430 | kebinusan | 2006-06-27 00:53:04 -0400 (Tue, 27 Jun 2006) | 3 lines

BigWigs:  AQ40/Ouro.lua 
- Fixed sync events for sandblast, sweep, submerge, scarab despawn.
- Added events for emerge after submerge.
------------------------------------------------------------------------
r3403 | kebinusan | 2006-06-26 18:10:19 -0400 (Mon, 26 Jun 2006) | 1 line

BigWigs: Enabled babbleboss support for AQ20/Moam.lua
------------------------------------------------------------------------
r3391 | shyva | 2006-06-26 12:53:30 -0400 (Mon, 26 Jun 2006) | 2 lines

BigWigs:
- Sync code now in place for Firemaw, Ebonroc and Flamegor
------------------------------------------------------------------------
r3383 | shyva | 2006-06-26 08:55:41 -0400 (Mon, 26 Jun 2006) | 2 lines

BigWigs:
- Changed the logic of the Anub'Rekhan mod.
------------------------------------------------------------------------
r3378 | ammo | 2006-06-26 08:12:36 -0400 (Mon, 26 Jun 2006) | 3 lines

BigWigs:
* Fixed firing of the local SYNC events when no CT_RA_Channel is available

------------------------------------------------------------------------
r3377 | ammo | 2006-06-26 08:08:59 -0400 (Mon, 26 Jun 2006) | 3 lines

BigWigs (Nefarian):
* extended the toggleotpions

------------------------------------------------------------------------
r3376 | handdol | 2006-06-26 07:34:44 -0400 (Mon, 26 Jun 2006) | 2 lines

BigWigs
 - Korean localization update for Molten core
------------------------------------------------------------------------
r3375 | ammo | 2006-06-26 07:22:14 -0400 (Mon, 26 Jun 2006) | 4 lines

BigWigs:
* Reverted the changes handdol made. English everyone can read, Korean is too specific,
  please create proper localisation instead of just changing the menuoptions to Korean.

------------------------------------------------------------------------
r3374 | handdol | 2006-06-26 07:06:15 -0400 (Mon, 26 Jun 2006) | 2 lines

BigWigs
 - Korean localization update for Molten Core
------------------------------------------------------------------------
r3371 | ammo | 2006-06-26 06:08:16 -0400 (Mon, 26 Jun 2006) | 3 lines

BigWigs (Nefarian):
* Added babble support and bosskill toggle.

------------------------------------------------------------------------
r3368 | shyva | 2006-06-26 05:36:14 -0400 (Mon, 26 Jun 2006) | 2 lines

BigWigs:
- The white messages option now does his work correctly :)
------------------------------------------------------------------------
r3367 | ammo | 2006-06-26 05:15:14 -0400 (Mon, 26 Jun 2006) | 4 lines

BigWigs:
* Enabling a module now sends an ENABLEMODULE sync message.
* This should help healers who don't target or mouseover bosses.

------------------------------------------------------------------------
r3366 | kebinusan | 2006-06-26 04:55:12 -0400 (Mon, 26 Jun 2006) | 1 line

Added sync events and scarab despawn announcement
------------------------------------------------------------------------
r3364 | ammo | 2006-06-26 04:30:39 -0400 (Mon, 26 Jun 2006) | 4 lines

BigWigs (Cthun):
* Added syncing for start of the fight, start of phase2 and weakened.
* needs testing :)

------------------------------------------------------------------------
r3362 | kebinusan | 2006-06-26 02:51:20 -0400 (Mon, 26 Jun 2006) | 1 line

Corrected zone name type, modules should load now.
------------------------------------------------------------------------
r3350 | kebinusan | 2006-06-26 01:14:51 -0400 (Mon, 26 Jun 2006) | 4 lines

BigWigs - Anubrekhan.lua
- Hopefully fixed sync events
- Slightly adjusted timers 
- My first commit be gentle
------------------------------------------------------------------------
r3324 | shyva | 2006-06-25 18:42:47 -0400 (Sun, 25 Jun 2006) | 2 lines

BigWigs:
- Fixed one of the start triggers for Anub'Rekhan
------------------------------------------------------------------------
r3322 | tekkub | 2006-06-25 18:37:52 -0400 (Sun, 25 Jun 2006) | 2 lines

BigWigs
- Removed big Victory music files, they can be found under the BigWigs branch if you want them.
------------------------------------------------------------------------
r3316 | icetrain | 2006-06-25 17:39:16 -0400 (Sun, 25 Jun 2006) | 1 line

BigWigs: Fixed broken if statement in BigWigsRagnaros:CHAT_MSG_MONSTER_YELL()
------------------------------------------------------------------------
r3293 | ammo | 2006-06-25 08:40:34 -0400 (Sun, 25 Jun 2006) | 4 lines

BigWigs:
* Added Anub'Rekhan and Gluth to the .toc
* Added toggleoptions to Gluth.lua

------------------------------------------------------------------------
r3291 | ammo | 2006-06-25 08:21:44 -0400 (Sun, 25 Jun 2006) | 4 lines

BigWigsBigWigs:
* added bboss for AQ20 and toggleoptions
* Moam seems to be missing from Babbleboss though.

------------------------------------------------------------------------
r3290 | shyva | 2006-06-25 06:27:57 -0400 (Sun, 25 Jun 2006) | 2 lines

BigWigs:
- Fixed the enable tigger for The Twin Emperors
------------------------------------------------------------------------
r3285 | ammo | 2006-06-25 04:18:40 -0400 (Sun, 25 Jun 2006) | 3 lines

BigWigs (Cthun):
* fixed line 254 typo.

------------------------------------------------------------------------
r3270 | shyva | 2006-06-24 18:23:50 -0400 (Sat, 24 Jun 2006) | 1 line

BigWigs: Removed some useless lines.
------------------------------------------------------------------------
r3269 | shyva | 2006-06-24 18:17:29 -0400 (Sat, 24 Jun 2006) | 2 lines

BigWigs:
- Added Gluth to Naxxramas, I only know that he goes into a frenzy, so that's the only thing the module will do for now. (Not added to the Toc yet.)
------------------------------------------------------------------------
r3268 | shyva | 2006-06-24 18:12:56 -0400 (Sat, 24 Jun 2006) | 2 lines

BigWigs:
- Added Syncing to Anub'Rekhan and options to toggle. (Thanks Kebinusan for the base of the sync code)
------------------------------------------------------------------------
r3254 | shyva | 2006-06-24 10:09:34 -0400 (Sat, 24 Jun 2006) | 5 lines

BigWigs:
* All MC bosses now got option toggles and use BabbleLib (toggles for each warning alone will come some time later)
* Same story for Twins and Viscidus in AQ40
* The options for BWL are now sorted correctly (only need to add Nefarian)

------------------------------------------------------------------------
r3252 | ammo | 2006-06-24 08:22:17 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs:
* Typo in Buru, more coffeee... 

------------------------------------------------------------------------
r3251 | ammo | 2006-06-24 08:21:30 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs (Buru the Gorger):
* Added bboss and toggles

------------------------------------------------------------------------
r3250 | ammo | 2006-06-24 08:12:24 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs (Ouro):
* added bboss and toggle options

------------------------------------------------------------------------
r3249 | ammo | 2006-06-24 07:59:25 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs:
* Added bboss and toggleoptions to Anubisath Defenders

------------------------------------------------------------------------
r3248 | ammo | 2006-06-24 07:49:16 -0400 (Sat, 24 Jun 2006) | 4 lines

BigWigs (Cthun)
* added bboss
* Only added bosskill toggle option for now. Module still needs further testing.

------------------------------------------------------------------------
r3247 | ammo | 2006-06-24 07:35:37 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs (Huhuran):
* Added bboss and toggle options

------------------------------------------------------------------------
r3244 | ammo | 2006-06-24 07:25:24 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs:
* Fixed option name for fankriss worms, I need more coffee :(

------------------------------------------------------------------------
r3243 | ammo | 2006-06-24 07:22:40 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs:
* Corrected zone name for Bug Family, skeram, fankriss and sartura

------------------------------------------------------------------------
r3241 | ammo | 2006-06-24 07:11:02 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs (Fankriss):
* Added bboss and toggleoptions

------------------------------------------------------------------------
r3239 | ammo | 2006-06-24 07:06:28 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs (Sartura):
* Added bboss usage and toggleoptions

------------------------------------------------------------------------
r3238 | ammo | 2006-06-24 06:56:52 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs:
* Added optionorder to Skeram and BugFamily

------------------------------------------------------------------------
r3237 | ammo | 2006-06-24 06:54:58 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs (BugFamily):
* Added bboss usage, and toggleoptions

------------------------------------------------------------------------
r3235 | ammo | 2006-06-24 04:08:26 -0400 (Sat, 24 Jun 2006) | 3 lines

BigWigs (Skeram):
* Updated for bboss, and toggleoptions

------------------------------------------------------------------------
r3225 | tekkub | 2006-06-23 22:42:19 -0400 (Fri, 23 Jun 2006) | 4 lines

BigWigs
- Setting SVN:Keywords on TOC
- Addon metadata is now pulled from the TOC

------------------------------------------------------------------------
r3222 | hyperactiveChipmunk | 2006-06-23 20:14:19 -0400 (Fri, 23 Jun 2006) | 3 lines

BigWigs:
- Typo fixes

------------------------------------------------------------------------
r3218 | shyva | 2006-06-23 18:58:04 -0400 (Fri, 23 Jun 2006) | 1 line

BigWigs: Fixed the typos :)
------------------------------------------------------------------------
r3217 | shyva | 2006-06-23 18:53:16 -0400 (Fri, 23 Jun 2006) | 1 line

BigWigs: Added a toggle for the Skull.
------------------------------------------------------------------------
r3216 | hyperactiveChipmunk | 2006-06-23 18:47:34 -0400 (Fri, 23 Jun 2006) | 4 lines

BigWigs:
- Added target painting code for bomb/watched targets on Bloodlord Mandokir, Vaelastrasz the Corrupt, Baron Geddon, and Buru the Gorger.  Paints the target with the death's head raid icon.
- NOTE: No support for clearing the mark besides it being set to the next target.

------------------------------------------------------------------------
r3215 | shyva | 2006-06-23 18:39:51 -0400 (Fri, 23 Jun 2006) | 2 lines

BigWigs:
- Added message options to all BWL Modules, except Nefarian.
------------------------------------------------------------------------
r3213 | hyperactiveChipmunk | 2006-06-23 18:18:30 -0400 (Fri, 23 Jun 2006) | 3 lines

BigWigs:
- Baron Geddon bomb target painting

------------------------------------------------------------------------
r3208 | tekkub | 2006-06-23 17:54:20 -0400 (Fri, 23 Jun 2006) | 4 lines

BigWigs
- Tweaked options to allow setting of the toggle order in the menu, see Hakkar module for example
- Added message options to all ZG modules

------------------------------------------------------------------------
r3204 | shyva | 2006-06-23 17:10:13 -0400 (Fri, 23 Jun 2006) | 3 lines

BigWigs:
* Using new register event.
* Fixed the Arlokk module.
------------------------------------------------------------------------
r3200 | tekkub | 2006-06-23 17:04:03 -0400 (Fri, 23 Jun 2006) | 2 lines

BigWigs
- Fixed Fu plugin wackyness, confirmed Fu-less minimap mode works
------------------------------------------------------------------------
r3199 | shyva | 2006-06-23 16:35:08 -0400 (Fri, 23 Jun 2006) | 1 line

BigWigs: AddedBigWigs: Added color to the bars of Anub'Rekhan.
------------------------------------------------------------------------
r3198 | tekkub | 2006-06-23 16:08:35 -0400 (Fri, 23 Jun 2006) | 4 lines

BigWigs
- Added FuBar plugin, not tested yet in Fu-less mode.  Doesn't like to remember if it's enabled for some reason...
- Added Babble Zone, ZG modules have been changed to use this, Core tweaked to work with either mode right now (will be removed once all modules are converted)
- Changed how modules register now, they should fire an event instead of calling the core directly.  See ZG modules for examples.
------------------------------------------------------------------------
r3184 | ammo | 2006-06-23 07:40:01 -0400 (Fri, 23 Jun 2006) | 5 lines

Bigwigs:
* Added Anub'Rekhan module. Original by FryGuy, modified by Steino.
* Added delayed message cancels to the disable function.
* This module is not yet in the .toc since it needs further testing, add it manually if you want.

------------------------------------------------------------------------
r3157 | tekkub | 2006-06-22 20:47:02 -0400 (Thu, 22 Jun 2006) | 2 lines

BigWigs
- Tweaked module enable message to pull boss name form <module>.bossname if <module>.loc.bossname is not available (fix for new Babble bossnames
------------------------------------------------------------------------
r3156 | tekkub | 2006-06-22 20:45:52 -0400 (Thu, 22 Jun 2006) | 2 lines

BigWigs
- All ZG modules now use Babble Boss library.  If your locale no longer works please provide ckknight with translations for BabbleLib.
------------------------------------------------------------------------
r3155 | tekkub | 2006-06-22 20:36:13 -0400 (Thu, 22 Jun 2006) | 3 lines

BigWigs
- Added BabbleLib Boss module, module authors please switch to using this for your localized boss names
- Added Arlokk ZG module, this uses thi Babble boss library if you need an example.
------------------------------------------------------------------------
r3150 | tekkub | 2006-06-22 20:10:56 -0400 (Thu, 22 Jun 2006) | 3 lines

BigWigs
- Now sends to the RaidWarning frame by default, use '/bw msg rw' to toggle the old anchored style message frame
- Anchored message frame is now created dynamically if needed
------------------------------------------------------------------------
r3147 | tekkub | 2006-06-22 19:37:32 -0400 (Thu, 22 Jun 2006) | 5 lines

BigWigs
- Sound module now uses the built-in Raidwarning sound, as this is what I had ripped for the Msg sound pre-1.11
- Msg.mp3 file no longer needed
- the sound arg of BIGWIGS_MESSAGE now task false, not 0, to disable sounds for that message.
- Core no longer fires off "Target monitoring enabled/disabled messages.
------------------------------------------------------------------------
r3119 | shyva | 2006-06-22 02:20:36 -0400 (Thu, 22 Jun 2006) | 2 lines

BigWigs:
* Fixed the Fear warnings. (I think)
------------------------------------------------------------------------
r3080 | neriak | 2006-06-21 06:10:54 -0400 (Wed, 21 Jun 2006) | 1 line

BigWigs: changed DE localization for Chromaggus, still trying to get the timer bar working for Ignite Flesh, which is Fleisch entz\195\188nden in german. Maybe it's the search pattern not catching it :-/
------------------------------------------------------------------------
r3078 | neriak | 2006-06-21 05:42:50 -0400 (Wed, 21 Jun 2006) | 4 lines

BigWigs: Added some AQ40 german localization.
tried to fix error in BugFamily mod (when you hovered over a boss and mod was activated, you did get an error message: BigWigs\\AQ40\\BugFamily.lua:83: bad argument #1 to `find' (string expected, got nil)\ )
same for line 98,100 and 101. I guess it was because BigWigs:Message event was registered to the fear check, so I commented it out and got no more errors.

------------------------------------------------------------------------
r3076 | ammo | 2006-06-21 04:18:19 -0400 (Wed, 21 Jun 2006) | 3 lines

BigWigs (C'Thun):
* Added warning for ending of Dark Glare to assume positions again.

------------------------------------------------------------------------
r3045 | ammo | 2006-06-20 18:22:09 -0400 (Tue, 20 Jun 2006) | 6 lines

BigWigs (C'Thun):
* It's getting old, but timer adjustments again, this time verified, and working, not touching phase 1 anymore.
* Fixed the group warning for dark glare it should be more accurate now.
* The offset into phase 2 is tested now and working as well. Couldn't get C'Thun weakened, so that rescheduling needs
  testing. Giant Eye alert is on the ball.

------------------------------------------------------------------------
r3022 | tekkub | 2006-06-20 12:58:28 -0400 (Tue, 20 Jun 2006) | 1 line

BigWigs - TOC to the hand...
------------------------------------------------------------------------
r3003 | ammo | 2006-06-20 05:58:42 -0400 (Tue, 20 Jun 2006) | 3 lines

BigWigs:
* Added Moam AQ20 module to the toc

------------------------------------------------------------------------
r3002 | ammo | 2006-06-20 05:02:33 -0400 (Tue, 20 Jun 2006) | 3 lines

BigWigs (C'Thun):
* Fixed warning for Giant Eye tentacles, first one spawns with first set of small ones in phase 2

------------------------------------------------------------------------
r3001 | ammo | 2006-06-20 04:41:43 -0400 (Tue, 20 Jun 2006) | 3 lines

BigWigs:
* Added Naxxramas zone to the core and folder for bossmods, now get some modules in there!

------------------------------------------------------------------------
r2999 | ammo | 2006-06-20 04:37:17 -0400 (Tue, 20 Jun 2006) | 4 lines

Bigwigs:
* Added white toggle to the messages. It will ignore all coloring and display the messages in white if turned on.
The colorblind will like this.

------------------------------------------------------------------------
r2997 | ammo | 2006-06-20 04:05:21 -0400 (Tue, 20 Jun 2006) | 4 lines

BigWigs (C'Thun):
* Changed starting time for the first Dark Glare and Tentacles to 42 seconds
The first green beam is 3 seconds into combat, not at the start of combat.

------------------------------------------------------------------------
r2972 | shyva | 2006-06-19 13:43:45 -0400 (Mon, 19 Jun 2006) | 1 line

BigWigs: Fixed Metro typos
------------------------------------------------------------------------
r2970 | ammo | 2006-06-19 11:47:08 -0400 (Mon, 19 Jun 2006) | 3 lines

BigWigs:
* Added extra messages to the weakened state of C'Thun

------------------------------------------------------------------------
r2949 | handdol | 2006-06-19 06:59:39 -0400 (Mon, 19 Jun 2006) | 2 lines

BigWigs
 - Files that have broken encoding are corrected
------------------------------------------------------------------------
r2948 | ammo | 2006-06-19 06:57:20 -0400 (Mon, 19 Jun 2006) | 4 lines

BigWigs:
* Moved all mp3's into the Sounds/ folder. And adjusted Sound.lua to look for them there
  looks much cleaner now.

------------------------------------------------------------------------
r2940 | ammo | 2006-06-19 05:24:07 -0400 (Mon, 19 Jun 2006) | 3 lines

BigWigs:
* Cthun: untill -> until.

------------------------------------------------------------------------
r2939 | ammo | 2006-06-19 05:20:24 -0400 (Mon, 19 Jun 2006) | 3 lines

BigWigs:
* Fixed typo in Cthun module

------------------------------------------------------------------------
r2937 | ammo | 2006-06-19 04:58:15 -0400 (Mon, 19 Jun 2006) | 5 lines

BigWigs:
* Fixed CheckWipe to not use Twins related code.
* Should have fixed Phase2 warnings, offsets and weaking reschedule
* Added Giant Eye tentacle warnings

------------------------------------------------------------------------
r2931 | shyva | 2006-06-19 04:12:24 -0400 (Mon, 19 Jun 2006) | 1 line

BigWigs: Fixed the "Whipe" typo's in the files too ^^
------------------------------------------------------------------------
r2930 | shyva | 2006-06-19 04:05:45 -0400 (Mon, 19 Jun 2006) | 3 lines

BigWigs:
- Added Victory sounds to some other bosses.
- Better whipe detection at Twins and C'Thun
------------------------------------------------------------------------
r2921 | kyahx | 2006-06-19 01:48:19 -0400 (Mon, 19 Jun 2006) | 1 line

BigWigs: Converted wav files to mp3, to keep the file sizes down.
------------------------------------------------------------------------
r2914 | tekkub | 2006-06-19 01:06:27 -0400 (Mon, 19 Jun 2006) | 2 lines

BigWigs
- Updated ZG/Mandokir.lua to send an Alarm sound if you are being watched
------------------------------------------------------------------------
r2896 | ammo | 2006-06-18 18:19:52 -0400 (Sun, 18 Jun 2006) | 3 lines

BigWigs:
* Slight adjusment to the CThun module, Phase 1 should be correct now, transition in phase 2 is still screwed

------------------------------------------------------------------------
r2874 | tekkub | 2006-06-18 11:43:02 -0400 (Sun, 18 Jun 2006) | 1 line

BigWigs - Helps to include the new files....
------------------------------------------------------------------------
r2872 | tekkub | 2006-06-18 11:41:31 -0400 (Sun, 18 Jun 2006) | 3 lines

BigWigs
- Added more sounds, see Other/Test.lua for examples of use.  If you want no sound pass 0 for the sound arg.  If no arg is passed the "Msg" sound will be played
- Added "Victory" sounds to all modules that have a boss kill detection.  Some AQ40 modules don't have bosskill detection *glares at Ammo*
------------------------------------------------------------------------
r2842 | ammo | 2006-06-17 05:31:06 -0400 (Sat, 17 Jun 2006) | 3 lines

BigWigs:
* Fixed the second rape after phase2 or weakening not displaying (Kenubisan's fix)

------------------------------------------------------------------------
r2822 | ammo | 2006-06-16 14:58:59 -0400 (Fri, 16 Jun 2006) | 3 lines

BigWigs:
* Should have fixed the Enrage timer bar.

------------------------------------------------------------------------
r2821 | ammo | 2006-06-16 14:56:16 -0400 (Fri, 16 Jun 2006) | 3 lines

BigWigs:
* Fixed timer typo in Cthun module

------------------------------------------------------------------------
r2819 | ammo | 2006-06-16 14:32:58 -0400 (Fri, 16 Jun 2006) | 4 lines

BigWigs:
* Added CThun Dark Glare Group Warnings.
* 4 seconds before Dark Glare it'll warn which group is going to be hit by the glare.

------------------------------------------------------------------------
r2813 | ammo | 2006-06-16 03:40:35 -0400 (Fri, 16 Jun 2006) | 3 lines

Bigwigs:
* Applied fixes by Kebinusan, tried to keep the Chinese translation in tact this time, sorry about that :)

------------------------------------------------------------------------
r2806 | hk2717 | 2006-06-15 22:36:02 -0400 (Thu, 15 Jun 2006) | 1 line

BigWigs: Well...Re-added Simplified Chinese localization to C'Thun module.
------------------------------------------------------------------------
r2789 | ammo | 2006-06-15 04:24:37 -0400 (Thu, 15 Jun 2006) | 3 lines

Bigwigs:
* Cthun Dark Glare Timer fixed.

------------------------------------------------------------------------
r2758 | ammo | 2006-06-14 10:15:49 -0400 (Wed, 14 Jun 2006) | 6 lines

BigWigs:
* Major overhaul of the Cthun module
It nolonger triggers off it's own BIGWIGS_MESSAGE events but uses
it's own metrognome schedules for the tentacle rape and dark glare.
Needs extensive testing :)

------------------------------------------------------------------------
r2757 | ammo | 2006-06-14 09:21:41 -0400 (Wed, 14 Jun 2006) | 3 lines

BigWigs:
* Fixed copy paste error.

------------------------------------------------------------------------
r2752 | ammo | 2006-06-14 05:52:32 -0400 (Wed, 14 Jun 2006) | 4 lines

Bigwigs:
* Added phase 2 tentacle timers for CThun
* This is based off the start Kenubisan made with them, I cleaned it up some.

------------------------------------------------------------------------
r2750 | ammo | 2006-06-14 05:00:22 -0400 (Wed, 14 Jun 2006) | 4 lines

Bigwigs:
* Should have fixed disabling of the module when wiping phase 1 or phase 2


------------------------------------------------------------------------
r2700 | devla | 2006-06-12 17:12:12 -0400 (Mon, 12 Jun 2006) | 1 line

BigWigs: Typo fix for Moam, since Ammo can't get ingame.
------------------------------------------------------------------------
r2685 | ammo | 2006-06-12 05:58:56 -0400 (Mon, 12 Jun 2006) | 3 lines

BigWigs:
* Added Moam module. It's not in the .toc yet because I can't load WoW atm. Just in the SVN for backup ;)

------------------------------------------------------------------------
r2676 | tekkub | 2006-06-12 00:38:45 -0400 (Mon, 12 Jun 2006) | 3 lines

BigWigs
- Integrated FryGuy's "send to self" logic on message sending (so you'll always get a local trigging the moment you send a message, no waiting for the server to echo it back)
- Confirmed that the recv throttling does in fact work
------------------------------------------------------------------------
r2675 | tekkub | 2006-06-12 00:23:22 -0400 (Mon, 12 Jun 2006) | 1 line

BigWigs - Comm module should now work the same regardless of if the user uses CTRA or oRA (fixed the error thrown for some oRA users)
------------------------------------------------------------------------
r2674 | tekkub | 2006-06-11 21:55:57 -0400 (Sun, 11 Jun 2006) | 1 line

BigWigs - Fixed bar scale error (once again copy/paste bites me in the ass)
------------------------------------------------------------------------
r2672 | otravi | 2006-06-11 15:51:09 -0400 (Sun, 11 Jun 2006) | 3 lines

BigWigs (C'Thun):
- Dark glare timer.
- Changed the logic, no more chat checking.
------------------------------------------------------------------------
r2632 | tekkub | 2006-06-10 17:24:16 -0400 (Sat, 10 Jun 2006) | 8 lines

BigWigs
- Moved Savedvar to a SavedvarPerChar, so no need for profiling logic (wewt!)
- Added proper module slash command handing, so now modules can add slosh commands, see message/sound/bars modules for examples.
- Added Savedvariable management.  Every module will receive GetOpt, SetOpt, TogOpt methods when they register with the core.  ***BIG NOTE READ ME*** This is _NOT_ AceDB style Opt methods, they will return back values from the modules' own subtable of the savedvar table.  Also they do not take tables as arg paths, but rather up to 9 strings.  You shouldn't need more than one level deep tho...
- Seperated scale and anchor commands into the msg/bar modules, they are now independant of each other
- Added option to have bars grow upwards from the bar anchor
- Added option to disable the sound module.
- Remove code no longer used, note that all the new command tables are going to need localized
------------------------------------------------------------------------
r2622 | tekkub | 2006-06-10 13:09:27 -0400 (Sat, 10 Jun 2006) | 1 line

BigWigs - DelayedEvents module now uses Metrognome for timings (Timex is still used for bars, of course.
------------------------------------------------------------------------
r2617 | tekkub | 2006-06-10 12:26:58 -0400 (Sat, 10 Jun 2006) | 3 lines

BigWigs
- Tweaked BIGWIGS_MESSAGE to take a 4th arg, sound.  Currently only one value exists, 0 == don't play a sound.  more sounds will be added in the future
- Changed the "target monitoring" messages to not play any sounds
------------------------------------------------------------------------
r2616 | tekkub | 2006-06-10 12:09:26 -0400 (Sat, 10 Jun 2006) | 1 line

BigWigs - Fixed a logic error in the inbound sync handler that may have caused throttling to not work correctly
------------------------------------------------------------------------
r2605 | ammo | 2006-06-10 03:38:51 -0400 (Sat, 10 Jun 2006) | 4 lines

BigWigs:
* Cleaned up Enrage Syncing
* Added Teleport Syncing

------------------------------------------------------------------------
r2603 | ammo | 2006-06-10 03:27:02 -0400 (Sat, 10 Jun 2006) | 3 lines

BigWigs:
* Added Throtteling for the Twins Enrage timer start.

------------------------------------------------------------------------
r2583 | tekkub | 2006-06-09 23:48:46 -0400 (Fri, 09 Jun 2006) | 1 line

BigWigs - Forgot to tweak a few things with frame scaling
------------------------------------------------------------------------
r2577 | tekkub | 2006-06-09 23:04:06 -0400 (Fri, 09 Jun 2006) | 5 lines

BigWigs
- Tweaked how anchors work, sorry handdol but I didn't like how you did it.  Slash command is now /bigwigs anchor
- Added a little local to the Messages.lua file, if you set it to true messages will go to the default error frame (where "Action in progress" text goes)
- Moved test stuff into it's own module
- Moved the delay logic into it's own module, just to make it easier to upkeep.
------------------------------------------------------------------------
r2570 | tekkub | 2006-06-09 20:51:29 -0400 (Fri, 09 Jun 2006) | 1 line

BigWigs - Added sync message support for CTRA users.  This is completely and totally untested... who wants to do the naughty part and run CTRA?
------------------------------------------------------------------------
r2560 | tekkub | 2006-06-09 15:58:38 -0400 (Fri, 09 Jun 2006) | 1 line

BigWigs - Added throttle code to the Comm module.  To register a message for throttling fire off a "BIGWIGS_SYNC_THROTTLE" event with args msg, time.  Time is in seconds.  If time is nil the throttle is erased.  This will supress repeat events from firing for x seconds after the first one does.
------------------------------------------------------------------------
r2556 | hyperactiveChipmunk | 2006-06-09 13:25:21 -0400 (Fri, 09 Jun 2006) | 3 lines

BigWigs:
- Fixed typo (missing `then' on line 227 of AQ40/Twins.lua)

------------------------------------------------------------------------
r2553 | ammo | 2006-06-09 12:18:45 -0400 (Fri, 09 Jun 2006) | 4 lines

Bigwigs:
* Fixed typos and functionality.


------------------------------------------------------------------------
r2551 | ammo | 2006-06-09 11:17:27 -0400 (Fri, 09 Jun 2006) | 3 lines

BigWigs:
* Added a bit of Spam protection to the syncing.

------------------------------------------------------------------------
r2550 | tekkub | 2006-06-09 10:59:12 -0400 (Fri, 09 Jun 2006) | 1 line

BigWigs - shouldn't throw errors for non-oRAers
------------------------------------------------------------------------
r2549 | ammo | 2006-06-09 10:58:23 -0400 (Fri, 09 Jun 2006) | 3 lines

BigWigs:
* As Tekkub Requested, Sync Example for the Twin Emperors Enrage

------------------------------------------------------------------------
r2548 | tekkub | 2006-06-09 10:52:04 -0400 (Fri, 09 Jun 2006) | 2 lines

BigWigs - Added Comm module, will only work with oRA right now, see Ammo's upcoming changes for examples on use.

------------------------------------------------------------------------
r2546 | hk2717 | 2006-06-09 08:54:56 -0400 (Fri, 09 Jun 2006) | 1 line

BigWigs: More Simplified Chinese localization.
------------------------------------------------------------------------
r2545 | handdol | 2006-06-09 05:36:15 -0400 (Fri, 09 Jun 2006) | 2 lines

BigWigs
 - tigger2 and trigger3 message is modified in Korean locale
------------------------------------------------------------------------
r2539 | ammo | 2006-06-09 04:22:09 -0400 (Fri, 09 Jun 2006) | 3 lines

Bigwigs:
* Fixed Sartura disable, some messages weren't cancelled.

------------------------------------------------------------------------
r2533 | hk2717 | 2006-06-09 00:02:03 -0400 (Fri, 09 Jun 2006) | 1 line

BigWigs: Added Simplified Chinese localization.
------------------------------------------------------------------------
r2507 | devla | 2006-06-08 12:44:59 -0400 (Thu, 08 Jun 2006) | 1 line

BigWigs: AQ40 BugFamily-Added Fear timer code from Dafire, may need translation
------------------------------------------------------------------------
r2506 | shyva | 2006-06-08 11:31:45 -0400 (Thu, 08 Jun 2006) | 1 line

BigWigs: Changed the enrage checks.
------------------------------------------------------------------------
r2502 | ammo | 2006-06-08 08:35:50 -0400 (Thu, 08 Jun 2006) | 2 lines

BigWigs BugFamily: Should have fixed the defeated message. Will now only trigger when the last one dies.

------------------------------------------------------------------------
r2441 | ammo | 2006-06-07 02:09:40 -0400 (Wed, 07 Jun 2006) | 2 lines

Bigwigs Twin Emperors: Fixed the XX minutes to Enrage messages, they were off. Bug Exploding nearby warnings only get shown local now.

------------------------------------------------------------------------
r2365 | otravi | 2006-06-05 15:32:42 -0400 (Mon, 05 Jun 2006) | 1 line

BigWigs (Viscidus) - Added a little space to the Toxin warning, no more <playername>is.
------------------------------------------------------------------------
r2315 | tekkub | 2006-06-04 00:27:41 -0400 (Sun, 04 Jun 2006) | 1 line

BigWigs - Added sound module.  This uses the raidwarning sound from patch 1.11.  If you don't like it replace msg.wav with a sound you do like.  If you don't want sound at all then just delete Sound.lua
------------------------------------------------------------------------
r2228 | ammo | 2006-05-31 04:38:11 -0400 (Wed, 31 May 2006) | 2 lines

Bigwigs: Twin Emperors - Should have a working 15 minute enrage timer now.

------------------------------------------------------------------------
r2216 | shyva | 2006-05-30 16:55:34 -0400 (Tue, 30 May 2006) | 1 line

BigWigs: Enable trigger is Flamegor, not Flamegore!
------------------------------------------------------------------------
r2155 | shyva | 2006-05-28 06:21:51 -0400 (Sun, 28 May 2006) | 1 line

BigWigs: Ossirians timers now stop when you defeat him.
------------------------------------------------------------------------
r2042 | handdol | 2006-05-21 09:50:38 -0400 (Sun, 21 May 2006) | 2 lines

BigWigs
 - Typo error
------------------------------------------------------------------------
r2041 | handdol | 2006-05-21 09:30:48 -0400 (Sun, 21 May 2006) | 2 lines

BigWigs
 - Korean localization follow-up
------------------------------------------------------------------------
r2040 | handdol | 2006-05-21 09:13:33 -0400 (Sun, 21 May 2006) | 2 lines

BigWigs
 - AQ20 modification for Korean localization
------------------------------------------------------------------------
r2038 | handdol | 2006-05-21 07:23:22 -0400 (Sun, 21 May 2006) | 4 lines

BigWigs
 - anchor command is removed and lock/scale/test commands are added
 - separate message and bar anchor
 - old codes are still remained 
------------------------------------------------------------------------
r2005 | shyva | 2006-05-20 10:50:32 -0400 (Sat, 20 May 2006) | 1 line

BigWigs: Alot of minor changes =)
------------------------------------------------------------------------
r1974 | neriak | 2006-05-19 16:06:02 -0400 (Fri, 19 May 2006) | 1 line

BigWigs: fixed Molten Core bug in german localization .. it ZoneText it says "Der geschmolzene Kern", but it's "Geschmolzener Kern". 
------------------------------------------------------------------------
r1935 | otravi | 2006-05-18 01:57:40 -0400 (Thu, 18 May 2006) | 1 line

BigWigs (Viscidus) - Fixed the typo on line 90.
------------------------------------------------------------------------
r1931 | handdol | 2006-05-17 23:05:13 -0400 (Wed, 17 May 2006) | 2 lines

BigWigs
 - Add korean localization to ZG
------------------------------------------------------------------------
r1930 | handdol | 2006-05-17 23:02:17 -0400 (Wed, 17 May 2006) | 3 lines

BigWigs
 - Add korean localization to AQ40
 - Not completed localization
------------------------------------------------------------------------
r1912 | handdol | 2006-05-17 16:16:46 -0400 (Wed, 17 May 2006) | 3 lines

BigWigs
 - Correcting encoding error in Majordomo.lua
 - Modifying korean localization of modified BaronGeddon.lua
------------------------------------------------------------------------
r1909 | otravi | 2006-05-17 14:52:58 -0400 (Wed, 17 May 2006) | 3 lines

BigWigs (Guardians)
- Set zonename to AQ20, instead of AQ40.
- Fixed the reporting of plague (thanks to dafire).
------------------------------------------------------------------------
r1904 | otravi | 2006-05-17 12:07:08 -0400 (Wed, 17 May 2006) | 1 line

BigWigs (C'Thun) - Fixed a little typo.
------------------------------------------------------------------------
r1903 | ammo | 2006-05-17 11:19:49 -0400 (Wed, 17 May 2006) | 2 lines

BigWigs: Added Cthun and Viscidus. Thanks Haste. Let the Tentacle Rape Party commence!

------------------------------------------------------------------------
r1902 | ammo | 2006-05-17 11:14:28 -0400 (Wed, 17 May 2006) | 2 lines

BigWigs: added whispering of bomb victims

------------------------------------------------------------------------
r1901 | ammo | 2006-05-17 11:10:34 -0400 (Wed, 17 May 2006) | 2 lines

BigWigs: AQ40 Defenders: Added whisper to plagued players

------------------------------------------------------------------------
r1900 | ammo | 2006-05-17 11:08:58 -0400 (Wed, 17 May 2006) | 2 lines

BigWigs: Added whisper for Buru's watching.

------------------------------------------------------------------------
r1785 | handdol | 2006-05-14 07:49:08 -0400 (Sun, 14 May 2006) | 3 lines

BigWigs
 - Add resizable bar and message
 - /bw scale X 
------------------------------------------------------------------------
r1744 | tekkub | 2006-05-12 21:35:59 -0400 (Fri, 12 May 2006) | 1 line

BigWigs - Added Metrognome, for those module authors that might want to use it for timers instead of Timex (Timex is still required for the bars tho!)
------------------------------------------------------------------------
r1704 | handdol | 2006-05-11 21:36:43 -0400 (Thu, 11 May 2006) | 3 lines

BigWigs
 - Add korean localization to BWL except Vaela
 - Wing Buffet casting time is adjusted to 32 seconds
------------------------------------------------------------------------
r1685 | shyva | 2006-05-11 12:47:16 -0400 (Thu, 11 May 2006) | 1 line

BigWigs: Fixed checking for other locals then korean, last try..
------------------------------------------------------------------------
r1673 | handdol | 2006-05-11 07:04:10 -0400 (Thu, 11 May 2006) | 2 lines

BigWigs
 - Add korean localization Azuregos and Emeriss. 
------------------------------------------------------------------------
r1652 | neriak | 2006-05-09 20:15:46 -0400 (Tue, 09 May 2006) | 1 line

BigWigs: more german localization, added SVN:keywords (Date Rev) to Core.lua
------------------------------------------------------------------------
r1640 | handdol | 2006-05-09 07:36:29 -0400 (Tue, 09 May 2006) | 3 lines

BigWigs
 - anchor command added
   . Use it for moving bar and message text
------------------------------------------------------------------------
r1629 | tekkub | 2006-05-08 20:09:04 -0400 (Mon, 08 May 2006) | 6 lines

BigWigs - Okey children... *activate parental mode*
hand: Shyva set up seperate methods for not-korean locale, and I much prefer that method.  You're locale is different and needs a different method, we undersatnd that.  Please don't change anything that requires you to edit the english locales, just use the "if GetLocale() == "koKR" trick that Shva put in some time back.  That will load your method if it's your locale, or the original method if it's not.

What I'm trying to say here is basically, don't mess with code for locales that aren't your own, just conditionally replace them :P

And why are we doing this in commit notes?
------------------------------------------------------------------------
r1628 | handdol | 2006-05-08 19:43:26 -0400 (Mon, 08 May 2006) | 3 lines

BigWigs
 - To Shyva : I see your message now. However, I removed that code. If the code I edited does not make problem, please use that routine. I want exception for korean lovalization :) 

------------------------------------------------------------------------
r1627 | handdol | 2006-05-08 19:04:44 -0400 (Mon, 08 May 2006) | 2 lines

BigWigs
 - Merging error is corrected
------------------------------------------------------------------------
r1626 | handdol | 2006-05-08 19:02:37 -0400 (Mon, 08 May 2006) | 2 lines

BigWigs
 - Merging error is corrected
------------------------------------------------------------------------
r1625 | neriak | 2006-05-08 17:58:08 -0400 (Mon, 08 May 2006) | 1 line

BigWigs: updated MC and BWL for german localizations, still some missing
------------------------------------------------------------------------
r1619 | shyva | 2006-05-08 13:19:24 -0400 (Mon, 08 May 2006) | 1 line

BigWigs: Fixed BaronGeddon.lua again.. Please stop changing the english locals handdol..
------------------------------------------------------------------------
r1618 | hyperactiveChipmunk | 2006-05-08 13:03:18 -0400 (Mon, 08 May 2006) | 3 lines

BigWigs:
- Fixed typo (missing =) in line 26 of MC/BaronGeddon.lua

------------------------------------------------------------------------
r1616 | handdol | 2006-05-08 12:19:55 -0400 (Mon, 08 May 2006) | 2 lines

BigWigs
 - Typo error in korean localization molten core 
------------------------------------------------------------------------
r1592 | neriak | 2006-05-07 14:54:31 -0400 (Sun, 07 May 2006) | 1 line

BigWigs: Another localization change for Nefarian
------------------------------------------------------------------------
r1590 | neriak | 2006-05-07 14:33:57 -0400 (Sun, 07 May 2006) | 1 line

BigWigs: changed german localization for Chromaggus and Vaelastraz, added german localization for Nefarian
------------------------------------------------------------------------
r1570 | handdol | 2006-05-07 04:36:37 -0400 (Sun, 07 May 2006) | 2 lines

BigWigs
 - Edit typo error in Korean localiztion of Buru.lua
------------------------------------------------------------------------
r1569 | handdol | 2006-05-07 04:34:11 -0400 (Sun, 07 May 2006) | 2 lines

BigWigs
 - Add Korean localization to AQ20
------------------------------------------------------------------------
r1498 | otravi | 2006-05-06 14:45:10 -0400 (Sat, 06 May 2006) | 1 line

BigWigs (AQ40/defenders.lua) - Fixed a nil error on line 78.
------------------------------------------------------------------------
r1495 | shyva | 2006-05-06 14:21:47 -0400 (Sat, 06 May 2006) | 2 lines

BigWigs: Removed 2 spam messages, some changes to the Geddon bomb check.

------------------------------------------------------------------------
r1464 | neriak | 2006-05-05 20:49:25 -0400 (Fri, 05 May 2006) | 1 line

BigWigs: fixed bug in german localization at Core.lua, there were some zonenames missing in the table.
------------------------------------------------------------------------
r1460 | neriak | 2006-05-05 19:45:15 -0400 (Fri, 05 May 2006) | 1 line

BigWigs: typo in Vaelastrasz.lua
------------------------------------------------------------------------
r1458 | neriak | 2006-05-05 19:25:24 -0400 (Fri, 05 May 2006) | 1 line

BigWigs: added german localization for all BWL bosses except Nefarian
------------------------------------------------------------------------
r1442 | handdol | 2006-05-05 09:51:24 -0400 (Fri, 05 May 2006) | 6 lines

BigWigs
 - Add Korean localization
 - String match pattern is changed in barron geddon file. 
   . Event function
   . For Korean WoW

------------------------------------------------------------------------
r1422 | handdol | 2006-05-04 14:01:17 -0400 (Thu, 04 May 2006) | 2 lines

BigWigs
 - Add Korean localization
------------------------------------------------------------------------
r1421 | handdol | 2006-05-04 13:56:12 -0400 (Thu, 04 May 2006) | 2 lines

BigWigs
 - Add korean localization
------------------------------------------------------------------------
r1420 | handdol | 2006-05-04 13:54:34 -0400 (Thu, 04 May 2006) | 4 lines

BigWigsBigWigs
 - Add korean localization to Core.lua file
 - Test before fully localizing

------------------------------------------------------------------------
r1280 | ammo | 2006-05-01 06:28:49 -0400 (Mon, 01 May 2006) | 3 lines

BigWigs AQ40 Sartura: Fixed typo in the removal of the bar after Sartura dies.
The start of the fight is now confirmed working.

------------------------------------------------------------------------
r1118 | shyva | 2006-04-28 18:07:48 -0400 (Fri, 28 Apr 2006) | 1 line

BigWigs: Fixed 2 errors. (last commit before vacation, yeay ^^)
------------------------------------------------------------------------
r1082 | shyva | 2006-04-28 03:57:15 -0400 (Fri, 28 Apr 2006) | 1 line

BigWigs: Fixed the things that were fixed in Shyva's branch, and added some stuff =)
------------------------------------------------------------------------
r1033 | ammo | 2006-04-27 06:36:01 -0400 (Thu, 27 Apr 2006) | 2 lines

BigWigs AQ40 Sartura: Improved detection of the start of the fight

------------------------------------------------------------------------
r1032 | ammo | 2006-04-27 06:29:13 -0400 (Thu, 27 Apr 2006) | 2 lines

Bigwigs AQ40: Now correctly calls UnregisterAllEvents().

------------------------------------------------------------------------
r901 | tekkub | 2006-04-26 00:23:40 -0400 (Wed, 26 Apr 2006) | 1 line

BigWigs - Changes to core from Lucen to make multizone bosses (the green dragons) work.
------------------------------------------------------------------------
r847 | ammo | 2006-04-25 10:43:59 -0400 (Tue, 25 Apr 2006) | 2 lines

Bigwigs: Added cancelling of the huhuran delayed events upon disable.

------------------------------------------------------------------------
r845 | ammo | 2006-04-25 10:38:24 -0400 (Tue, 25 Apr 2006) | 3 lines

BigWigs: Cleaned up some of the AQ40 mods, added some of the things Shyva fixed in his branch,
didn't like his trigger1, trigger2 etc so kept my own triggersting triggermc etc etc.

------------------------------------------------------------------------
r743 | lucen | 2006-04-23 17:36:46 -0400 (Sun, 23 Apr 2006) | 2 lines

BigWigs:
- Fixed registering of wrong event name for Huhuran.
------------------------------------------------------------------------
r656 | fryguy | 2006-04-23 03:03:25 -0400 (Sun, 23 Apr 2006) | 1 line

BigWigs - Add Ouro boss mod for AQ40 (not tested very well. should work though)
------------------------------------------------------------------------
r603 | lucen | 2006-04-22 21:33:56 -0400 (Sat, 22 Apr 2006) | 2 lines

BigWigs
- New boss files actually -added- to the SVN.
------------------------------------------------------------------------
r593 | lucen | 2006-04-22 20:25:49 -0400 (Sat, 22 Apr 2006) | 12 lines

BigWigs:
- Updated toc with new bosses below.
AQ20:
- Fixed General Rajaxx enable trigger to run off of Andorov.
- Added Ayamiss, Buru, Guardians, and Ossirian mods
AQ40:
- Fixed Fankriss miss spelling
- Added Defenders and Twin Emps mods
- Modified BugFamily to try and disable after 3 boss deaths
- Modifed Huhuran for hopefully less spam on sting
- Modified Skeram event check for MC

------------------------------------------------------------------------
r589 | shyva | 2006-04-22 19:32:20 -0400 (Sat, 22 Apr 2006) | 1 line

BigWigs: Tweaked MC, BWL and "Other" bosses (small tweaks) and cleaned the code up.
------------------------------------------------------------------------
r501 | shyva | 2006-04-21 16:07:55 -0400 (Fri, 21 Apr 2006) | 1 line

BigWigs: Another try to fix the Magmadar spam.
------------------------------------------------------------------------
r454 | shyva | 2006-04-20 13:14:34 -0400 (Thu, 20 Apr 2006) | 1 line

BigWigs: Fixed 2 typos, Onyxia and Azuregos should work fine now.
------------------------------------------------------------------------
r402 | tekkub | 2006-04-19 06:52:53 -0400 (Wed, 19 Apr 2006) | 1 line

BigWigs - Mag and Rag update from Shyva (seriously why the hell can't he do his ovn commits?)
------------------------------------------------------------------------
r401 | tekkub | 2006-04-19 06:34:16 -0400 (Wed, 19 Apr 2006) | 3 lines

BigWigs 
- Fixed lack of boss name in ZG modules
- Added send tell event in Bloodlord, I expect Ammo will add functionality to send the messages in oRA_BigWigs, as I don't want BigWigs core sending chat
------------------------------------------------------------------------
r368 | ammo | 2006-04-18 04:31:54 -0400 (Tue, 18 Apr 2006) | 2 lines

Removed double checks, fixed typo in Skeram bosname, fixed checking for the Sartura start of fight

------------------------------------------------------------------------
r340 | tekkub | 2006-04-17 18:19:08 -0400 (Mon, 17 Apr 2006) | 3 lines

BigWigs
- Typo fix in Marli and Ragnaros modules
- Tweaks to Ragnaros and Majordomo modules
------------------------------------------------------------------------
r199 | tekkub | 2006-04-16 00:29:34 -0400 (Sun, 16 Apr 2006) | 1 line

BigWigs - "Other" bosses from Shyva (I didn't get to these last night after a long-ass MC run.... at least I got 3 items and more negative DKP goodness out of it :) )
------------------------------------------------------------------------
r192 | tekkub | 2006-04-14 19:20:35 -0400 (Fri, 14 Apr 2006) | 1 line

BigWigs - MC tweaks from Shyva yet again
------------------------------------------------------------------------
r190 | tekkub | 2006-04-14 05:43:02 -0400 (Fri, 14 Apr 2006) | 1 line

BigWigs - MC tweaks from Shyva
------------------------------------------------------------------------
r188 | tekkub | 2006-04-14 00:01:03 -0400 (Fri, 14 Apr 2006) | 1 line

BigWigs - Seperated bars and message output into seperate files, more improvements in the works (independant moving of message frame and bar anchor is planned)
------------------------------------------------------------------------
r184 | tekkub | 2006-04-13 21:27:16 -0400 (Thu, 13 Apr 2006) | 1 line

BigWigs - ZG updates from Wiebbe (plus some Tekkub edits)
------------------------------------------------------------------------
r183 | tekkub | 2006-04-13 21:00:26 -0400 (Thu, 13 Apr 2006) | 1 line

BigWigs - MC update from Shyva (plus Tekkub edits)
------------------------------------------------------------------------
r182 | tekkub | 2006-04-13 20:25:55 -0400 (Thu, 13 Apr 2006) | 1 line

BigWigs - BWL update from Shyva (with a few Tekkub edits ^^)
------------------------------------------------------------------------
r168 | tekkub | 2006-04-12 04:03:45 -0400 (Wed, 12 Apr 2006) | 1 line

BigWigs - Some german localization from Neriak
------------------------------------------------------------------------
r163 | ammo | 2006-04-11 05:49:42 -0400 (Tue, 11 Apr 2006) | 2 lines

Lucifron added.

------------------------------------------------------------------------
r162 | ammo | 2006-04-11 05:24:04 -0400 (Tue, 11 Apr 2006) | 2 lines

Start with the MC bossmods, Lucifron first.

------------------------------------------------------------------------
r161 | ammo | 2006-04-11 04:41:21 -0400 (Tue, 11 Apr 2006) | 5 lines

Unregister our events when we disable please, this will prevent errors when Ossirian yells and the event gets
triggered even though our mod is disabled it'll still receive the event and warnsets is nil then.

-Ammo

------------------------------------------------------------------------
r153 | tekkub | 2006-04-10 12:36:32 -0400 (Mon, 10 Apr 2006) | 1 line

BigWigs - Initial Submission
------------------------------------------------------------------------