What is it?
- Little mod with various tools that I add to enhance my ventures in WoW.
What's featured in it?
++ Stats - datatext elements (fps/latency/gold/xp/durability/mail/time/rep/memory/zonetext/statline)
++ Filter - chat filter that supports strings as well as players
++ Buffed - self buff reminder (chatbox notification for a couple classes)
++ Tank - notify specific channel when tank cds are used & fade
++ Heal - notify specific channel when healing cds are used & fade
++ Herolust - specific/random messages when heroism/bloodlust/timewarp/hysteria are used
++ Shortcuts - various slash commands for lazy people (ie: reloadui, disband group, leave group, etc)
++ Custom - setup custom settings
Important: Any and all configuration has to be done through the lua. Use your favorite text editor to do so.
Note:
- Make sure to save copies before editing files yourself.
Some additional thanks to:
- p3lim, caellian, shiadra, badboy, vrul, mischback, tuk, elv and haleth
[July 2]
- Removed debugging stuff I used on the ptr that I forgot to remove on release.
- Fixed heal.lua so that you do not whisper yourself when innervating yourself. :P
[June 28]
- Combatlog Events fixed to reflect the changes in 4.2
[June 5]
- Really fixed healer cd uses this time!
[June 4]
- Fixed bug with cross-server pugging and use of cds after out of that group
- Fixed double message sending with Guardian of Ancient Kings
[May 28]
- Reworked configuration stuff to work out of 1 config file
- Updated herolust module to also be compatible with hunters
- *Fixed herolust hunter checking on login
[April 7]
- Added a couple slash commands
- Adjusted tank/heal modules for efficiency
- Fixed a bug that was present in both the tank/heal modules
[Feb 22]
- Added a new module
[Jan 14]
- Bugs fixed that were acknowledged in comments
- Added another cooldown alert in the tank module
[Dec 02]
- Adjustment to buffed
- Fixed new function in buffed /facepalm
[Nov 30]
- Various bug fixes
- New module (buffed)
[Nov 11]
- Fixed a bug with the time freezing.
- Adjusted memory module slightly with proper conversion.
[Nov 9]
- Recoded the stats module + added a viewport.
- Added an option to notify offtanks on taunts in tank.lua.
[Nov 4]
- Fixed reputation stat, was returning incorrect value for revered.
[Oct 28]
- Memory stat implemented.
[Oct 20]
- No new stuff, reworked a few things and ironed out a few bugs.
[Oct 14]
- Released 4.0 compatible version with bug.
- Bug fixed. :P
[Sep 27]
- Fixed a bug with the stat module for players > 10 and no talents spent.
[Sep 26]
- Added a tank module.
- Added multi-line spam prevention to the filter module.
- Fixed a bug with the stats module for players lower than level 10.
[Sep 18]
- Redid the talent and class determination for the stat line as the old structure didn't work for Cataclysm.
- Added MouseClick support on the time frame to toggle the Calendar.
- Added various slash commands.
[Aug 16]
- Added a variable so that you can change the | divider in the stat line to whatever you want.
- Added images to show stats and the stat line modules.
[Aug 15]
- Added another option to stats.lua (->stat line)
- Fixed some formatting with spellpower/haste where it was showing percentages instead of raw numbers.
[Aug 14]
- Added Battle.net friend support for filter.lua
[July 31]
- Fixed stats element (durability), tooltip didn't show simplified percentages.