------------------------------------------------------------------------
r45747 | arrowmaster | 2007-08-05 00:09:55 -0400 (Sun, 05 Aug 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: possible bugfix
------------------------------------------------------------------------
r45065 | antiarc | 2007-07-28 05:32:05 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatKLHTMSupport.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatMobNameTranslation.lua

Threat-1.0: Fixes to lib upgrade issue, reset TPS on threat wipe.
------------------------------------------------------------------------
r45063 | ckknight | 2007-07-28 05:01:24 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ThreatKLHTMSupport.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatMobNameTranslation.lua

Threat-1.0 - fix issue with TailoredBinaryCheckSum.
------------------------------------------------------------------------
r45062 | antiarc | 2007-07-28 05:01:08 -0400 (Sat, 28 Jul 2007) | 4 lines
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatClassModuleCore.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatNPCModuleCore.lua

Threat-1.0: 
- Added explicit publishes after threat clears to prevent problems with lists lagging
- Fixed detection of the -threat meta gem
- Fixed a problem that was impeding library upgrades (last major bugfix before RC1?)
------------------------------------------------------------------------
r44775 | ckknight | 2007-07-25 02:13:54 -0400 (Wed, 25 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0 - remove the repeat freakiness as I figured out a cleaner way.
------------------------------------------------------------------------
r44774 | ckknight | 2007-07-25 01:58:24 -0400 (Wed, 25 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0 - for _ = 1, 1 do ... end => repeat ... until true.
------------------------------------------------------------------------
r44745 | antiarc | 2007-07-24 12:26:26 -0400 (Tue, 24 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Short-circuit threat updates without a target, with debug message if you need to look into it.
------------------------------------------------------------------------
r44689 | darchon | 2007-07-23 22:25:34 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: koKR Update
------------------------------------------------------------------------
r44662 | antiarc | 2007-07-23 18:16:28 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ThreatMobNameTranslation.lua

Threat-1.0: Don't ask for translations for "Unknown".
------------------------------------------------------------------------
r44661 | antiarc | 2007-07-23 18:02:05 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatMobNameTranslation.lua

Threat-1.0: Special-case mob name of "Unknown" to fail. Lemme know if it doesn't seem to be working correctly. Needs localization for zhCN, zhTW, koKR (see Threat-1.0.lua, line 140 or so)
------------------------------------------------------------------------
r44624 | antiarc | 2007-07-23 12:58:51 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Changes to :ThreatUpdated and :ThreatUpdatedForUnit to disambiguate pet threat updates. Removed TPS update timeout from threat update.
------------------------------------------------------------------------
r44619 | antiarc | 2007-07-23 12:01:08 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fix to the incorrect pet threat grouping issue. Thanks to rjs_boy for the debugging and fix!
------------------------------------------------------------------------
r44618 | antiarc | 2007-07-23 11:57:58 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Druid.lua
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Warrior.lua

Threat-1.0: Check for the existence of target on growl/taunt.
------------------------------------------------------------------------
r44369 | antiarc | 2007-07-20 18:33:19 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Add exists checks to UpdateTPS parameters
------------------------------------------------------------------------
r44329 | antiarc | 2007-07-20 11:52:16 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   A /trunk/Threat-1.0/Threat-1.0/NPCModules/CavernsOfTime
   A /trunk/Threat-1.0/Threat-1.0/NPCModules/CavernsOfTime/BlackMorass
   A /trunk/Threat-1.0/Threat-1.0/NPCModules/CavernsOfTime/BlackMorass/Temporus.lua

Threat-1.0: Added Temporus module, not yet activated.
------------------------------------------------------------------------
r44310 | antiarc | 2007-07-20 05:02:49 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatKLHTMSupport.lua

Threat-1.0: Changes to KTM support; should better handle outgoing data with master target settings and any fight with a threat clear now.
------------------------------------------------------------------------
r44301 | antiarc | 2007-07-20 03:37:33 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Shaman.lua

Threat-1.0: Fixes to Elemental Precision
------------------------------------------------------------------------
r44271 | antiarc | 2007-07-19 19:15:21 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Supremus.lua

Threat-1.0: Reverted the Supremus module change; according to funkydude, the %s substitution is not used in these emotes.
------------------------------------------------------------------------
r44250 | antiarc | 2007-07-19 16:04:42 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Made a fix to the running sum that will prevent problems with TPS if the number of considered TPS samples are reduced during combat.
------------------------------------------------------------------------
r44248 | antiarc | 2007-07-19 15:58:43 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fixed a misplaced line that was causing oscillation in TPS, resulting in severely inflated TPS over the course of a long fight. Removed some old commented out code.
------------------------------------------------------------------------
r44245 | antiarc | 2007-07-19 15:19:42 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/credits.txt

Threat-1.0: VERY IMPORTANT CREDITS UPDATE
------------------------------------------------------------------------
r44234 | antiarc | 2007-07-19 14:21:11 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Leotheras.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Karazhan/Attumen.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Karazhan/Netherspite.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Outland/Doomwalker.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Outland/Magtheridon.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/Kaelthas.lua

Threat-1.0: Optimized Netherspite emote checking (do we even need a Netherspite module?). Removed extraneous comments from a number of other modules.
------------------------------------------------------------------------
r44227 | fenlis | 2007-07-19 13:48:08 -0400 (Thu, 19 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Souls.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Supremus.lua

Threat-1.0: 
 - Updated localizations koKR
------------------------------------------------------------------------
r44225 | antiarc | 2007-07-19 13:42:54 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Shaman.lua

Threat-1.0: Lua's 1-based indexes strike again!
------------------------------------------------------------------------
r44223 | antiarc | 2007-07-19 13:39:57 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Shaman.lua

Threat-1.0: Elemental Precision [4/8/12%] -> [4/7/10%]
------------------------------------------------------------------------
r44216 | antiarc | 2007-07-19 13:10:14 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Supremus.lua

Threat-1.0: Replaced literal mob name in deDE translation with %s; nilled koKR translation pending a proper fix.
------------------------------------------------------------------------
r44215 | antiarc | 2007-07-19 13:08:52 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Supremus.lua

Threat-1.0: Reverted the Supremus module to use %s rather than the literal mob name. Emotes never use the literal mob name.
------------------------------------------------------------------------
r44213 | antiarc | 2007-07-19 12:16:21 -0400 (Thu, 19 Jul 2007) | 3 lines
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Bloodboil.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Karazhan/Nightbane.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/VoidReaver.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatNPCModuleCore.lua

Threat-1.0: 
- Added :RegisterModuleVar()
- Added module variable for Nightbane's Smoldering Breath. Currently defaulted at 1.0, but testers may play with different values of it.
------------------------------------------------------------------------
r44159 | antiarc | 2007-07-18 23:18:32 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Proper fix to math_floor error
------------------------------------------------------------------------
r44155 | antiarc | 2007-07-18 22:05:38 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fix for GetTPS() without a target
------------------------------------------------------------------------
r44147 | antiarc | 2007-07-18 21:11:35 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fix to TPS in the first timeslice
------------------------------------------------------------------------
r44144 | antiarc | 2007-07-18 19:52:42 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fix to the hardlock error. Infinite loops are bad, mmmkay?
------------------------------------------------------------------------
r44142 | antiarc | 2007-07-18 19:48:50 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fix for :ResetTPS() to handle start-of-combat timer.
------------------------------------------------------------------------
r44136 | antiarc | 2007-07-18 18:48:56 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Added :GetTPSSamples()
------------------------------------------------------------------------
r44135 | antiarc | 2007-07-18 18:44:49 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Added a second return to :GetTPS(), which returns the total TPS for the fight.
------------------------------------------------------------------------
r44133 | antiarc | 2007-07-18 18:36:44 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Clean up excess samples after a sample size reduction.
------------------------------------------------------------------------
r44132 | antiarc | 2007-07-18 18:35:11 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Added :SetTPSSamples(samples)
------------------------------------------------------------------------
r44102 | antiarc | 2007-07-18 13:54:39 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Optimization to UpdateTPS - no more iteration needed!
------------------------------------------------------------------------
r44092 | antiarc | 2007-07-18 12:47:55 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ThreatClassModuleCore.lua

Threat-1.0: Hows about we treat milliseconds as milliseconds rather than seconds.
------------------------------------------------------------------------
r44091 | antiarc | 2007-07-18 12:44:09 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ThreatClassModuleCore.lua

Threat-1.0: Add latency consideration to periodic transaction commits
------------------------------------------------------------------------
r44023 | pettigrow | 2007-07-17 18:15:38 -0400 (Tue, 17 Jul 2007) | 3 lines
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/Kaelthas.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/VoidReaver.lua
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0:
- Kaelthas: frFR Update
- Knock Back: Correct translation is "Repousser au loin" (tested today)
------------------------------------------------------------------------
r43998 | jerry | 2007-07-17 08:49:25 -0400 (Tue, 17 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Leotheras.lua

Threat-1.0: add frFR locale for Leotheras. Also a simple bugfix for the error message.

------------------------------------------------------------------------
r43693 | antiarc | 2007-07-13 00:58:58 -0400 (Fri, 13 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fix to TPS calculations. They seem to be functioning properly now! \o/
------------------------------------------------------------------------
r43688 | antiarc | 2007-07-13 00:24:12 -0400 (Fri, 13 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fixed a memory leak in the TPS calculations
------------------------------------------------------------------------
r43671 | antiarc | 2007-07-12 20:16:45 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: 15 point moving average > 2 point moving average. :V
------------------------------------------------------------------------
r43670 | antiarc | 2007-07-12 19:54:15 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Floor global TPS too.
------------------------------------------------------------------------
r43669 | antiarc | 2007-07-12 19:52:46 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Floor threat decay at 0.
------------------------------------------------------------------------
r43667 | antiarc | 2007-07-12 19:29:02 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Fix for nil TPS indexes
------------------------------------------------------------------------
r43666 | antiarc | 2007-07-12 18:53:01 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Changed TPS from an IIR filter to a moving average, last 15 threat events. Hopefully more accurate and CPU friendly. Tell me if it breaks.
------------------------------------------------------------------------
r43646 | ckknight | 2007-07-12 13:59:42 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0-Cleanup.lua
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0 - change the upvalue fixing system to have a pre-event, where internal variables can be removed, preventing an upgrade process for them.
------------------------------------------------------------------------
r43634 | antiarc | 2007-07-12 12:46:54 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Add Righteous Fury modifier to Judgement.
------------------------------------------------------------------------
r43587 | antiarc | 2007-07-12 02:39:57 -0400 (Thu, 12 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ThreatNPCModuleCore.lua

Threat-1.0: Fix to the library upgrade problems. \o/
------------------------------------------------------------------------
r43565 | antiarc | 2007-07-11 22:11:55 -0400 (Wed, 11 Jul 2007) | 3 lines
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatClassModuleCore.lua

Threat-1.0: 
- Fixed Judgement threat 
- Added a check to allow spellcast parsing while not in combat
------------------------------------------------------------------------
r43552 | sayclub | 2007-07-11 20:10:09 -0400 (Wed, 11 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Souls.lua

Threat-1.0: Updated translation koKR
------------------------------------------------------------------------
r43540 | antiarc | 2007-07-11 19:25:23 -0400 (Wed, 11 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ThreatClassModuleCore.lua
   M /trunk/Threat-1.0/Threat-1.0/credits.txt

Threat-1.0: Removed PLAYER_ALIVE and PLAYER_UNGHOST as registrations for PLAYER_REGEN_ENABLED. May fix problems with "stuck" transactions and mage threat. PLAYER_DEAD remains a registration for it, however.
------------------------------------------------------------------------
r43518 | antiarc | 2007-07-11 15:36:16 -0400 (Wed, 11 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Another fix to RF
------------------------------------------------------------------------
r43515 | antiarc | 2007-07-11 14:51:25 -0400 (Wed, 11 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Fix a problem with the RF toggle; probably still broken, but not as badly. :V
------------------------------------------------------------------------
r43327 | antiarc | 2007-07-09 18:33:26 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua
   M /trunk/Threat-1.0/Threat-1.0/license.txt

Threat-1.0: Updated license information
------------------------------------------------------------------------
r43325 | antiarc | 2007-07-09 18:27:47 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/todo.txt

Threat-1.0: Update to-do
------------------------------------------------------------------------
r43324 | antiarc | 2007-07-09 18:22:49 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Fake commit to make sag_ich_nicht all excited (but I'm really just helping Kaelten test the crontab)
------------------------------------------------------------------------
r43320 | funkydude | 2007-07-09 17:56:24 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Supremus.lua

Threat-1.0: BlackTemple/Supremus: fix raid threat wipe
------------------------------------------------------------------------
r43311 | antiarc | 2007-07-09 16:11:40 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Scan buffs on module boot-up to detect existing RF - I suspect it would have already, but not entirely positive.
------------------------------------------------------------------------
r43310 | antiarc | 2007-07-09 16:09:07 -0400 (Mon, 09 Jul 2007) | 3 lines
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Removed seal of reckoning (srsly wtf).

Also, meeting 45-sec commit period quota.
------------------------------------------------------------------------
r43309 | antiarc | 2007-07-09 16:07:30 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Re-added non-debuffing instants for super happy fun time +57 threat calculations.
------------------------------------------------------------------------
r43306 | antiarc | 2007-07-09 16:02:05 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: An even better optimization to holy damage checking. It's almost like I included functions to notify class modules on buff/debuff changes or something.
------------------------------------------------------------------------
r43305 | antiarc | 2007-07-09 15:58:36 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Optimization to holy damage threat modifications
------------------------------------------------------------------------
r43304 | antiarc | 2007-07-09 15:55:49 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Removed non-debuffing judgments from threat calculations till they're in Babble
------------------------------------------------------------------------
r43301 | antiarc | 2007-07-09 15:36:38 -0400 (Mon, 09 Jul 2007) | 3 lines
Changed paths:
   A /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Supremus.lua
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.xml
   M /trunk/Threat-1.0/Threat-1.0/ThreatBuffsData.lua

Threat-1.0:
- Added Fel Rage
- Added Supremus module
------------------------------------------------------------------------
r43299 | antiarc | 2007-07-09 15:13:09 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Removed "Judgment of Blood" - NPC spell?
------------------------------------------------------------------------
r43298 | antiarc | 2007-07-09 15:12:36 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Lua arrays are 1-based. That's what I get for doing Ruby all morning.
------------------------------------------------------------------------
r43296 | antiarc | 2007-07-09 14:42:53 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Another fix to Righteous Fury. Bonus for 0/1/2/3 is now 1.6/1.696/1.798/1.9
------------------------------------------------------------------------
r43295 | antiarc | 2007-07-09 14:30:56 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Oops. Missed a value.
------------------------------------------------------------------------
r43294 | antiarc | 2007-07-09 14:30:21 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Fixed paladin's Imp Righteous Fury multiplier. I don't know WTF it was doing before.
------------------------------------------------------------------------
r43290 | antiarc | 2007-07-09 14:03:53 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Paladin.lua

Threat-1.0: Added 57 threat per judgment to Paladin judgments. Test plz.
------------------------------------------------------------------------
r43260 | antiarc | 2007-07-09 01:12:47 -0400 (Mon, 09 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Auchindoun/ShadowLabyrinth/Blackheart.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Bloodboil.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/Arcatraz/Soccothrates.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/VoidReaver.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatNPCModuleCore.lua

Threat-1.0: Fixed all calls to ModifyThreat to not pass self as a parameter. Added a check to ModifyThreat to ensure that the same mistake isn't made again. Void Reaver works now!
------------------------------------------------------------------------
r43243 | antiarc | 2007-07-08 19:36:07 -0400 (Sun, 08 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Added stuff for autodoc parsing. Mostly committing this as a reference for others.
------------------------------------------------------------------------
r43240 | sayclub | 2007-07-08 19:08:52 -0400 (Sun, 08 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Bloodboil.lua

Threat-1.0: Updated koKR
------------------------------------------------------------------------
r43030 | antiarc | 2007-07-06 21:04:18 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Another fix for the rip-roarin' fightin' AceComm
------------------------------------------------------------------------
r43028 | antiarc | 2007-07-06 20:56:25 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: (hopefully) fix a problem with lib upgrades and AceComm load orders
------------------------------------------------------------------------
r43019 | sayclub | 2007-07-06 19:38:30 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Outland/Doomwalker.lua

Threat-1.0: Updated koKR
------------------------------------------------------------------------
r43017 | nevcairiel | 2007-07-06 19:17:52 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ThreatMobNameTranslation.lua

Threat-1.0: added svn:keywords on ThreatMobNameTranslation.lua
------------------------------------------------------------------------
r43016 | nevcairiel | 2007-07-06 19:09:21 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Auchindoun/ShadowLabyrinth/Blackheart.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Bloodboil.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Souls.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Hydross.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Leotheras.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Morogrim.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Vashj.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Karazhan/Netherspite.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Outland/Doomwalker.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Outland/Magtheridon.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/Arcatraz/Soccothrates.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/Alar.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/Kaelthas.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/Solarian.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/VoidReaver.lua

Threat-1.0: added svn:keywords on all NPCModules
------------------------------------------------------------------------
r43000 | gandharva | 2007-07-06 16:28:28 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Bloodboil.lua

Threat-1.0: Bloodboil.lua -> deDE localization 
------------------------------------------------------------------------
r42991 | antiarc | 2007-07-06 14:45:36 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   A /trunk/Threat-1.0/Threat-1.0/NPCModules/BlackTemple/Bloodboil.lua
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.xml

Threat-1.0: Added Gurtogg Bloodboil module to handle Eject (Insignifi(c|g)ance is handled generically). Needs non-enUS localizations.
------------------------------------------------------------------------
r42983 | antiarc | 2007-07-06 14:14:32 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Activate ThreatLib when we target a hostile; should fix problems such as dismount -> arcane shot before the pet reappears.
------------------------------------------------------------------------
r42980 | antiarc | 2007-07-06 13:59:57 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Druid.lua

Threat-1.0: Added the T6 2-piece Druid bonus (+15% threat to mangle)
------------------------------------------------------------------------
r42966 | antiarc | 2007-07-06 12:13:38 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Outland/Doomwalker.lua

Threat-1.0: Added frFR and zhTW translations for Doomwalker
------------------------------------------------------------------------
r42963 | antiarc | 2007-07-06 11:38:29 -0400 (Fri, 06 Jul 2007) | 3 lines
Changed paths:
   A /trunk/Threat-1.0/Threat-1.0/NPCModules/Outland/Doomwalker.lua
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.xml

Threat-1.0: 
- Added Doomwalker module
- Removed an unnecessary parameter from the NPC threat wipe command
------------------------------------------------------------------------
r42921 | sayclub | 2007-07-05 20:58:42 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Auchindoun/ShadowLabyrinth/Blackheart.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/Azeroth/Azuregos.lua

Threat-1.0: Updated koKR
------------------------------------------------------------------------
r42896 | antiarc | 2007-07-05 15:40:12 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Added TPS sigma resets on a >=51% threat dump. Should make TPS numbers a lot more accurate for dumps while maintaining a relatively accurate number for knockbacks/feints and the like.
------------------------------------------------------------------------
r42894 | antiarc | 2007-07-05 15:09:50 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua

Threat-1.0: Added :ToggleThreatPublish() for those people that need to turn off threat publishing for whatever reason. Generally shouldn't be needed.
------------------------------------------------------------------------
r42893 | antiarc | 2007-07-05 15:05:50 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Druid.lua

Threat-1.0: Added non-feral Faerie Fire.
------------------------------------------------------------------------
r42877 | antiarc | 2007-07-05 13:59:43 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0/ClassModules/Warrior.lua
   M /trunk/Threat-1.0/Threat-1.0/NPCModules/TempestKeep/TheEye/VoidReaver.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatKLHTMSupport.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatNPCModuleCore.lua
   M /trunk/Threat-1.0/Threat-1.0/credits.txt

Threat-1.0: Merge a bunch of changes I accidentally made on the branch rather than trunk.
------------------------------------------------------------------------
r42876 | antiarc | 2007-07-05 13:53:11 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Threat-1.0/Threat-1.0.toc

Threat-1.0: Add SW_Stats to the opdeps to fix a fixlogstrings incompatibility
------------------------------------------------------------------------
r42863 | antiarc | 2007-07-05 12:53:09 -0400 (Thu, 05 Jul 2007) | 4 lines
Changed paths:
   M /branches/Threat-1.0/Threat-1.0/ClassModules/Warrior.lua
   M /branches/Threat-1.0/Threat-1.0/ThreatKLHTMSupport.lua
   M /branches/Threat-1.0/Threat-1.0/credits.txt
   M /trunk/Threat-1.0/Threat-1.0/Threat-1.0.lua
   M /trunk/Threat-1.0/Threat-1.0/ThreatMobNameTranslation.lua

Threat-1.0: 
- Sorta-revert Devastate to a flat additional 101 threat regardless of the sunder stack on the target pending testing. 1400ish threat per Devastate doesn't quite seem right.
- Couple of preventive measures to keep bad misdirection messsages from throwing errors.
- Small preventive fix to mob name translation checks
------------------------------------------------------------------------
