Commit Graph

1690 Commits

Author SHA1 Message Date
Discover- 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.

If someone could update the wiki accordingly for SAI I would appreciate that. Thanks to @Shauren for some help!
2012-06-19 00:07:20 +02:00
Kandera c1a0148070 Core/Scripts: fix professor oozes being able to be knocked back. 2012-06-18 12:57:33 -04:00
Kandera 2affb39bc0 Core/Spells: fix bloodthirst. again. 2012-06-18 12:48:34 -04:00
Shauren bd7299ac35 Scripts/Spells: Reverted part of 9d19be2ee5, fixes scaling mounts
Closes #6815.
2012-06-18 13:27:10 +02:00
Shauren 2cafa85daa Scripts/Icecrown Citadel: Minor correction for previous commit 2012-06-18 13:19:09 +02:00
Shauren 9938128932 Scripts/Icecrown Citadel
* Fixed position of summoned creatures (if supposed to be in air)
* Fixed casting Fury of Frostmourne initiating outro roleplay while casting something else at the same time
* Fixed outro visuals
2012-06-18 13:16:01 +02:00
QAston f90f5b6fb7 Merge pull request #6832 from Xees/master
Scripts/Commands: Update TeleDel command to support id, shift click, or name of teleport location.
2012-06-17 19:33:21 -07:00
Abdollah Hasan b3d99e968f Core/Commands: TeleDel command cleanup. 2012-06-18 05:16:00 +03:00
QAston c98a48d778 Merge pull request #6698 from 4m1g0/cleanup1
Scripts/Codestyle: Use proper headers, code style and cleanup (Blackfathom Deeps, Maraudon and Onyxias Lair)
2012-06-17 19:11:05 -07:00
QAston 6d85b7c525 Merge pull request #6798 from Vincent-Michael/instanceCommand
Scripts/Commands: Convert instance commands in commandscript
2012-06-17 19:08:57 -07:00
Abdollah Hasan 32d3e33f87 Core/Commands: Update TeleDel command to support id, shift click, or name of teleport location. 2012-06-18 04:54:50 +03:00
QAston ab0a8dc637 Merge pull request #6811 from Faq/6bd8a01aa5474b55dc8681e224d31b16a43a87bc
Scripts/Spells:
-Fix Death Knight T10 Tank 2P Bonus (Scourgelord set) 
-Correct the amount of dmg absorbed by Anti-magic
Author: @tibbi
2012-06-15 13:14:08 -07:00
Kandera 521bf5f64e Core/Spells: fix build error from previous commit. 2012-06-15 14:19:42 -04:00
Kandera 2ff2387aa5 Core/Spells: revert some of previous commit and fix up a few things. 2012-06-15 14:07:10 -04:00
Kandera 9d19be2ee5 Core/Spells: fix spell scripts from recent commit and cleanup scripts 2012-06-15 12:56:15 -04:00
Faq 6bd8a01aa5 ... 2012-06-15 17:21:34 +03:00
Shauren 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) 2012-06-15 15:19:31 +02:00
Faq 67a0e54bb9 Correct the amount of dmg absorbed by Anti-magic shell.tibbi 2012-06-15 01:29:52 +03:00
Faq ac74853415 Adding enums 2012-06-15 01:21:02 +03:00
Faq d77a8568b7 Fixing Death Knight T8 Melee 4P Bonus (darkruned set). tibbi 2012-06-14 22:36:56 +03:00
QAston aae45460ed Merge Pull Request #6744 'EmpoweredRenew'
Core/Spells: Fix Empowered Renew calculation
Closes #6744
2012-06-14 19:25:50 +02:00
QAston e53b44b6ba Merge pull request #6491
Core/Spells: convert some spell effects to SpellScripts
Closes #6491
2012-06-14 19:12:03 +02:00
Vincent-Michael 0e8889415d Core/Chat: Convert instance commands in commandscript 2012-06-14 17:33:46 +02:00
Vincent-Michael 62c64920f1 Core/Spells: Fix Empowered Renew calculation 2012-06-13 22:26:35 +02:00
Kandera 0ddaeaddc8 Core/Pets: more updates for pets and add spell_pet.cpp to the cmakelist file 2012-06-13 12:39:56 -04:00
click 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) 2012-06-13 18:38:21 +02:00
Kandera 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) 2012-06-12 12:18:49 -04:00
Kandera 5b8d3f8109 Core/Pets: more functionality for pet auras. thx to joshwhedon for the new functions. still have a lot to do! 2012-06-11 12:40:20 -04:00
Shauren be5f0b0f47 Core/Scripts: Fixed crash in mob_phase_hunterAI, this entire script is crappy and needs rewrite anyway. 2012-06-09 22:50:56 +02:00
Shauren 7d98f2ffc7 Core/Spells: Fixed WotF and PvP trinket shared cooldown 2012-06-09 13:09:49 +02:00
joschiwald 8ab6d578ce fix typos - i failed so hard :( 2012-06-08 22:25:33 +02:00
Kandera 8e8bf5c67d Core/Pets: one more update before i leave for the weekend! 2012-06-08 14:10:05 -04:00
Kandera 38424024e6 Core/Pets: more updates to spells for pet scaling. based on research and sniffs. (some spells are unk at this moment) 2012-06-08 14:05:17 -04:00
Kandera 69ea6b5d32 Core/Pets: base implementation for pet aura scaling system. not currently hooked into anything. (thx vincent-michael for the base work) 2012-06-08 13:08:38 -04:00
Kandera 69bf716c1b Core/Spells: set default multiplier for scourge strike bonus damage to 1. 2012-06-08 11:01:27 -04:00
Kandera 6107e48f8b Core/Spells: fix scourge strike extra damage. thanks to tibbi 2012-06-08 10:08:02 -04:00
Malcrom e4af5e4e2f Core/Misc: A couple misc fixes. 2012-06-06 19:05:17 -02:30
Malcrom 3e3a940a1c DB/SAI: Fix for Quest 11317 & 11322 "The Cleansing" 2012-06-06 18:54:13 -02:30
Malcrom ee194a4f43 Core/Scripts: Addition to previous commit. 2012-06-06 00:08:07 -02:30
Malcrom f08bc7d502 Core/Scripts: Script for Frostblade Shrine to start The Cleansing quest.
Quest is not yet scripted.
2012-06-05 23:32:09 -02:30
Malcrom 4ca77c5b0b DB/Gossip Core/Scripts: Replace core script with db gossip for Lorax 2012-06-05 21:50:05 -02:30
Malcrom 565aa070fe DB/Gossip Core/Scripts: Fix Gossip for Witch Doctor Mau'ari 2012-06-05 20:52:38 -02:30
kaelima 8c841d12b3 Scripts/Ulduar: Fixed some various bugs with XT-002 Deconstructor.
He will now properly reset if he evades while being submerged.
He will not always die directly after heart phase.
Adds will now despawn on reset.
Heart will now change seat and set unit flags properly, but is still not attackable by melee (seems like a vehicle flag bug)
2012-06-05 20:44:30 +02:00
Shauren 295b1a00c8 Scripts/Icecrown Citadel: Fixed Sindragosa, Spinestalker and Rimefang flying in after related trash packs are dead - this solution is resistant to grid unload. 2012-06-05 14:53:18 +02:00
kaelima fa1375b7d6 Script/Shadowfiend: Use PetAI for shadowfiends, fixes shadowcrawl autocasting 2012-06-03 23:12:21 +02:00
joschiwald 7e454b26ac more updates 2012-06-03 02:35:00 +02:00
4m1g0 b14b9cd6a3 Core/Scripts: Use proper headers, code style and cleanup (Blackfathom Deeps, Maraudon and Onyxias Lair) 2012-06-02 17:58:05 +02:00
Nay d75ea8837b Scripts/Dragonblight: Fix quest Strengthen the Ancients - Closes #2043 2012-06-01 23:03:57 +01:00
Nay f89ef6da5b DB/Misc: Fix DB startup errors - Closes #6666
Also add a missing break; to previous commit
2012-06-01 19:59:44 +01:00
Nay 925657cc98 Scripts/Sholazar: Fix quest Kick, What Kick? - Closes #370 2012-06-01 19:48:43 +01:00