Colored raid warnings (players will be colored according to their class) with icons - so you will know what's going on without even reading the message
Auto-respond during boss fights. DBM will inform anyone who whispers you during a boss fight that you are busy. These messages contain the name and health of the boss as well as the raid's status
HealthFrame: you can enable a simple frame that shows a health bar for all active bosses. This is enabled by default for multi-mob bosses like Four Horsemen
Bars can be enlarged with decent effects when they are about to expire
Crash recovery: you had a disconnect or crash during a boss fight? No problem for DBM! It will request the timer and combat status information from other DBM users in your raid group and you get your timers back
Synchronization system for accurate timers
No dependencies, no embedded libraries (except for the optional LibDataBroker plugin that embeds LibDataBroker)
Modular design - all boss mods are plugins and can be exchanged, removed or updated separately
Load on demand - all boss mods are separate AddOns and they will be loaded when they are needed. So they don't use memory or cpu until you enter the corresponding instance
Efficient code: DBM uses less than 250 kb memory and the cpu usage is also very low
Special effects like the screen flash effect, huge warning messages and sounds will draw your attention to critical events
Bars can change their color over time and flash before they expire
There are many bar designs to choose from, all designs are are customizable: you can change the color, size, icon position etc.
Support for SharedMedia, so you can use any texture for your bars
Option to create custom timers, so-called "Pizza Timers" for your pizza or whatever you prefer to eat while raiding. You can also send those timers to your raid group
Powerful object-oriented API - you can use it to write your own boss mods!
1. How can i change the fontszie of the timers?
2. How can i change the height of the timers?
3. How can i change the skin of the Icons? (Buttonfacade support?)
Hello
First can I say great mod, much appreciated.
Just wodering what you have to do for DBM to place raid icons in events like Grobbulus injection or Emalon in VoA when he overcharges one of the adds.
Cheers, Jonny
The simplest way to do this is the following:
* DBM-Core\DBM-Core.lua in a text editor
* navigate to the line saying frame:SetPoint("CENTER", 0, 75) (line 2011)
* Change the values there. "CENTER" refers to your screen, other possible values would be "LEFT", "RIGHT", "TOP", "TOPRIGHT", "BOTTOM", etc... 0 is the x offset and 75 the y offset.
Looks like we'll have to add an option for this as our assumption that no-one wants to move this text is wrong
On some fights, DBM puts a blue warning in the middle of the screen... Like 'Polarity did not change' in the Thad fight... Is there some way I change the location of that blue text...?
I have a two-monitor setup with my game play on the left monitor and other stuff (messages, mini-map, etc) on the right monitor.
The normal raid warning is ok, because I've already moved it but this text shows up half on one monitor and the other half on the other monitor.
I wouls also like to move the count down timer that is used during Emalon...
Originally posted by vbaspcppguy I'd like to see a command line, or even GUI feature that lets you see the version of everyone else's DBM in your raid. This way in pugs we can kick tools that refuse to get it before thaddius, ect.
I'd like to add a command line to check for tools that think DBM = good raider.
Quote:
Where is the Version Check button? I can't find it anymore.
/dbm ver
Thanks for keeping this updated!
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
Originally posted by vbaspcppguy I'd like to see a command line, or even GUI feature that lets you see the version of everyone else's DBM in your raid. This way in pugs we can kick tools that refuse to get it before thaddius, ect.
That doesn't mean they don't know the tactics just because they don't have DBM, and for all you know they might be using BigWigs :/
I'd like to see a command line, or even GUI feature that lets you see the version of everyone else's DBM in your raid. This way in pugs we can kick tools that refuse to get it before thaddius, ect.