Commit Graph

16065 Commits

Author SHA1 Message Date
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
Nay
53b561f550 Core/SAI: Remove some unused conditions related code
SAI conditions were implemented in a different way than initially planned

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-06-18 00:42:37 +01:00
QAston
a9b6a0c103 Merge pull request #6827 from drskull/master
Core/Spells: Small fix IsImmunedToSpell
2012-06-17 15:20:38 -07:00
Nay
0e4d6bf4df Missing break on 8c16cc2260
Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-06-17 23:13:48 +01:00
dr.skull
b5a072855e Fix added check for IsImmunedToSpell
Signed-off-by: dr.skull <dr.skull@centrum.sk>
2012-06-17 23:19:32 +02:00
Nay
d61f9fb40c Fix build in GCC
Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-06-17 22:11:27 +01:00
Nay
8c16cc2260 Core/SAI: Implement SMART_EVENT_ACTION_DONE (72, DoAction)
Param1 is event id
This event is triggered on spellclick (id=1001), fall on ground (id=1002) and charge (id=1003)

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-06-17 21:50:01 +01:00
Malcrom
5bcfd83031 DB/creature: Add missing Gan'jo spawn to Grizzly Hills 2012-06-17 11:48:53 -02:30
Malcrom
3fb93ce659 DB/creature: Add aura missing aura to Nerub'ar Scarab 2012-06-17 11:03:07 -02:30
Malcrom
99888e1a3e DB/creature: Fix Storm Totem flags 2012-06-17 10:41:21 -02:30
QAston
33873cc37c Merge pull request #6820 from Elron103/pull-requests
Core/Combat: Fix CanAIAttack implementation
2012-06-17 03:20:44 -07:00
QAston
14430c5884 Merge pull request #6826 from Elron103/pull-requests2
Core/Entities: Fix possible overflows in health calculation functions
2012-06-17 03:19:46 -07:00
dr.skull
3f8efb21cd add IsEffect() check to correct IsImmunedToSpell
Signed-off-by: dr.skull <dr.skull@centrum.sk>
2012-06-17 02:23:47 +02:00
Elron103
f0d14c372c Core/Entities: Fix possible variable overflows in health calculation functions 2012-06-17 00:50:21 +02:00
Elron103
3164ba627b Core/Combat: Fix CanAIAttack implementation 2012-06-16 20:55:07 +02:00
Malcrom
1c8211e852 Db/creature: Add missing Storm Totem spawn to Borean Tundra 2012-06-16 14:41:08 -02:30
Malcrom
89af15fed5 DB/SAI: Fix up quest 9541 "Totem of Yor" 2012-06-16 10:26:24 -02:30
Malcrom
47b2df8310 DB/SAI: Fix up quest 9312 "The Emitter" 2012-06-15 23:42:50 -02:30
Malcrom
c430b45dc2 DB/SAI: Fix up quest 9544 "The Prophecy of Akida" 2012-06-15 18:18:02 -02:30
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
38ac9b38fc DB/Spells: added spell script name that was missed. 2012-06-15 13:07:48 -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
Malcrom
cf1f21a5e7 Misc: fix filename 2012-06-15 07:23:54 -02:30
Malcrom
8962b88425 DB/SAI: Comment update to previous commit 2012-06-14 20:41:28 -02:30
Malcrom
39e4211b19 DB/SAI: Fix up quest 9540 "Totem of Tikti"
Also minor fix for Totem of Akida.
2012-06-14 20:30:44 -02:30
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
Malcrom
8cf01fdb26 DB/Misc: blah blah blah 2012-06-14 18:58:12 -02:30
Malcrom
3fac8f17d1 DB/EAI: Remove Stillpine Ancestor Akida EAI 2012-06-14 18:33:50 -02:30
Malcrom
cc7f95807a DB/SAI: Fix up quest 9539 "Totem of Coo" 2012-06-14 18:24:05 -02:30
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
968c5b9fd5 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2012-06-14 19:12:45 +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
Kandera
f5fd27fd07 DB/Spells: fix bonus coeff for spells. -1 does auto calculation and should not be used for no calculation. 2012-06-14 11:52:22 -04:00
Vincent-Michael
0e8889415d Core/Chat: Convert instance commands in commandscript 2012-06-14 17:33:46 +02:00
QAston
08802b2df3 Merge pull request #6315 'corrections'
DB/Spells: bonus data corrections
Closes #6315
2012-06-14 13:59:36 +02:00
QAston
ea254ee954 Db/Spells: Merge branch 'remover'
Closes #6317
2012-06-14 13:50:35 +02:00
QAston
6c8fca7e25 DB/Spells: Fix spell Surge of Adrenaline 2012-06-14 13:13:04 +02:00
QAston
56c3811365 Merge pull request #6685 from mweinelt/master
Core/Battlegrounds: Introduce Arena.RatedUpdateTimer to configure time between checks for matchups in rated arena
2012-06-14 03:26:30 -07:00
QAston
d4cc56328e Merge pull request #6792 from drskull/master
Core/Spells: Fix Magnet Takecharges
2012-06-14 03:06:09 -07:00
dr.skull
63dd625154 Fix wrong magnet aura takeCharges when spell hit not magnet unit
This will fix issue 3151 second problem

Signed-off-by: dr.skull <dr.skull@centrum.sk>
2012-06-14 00:40:33 +02:00