Commit Graph

16175 Commits

Author SHA1 Message Date
Subv
d28f348caf Core/Spells: Removed some old code that was breaking Grounding Totem.
Please report feedback
2012-07-02 18:53:14 -05:00
Subv
94d935ea8f Fixed build 2012-07-02 16:58:02 -05:00
Subv
1292b732f7 Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the Oculus drakes.
Closes #6670
Closes #6675
2012-07-02 16:41:25 -05:00
Kandera
c49bc934b8 Core/Spells: correctly get magnet target. (subv fixed it) Closes #6674 2012-07-02 15:01:39 -04:00
Nay
413d8c6d5a Merge pull request #7002 from LordJZ/master
Fix CHAR_SEL_PETITION_SIG_BY_GUID_TYPE
2012-07-02 09:51:58 -07:00
LordJZ
72fd203688 Fixed CHAR_SEL_PETITION_SIG_BY_GUID_TYPE. 2012-07-02 20:35:28 +04:00
Kandera
a73ad7170e Core/Battleground: move check from f454b6722c to correct location. 2012-07-02 11:42:11 -04:00
Discover-
5edeb06f66 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-07-02 17:34:07 +02:00
Discover-
f454b6722c Core/Battlegrounds: Don't reward killing blows if the killer is also the victim. Reason could be stuff like warlock's Hellfire spell or fall damage. 2012-07-02 17:33:17 +02:00
Kandera
93cec76cdb Core/Spells: small change for previous commit. fixes typos 2012-07-02 11:33:12 -04:00
Kinzcool
798fc2df40 DB/NPC: Add various missing gossips
Closes #7001

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-02 15:39:24 +01:00
trista
81514542fa DB/SAI: Fix quest The Air Stands Still
Add SAI scripts for related npcs
Closes #4880

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-02 15:25:03 +01:00
trista
cf65c38dd5 DB/SAI: Add combat AI for Dark Ritualist
Closes #6992
2012-07-02 15:25:03 +01:00
trista
69f1cf37af DB/Rep: Add onkill reputation for Monstrous Kaliri
Closes #6961

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-02 15:25:02 +01:00
Kandera
7f960fed73 Core/Spells: fix damage bonus calculations for sanctified wrath talent. 2012-07-02 10:09:41 -04:00
Subv
8eba4aebfb Core/Units: Removed deprecated code 2012-07-01 18:29:59 -05: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
Subv
d3c325def5 Merge pull request #6996 from 4m1g0/cleanup3
Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Battle for Mount Hyjal)
2012-07-01 14:01:28 -07:00
Shauren
2bee0e6e37 Core/SpellScript: Corrected when OnObjectAreaTargetSelect hooks are called (must be before splitting unit/go targets) 2012-07-01 21:05:53 +02:00
4m1g0
a986a62132 DB: Removed old script_texts no longer used 2012-07-01 19:45:26 +02: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
6eadc63ade Core/VMaps: Use fabs instead of abs for float type. On some platforms abs has only int overload exists. 2012-07-01 01:42:58 +02:00
Shauren
f4ec8b033d Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checks 2012-07-01 01:15:13 +02:00
Shauren
bd8226414d Missed change for previous commit 2012-06-30 23:22:51 +02:00
Shauren
ee2252163f Scripts/Icecrown Citadel: Fixed visual and target selection of Sindragosa's Fury 2012-06-30 23:14:34 +02:00
Shauren
1ae184748c Merge pull request #6988 from Faq/DK_talent
Core/Spells: Corrected Black Ice bonus damage for Scourge Strike shadow part.
2012-06-30 11:40:56 -07: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
QAston
469c7a0955 Core/Scripts: fix a crash from e0997874f5 2012-06-30 10:43:34 +02:00
Shauren
067c27d299 Core/SpellScript: Corrected error messages and in-source documentation for OnObjectAreaTargetSelect hook and allow using that hook only for area spell targets 2012-06-30 00:06:17 +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
kandera
efa92eaecf Merge pull request #6976 from Elron103/pull-requests
Scripts/Spells: Fix Deathknight ability Death Pact 48743 Closes #5950
2012-06-29 10:18:58 -07:00
Elron103
8ba234e245 Scripts/Spells: Fix Deathknight ability Death Pact 48743 2012-06-29 18:45:18 +02:00
QAston
799b2c146b Merge pull request #6962 from Elron103/pull-requests
Core/Spells: Fix spell casting time reduce / increase effects for creatures
2012-06-28 22:37:43 -07:00
Elron103
dfdbc91e90 Core/Spells: Fix spell casting time reduce / increase effects for players and creatures 2012-06-29 00:11:05 +02:00
mweinelt
5b24fbf2f4 DB/Graveyards: Fix Graveyard Link for Shattered Halls
Closes #6947

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-06-27 23:32:03 +01: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
kandera
b9860aa71a Merge pull request #6943 from Faq/DK
Death Knight T10 Tank 2P Bonus. Thnx Shauren
2012-06-27 05:47:19 -07:00
Faq
e5adb05844 missed break :/ 2012-06-27 00:28:59 +03:00
Faq
e43b50b415 Death Knight T10 Tank 2P Bonus. Thnx Shauren 2012-06-27 00:12:07 +03:00
Exodius
d014f7fced DB/Loot: Add missing recipe and replace a furious weapon with the correct item
Closes #6925,#6924
2012-06-26 21:07:07 +02:00
Malcrom
da8c039f0a DB/Gameobject: Blades Edge Alliance & Horde Mid Summer Festival Go Spawns 2012-06-25 22:38:28 -02:30
Malcrom
76df7f8281 DB/Gameobject: Add Azuremyst Isle Alliance Mid Summer Festival Go Spawns 2012-06-25 21:35:31 -02:30
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