CIA.vc
Trazom62
Real-time open source activity stats
Stats » Authors » Trazom62
informationsyndicateUTC clock
00:56 on Feb 14, 2012
event counters
The last message was received 5.68 months ago at 17:23 on Aug 27, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
1567 messages since the first one, 2.1 years ago, for an average of 11.75 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
17:23 on Aug 27, 2011MGA335
Commit by Trazom62 :: dc0dd38d6df2 r8321 /src/game/ThreatManager.cpp: (link)
Fix compile on linux for previous commit. Thanks click for testing.
#
17:22 on Aug 27, 2011MGA335
Commit by Trazom62 :: 08aa48e3292c r7588 /src/game/SpellEffects.cpp: (link)
Fix Hunter's spell Snake Trap.
Fixes issue #896.
#
17:18 on Aug 27, 2011MGA335
Commit by Trazom62 :: 951e60a34f64 r7100 /src/game/OutdoorPvPWG.cpp: (link)
Fix crash in OutdoorPvPWG::UpdateQuestGiverPosition
Fixes issue #342.
#
17:17 on Aug 27, 2011MGA335
Commit by Trazom62 :: b3a80847f0c7 r6931 /src/bindings/scripts/scripts/northrend/gundrak/boss_drakkari_colossus.cpp: (link)
Fix Drakarri Colossus: mojo stay passive only if colossus still alive
#
17:15 on Aug 27, 2011MGA335
Commit by Trazom62 :: a9ae9b1b4e0c r7272 /src/game/Unit.cpp: (link)

Fix Glyph of Power Word: Shield

Heal was given twice:

  • once when PW:S is applied (see SpellAuras.cpp line 982).
  • once when damage is actually absorbed. The blizz way is to heal when PW:S is applied.
#
17:14 on Aug 27, 2011MGA335
Commit by Trazom62 :: 471a23590310 r6930 /src/bindings/scripts/ScriptMgr.h: (link)
Fix Script: add missing initialization. Fixes #216
#
17:13 on Aug 27, 2011MGA335
Commit by Trazom62 :: 1eb65d1ab575 r7119 /src/game/Level3.cpp: (link)
Fix .server shutdown command
#
17:13 on Aug 27, 2011MGA335
Commit by Trazom62 :: 283fcf784105 r9816 /src/server/scripts/Spells/spell_item.cpp: (link)
Core/Script/Item: fix urand range in Six Demon Bag.
#
17:08 on Aug 27, 2011MGA335
Commit by Trazom62 :: 60bb16d73e6a r8101 /src/game/ (3 files): (link)
Some additional checks to Login Instance check. + code layout.
#
17:06 on Aug 27, 2011MGA335
Commit by Trazom62 :: 5bbd4a8c137f r7447 /src/scripts/eastern_kingdoms/stratholme/instance_stratholme.cpp: (link)

Fix Script Stratholme.

  • fix doors opening/closing when encounters are completed or during instance reload.
#
17:01 on Aug 27, 2011MGA335
Commit by Trazom62 :: f1a628da207a r7242 /src/scripts/northrend/naxxramas/boss_kelthuzad.cpp: (link)

Fix Script Naxxramas/Kel'thuzad. Thanks tbaart.
Fixe issue #321.

  • frost blast shall not target MT.
#
17:01 on Aug 27, 2011MGA335
Commit by Trazom62 :: b427ceded2c8 r7094 /src/game/ (11 files): (link)
merge
#
17:00 on Aug 27, 2011MGA335
Commit by Trazom62 :: 382d8be220a3 r7191 /src/scripts/northrend/naxxramas/ (2 files): (link)

Fix Script Naxxramas/Kel'Thuzad. Thanks Scarymovie87.
Fixes issue 464.

  • fix timers
  • fix maximum number of spawn abomination or weaver
  • fix kel'thuzad not attackable after reset.
  • fix phase 3 start at 45%
#
16:57 on Aug 27, 2011MGA335
Commit by Trazom62 :: d332b03928a7 r7683 /src/scripts/northrend/ulduar/halls_of_stone/halls_of_stone.cpp: (link)
Implement Tribunal of Ages Achievements (Requires DB Data)
#
16:52 on Aug 27, 2011MGA335
Commit by Trazom62 :: 360d90094e4a r7206 /src/scripts/northrend/gundrak/boss_gal_darah.cpp: (link)

Fix Script Gundrak/Gal Darah. Thanks Azuritus.
Fixes issue #448.

  • implements achievements What the Eck? and Share The Love.
  • Fix Impaling Charge used on aggro
  • Fix reset of phase counter.
#
16:51 on Aug 27, 2011MGA335
Commit by Trazom62 :: 533f7eb4b4b9 r7193 /src/scripts/northrend/vault_of_archavon/boss_emalon.cpp: (link)

Fix Script VoA/Emalon.

  • fix handling of minions' list so the overcharge does not fail due to dead minion in the list.
#
16:50 on Aug 27, 2011MGA335
Commit by Trazom62 :: b2397b1ae821 r7887 /src/scripts/northrend/violet_hold/instance_violet_hold.cpp: (link)
Fix VH : add 3 missing portals. Thanks spgm.
Fixes issue #798.
#
16:44 on Aug 27, 2011MGA335
Commit by Trazom62 :: 72cbb3fa769a r7292 /src/scripts/kalimdor/temple_of_ahnqiraj/boss_cthun.cpp: (link)
Fix Script AQ40/C'Thun.
Fixes issue #587.
Thanks kb_z for original patch.

Still some visual effect not working.
#
16:43 on Aug 27, 2011MGA335
Commit by Trazom62 :: 169350db00e7 r7145 /src/game/SpellEffects.cpp: (link)
Fix EffectSendEvent to work if target is GO or Unit.
#
16:43 on Aug 27, 2011MGA335
Commit by Trazom62 :: 87d5326b91d5 r8119 /src/game/CreatureGroups.cpp: (link)
Fix crash in CreatureGroup::MemberAttackStart.
Fixes issue #1982.
#