------------------------------------------------------------------------ r176 | cyprias | 2010-08-29 22:19:38 +0000 (Sun, 29 Aug 2010) | 1 line Changed paths: M /trunk/combatlog.lua M /trunk/options.lua LibAuraInfo will be registered/unregistered when 'Watch Combatlog' is changed. ------------------------------------------------------------------------ r174 | cyprias | 2010-08-29 21:59:52 +0000 (Sun, 29 Aug 2010) | 1 line Changed paths: M /trunk/frames.lua Pull LibNP changes. ------------------------------------------------------------------------ r172 | cyprias | 2010-08-28 23:43:32 +0000 (Sat, 28 Aug 2010) | 1 line Changed paths: M /trunk/frames.lua M /trunk/options.lua Aura frames should appear underneath UI frames now. ------------------------------------------------------------------------ r170 | cyprias | 2010-08-27 20:55:12 +0000 (Fri, 27 Aug 2010) | 1 line Changed paths: M /trunk/core.lua Pulling new LibNP changes. ------------------------------------------------------------------------ r168 | cyprias | 2010-08-14 09:02:40 +0000 (Sat, 14 Aug 2010) | 1 line Changed paths: M /trunk/core.lua Added more spells to show by default. Sprint, Dash, Swiftness Potion, Free Action Potion, Lesser Invisibility Potion, Invisibility Potion, Potion of Petrification, Indestructible Potion, Potion of Speed. ------------------------------------------------------------------------ r167 | cyprias | 2010-08-09 21:13:44 +0000 (Mon, 09 Aug 2010) | 1 line Changed paths: M /trunk/core.lua M /trunk/options.lua LibNameplate_CombatChange & LibNameplate_ThreatChange callbacks won't be registered unless Combat With NPC/Player is enabled. If the options are disabled, LibNameplate won't waste CPU cycles checking for combat/threat changes. ------------------------------------------------------------------------ r165 | cyprias | 2010-08-09 20:23:03 +0000 (Mon, 09 Aug 2010) | 1 line Changed paths: M /trunk/core.lua Pulling LibNP changes. ------------------------------------------------------------------------ r164 | cyprias | 2010-08-04 22:21:11 +0000 (Wed, 04 Aug 2010) | 1 line Changed paths: M /trunk/core.lua Default profile should be "Default" instead of "Char - Server". ------------------------------------------------------------------------ r163 | cyprias | 2010-08-03 23:17:55 +0000 (Tue, 03 Aug 2010) | 1 line Changed paths: M /trunk/core.lua Testing packager. ------------------------------------------------------------------------ r161 | cyprias | 2010-08-03 23:02:08 +0000 (Tue, 03 Aug 2010) | 1 line Changed paths: M /trunk/core.lua Change to pull LibAuraInfo changes. ------------------------------------------------------------------------ r159 | cyprias | 2010-08-03 20:02:57 +0000 (Tue, 03 Aug 2010) | 1 line Changed paths: M /trunk/core.lua No change. ------------------------------------------------------------------------ r157 | cyprias | 2010-08-03 19:57:52 +0000 (Tue, 03 Aug 2010) | 1 line Changed paths: M /trunk/core.lua Fixed question marks showing on NPCs not in combat. When a nameplate has threat we assume it's in combat. Sometimes a nameplate's threat is the previous owner of the nameplate. That is what was causing the question mark to appear. I'm now using LibNameplate's ThreatChanged callback to hide question marks if a NPC has no threat/combat. ------------------------------------------------------------------------ r155 | cyprias | 2010-07-26 20:55:53 +0000 (Mon, 26 Jul 2010) | 1 line Changed paths: M /trunk/.pkgmeta Added tag: latest to LibNameplate & LibAuraInfo. ------------------------------------------------------------------------