Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Directory Properties

  • tsvn:logtemplate = Threat-2.0:

Changelog

79785 by xinhuan on 05 August 2008, 01:32:42 -0700 (24 days ago) Threat-2.0: Another attempt to fix Vanish on Veras Darkshadow (Illidari Council). His vanish buff doesn't reliably fade all the time I think, so we use his Vanish spell cast instead.

./Threat-2.0/NPCModules/BlackTemple/Council.lua 79785 history download (+9 -6) diffs

79729 by charon on 03 August 2008, 04:52:00 -0700 (26 days ago) Threat-2.0: Fix Lifebloom threat

Testing by Xinhuan[1] proves that LB HOT only adds half threat
compared to other heals, and the Bloom effect does not result in any
threat for either the druid or the…

./Threat-2.0/ClassModules/Druid.lua 79729 history download (+7 -0) diffs

./Threat-2.0/ThreatClassModuleCore.lua 79729 history download (+2 -0) diffs

79668 by charon on 02 August 2008, 06:11:31 -0700 (27 days ago) Threat-2.0: Fix Paladin holy spell IDs

r70263 changed Paladin holy spell IDs to match those in SPELL_HEAL
events, which were different from the ones on spell buttons.  Starting
with 2.4.2, they have …

./Threat-2.0/ClassModules/Paladin.lua 79668 history download (+4 -5) diffs

79667 by charon on 02 August 2008, 06:11:19 -0700 (27 days ago) Threat-2.0: Revert "Fix paladin healing threat"

Zappster points out [1] that the modifier does not apply to at least
PoM; so we revert this change.  A patch to fix the spell IDs follows.

[1] http://

./Threat-2.0/ClassModules/Paladin.lua 79667 history download (+28 -4) diffs

./Threat-2.0/ThreatClassModuleCore.lua 79667 history download (+1 -3) diffs

79616 by xinhuan on 01 August 2008, 11:32:30 -0700 (28 days ago) Threat-2.0: Fix Veras Darkshadow's Vanish spell ID from 41479 to 41476, so that, you know, his threat actually vanishes when he casts vanish.

./Threat-2.0/NPCModules/BlackTemple/Council.lua 79616 history download (+1 -1) diffs

79611 by aiiane on 01 August 2008, 09:55:23 -0700 (28 days ago) Threat-2.0: ...and add in AceTimer. aroo?

./embeds.xml 79611 history download (+1 -0) diffs

79610 by aiiane on 01 August 2008, 09:51:35 -0700 (28 days ago) Threat-2.0: really, actually remove AceLocale from embeds.xml.

./embeds.xml 79610 history download (+0 -1) diffs

79609 by charon on 01 August 2008, 09:37:00 -0700 (28 days ago) Threat-2.0: also remove LibGUIDRegistry from optdeps

./Threat-2.0.toc 79609 history download (+1 -1) diffs

79608 by charon on 01 August 2008, 09:33:59 -0700 (28 days ago) Threat-2.0: Remove unused AceLocale-3.0 and LibGUIDRegistry-0.1 from embeds.xml

./embeds.xml 79608 history download (+1 -3) diffs

78949 by xinhuan on 22 July 2008, 16:33:17 -0700 (38 days ago) Threat-2.0:
- Update Petrify skill to zero the tank's threat (Chaos Gazer, Sunwell Plateau).
- Fix an error from occurring if the player uses Sunder Armor while mind controlled.

./Threat-2.0/ThreatClassModuleCore.lua 78949 history download (+1 -0) diffs

./Threat-2.0/ThreatNPCModuleCore.lua 78949 history download (+1 -0) diffs

78939 by charon on 22 July 2008, 14:06:38 -0700 (38 days ago) Threat-2.0: Fix paladin healing threat

As pointed out by Zappster[1], paladin healing threat has been broken
since 2.4.2.  Since the general belief[2] seems to be that all healing
by a paladin---even…

./Threat-2.0/ClassModules/Paladin.lua 78939 history download (+4 -28) diffs

./Threat-2.0/ThreatClassModuleCore.lua 78939 history download (+3 -1) diffs

78412 by charon on 14 July 2008, 11:39:36 -0700 (46 days ago) Threat-2.0: Publish Paladin threat immediately after Righteous Defense

We publish on the first event after an RD debuff series.  Note that
unlike with Taunt/Growl, other debuffs can actually break th…

./Threat-2.0/ClassModules/Paladin.lua 78412 history download (+8 -0) diffs

78411 by charon on 14 July 2008, 11:39:20 -0700 (46 days ago) Threat-2.0: Do not set the 'force' flag in Taunt publishes

That flag overrides the check whether the last published threat is
still accurate, and is not needed.

./Threat-2.0/ClassModules/Druid.lua 78411 history download (+1 -1) diffs

./Threat-2.0/ClassModules/Warrior.lua 78411 history download (+1 -1) diffs

78410 by charon on 14 July 2008, 11:35:29 -0700 (46 days ago) Threat-2.0: Move lastPublishTime update to PublishTime()

Mainly so that the forced publishes I am spreading around are counted
towards the publish interval code.

./Threat-2.0/Threat-2.0.lua 78410 history download (+1 -1) diffs

78353 by charon on 13 July 2008, 14:52:09 -0700 (47 days ago) Threat-2.0: Detect Growl/Taunt misses quickly, use this to publish right after

Note that this change depends on the fact (empirically shown in logs
since late March) that a Taunt resist is always of …

./Threat-2.0/ClassModules/Druid.lua 78353 history download (+15 -6) diffs

./Threat-2.0/ClassModules/Warrior.lua 78353 history download (+13 -5) diffs

./Threat-2.0/ThreatClassModuleCore.lua 78353 history download (+6 -0) diffs

77728 by arrowmaster on 02 July 2008, 16:25:37 -0700 (58 days ago) Threat-2.0:
-fix Leotheras Whirlwind threat wipe, thanks WatchoutX

./Threat-2.0/NPCModules/CoilfangReservoir/SerpentshrineCavern/Leotheras.lua 77728 history download (+15 -1) diffs

77508 by arrowmaster on 26 June 2008, 23:10:04 -0700 (2 months 2 days ago) Threat-2.0: fix ThreatLibNPCModuleCore.ModifyThreatSpells not being applied for NPCs without an NPC module, thanks WatchoutX

./Threat-2.0/ThreatNPCModuleCore.lua 77508 history download (+31 -25) diffs

77072 by charon on 19 June 2008, 01:47:23 -0700 (2 months 10 days ago) Threat-2.0: properly handle Taunt and Growl misses by using transactions

./Threat-2.0/ClassModules/Druid.lua 77072 history download (+7 -2) diffs

./Threat-2.0/ClassModules/Warrior.lua 77072 history download (+6 -2) diffs

./Threat-2.0/ThreatClassModuleCore.lua 77072 history download (+0 -1) diffs

76620 by charon on 13 June 2008, 12:04:39 -0700 (2 months 16 days ago) Threat-2.0: fix paladin taunt applying UnitGUID to a GUID

./Threat-2.0/ClassModules/Paladin.lua 76620 history download (+1 -1) diffs

75117 by xinhuan on 25 May 2008, 10:16:28 -0700 (3 months 4 days ago) Threat-2.0: Remove Mind Control from list of spells to track (priest), so it doesn't cause errors. To this date, the amount of threat caused by Mind Control is unknown, and seems to be proportional to…

./Threat-2.0/ClassModules/Priest.lua 75117 history download (+7 -2) diffs

74877 by xinhuan on 22 May 2008, 21:51:21 -0700 (3 months 6 days ago) Threat-2.0: Delete Onyxia, Bloodboil, Temporus, Soccothrates, Void Reaver modules. Add their Knock Away spellIDs directly into ThreatNPCModuleCore instead. Add Shazzrah, Kelthuzad modules.

./Threat-2.0/NPCModules/Auchindoun/ShadowLabyrinth/Blackheart.lua 74877 history download (+1 -12) diffs

./Threat-2.0/NPCModules/Azeroth/Onyxia.lua 74877 history deleted

./Threat-2.0/NPCModules/BlackTemple/Bloodboil.lua 74877 history deleted

./Threat-2.0/NPCModules/CavernsOfTime 74877 history deleted

./Threat-2.0/NPCModules/CavernsOfTime/BlackMorass 74877 history deleted

… 9 more files in changeset.
74826 by xinhuan on 22 May 2008, 12:49:57 -0700 (3 months 7 days ago) Threat-2.0: Capture guid->names from the combat log earlier, so that SPELL_SUMMONed pet names get recorded on summon.

./Threat-2.0/ThreatClassModuleCore.lua 74826 history download (+3 -3) diffs

74642 by xinhuan on 21 May 2008, 04:21:24 -0700 (3 months 8 days ago) Threat-2.0: Send 0 threat for dead targets that are niled out. Previously they were not niled out, so threat was sent anyway.

./Threat-2.0/Threat-2.0.lua 74642 history download (+10 -1) diffs

74631 by xinhuan on 21 May 2008, 00:29:54 -0700 (3 months 8 days ago) Threat-2.0: Nil out threat to dead mobs even if it is 0, rather than only if it is greater than 0. Hopefully fixes lingering threat issues (and avoid calculating healing threat on dead mobs). No black…

./Threat-2.0/ThreatClassModuleCore.lua 74631 history download (+1 -1) diffs

74629 by xinhuan on 21 May 2008, 00:16:51 -0700 (3 months 8 days ago) Threat-2.0: Revert last commit first, because it probably breaks Romeo/Juliet and Kael'thas advisors.

./Threat-2.0/ThreatClassModuleCore.lua 74629 history download (+3 -15) diffs

74625 by xinhuan on 20 May 2008, 23:58:58 -0700 (3 months 8 days ago) Threat-2.0: Get rid of lingering threat on dead mobs by blacklisting them as they die. This improves healing threat and dead corpses will no longer show lingering threat from players with this threat …

./Threat-2.0/ThreatClassModuleCore.lua 74625 history download (+15 -3) diffs

74612 by xinhuan on 20 May 2008, 19:52:31 -0700 (3 months 8 days ago) Threat-2.0: Fix Fungal Bloom (Loatheb) by moving it from BuffModifiers to DebuffModifiers.

./Threat-2.0/ThreatClassModuleCore.lua 74612 history download (+12 -24) diffs

74569 by antiarc on 20 May 2008, 12:07:27 -0700 (3 months 9 days ago) Threat-2.0: Blacklist Dark Fiends from the M'uru encounter.

./Threat-2.0/ThreatBlacklist.lua 74569 history download (+1 -0) diffs

74516 by xinhuan on 20 May 2008, 03:40:08 -0700 (3 months 9 days ago) Threat-2.0: Fix Seethe (Essence of Anger in Black Temple) threat multiplier from x2 to x3 and Spiteful Fury (Spiteful Temptress in Arcatraz) threat multiplier from x5 to x6.

./Threat-2.0/ThreatClassModuleCore.lua 74516 history download (+2 -7) diffs

earlier earlier | later later