BigWigs Bossmods

Change log

------------------------------------------------------------------------
r6761 | rabbit | 2009-11-05 04:16:14 +0000 (Thu, 05 Nov 2009) | 3 lines
Changed paths:
   M /trunk/Coliseum/Anubarak.lua
   M /trunk/Coliseum/Jaraxxus.lua
   M /trunk/Coliseum/Locales/deDE.lua
   M /trunk/Coliseum/Locales/frFR.lua
   M /trunk/Coliseum/Locales/koKR.lua
   M /trunk/Coliseum/Locales/ruRU.lua
   M /trunk/Coliseum/Locales/zhCN.lua
   M /trunk/Coliseum/Locales/zhTW.lua
   M /trunk/Core/Core.lua
   M /trunk/Naxxramas/Grobbulus.lua
   M /trunk/Naxxramas/Kelthuzad.lua
   M /trunk/Naxxramas/Locales/deDE.lua
   M /trunk/Naxxramas/Locales/frFR.lua
   M /trunk/Naxxramas/Locales/koKR.lua
   M /trunk/Naxxramas/Locales/ruRU.lua
   M /trunk/Naxxramas/Locales/zhCN.lua
   M /trunk/Naxxramas/Locales/zhTW.lua
   M /trunk/Naxxramas/Sapphiron.lua
   M /trunk/Northrend/Archavon.lua
   M /trunk/Northrend/Emalon.lua
   M /trunk/Northrend/Locales/deDE.lua
   M /trunk/Northrend/Locales/frFR.lua
   M /trunk/Northrend/Locales/koKR.lua
   M /trunk/Northrend/Locales/ruRU.lua
   M /trunk/Northrend/Locales/zhCN.lua
   M /trunk/Northrend/Locales/zhTW.lua
   M /trunk/Ulduar/Freya.lua
   M /trunk/Ulduar/Hodir.lua
   M /trunk/Ulduar/IronCouncil.lua
   M /trunk/Ulduar/Locales/deDE.lua
   M /trunk/Ulduar/Locales/koKR.lua
   M /trunk/Ulduar/Locales/ruRU.lua
   M /trunk/Ulduar/Locales/zhCN.lua
   M /trunk/Ulduar/Locales/zhTW.lua
   M /trunk/Ulduar/Vezax.lua
   M /trunk/Ulduar/YoggSaron.lua

* Remove lots of old references to raid icons.
* Fix Anub'araks add spawn timer to repeat itself when appropriate.

------------------------------------------------------------------------
r6760 | rabbit | 2009-11-05 01:05:14 +0000 (Thu, 05 Nov 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Core/Core.lua
   M /trunk/Loader.lua
   M /trunk/Options/Options.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/BossBlock.lua
   M /trunk/Plugins/Broadcast.lua
   M /trunk/Plugins/Colors.lua
   M /trunk/Plugins/Emphasize.lua
   M /trunk/Plugins/Flash.lua
   M /trunk/Plugins/Messages.lua
   M /trunk/Plugins/Proximity.lua
   M /trunk/Plugins/RaidIcon.lua
   M /trunk/Plugins/Sound.lua
   M /trunk/Plugins/Tips.lua

Fix custom bars and stop listening to the MultiDeath sync, it was phased out pre-3.0. Rest of the changes are caused by the new editor I'm testing.
------------------------------------------------------------------------
r6759 | mojosdojo | 2009-11-03 16:26:09 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Jaraxxus.lua
   M /trunk/Coliseum/Locales/deDE.lua

Added Mistress' Kiss, needs some testing.
------------------------------------------------------------------------
r6758 | pettigrow | 2009-11-03 16:03:04 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Citadel/BigWigs_Citadel.toc
   M /trunk/Ulduar/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r6757 | ammo | 2009-11-03 10:55:59 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/BossBlock.lua
   M /trunk/Plugins/Broadcast.lua
   M /trunk/Plugins/Emphasize.lua
   M /trunk/Plugins/Flash.lua
   M /trunk/Plugins/Messages.lua
   M /trunk/Plugins/Proximity.lua
   M /trunk/Plugins/RaidIcon.lua
   M /trunk/Plugins/Sound.lua
   M /trunk/Plugins/Tips.lua

comment styling
------------------------------------------------------------------------
r6756 | ammo | 2009-11-03 09:31:19 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Broadcast.lua

cleanup, and make sure it works for real raids only
------------------------------------------------------------------------
r6755 | ammo | 2009-11-03 09:16:09 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

cleanup, make sure loading of packs goes through the same path always.
------------------------------------------------------------------------
r6754 | ulic | 2009-11-03 02:59:27 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

and not or in the :Transmit function
------------------------------------------------------------------------
r6753 | rabbit | 2009-11-03 01:30:07 +0000 (Tue, 03 Nov 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Anubarak.lua

Redo the Shadow Strike code.
------------------------------------------------------------------------
r6752 | rabbit | 2009-11-02 21:43:04 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Bugfix.
------------------------------------------------------------------------
r6751 | rabbit | 2009-11-01 00:21:51 +0000 (Sun, 01 Nov 2009) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

Don't need to reset the icons any more, the plugin takes care of it.
------------------------------------------------------------------------
r6750 | rabbit | 2009-10-31 22:25:51 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Deathwhisper.lua
   M /trunk/Citadel/Marrowgar.lua
   M /trunk/Citadel/Rotface.lua
   M /trunk/Citadel/Sindragosa.lua
   M /trunk/Citadel/Stinky.lua

Fix the Sindragosa boss HP check on air phase.
------------------------------------------------------------------------
r6749 | rabbit | 2009-10-31 22:14:31 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Anubarak.lua
   M /trunk/Core/BossPrototype.lua
   M /trunk/Plugins/Colors.lua
   M /trunk/Plugins/Proximity.lua
   M /trunk/Ulduar/Mimiron.lua
   M /trunk/Ulduar/YoggSaron.lua

Kill some globals and UTF8 marks.
------------------------------------------------------------------------
r6748 | yoshimo | 2009-10-31 21:29:35 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Valithria.lua

Valithria Dreamwalker (Phased) & Dream Cloud to EnableMob
------------------------------------------------------------------------
r6747 | rabbit | 2009-10-31 18:36:44 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Deathwhisper.lua
   M /trunk/Citadel/Sindragosa.lua

Unfuck Deathwhisper.
------------------------------------------------------------------------
r6746 | rabbit | 2009-10-31 17:20:49 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Also scan targettarget, focustarget and mouseovertarget.
------------------------------------------------------------------------
r6745 | rabbit | 2009-10-31 17:17:18 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Assuming that the new boss encounter unit IDs in 3.3 are boss1-4, add them to our scanning routine.
------------------------------------------------------------------------
r6744 | rabbit | 2009-10-31 17:09:13 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Deathwhisper.lua
   M /trunk/Citadel/Rotface.lua
   M /trunk/Citadel/Sindragosa.lua
   M /trunk/Citadel/Stinky.lua
   M /trunk/Citadel/Valithria.lua

Random cleanups.
------------------------------------------------------------------------
r6743 | rabbit | 2009-10-31 16:05:30 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Anubarak.lua

Register the burrowers and scarabs as well so we don't run :OnWipe if you die in p2.
------------------------------------------------------------------------
r6742 | yoshimo | 2009-10-31 14:12:52 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Deathwhisper.lua

Drycoded Dominate Mind warning, need more logfiles
------------------------------------------------------------------------
r6741 | yoshimo | 2009-10-31 13:40:12 +0000 (Sat, 31 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Citadel/Deathwhisper.lua

-Death&Decay Warning
-Announces Phase2
-10m Berserktimer added
------------------------------------------------------------------------
r6740 | yoshimo | 2009-10-31 10:20:30 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Valithria.lua

Drycoded Victory ,she doesnt die
------------------------------------------------------------------------
r6739 | yoshimo | 2009-10-31 08:37:20 +0000 (Sat, 31 Oct 2009) | 5 lines
Changed paths:
   M /trunk/Citadel/Valithria.lua

Valithria : Warnings added for:
- Lay Waste
- Acid Burst
- Manavoid
- Portals
------------------------------------------------------------------------
r6738 | yoshimo | 2009-10-31 07:31:19 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
   A /trunk/Citadel/Valithria.lua
   M /trunk/Citadel/modules.xml

added skeletonmodule for Valithria Dreamwalker
------------------------------------------------------------------------
r6737 | funkydude | 2009-10-30 23:21:33 +0000 (Fri, 30 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Coliseum/Anubarak.lua
   M /trunk/Coliseum/Beasts.lua
   M /trunk/Coliseum/ValkyrTwins.lua

Coliseum/Anubarak.lua Don't strike in 10man more than once before the first burrow.
Coliseum: Check difficulty again OnEngage for certain mixed raiding situations.
------------------------------------------------------------------------
r6736 | yoshimo | 2009-10-30 22:29:27 +0000 (Fri, 30 Oct 2009) | 5 lines
Changed paths:
   M /trunk/Citadel/Sindragosa.lua

added Code for:
-Frost Beacon
-Frost Bomb
-Blistering Cold
-included special function to track down airphases
------------------------------------------------------------------------
r6735 | ananhaid | 2009-10-30 16:12:05 +0000 (Fri, 30 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua

BigWigs:
- zhCN/zhTW update.
------------------------------------------------------------------------
r6734 | mojosdojo | 2009-10-30 12:00:14 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Deathwhisper.lua
   M /trunk/Citadel/Festergut.lua
   M /trunk/Citadel/Marrowgar.lua
   M /trunk/Citadel/Precious.lua
   M /trunk/Citadel/Rotface.lua
   M /trunk/Citadel/Sindragosa.lua
   M /trunk/Citadel/Stinky.lua

Clean stuff up.
------------------------------------------------------------------------
r6733 | ammo | 2009-10-30 11:43:10 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Sindragosa.lua

prevent some erroring
------------------------------------------------------------------------
r6732 | pettigrow | 2009-10-30 11:32:50 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Sindragosa.lua

Sindragosa: PTR only
------------------------------------------------------------------------
r6731 | yoshimo | 2009-10-30 09:06:53 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   A /trunk/Citadel/Sindragosa.lua
   M /trunk/Citadel/modules.xml

basic Sindragosa-Module
------------------------------------------------------------------------
r6730 | ammo | 2009-10-30 08:39:25 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

use the ooze flood spellid for the bar
------------------------------------------------------------------------
r6729 | ammo | 2009-10-30 08:37:38 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

clarify delaymessage error so it's easier to find if it occurs
------------------------------------------------------------------------
r6728 | ammo | 2009-10-30 08:35:07 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

bugfix targetmessage, added missing self, key
------------------------------------------------------------------------
r6727 | rabbit | 2009-10-30 01:15:31 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Foolproof against future errors like the Kel'thuzad one, and remove some unused code from the prototype.
------------------------------------------------------------------------
r6726 | rabbit | 2009-10-30 00:54:58 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
   M /trunk/Naxxramas/Kelthuzad.lua

Bugfix delayed MC message.
------------------------------------------------------------------------
r6725 | ammo | 2009-10-29 23:43:54 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

use spellid's for everything
------------------------------------------------------------------------
r6724 | ammo | 2009-10-29 23:39:57 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

bugfix biflag errors for rotface
------------------------------------------------------------------------
r6723 | yoshimo | 2009-10-29 19:40:03 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

Fixed  Infection
------------------------------------------------------------------------
r6722 | ulic | 2009-10-29 17:37:59 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

Clean up :Flood
------------------------------------------------------------------------
r6721 | yoshimo | 2009-10-29 17:33:35 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

use both triggers
------------------------------------------------------------------------
r6720 | yoshimo | 2009-10-29 17:23:36 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

Implemented the forgotten code for SlimeSpray &changed generic floodtrigger to use the actual yells
------------------------------------------------------------------------
r6719 | ammo | 2009-10-29 16:54:05 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Rotface.lua

back to BW comments
------------------------------------------------------------------------
r6718 | yoshimo | 2009-10-29 16:43:07 +0000 (Thu, 29 Oct 2009) | 4 lines
Changed paths:
   M /trunk/Citadel/Rotface.lua

added:
Warning & Icon for Mutated Infection
Announce Slimespray
Announce Flooding
------------------------------------------------------------------------
r6717 | rabbit | 2009-10-29 14:41:19 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Minor tweaks and optimizations, drycoded.
------------------------------------------------------------------------
r6716 | ammo | 2009-10-29 12:09:10 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

plug frame hiding error
------------------------------------------------------------------------
r6715 | ammo | 2009-10-29 12:04:39 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/BigWigs_Citadel.toc
   M /trunk/Citadel/Deathwhisper.lua
   M /trunk/Citadel/Festergut.lua
   M /trunk/Citadel/Marrowgar.lua
   M /trunk/Citadel/Precious.lua
   M /trunk/Citadel/Rotface.lua
   M /trunk/Citadel/Stinky.lua

make sure citadel only works on ptr
------------------------------------------------------------------------
r6714 | ammo | 2009-10-29 12:00:51 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

don't error when trying to access a zone without modules
------------------------------------------------------------------------
r6713 | ammo | 2009-10-29 11:05:38 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

remove unneeded check
------------------------------------------------------------------------
r6712 | ammo | 2009-10-29 11:05:08 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

give the toggles their explicit order back
------------------------------------------------------------------------
r6711 | ammo | 2009-10-29 10:58:23 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/BigWigs_Citadel.toc

more trickery to hide the menu from alpha users but not svn
------------------------------------------------------------------------
r6710 | rabbit | 2009-10-29 10:48:05 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Just iterate the constants to get slave toggles instead of adding them one by one.
------------------------------------------------------------------------
r6709 | ammo | 2009-10-29 10:43:58 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/BigWigs_Citadel.toc
   M /trunk/Citadel/modules.xml

attempt to trick the packager in .toc instead of .xml
------------------------------------------------------------------------
r6708 | ammo | 2009-10-29 07:03:39 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Colors.lua

bugfix color options panel to work
------------------------------------------------------------------------
r6707 | ammo | 2009-10-29 06:58:06 +0000 (Thu, 29 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/Colors.lua
   M /trunk/Plugins/Flash.lua
   M /trunk/Plugins/Messages.lua

- cleanup the whole color handling
- all coloring is handled in the event handlers

------------------------------------------------------------------------
r6706 | ammo | 2009-10-29 06:25:53 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

bugfix color for local messages
------------------------------------------------------------------------
r6705 | 7destiny | 2009-10-29 06:14:05 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/koKR.lua

koKR Update
------------------------------------------------------------------------
r6704 | rabbit | 2009-10-29 01:34:49 +0000 (Thu, 29 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Options/Options.lua
   M /trunk/Plugins/Colors.lua
   M /trunk/Plugins/Messages.lua

Half-assed implementation of 2 of the 4 super emphasize options. Looks bad.

------------------------------------------------------------------------
r6703 | rabbit | 2009-10-29 00:28:47 +0000 (Thu, 29 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua
   M /trunk/Plugins/Emphasize.lua
   M /trunk/Plugins/Tips.lua

Make the Option module handle adding plugin options as subpanels instead of doing it from the modules themselves. Fixes loading race.
------------------------------------------------------------------------
r6702 | mojosdojo | 2009-10-28 23:37:28 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Citadel/modules.xml
   M /trunk/Coliseum/Locales/deDE.lua
   M /trunk/Plugins/Locales/deDE.lua
   M /trunk/Ulduar/Algalon.lua
   M /trunk/Ulduar/Locales/deDE.lua

* Add Rotface to modules.xml
* Add something to Algalon to prevent overwriting the Big Bang bars
* Update deDE stuff
------------------------------------------------------------------------
r6701 | pettigrow | 2009-10-28 23:23:21 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/frFR.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Plugins/Emphasize.lua
   M /trunk/Plugins/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r6700 | rabbit | 2009-10-28 22:32:20 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Core/Core.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/Broadcast.lua
   M /trunk/Plugins/Emphasize.lua
   M /trunk/Plugins/Locales/enUS.lua
   M /trunk/Plugins/Messages.lua
   M /trunk/Plugins/Sound.lua

* 3.2 API CHANGE: Pass in module and toggleOption key to BigWigs_StartBar and BigWigs_Message. They can be nil, in which case super emphasize will not work with the triggered message/bar.

------------------------------------------------------------------------
r6699 | yoshimo | 2009-10-28 17:41:22 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   A /trunk/Citadel/Deathwhisper.lua
   M /trunk/Citadel/modules.xml

Added skeleton module for tonights Lady Deathwhisper
------------------------------------------------------------------------
r6698 | pettigrow | 2009-10-28 15:23:44 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua
   M /trunk/Plugins/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r6697 | yoshimo | 2009-10-28 13:37:37 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Citadel/Festergut.lua
   A /trunk/Citadel/Rotface.lua

festergut: fixed silly copy&paste error
rotface: added skeleton module
------------------------------------------------------------------------
r6696 | rabbit | 2009-10-28 13:17:42 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Emphasize.lua
   M /trunk/Plugins/Locales/enUS.lua

Make things localizable and add a :IsSuperEmphasized API.
------------------------------------------------------------------------
r6695 | rabbit | 2009-10-28 13:08:22 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Core/Core.lua
   M /trunk/Options/Options.lua
   A /trunk/Plugins/Emphasize.lua
   M /trunk/Plugins/modules.xml

* Move SE to its own plugin.

------------------------------------------------------------------------
r6694 | rabbit | 2009-10-28 13:01:01 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Citadel/Marrowgar.lua
   M /trunk/Core/Core.lua
   M /trunk/Options/Options.lua

* Tweak some wordings again and hook the SE options up to the database.

------------------------------------------------------------------------
r6693 | ananhaid | 2009-10-28 12:38:26 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua

BigWigs:
- zhCN/zhTW update.
------------------------------------------------------------------------
r6692 | rabbit | 2009-10-28 11:18:01 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Marrowgar.lua
   M /trunk/Citadel/Precious.lua
   M /trunk/Citadel/Stinky.lua

More useless cleanup.
------------------------------------------------------------------------
r6691 | rabbit | 2009-10-28 11:12:45 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Marrowgar.lua

Tabs, Luke. Tabs.
------------------------------------------------------------------------
r6690 | rabbit | 2009-10-28 11:09:50 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/Festergut.lua
   M /trunk/Citadel/Marrowgar.lua
   M /trunk/Citadel/Precious.lua
   M /trunk/Citadel/Stinky.lua

Random cleanups.
------------------------------------------------------------------------
r6689 | ammo | 2009-10-28 11:00:15 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Citadel/modules.xml

debug out the modules
------------------------------------------------------------------------
r6688 | ammo | 2009-10-28 10:58:30 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/modules.xml

add citadel to pkgmeta and main modules. only loads for svn users due to the citadel modules.xml being covered in @debug@ this is intentional
------------------------------------------------------------------------
r6687 | ammo | 2009-10-28 10:52:50 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

fixing an error in your error so you won't error while you error
------------------------------------------------------------------------
r6686 | yoshimo | 2009-10-28 10:48:04 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
   A /trunk/Citadel
   A /trunk/Citadel/BigWigs_Citadel.toc
   A /trunk/Citadel/Festergut.lua
   A /trunk/Citadel/Marrowgar.lua
   A /trunk/Citadel/Precious.lua
   A /trunk/Citadel/Stinky.lua
   A /trunk/Citadel/locales.xml
   A /trunk/Citadel/modules.xml

Added some early bossmodules for ICC

 
------------------------------------------------------------------------
r6685 | rabbit | 2009-10-28 03:01:27 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Good looks but no brains, just the way we like it.
------------------------------------------------------------------------
r6684 | rabbit | 2009-10-28 02:31:57 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Options/Options.lua
   M /trunk/Plugins/Locales/enUS.lua
   M /trunk/Plugins/Tips.lua

* Move Tip of the Raid options to its own sub panel.
* Redo some wording in the Super Emphasize panel (still just a dummy).

------------------------------------------------------------------------
r6683 | rabbit | 2009-10-28 00:14:07 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Add some more options to the SE panel and remove the grouping.
------------------------------------------------------------------------
r6682 | rabbit | 2009-10-28 00:03:17 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

First stab at some Super Emphasize options. Need to figure out what should be added in here.
------------------------------------------------------------------------
r6681 | Swix | 2009-10-27 12:10:42 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/ruRU.lua

Coliseum ruRU cleanup
------------------------------------------------------------------------
r6680 | StingerSoft | 2009-10-27 11:27:11 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r6679 | ammo | 2009-10-27 08:35:58 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Colors.lua

should not be happening normally. but guard against comparing colors not being tables anyway
------------------------------------------------------------------------
r6678 | mojosdojo | 2009-10-26 17:59:54 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Plugins/Locales/deDE.lua

deDE update
------------------------------------------------------------------------
r6677 | ammo | 2009-10-26 17:20:59 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

wipe them slaves asses when they're not there
------------------------------------------------------------------------
r6676 | ananhaid | 2009-10-26 13:54:06 +0000 (Mon, 26 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Coliseum/Locales/ruRU.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua
   M /trunk/Plugins/Locales/zhCN.lua
   M /trunk/Plugins/Locales/zhTW.lua

BigWigs:
- zhCN/zhTW update.
- cheanup.
------------------------------------------------------------------------
r6675 | ammo | 2009-10-26 13:32:40 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/Colors.lua
   M /trunk/Plugins/Messages.lua

make custom colors work for everything that uses the bossPrototype API
------------------------------------------------------------------------
r6674 | ammo | 2009-10-26 12:44:54 +0000 (Mon, 26 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Options/Options.lua
   M /trunk/Plugins/Colors.lua

get rid of string concat, easier to get to color settings for a module + key
rename GetColorOptions to SetColorOptions for clarity
------------------------------------------------------------------------
r6673 | 7destiny | 2009-10-26 11:45:32 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/koKR.lua
   M /trunk/Plugins/Locales/koKR.lua

koKR Update
------------------------------------------------------------------------
r6672 | ammo | 2009-10-26 10:57:52 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

use a simplegroup to feed the special color options to, this prevents the extra border.
------------------------------------------------------------------------
r6671 | ammo | 2009-10-26 10:31:31 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua
   M /trunk/Plugins/Colors.lua

only show color options for those options that are actually available in the toggleoption. Yeah options for options!
------------------------------------------------------------------------
r6670 | ammo | 2009-10-26 07:50:39 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

fix the configure frame to render correctly every time
------------------------------------------------------------------------
r6669 | pettigrow | 2009-10-26 06:54:23 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua
   M /trunk/Plugins/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r6668 | rabbit | 2009-10-26 02:08:17 +0000 (Mon, 26 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Coliseum/Anubarak.lua
   M /trunk/Core/BossPrototype.lua

* Anub'arak: Remove the sound for the Cold debuff, add sound for Pursue and P3.

------------------------------------------------------------------------
r6667 | rabbit | 2009-10-26 01:47:03 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/enUS.lua

Remove unused locale entries.
------------------------------------------------------------------------
r6666 | rabbit | 2009-10-26 01:44:30 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/Core.lua

Remove the Bosskill and Core colors from :Test.
------------------------------------------------------------------------
r6665 | rabbit | 2009-10-26 01:44:11 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/RaidIcon.lua
   M /trunk/Plugins/Sound.lua
   M /trunk/Plugins/Tips.lua

Remove the description from the Customize ... tab tooltips.
------------------------------------------------------------------------
r6664 | rabbit | 2009-10-26 01:41:19 +0000 (Mon, 26 Oct 2009) | 4 lines
Changed paths:
   M /trunk/Plugins/Colors.lua
   M /trunk/Plugins/Locales/enUS.lua

* Remove all the option descriptions for the colors.
* Remove the Core and Bosskill colors.
* Change the descriptions for the reset buttons.

------------------------------------------------------------------------
r6663 | rabbit | 2009-10-26 01:22:12 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Enclose this sucker (the Configure window contents) in a scroll frame.
------------------------------------------------------------------------
r6662 | StingerSoft | 2009-10-25 22:26:06 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua
   M /trunk/Plugins/Locales/ruRU.lua

BigWigs: ruRU update
------------------------------------------------------------------------
r6661 | ammo | 2009-10-25 21:49:55 +0000 (Sun, 25 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Plugins/Colors.lua
   M /trunk/Plugins/Locales/enUS.lua

- start of options to set colors per toggleoption
- options work and colors get saved etc
- only the colors in customize... are still being used
------------------------------------------------------------------------
r6660 | ammo | 2009-10-25 18:25:13 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Colors.lua

use ResetProfile instead of a handmade reset
------------------------------------------------------------------------
r6659 | rabbit | 2009-10-25 16:11:32 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Bars.lua

Use radio buttons for the label alignment.
------------------------------------------------------------------------
r6658 | ammo | 2009-10-25 15:18:34 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

tiny cleanup
------------------------------------------------------------------------
r6657 | ammo | 2009-10-25 14:15:42 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

fix positioning of plugin toggleoptions
------------------------------------------------------------------------
r6656 | rabbit | 2009-10-25 13:19:57 +0000 (Sun, 25 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Core/Core.lua
   M /trunk/Core/PluginPrototype.lua
   M /trunk/Options/Options.lua

* Hackish solution to make toggleOptions work for plugins

------------------------------------------------------------------------
r6655 | pettigrow | 2009-10-25 08:26:08 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r6654 | mojosdojo | 2009-10-25 01:54:10 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

deDE update
------------------------------------------------------------------------
r6653 | 7destiny | 2009-10-25 01:43:17 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/koKR.lua

koKR Update
------------------------------------------------------------------------
r6652 | rabbit | 2009-10-25 00:45:44 +0000 (Sun, 25 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Loader.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

* The tooltip no longer distinguishes between enabled/disabled core state except for the icon.

------------------------------------------------------------------------
r6651 | StingerSoft | 2009-10-25 00:25:59 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/ruRU.lua
   M /trunk/Locales/common.ruRU.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Naxxramas/Locales/ruRU.lua
   M /trunk/Plugins/Locales/ruRU.lua
   M /trunk/Ulduar/Locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r6650 | rabbit | 2009-10-25 00:10:21 +0000 (Sun, 25 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

Don't add XXX comments to foreign locales, it clutters up our release process.
------------------------------------------------------------------------
r6649 | rabbit | 2009-10-24 22:27:50 +0000 (Sat, 24 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Loader.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua
   M /trunk/Options/Options.lua

* Redo some option wording and order in the main panel
* Fix an error in a debug statement in the prototype

------------------------------------------------------------------------
r6648 | pettigrow | 2009-10-24 20:42:36 +0000 (Sat, 24 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/frFR.lua
   M /trunk/Plugins/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r6647 | ammo | 2009-10-24 15:26:33 +0000 (Sat, 24 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Plugins/BossBlock.lua

add toggle for bossblock
------------------------------------------------------------------------
r6646 | mojosdojo | 2009-10-24 14:13:34 +0000 (Sat, 24 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

deDE update
------------------------------------------------------------------------
r6645 | pettigrow | 2009-10-24 13:33:16 +0000 (Sat, 24 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/frFR.lua
   M /trunk/Locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r6644 | ammo | 2009-10-24 11:18:43 +0000 (Sat, 24 Oct 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Options/libs.xml
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/Messages.lua
   M /trunk/Plugins/Proximity.lua

- add profile options and make the anchors listen to profile changes where needed.
- make the proximity window listen to the reset positions message as well
------------------------------------------------------------------------
r6643 | rabbit | 2009-10-22 22:04:09 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/ValkyrTwins.lua

Foolproof this shit, I'm not going to investigate it properly now.
------------------------------------------------------------------------
r6642 | rabbit | 2009-10-22 14:49:46 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/ValkyrTwins.lua

Fix remaining % on shield warning.
------------------------------------------------------------------------
r6641 | mojosdojo | 2009-10-22 11:23:09 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/deDE.lua
   M /trunk/Ulduar/Locales/deDE.lua

Add some missing deDE stuff.
------------------------------------------------------------------------
r6640 | rabbit | 2009-10-21 23:37:19 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Add in some debug messages, toggle them on/off at the top.
------------------------------------------------------------------------
r6639 | rabbit | 2009-10-21 23:15:29 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Beasts.lua

Revert fucked Snobolled warning changes by funky in revisions 6559-6573.
------------------------------------------------------------------------
r6638 | rabbit | 2009-10-21 18:18:17 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Compare players version against the highest release revision detected, and not our local release revision. Shouldn't really make any difference.
------------------------------------------------------------------------
r6637 | rabbit | 2009-10-21 17:57:05 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Sound.lua
   M /trunk/Plugins/Tips.lua

Play a sound when it's selected in the dropdown for now. We'll add a Play button later.
------------------------------------------------------------------------
r6636 | rabbit | 2009-10-21 17:54:59 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Adjust the right margins slightly.
------------------------------------------------------------------------
r6635 | rabbit | 2009-10-21 17:42:30 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Locales/enUS.lua
   M /trunk/Plugins/Tips.lua

Remove the /tip alias, it conflicts with TipTac.
------------------------------------------------------------------------
r6634 | ananhaid | 2009-10-21 15:23:21 +0000 (Wed, 21 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Coliseum/Locales/zhCN.lua
   M /trunk/Coliseum/Locales/zhTW.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

BigWigs:
- zhCN/zhTW update.
------------------------------------------------------------------------
r6633 | 7destiny | 2009-10-21 14:08:43 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/koKR.lua

koKR Update
------------------------------------------------------------------------
r6632 | rabbit | 2009-10-21 13:11:05 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Sort LoD zones and bundled zones together.
------------------------------------------------------------------------
r6631 | rabbit | 2009-10-21 12:07:09 +0000 (Wed, 21 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Loader.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

* Fix locale entry for foreign.

------------------------------------------------------------------------
r6630 | rabbit | 2009-10-21 11:18:22 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Sort the zone subpanels under Big Wigs Encounters. Untested.
------------------------------------------------------------------------
r6629 | yoshimo | 2009-10-21 11:05:45 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/deDE.lua

added deDE TwinShield
------------------------------------------------------------------------
r6628 | rabbit | 2009-10-21 10:06:09 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Scope out some more locals and don't try to create the ldb plugin if LDB11 isn't loadable.
------------------------------------------------------------------------
r6627 | rabbit | 2009-10-21 09:58:59 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Clean up ldb.OnClick
------------------------------------------------------------------------
r6626 | rabbit | 2009-10-21 09:47:44 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Shuffle the code around into sections.
------------------------------------------------------------------------
r6625 | rabbit | 2009-10-21 09:34:50 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Some more random cleanups.
------------------------------------------------------------------------
r6624 | ammo | 2009-10-21 07:32:57 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

explain an XXX
------------------------------------------------------------------------
r6623 | rabbit | 2009-10-21 02:31:22 +0000 (Wed, 21 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Loader.lua

* Further clean up the version listing functions.
* Rename loadInZone to loadOnZone, to match our TOC metadata property.

------------------------------------------------------------------------
r6622 | rabbit | 2009-10-21 01:52:35 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

People with unknown versions will just show with their name in /bwv, and not (unknown) behind their name.
------------------------------------------------------------------------
r6621 | rabbit | 2009-10-21 01:26:47 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Prefix all our outgoing whispers with <BW>.
------------------------------------------------------------------------
r6620 | rabbit | 2009-10-21 01:23:43 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

No longer manually reset raid icon 1 on wipe.
------------------------------------------------------------------------
r6619 | rabbit | 2009-10-21 01:23:20 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Plugins/RaidIcon.lua

Automatically remove/restore both raid icons when a boss module is disabled.
------------------------------------------------------------------------
r6618 | rabbit | 2009-10-21 01:12:06 +0000 (Wed, 21 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Loader.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

* Fix reverse logic in version listing and some tweaks.

------------------------------------------------------------------------
r6617 | rabbit | 2009-10-21 00:48:28 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Dammit Ammo, it's "unknown", not "unkown" :P
------------------------------------------------------------------------
r6616 | rabbit | 2009-10-21 00:42:45 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/Loader.lua

Typo fix and sanitize output.
------------------------------------------------------------------------
r6615 | rabbit | 2009-10-20 23:47:24 +0000 (Tue, 20 Oct 2009) | 4 lines
Changed paths:
   M /trunk/Coliseum/ValkyrTwins.lua

* Experimental shield helper messages. Untested.
* Prints a message when the shield is on 50% - combine this with the cast bar and you have a good indication of how whether you'll make it or not.
* If the shield was not successfully removed, when the twin heals a message is printed saying how many % of the shield you missed.

------------------------------------------------------------------------
r6614 | 7destiny | 2009-10-20 09:59:12 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/koKR.lua
   M /trunk/Locales/koKR.lua

koKR Update
------------------------------------------------------------------------
r6613 | rabbit | 2009-10-19 22:19:24 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Add a comment about battleresses and wipe/engage handling.
------------------------------------------------------------------------
r6612 | ananhaid | 2009-10-19 15:33:48 +0000 (Mon, 19 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Coliseum/Locales/zhCN.lua
   M /trunk/Coliseum/Locales/zhTW.lua

BigWigs:
- zhCN/zhTW update.
------------------------------------------------------------------------
r6611 | mojosdojo | 2009-10-19 14:40:10 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Locales/deDE.lua

Add deDE charge say.
------------------------------------------------------------------------
r6610 | rabbit | 2009-10-19 11:47:20 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua
   M /trunk/Core/Core.lua

Hopefully fix wipe detection.
------------------------------------------------------------------------
r6609 | rabbit | 2009-10-19 01:05:47 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Fix :DelayedMessage.
------------------------------------------------------------------------
r6608 | rabbit | 2009-10-19 01:02:28 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Naxxramas/Faerlina.lua
   M /trunk/Naxxramas/Sapphiron.lua

Use :CancelDelayedMessage
------------------------------------------------------------------------
r6607 | rabbit | 2009-10-19 00:59:40 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Ulduar/Thorim.lua
   M /trunk/Ulduar/YoggSaron.lua

Use :CancelDelayedMessage
------------------------------------------------------------------------
r6606 | rabbit | 2009-10-19 00:57:15 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Anubarak.lua

Use :CancelDelayedMessage
------------------------------------------------------------------------
r6605 | rabbit | 2009-10-19 00:56:49 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Let the garbage collector do its thing in peace.
------------------------------------------------------------------------
r6604 | rabbit | 2009-10-19 00:46:53 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Beasts.lua

Add a Say option for Icehowls charge.
------------------------------------------------------------------------
r6603 | rabbit | 2009-10-19 00:38:24 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Don't check the flags when we schedule a message, only when it's processed.
------------------------------------------------------------------------
r6602 | rabbit | 2009-10-19 00:36:34 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Northrend/Malygos.lua

Update to new API.
------------------------------------------------------------------------
r6601 | rabbit | 2009-10-19 00:36:19 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Add :CancelDelayedMessage as a convenience.
------------------------------------------------------------------------
r6600 | rabbit | 2009-10-19 00:33:40 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Naxxramas/Sapphiron.lua
   M /trunk/Naxxramas/Thaddius.lua

Fix odd uses.
------------------------------------------------------------------------
r6599 | rabbit | 2009-10-19 00:30:12 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Bugfix.
------------------------------------------------------------------------
r6598 | rabbit | 2009-10-19 00:29:19 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Naxxramas/Faerlina.lua

Update to new DelayedMessage API.
------------------------------------------------------------------------
r6597 | rabbit | 2009-10-19 00:29:05 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Anubarak.lua

Update to new DelayedMessage API.
------------------------------------------------------------------------
r6596 | rabbit | 2009-10-19 00:28:48 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Ulduar/Thorim.lua
   M /trunk/Ulduar/YoggSaron.lua

Update to new :DelayMessage API.
------------------------------------------------------------------------
r6595 | rabbit | 2009-10-19 00:28:29 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core/BossPrototype.lua

Nuke the ace2 schedule layer and specialcase something smaller for :DelayedMessage. Anything that relied on the return from :DelayedMessage will now be broken.
------------------------------------------------------------------------
r6594 | rabbit | 2009-10-19 00:03:58 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/Ulduar/Mimiron.lua

These messages were never stopped in p3 anyway, just remove them, they're not very useful.
------------------------------------------------------------------------
r6593 | rabbit | 2009-10-18 23:58:53 +0000 (Sun, 18 Oct 2009) | 1 line
Changed paths:
   M /trunk/Coliseum/Anubarak.lua
   M /trunk/Coliseum/Beasts.lua

Drycoded bugfix for previous drycode.
------------------------------------------------------------------------
r6592 | rabbit | 2009-10-18 23:52:02 +0000 (Sun, 18 Oct 2009) | 1 line
Changed paths:
   M /trunk/Northrend/Archavon.lua

Use AceTimer directly. Drycoded.
------------------------------------------------------------------------
r6591 | rabbit | 2009-10-18 23:50:34 +0000 (Sun, 18 Oct 2009) | 1 line
Changed paths:
   M /trunk/Naxxramas/Gothik.lua

Use AceTimer directly. Drycoded.
------------------------------------------------------------------------
r6590 | rabbit | 2009-10-18 23:44:38 +0000 (Sun, 18 Oct 2009) | 1 line
Changed paths:
   M /trunk/Naxxramas/Heigan.lua
   M /trunk/Naxxramas/Kelthuzad.lua
   M /trunk/Naxxramas/Loatheb.lua
   M /trunk/Naxxramas/Maexxna.lua
   M /trunk/Naxxramas/Noth.lua
   M /trunk/Naxxramas/Thaddius.lua

Use AceTimer directly. Drycoded.
----------------------

Facts

Uploaded on
05 Nov 2009
Game version
  • 3.2.0
Filename
BigWigs-r6761.zip
Size
836.2 KiB
MD5
094cf0c44d0c43317f8c7ef87c511845
Type
Alpha
Status
Normal

Authors