------------------------------------------------------------------------
r31 | lombra | 2011-05-06 01:09:12 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   A /tags/4.1.0 (from /trunk:30)

- Tagging as 4.1.0.
------------------------------------------------------------------------
r30 | lombra | 2011-05-06 01:07:07 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   M /trunk/changeLog.txt

- Update change log.
------------------------------------------------------------------------
r29 | lombra | 2011-05-06 00:22:02 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   M /trunk

- Remove WoWI property.
------------------------------------------------------------------------
r28 | lombra | 2011-05-06 00:19:53 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   M /trunk/filters.lua

- Add High Priest Venoxis to mob filter.
------------------------------------------------------------------------
r27 | lombra | 2011-05-05 16:15:23 +0000 (Thu, 05 May 2011) | 1 line
Changed paths:
   M /trunk/filters.lua

- Do not ignore pet damage when player is mind controlled.
------------------------------------------------------------------------
r26 | Lombra-42051 | 2011-05-05 12:08:11 +0000 (Thu, 05 May 2011) | 1 line
Changed paths:
   M /trunk/AuraTracker.lua

- Minor code cleanup.
------------------------------------------------------------------------
r25 | Lombra-42051 | 2011-05-04 20:09:47 +0000 (Wed, 04 May 2011) | 13 lines
Changed paths:
   A /trunk/AuraTracker.lua
   M /trunk/Broker.lua
   M /trunk/Critline.toc
   M /trunk/changeLog.txt
   M /trunk/core.lua
   M /trunk/filters.lua
   M /trunk/templates.lua

- Remove water elemental from class pets as it's now treated as a permanent pet.
- Add Kill Command tooltip exception.
- Move aura tracker out of the filter module and into its own module.
- Aura tracker should now pick up auras even when no source was provided.
- Pet damage will now obey aura filtering.
- Fix error occuring upon attacking filtered targets.
- Add Berserking (battlegrounds), Spirit's Vengeance (Bloodord Mandokir) and Sunder Rift (Jin'do) to aura filters.
- Add new spell IDs for some Cataclysm raid auras.
- Add Ragezone (normal mode Deadmines), and remove it from target aura, since it no longer increases damage taken.
- Periodic healing done to yourself while under the effects of a filtered (healing-received-increased) aura should now be properly filtered.
- Periodic effects can now be registered if it ticks on a vulnerable target, as long as the effect was applied before the vulnerability aura. (somewhat experimental)
- Spells in the reset and announce lists will now be grayed out if they're filtered.
- Toggling short number format should no longer affect the Broker objects whose tree is disabled.
------------------------------------------------------------------------
r23 | Lombra-42051 | 2011-04-27 01:19:44 +0000 (Wed, 27 Apr 2011) | 4 lines
Changed paths:
   M /trunk/Critline.toc
   M /trunk/changeLog.txt
   M /trunk/core.lua
   M /trunk/filters.lua

- Add Sweeping Strikes and Aimed Shot! exceptions.
- Remove pre-4.1 compability code.
- Update ToC interface and version.
- Update filter module combat log event handler for 4.1.
------------------------------------------------------------------------
r21 | Lombra-42051 | 2011-04-22 15:20:24 +0000 (Fri, 22 Apr 2011) | 5 lines
Changed paths:
   M /trunk/changeLog.txt
   M /trunk/core.lua
   M /trunk/locales/deDE.lua
   M /trunk/locales/enUS.lua
   M /trunk/locales/esES.lua
   M /trunk/locales/ruRU.lua
   M /trunk/locales/zhTW.lua
   M /trunk/splash.lua

- Hunter traps will now properly display tooltip records.
- "Include old record" moved from splash module to core. Applies to both chat frame and splash messages.
- Second attempt at including old record in chat frame output.
- Made critical record message in the chat frame slightly more distinguishable from a non crit.
- Do not show pet auto attack records in the regular auto attack tooltip.
------------------------------------------------------------------------
r20 | Lombra-42051 | 2011-04-19 02:56:33 +0000 (Tue, 19 Apr 2011) | 1 line
Changed paths:
   M /trunk/filters.lua

- Changed a few debugs to be slightly more useful.
------------------------------------------------------------------------
r18 | Lombra-42051 | 2011-04-14 00:09:23 +0000 (Thu, 14 Apr 2011) | 1 line
Changed paths:
   M /trunk/Critline.toc

- Updated version number.
------------------------------------------------------------------------
r17 | Lombra-42051 | 2011-04-13 19:33:17 +0000 (Wed, 13 Apr 2011) | 3 lines
Changed paths:
   M /trunk/changeLog.txt
   M /trunk/core.lua
   M /trunk/filters.lua

- You can now specify the sound effect played on new records. (LibSharedMedia)
- Pet auto attack records are now displayed on the pet attack action tooltip.
- Added Hellscream's Warsong, Strength of Wrynn, Singed and Chemical Cloud to aura filters.
------------------------------------------------------------------------
r16 | Lombra-42051 | 2011-04-05 15:29:51 +0000 (Tue, 05 Apr 2011) | 1 line
Changed paths:
   M /trunk/locales/deDE.lua
   M /trunk/locales/enUS.lua
   M /trunk/locales/ruRU.lua

- Fix an updated localisation string.
------------------------------------------------------------------------
r15 | Lombra-42051 | 2011-04-05 13:37:46 +0000 (Tue, 05 Apr 2011) | 4 lines
Changed paths:
   M /trunk/Critline.toc
   M /trunk/core.lua
   M /trunk/filters.lua
   M /trunk/splash.lua

- Records printed to the chat frame can now be shortened, and can once again include the previous record.
- Added Aerial Command Unit back to mob filter. Not eligible for aura tracking.
- Splash frame records can now be shortened when no previous record is included in the message.
- Do not try to load AceDBOptions since we're not using it.
------------------------------------------------------------------------
