Commit Graph

  • 28faf41471 Merge pull request #6853 from Elron103/pull-requests QAston 2012-06-19 19:12:03 -07:00
  • 793421be7a DB/Misc: Some spawn fixes and a path added to Dragonblight. Malcrom 2012-06-19 21:53:45 -02:30
  • 35b444fdb8 Core/Movement: Implement speed changes for PointMovementGenerator Elron103 2012-06-20 01:52:31 +02:00
  • be2d3246da DB?Gossip: Gossip fixes from Pitcrawler Closes 6772 Malcrom 2012-06-19 19:14:29 -02:30
  • f166fe62fc DB/SAI: Fix up Quest to prevend Startup errors. Malcrom 2012-06-19 19:13:14 -02:30
  • c19f13e6fc Core/Commands: Convert cast commands in commandscript Vincent-Michael 2012-06-18 15:00:45 +02:00
  • 225d2644ae DB:SAI: Fix Quest 13231 The Broken Front and 13232 Finish Me! Closes 3223 Closes 6814 Malcrom 2012-06-18 22:41:47 -02:30
  • 0b947c90b0 DB/SAI: Fix quest 11895 "Master the Storm" Malcrom 2012-06-18 20:22:56 -02:30
  • e190a202ca Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly way that uses DoAction with EVENT_SPELLCLICK. Core/SmartAI: Implement SMART_EVENT_ON_SPELLCLICK. Parameter is the clicker. Discover- 2012-06-19 00:07:20 +02:00
  • 29f1ab2438 Core/Achievements: Corrected map requirement for Once Bitten, Twice Shy (10 player) - was requiring Ulduar Shauren 2012-06-18 19:05:25 +02:00
  • c1a0148070 Core/Scripts: fix professor oozes being able to be knocked back. Kandera 2012-06-18 12:57:33 -04:00
  • 2affb39bc0 Core/Spells: fix bloodthirst. again. Kandera 2012-06-18 12:48:34 -04:00
  • bd7299ac35 Scripts/Spells: Reverted part of 9d19be2ee5, fixes scaling mounts Shauren 2012-06-18 13:27:10 +02:00
  • 2cafa85daa Scripts/Icecrown Citadel: Minor correction for previous commit Shauren 2012-06-18 13:19:09 +02:00
  • 9938128932 Scripts/Icecrown Citadel Shauren 2012-06-18 13:16:01 +02:00
  • f90f5b6fb7 Merge pull request #6832 from Xees/master QAston 2012-06-17 19:33:21 -07:00
  • b3d99e968f Core/Commands: TeleDel command cleanup. Abdollah Hasan 2012-06-18 05:16:00 +03:00
  • c98a48d778 Merge pull request #6698 from 4m1g0/cleanup1 QAston 2012-06-17 19:11:05 -07:00
  • 6d85b7c525 Merge pull request #6798 from Vincent-Michael/instanceCommand QAston 2012-06-17 19:08:57 -07:00
  • 32d3e33f87 Core/Commands: Update TeleDel command to support id, shift click, or name of teleport location. Abdollah Hasan 2012-06-18 04:54:50 +03:00
  • 53b561f550 Core/SAI: Remove some unused conditions related code Nay 2012-06-18 00:42:37 +01:00
  • a9b6a0c103 Merge pull request #6827 from drskull/master QAston 2012-06-17 15:20:38 -07:00
  • 0e4d6bf4df Missing break on 8c16cc2260 Nay 2012-06-17 23:13:48 +01:00
  • b5a072855e Fix added check for IsImmunedToSpell dr.skull 2012-06-17 23:17:59 +02:00
  • d61f9fb40c Fix build in GCC Nay 2012-06-17 22:11:27 +01:00
  • 8c16cc2260 Core/SAI: Implement SMART_EVENT_ACTION_DONE (72, DoAction) Nay 2012-06-17 21:50:01 +01:00
  • 5bcfd83031 DB/creature: Add missing Gan'jo spawn to Grizzly Hills Malcrom 2012-06-17 11:48:53 -02:30
  • 3fb93ce659 DB/creature: Add aura missing aura to Nerub'ar Scarab Malcrom 2012-06-17 11:03:07 -02:30
  • 99888e1a3e DB/creature: Fix Storm Totem flags Malcrom 2012-06-17 10:41:21 -02:30
  • 33873cc37c Merge pull request #6820 from Elron103/pull-requests QAston 2012-06-17 03:20:44 -07:00
  • 14430c5884 Merge pull request #6826 from Elron103/pull-requests2 QAston 2012-06-17 03:19:46 -07:00
  • 3f8efb21cd add IsEffect() check to correct IsImmunedToSpell dr.skull 2012-06-17 02:21:40 +02:00
  • f0d14c372c Core/Entities: Fix possible variable overflows in health calculation functions Elron103 2012-06-17 00:50:21 +02:00
  • 3164ba627b Core/Combat: Fix CanAIAttack implementation Elron103 2012-06-16 20:21:57 +02:00
  • 1c8211e852 Db/creature: Add missing Storm Totem spawn to Borean Tundra Malcrom 2012-06-16 14:41:08 -02:30
  • 89af15fed5 DB/SAI: Fix up quest 9541 "Totem of Yor" Malcrom 2012-06-16 10:26:24 -02:30
  • 47b2df8310 DB/SAI: Fix up quest 9312 "The Emitter" Malcrom 2012-06-15 23:42:50 -02:30
  • c430b45dc2 DB/SAI: Fix up quest 9544 "The Prophecy of Akida" Malcrom 2012-06-15 18:18:02 -02:30
  • ab0a8dc637 Merge pull request #6811 from Faq/6bd8a01aa5474b55dc8681e224d31b16a43a87bc QAston 2012-06-15 13:14:08 -07:00
  • 521bf5f64e Core/Spells: fix build error from previous commit. Kandera 2012-06-15 14:19:42 -04:00
  • 2ff2387aa5 Core/Spells: revert some of previous commit and fix up a few things. Kandera 2012-06-15 14:07:10 -04:00
  • 38ac9b38fc DB/Spells: added spell script name that was missed. Kandera 2012-06-15 13:07:48 -04:00
  • 9d19be2ee5 Core/Spells: fix spell scripts from recent commit and cleanup scripts Kandera 2012-06-14 17:07:05 -04:00
  • 6bd8a01aa5 ... Faq 2012-06-15 17:21:34 +03:00
  • 478de6298e Scripts/Icecrown Citadel: Fixed Sindragosa & her frost wyrms summoning - this time properly using constant db data (turns out creatures receive a new GUID when grid reloads in instance) Shauren 2012-06-15 15:19:31 +02:00
  • cf1f21a5e7 Misc: fix filename Malcrom 2012-06-15 07:23:54 -02:30
  • 8962b88425 DB/SAI: Comment update to previous commit Malcrom 2012-06-14 20:41:28 -02:30
  • 39e4211b19 DB/SAI: Fix up quest 9540 "Totem of Tikti" Also minor fix for Totem of Akida. Malcrom 2012-06-14 20:30:44 -02:30
  • 67a0e54bb9 Correct the amount of dmg absorbed by Anti-magic shell.tibbi Faq 2012-06-15 01:29:52 +03:00
  • ac74853415 Adding enums Faq 2012-06-15 01:21:02 +03:00
  • 8cf01fdb26 DB/Misc: blah blah blah Malcrom 2012-06-14 18:58:12 -02:30
  • 3fac8f17d1 DB/EAI: Remove Stillpine Ancestor Akida EAI Malcrom 2012-06-14 18:33:50 -02:30
  • cc7f95807a DB/SAI: Fix up quest 9539 "Totem of Coo" Malcrom 2012-06-14 18:24:05 -02:30
  • d77a8568b7 Fixing Death Knight T8 Melee 4P Bonus (darkruned set). tibbi Faq 2012-06-14 22:36:56 +03:00
  • c6dd149f1b Core/Spells: Fix Curse of Doom (thx to Warpten / joschiwald for helping) Vincent-Michael 2012-06-14 21:11:37 +02:00
  • aae45460ed Merge Pull Request #6744 'EmpoweredRenew' QAston 2012-06-14 19:25:50 +02:00
  • 968c5b9fd5 Merge branch 'master' of github.com:TrinityCore/TrinityCore QAston 2012-06-14 19:12:45 +02:00
  • e53b44b6ba Merge pull request #6491 QAston 2012-06-14 19:12:03 +02:00
  • f5fd27fd07 DB/Spells: fix bonus coeff for spells. -1 does auto calculation and should not be used for no calculation. Kandera 2012-06-14 11:52:22 -04:00
  • 0e8889415d Core/Chat: Convert instance commands in commandscript Vincent-Michael 2012-06-14 17:33:46 +02:00
  • 08802b2df3 Merge pull request #6315 'corrections' QAston 2012-06-14 13:59:36 +02:00
  • ea254ee954 Db/Spells: Merge branch 'remover' QAston 2012-06-14 13:50:35 +02:00
  • 6c8fca7e25 DB/Spells: Fix spell Surge of Adrenaline QAston 2012-06-14 13:13:04 +02:00
  • 56c3811365 Merge pull request #6685 from mweinelt/master QAston 2012-06-14 03:26:30 -07:00
  • d4cc56328e Merge pull request #6792 from drskull/master QAston 2012-06-14 03:06:09 -07:00
  • 63dd625154 Fix wrong magnet aura takeCharges when spell hit not magnet unit dr.skull 2012-06-14 00:39:09 +02:00
  • ace68d5f4f DB/SAI: Scripting for Grand Anchorite Almonen Malcrom 2012-06-13 19:35:33 -02:30
  • 62c64920f1 Core/Spells: Fix Empowered Renew calculation Vincent-Michael 2012-06-09 00:14:55 +02:00
  • 2f468319af Db/Gossip: Fix error in sql Malcrom 2012-06-13 17:04:10 -02:30
  • 0ddaeaddc8 Core/Pets: more updates for pets and add spell_pet.cpp to the cmakelist file Kandera 2012-06-13 12:39:56 -04:00
  • 50bd43661c Core: Remove a few silly warnings here and there (and adjust a comment to allow System.cpp to show properly in the nano-editor) click 2012-06-13 18:38:21 +02:00
  • 5daa540d3a Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. fixes sacred cleansing causing the whole spell to be resisted. Kandera 2012-06-13 12:34:59 -04:00
  • b43fa6f743 DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 , 6766 Malcrom 2012-06-13 12:10:33 -02:30
  • 2bcee23138 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-06-13 12:05:35 -02:30
  • 1aaea81c10 DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 , 6766 Malcrom 2012-06-13 12:04:44 -02:30
  • 39a46e6ef1 DB/Spawns: correct spawn for Lok'lira the Crone. add the quest invisibility 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 Kandera 2012-06-13 10:34:29 -04:00
  • ca85c03afd Db/creature: Add newline Malcrom 2012-06-13 11:55:27 -02:30
  • 12ff298b59 DB/creature: Spawning and pathing for Violetta by Wishtodie. Malcrom 2012-06-13 11:52:32 -02:30
  • 9cdf3fb4c0 Core/DungeonFinder: kaelima 2012-06-13 08:21:29 +02:00
  • 5180bc4601 DB/Transport: First Transport to be properly Spawned and scripted. New transport system required. Malcrom 2012-06-12 21:38:49 -02:30
  • e8f4eb28f5 Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF match, and implemented Dungeon Cooldown for random dungeons Subv 2012-06-12 16:32:50 -05:00
  • 15eb5f0749 Core/SmartAI: Allow calling talk action on targeted creature even if scripted object itself is not a creature Shauren 2012-06-12 22:22:18 +02:00
  • b24c15740f Build fix Shauren 2012-06-12 20:17:55 +02:00
  • 76a2d13239 Core/Pets: more updates for pet calculations. feedback would be nice! (nothing is applied to anything yet so this will not reflect ingame atm) Kandera 2012-06-12 12:18:49 -04:00
  • c6c23b7f7e Core/DungeonFinder: kaelima 2012-06-12 18:14:33 +02:00
  • a2848f543e Core/Spells: use calculated basepoints for mechanic_immunity_mask aura effect. Kandera 2012-06-12 08:53:21 -04:00
  • b80621838a Core/Spells: Correctly fix basepoint calculation for adding extra attacks. Kandera 2012-06-11 13:26:30 -04:00
  • 5b8d3f8109 Core/Pets: more functionality for pet auras. thx to joshwhedon for the new functions. still have a lot to do! Kandera 2012-06-11 12:40:20 -04:00
  • cdb3ab809b Core/Pets: removed logerror from previous commit Kandera 2012-06-11 12:28:27 -04:00
  • 9fe66cafbe Core/Pets: add ghoul reactions to owner emotes. thx joshwhedon Kandera 2012-06-11 12:26:10 -04:00
  • 042f825400 Core/Spells: use raw basepoint value for extra attacks. damage gets fuddled somewhere for this spell. fixes hardened steel berserker doing insane damages! Kandera 2012-06-11 12:22:15 -04:00
  • 38f6f9d8cb Core/SAI: Missing change from previous commit Subv 2012-06-11 11:15:33 -05:00
  • 28f8e42a69 Core/AI: Added EventInform hook for GameObjectAI and implemented it in SAI Shauren 2012-06-11 11:10:46 +02:00
  • 20b97b0119 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-06-10 21:41:07 -05:00
  • 41b1416445 Core/Warden: Fixed a crash when Warden.ClientCheckFailAction was set to ban in the config, and Warden::Penalty was called in a context where check is NULL closes #6736 Subv 2012-06-10 21:40:27 -05:00
  • 41d2de2ca3 Core/Spells: fix addition of unit_state_casting. thx vincent-michael kandera 2012-06-10 16:10:43 -03:00
  • f6fc2ef8cf Fix non PCH build Nay 2012-06-10 03:28:51 +02:00
  • be5f0b0f47 Core/Scripts: Fixed crash in mob_phase_hunterAI, this entire script is crappy and needs rewrite anyway. Shauren 2012-06-09 22:50:56 +02:00
  • 7d98f2ffc7 Core/Spells: Fixed WotF and PvP trinket shared cooldown Shauren 2012-06-09 13:09:49 +02:00
  • 563c70e41a DB/Spawns: Corrected Nerub'ar Broodkeeper spawns in ICC, they should be hanging from the ceiling. Shauren 2012-06-09 12:52:01 +02:00