aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-14Core/Chat: Convert instance commands in commandscriptVincent-Michael
2012-06-14Merge pull request #6315 'corrections'QAston
DB/Spells: bonus data corrections Closes #6315
2012-06-14Db/Spells: Merge branch 'remover'QAston
Closes #6317
2012-06-14DB/Spells: Fix spell Surge of AdrenalineQAston
2012-06-14Merge pull request #6685 from mweinelt/masterQAston
Core/Battlegrounds: Introduce Arena.RatedUpdateTimer to configure time between checks for matchups in rated arena
2012-06-14Merge pull request #6792 from drskull/masterQAston
Core/Spells: Fix Magnet Takecharges
2012-06-14Fix wrong magnet aura takeCharges when spell hit not magnet unitdr.skull
This will fix issue 3151 second problem Signed-off-by: dr.skull <dr.skull@centrum.sk>
2012-06-13DB/SAI: Scripting for Grand Anchorite AlmonenMalcrom
2012-06-13Db/Gossip: Fix error in sqlMalcrom
2012-06-13Core/Pets: more updates for pets and add spell_pet.cpp to the cmakelist fileKandera
2012-06-13Core: Remove a few silly warnings here and there (and adjust a comment to ↵click
allow System.cpp to show properly in the nano-editor)
2012-06-13Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. fixes ↵Kandera
sacred cleansing causing the whole spell to be resisted.
2012-06-13DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 , 6766Malcrom
2012-06-13Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-06-13DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 , 6766Malcrom
2012-06-13DB/Spawns: correct spawn for Lok'lira the Crone. add the quest invisibility ↵Kandera
2 aura to her creature_template_addon. give the player the see quest invisibility 2 aura once Change of Scenery has been accepted. Closes #1292
2012-06-13Db/creature: Add newlineMalcrom
2012-06-13DB/creature: Spawning and pathing for Violetta by Wishtodie.Malcrom
2012-06-13Core/DungeonFinder:kaelima
- Corrections to c6c23b7f7ef148f88b64346a44a46f51d2cad212: Properly fixed #6748 after misunderstanding the issue. - Display proper error message when teleportating as fatigued
2012-06-12DB/Transport: First Transport to be properly Spawned and scripted.Malcrom
New transport system required.
2012-06-12Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF match, ↵Subv
and implemented Dungeon Cooldown for random dungeons
2012-06-12Core/SmartAI: Allow calling talk action on targeted creature even if ↵Shauren
scripted object itself is not a creature
2012-06-12Build fixShauren
2012-06-12Core/Pets: more updates for pet calculations. feedback would be nice! ↵Kandera
(nothing is applied to anything yet so this will not reflect ingame atm)
2012-06-12Core/DungeonFinder:kaelima
- Prevent players from vote kicking in combat (basic implementation, still needs a timer) partially closes #2563 - Prevent players from teleporting to a finished dungeon using macro commands. Closes #6748 Also add a missing change for ff77610e1d3fee89507b8469b10bea800f8c0815 thanks 2010phenix for the hint.
2012-06-12Core/Spells: use calculated basepoints for mechanic_immunity_mask aura effect.Kandera
2012-06-11Core/Spells: Correctly fix basepoint calculation for adding extra attacks.Kandera
2012-06-11Core/Pets: more functionality for pet auras. thx to joshwhedon for the new ↵Kandera
functions. still have a lot to do!
2012-06-11Core/Pets: removed logerror from previous commitKandera
2012-06-11Core/Pets: add ghoul reactions to owner emotes. thx joshwhedonKandera
2012-06-11Core/Spells: use raw basepoint value for extra attacks. damage gets fuddled ↵Kandera
somewhere for this spell. fixes hardened steel berserker doing insane damages!
2012-06-11Core/SAI: Missing change from previous commitSubv
2012-06-11Core/AI: Added EventInform hook for GameObjectAI and implemented it in SAIShauren
2012-06-10Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-06-10Core/Warden: Fixed a crash when Warden.ClientCheckFailAction was set to ban ↵Subv
in the config, and Warden::Penalty was called in a context where check is NULL closes #6736
2012-06-10Core/Spells: fix addition of unit_state_casting. thx vincent-michaelkandera
2012-06-10Fix non PCH buildNay
2012-06-09Core/Scripts: Fixed crash in mob_phase_hunterAI, this entire script is ↵Shauren
crappy and needs rewrite anyway.
2012-06-09Core/Spells: Fixed WotF and PvP trinket shared cooldownShauren
2012-06-09DB/Spawns: Corrected Nerub'ar Broodkeeper spawns in ICC, they should be ↵Shauren
hanging from the ceiling.
2012-06-08Core/Pets: one more update before i leave for the weekend!Kandera
2012-06-08Core/Pets: more updates to spells for pet scaling. based on research and ↵Kandera
sniffs. (some spells are unk at this moment)
2012-06-08Core/Pets: base implementation for pet aura scaling system. not currently ↵Kandera
hooked into anything. (thx vincent-michael for the base work)
2012-06-08Core/Spells: set default multiplier for scourge strike bonus damage to 1.Kandera
2012-06-08DB/Spells: fix bonus coefficient for lava burst. (thx 3kids)Kandera
2012-06-08Core/Spells: fix scourge strike extra damage. thanks to tibbiKandera
2012-06-08Core/Spells: codestyle and fix logic for adding unit state casting. (thx ↵Kandera
Moriquendu)
2012-06-08Core/Maps: Fixed possible crash when resetting instancesShauren
2012-06-07DB/misc: Some misc updatesMalcrom
2012-06-07Db/spell_dbc: typo fixMalcrom