------------------------------------------------------------------------
r43 | lombra | 2011-08-31 03:27:37 +0000 (Wed, 31 Aug 2011) | 11 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/display.lua
   M /trunk/filters.lua
   M /trunk/locales/enUS.lua
   M /trunk/minimap.lua

- Merge spell ID mapping into a single table where all spell effect IDs are mapped to its corresponding tooltip ID. All spells are now registered using their tooltip ID.
- Register Bladestorm Whirlwind attacks as "Bladestorm".
- Use more appropriate global strings to find the target's level. Should now work on all locales.
- Add option to set the opacity of the display backdrop.
- Add Erudax back into the mob filter. Shadow Gale cannot be tracked.
- Add Empowered Blood, Empowering Twilight, Flames of the Firehawk, Vulnerable and Burnout to aura filters.
- Move Imprinted from target auras to player auras.
- Stacking periodic effects can now properly be filtered by filtered auras and mobs.
- The "player spells only" option should now work with more (hopefully all) player spells.
- Add exceptions for certain spells, such as off hand damage caused by abilities striking with both weapons, to be recognised as player spells.
- Give the minimap button a name to work better with certain third party addons.
------------------------------------------------------------------------
r42 | lombra | 2011-07-13 13:16:42 +0000 (Wed, 13 Jul 2011) | 1 line
Changed paths:
   M /trunk/filters.lua

- "Typo".
------------------------------------------------------------------------
