Vincent-Michael
f8374fac0b
Core/Commands: Convert guild commands in commandscript
2012-07-02 21:57:50 +02:00
Subv
f34bbf520e
Core/Scripts: More missing includes
2012-07-01 16:36:12 -05:00
Subv
16d4cc7e0b
Fixed build
2012-07-01 16:18:11 -05:00
Subv
ae13832efc
Merge pull request #6490 from Vincent-Michael/notEvenAScratch
...
Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
2012-07-01 14:10:36 -07:00
Subv
80898c1d0c
Merge pull request #6884 from Vincent-Michael/resetCommand
...
Core/Commands: Convert reset commands in commandscript
2012-07-01 14:02:59 -07:00
4m1g0
86353cdde1
Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Battle for Mount Hyjal)
2012-07-01 15:25:33 +02:00
Shauren
f4ec8b033d
Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checks
2012-07-01 01:15:13 +02:00
Shauren
ee2252163f
Scripts/Icecrown Citadel: Fixed visual and target selection of Sindragosa's Fury
2012-06-30 23:14:34 +02:00
Faq
3308809066
Correcting Black Ice bonus dmg for Scourge strike shadow part. Thnx Tibbi & Shauren
2012-06-30 21:27:09 +03:00
Shauren
c8d20004a5
Core: Minor code style corrections
2012-06-30 16:07:09 +02:00
Shauren
e0997874f5
Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelect, it will now work with WorldObject instead of only Units and call it even for empty target lists
2012-06-29 21:53:35 +02:00
Kandera
6e4da3367a
Core/Spells: fix build and typo from previous commit
2012-06-29 13:45:14 -04:00
Elron103
8ba234e245
Scripts/Spells: Fix Deathknight ability Death Pact 48743
2012-06-29 18:45:18 +02:00
Nay
87db7b246f
Fix build
2012-06-27 23:17:40 +02:00
Kandera
551878ad96
Core/Spells: correctly award kill credit for quest the focus on the beach.
2012-06-27 15:04:07 -04:00
Shauren
1bddb4eaf4
Fixed compile without PCH
2012-06-26 01:31:55 +02:00
Shauren
12b46945db
Scripts/Icecrown Citadel: Added floating souls visual in The Spire after teleport to The Lich King becomes available (killing 11/12 bosses)
2012-06-26 01:19:23 +02:00
w1sht0l1v3
4a85def47e
DB/SAI: Fix Quest 12828 (Ample Inspiration).
2012-06-26 00:45:07 +03:00
Malcrom
830d1cd0bc
DB/Core/Gossip: Add Gossip for Alliance & Horde bonfires, fix gameobject faction, fix quest racerequirements, fix spell 45437 to be cast upon bonfire.
...
Spawning left to do.
2012-06-24 19:45:58 -02:30
kandera
9bf7ee3ee9
fix build #2
2012-06-22 16:31:35 -03:00
kandera
e50fa50736
fix build
2012-06-22 15:54:11 -03:00
Vincent-Michael
5de44b3632
Core/Commands: Convert reset commands in commandscript
2012-06-21 23:41:03 +02:00
QAston
8907388059
Merge pull request #6867 from Vincent-Michael/listCommand
...
Core/Commands: Convert list commands in commandscript
2012-06-21 10:25:33 -07:00
Vincent-Michael
3368e888a1
Core/Commands: Fix some codestyle for a312cd4ba1
2012-06-21 18:49:26 +02:00
Vincent-Michael
d3bf4626d0
Core/Commands: Convert list commands in commandscript
2012-06-21 17:21:23 +02:00
Nay
874dff2050
Scripts/Commands: No one likes tabs :(
2012-06-21 01:38:55 +01:00
Nay
7e6273315c
Scripts/Commands: Fix non pch build (add missing includes)
2012-06-21 00:30:01 +01:00
Xees
a312cd4ba1
Scripts/Commands: Convert character and server commands to commandscript
...
Closes #6856
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-06-21 00:11:11 +01:00
kandera
2049a92fd3
Merge pull request #6869 from Vincent-Michael/bloodthirst
...
Core/Spells: Fix Bloodthirst heal
2012-06-20 09:25:17 -07:00
Nay
66c9973d44
Fix build, replace script that should have been removed
2012-06-20 17:17:34 +01:00
Vincent-Michael
ef4d9dd4ae
Core/Spells:
...
* Fix bloodthirst Heal
* Move bloodthirst damage calculation in Spell script
* Fix some codestyle
2012-06-20 18:06:29 +02:00
Malcrom
ab3430762d
DB/Gossip: Some gossip updates from pitcrawler and remove old cpp script he replaced in last commit. Also a couple little fixes of my own.
...
Closes #6866
Closes #6862
Closes #6842
2012-06-20 12:39:34 -02:30
QAston
a05752582b
Merge pull request #6837 from Vincent-Michael/castCommand
...
Core/Commands: Convert cast commands in commandscript
2012-06-19 19:12:48 -07:00
Vincent-Michael
c19f13e6fc
Core/Commands: Convert cast commands in commandscript
2012-06-19 20:42:11 +02:00
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