Kandera
7688c7609f
Core/Spells: remove holy shock and death coil (dk) from checkcast and add them to the checkcast of the spell script. also check if unit is in front for damage spell of death coil (dk) Closes #6027
2012-05-18 11:44:38 -04:00
kandera
63010fe77b
Core/Spells: calculate damagebonustaken for target before adding the damage left from the previous aura. thx @zwerg
2012-05-17 14:04:57 -03:00
Kandera
c6aa41cc10
Core/Spells: Revert previous commit. add exception for deep wounds in pct done aura modifiers. clean up heal bonus code to use the correct numerical types.
2012-05-17 10:41:21 -04:00
Kandera
619fdd185b
Core/Spells: fix deep wounds damage. thanks warpten.
2012-05-17 09:40:44 -04:00
Malcrom
ac844f9953
Core/Scripts: Scripting of Dragonspire Hall Runes "UBRS"
...
Additional work to do.
2012-05-16 12:30:37 -02:30
Vincent-Michael
68bfe8c831
Core/Spell: Fix not using Shadowstep while rooted
2012-05-15 12:41:00 +02:00
Malcrom
06c4917568
Cote/Scripts: Fix build for boss_yoggsaron
2012-05-14 07:18:06 -02:30
Malcrom
72d00c476c
Core/scripts: Add spell enums for boss sara.
2012-05-13 21:43:37 -02:30
Malcrom
e144b8e3be
DB/creature_text: Added creature text for Boss Sara.
2012-05-13 20:30:11 -02:30
Malcrom
fa7e9d3c0d
Core/Scripts: And some Gameobject enums for future scripting of Blackrock Spire.
2012-05-13 15:14:32 -02:30
Malcrom
42b0dfc94f
Core/Scripts: Update text for Garfrost to creature_text. Added some missing text & added call for help to aggro.
2012-05-13 14:36:24 -02:30
Malcrom
5709929d2b
Core/Threat: Fix by faq.
...
Turning gm on, now drops threat.
Dead mobs no longer holds threat on player.
Also fixed some Engrish.
2012-05-13 11:33:42 -02:30
Malcrom
fa3ee22849
Core/Script: Optimize code for previous commit for Pit of Saron.
2012-05-12 12:49:36 -02:30
Malcrom
8a1417ae75
Core/Scripts: Fix for previous
2012-05-12 12:23:21 -02:30
Malcrom
d770c125e9
Core/Scripts: Fix Halls of Reflection Portcullis door in Pit of Saron.
...
Now requires Tyrannus boss kill to open.
2012-05-12 12:19:41 -02:30
joschiwald
4e354d6ca9
Core/Spells: fix damage mods from caster on target
2012-05-11 22:43:06 +02:00
Shauren
d8a1a0e05a
Scripts/Pit of Saron: Unlock passage to Tyrannus after first 2 bosses are down.
2012-05-11 13:12:09 +02:00
Discover-
5057a8156d
Scripts/Quests: Fix compile from 0ecd9e72d0 - sorry guys.
...
Thanks @Vincent-Michael.
2012-05-10 13:52:22 +02:00
Discover-
70739ec9de
Scripts/Commands: Fix compile under Linux ( d6d45633c8).
...
Credits go to @PuniCZ
2012-05-10 13:50:22 +02:00
Discover-
0ecd9e72d0
Scripts/Quests: Script quest Leave Nothing to Chance.
...
Closes #1863
Closes #3087
Closes #2061
2012-05-10 13:43:40 +02:00
QAston
58f63509cd
Merge pull request #6314 from Chaplain/spells
...
Core/Spells: Separation of caster/target part damage/heal bonus calculation.
2012-05-09 15:10:33 -07:00
Vincent-Michael
890c7e64e1
Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
2012-05-09 23:51:58 +02:00
Kandera
0f3db42ffc
Core/Commands: fix build error with non-pch builds
2012-05-09 12:14:31 -04:00
Kandera
d6d45633c8
Core/Commands: Add level 3 command for setting npc data. used for testing scripts.
2012-05-09 10:29:06 -04:00
kaelima
cb36825a3a
Script/Wormhole: Correct randomize logic for underground option
2012-05-09 13:49:49 +02:00
kaelima
7d561c884e
Correct typo from 1af30a9ea2
2012-05-09 02:25:46 +02:00
kaelima
1af30a9ea2
Scripts/Wormhole: Add rare 6th option to "Underground". Fixed some teleport positions (from sniffs)
...
And made some random cleanup for npc_shadowfiend and npc_lightwell
2012-05-09 01:48:42 +02:00
Malcrom
85ca26c382
DB/SAI: Add SAI for Wrathbone Laborer, fix unit flags, remove cpp script.
2012-05-05 23:37:14 -02:30
Malcrom
706a2d4175
Core/Scripts: Remove core Forge of Souls trash scripts now done in SAI.
2012-05-05 12:37:27 -02:30
4m1g0
7a8f6b84c9
Scripts/the_barrens: Fix quest "The Affray" and some cleanup.
...
Closes : #4764
Also Closes : #6354
2012-05-01 02:11:44 +02:00
Chaplain
879070bc80
Core/Spells: Separation caster/target part damage/heal bonus calculations.
...
*Implement HoT/DoT save caster side bonuses and apply target mods on each tick
2012-04-28 23:32:25 +03:00
QAston
b899f5fc94
Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the names reflect better what those functions do. Also update some comments.
2012-04-28 14:55:14 +02:00
Shauren
51656d7e60
Scripts/Icecrown Citadel: Fixed Scent of Blood on heroic mode of Deathbringer Saurfang encounter
2012-04-27 15:38:09 +02:00
Kandera
b5a5080df0
Core/Spells: fix penance and holy shock targetting for non faction friendly npcs that appear friendly. should also fix the issue with using mixed groups
2012-04-26 11:15:23 -04:00
Jildor
bf7a32b79e
Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang berserk timer on heroic mode.
2012-04-26 15:38:48 +02:00
Kandera
16e367bb84
Core/Spells: fix build error with previous commits.
2012-04-26 09:28:48 -04:00
Kandera
aee77546e9
Core/Spells,DB/Conditions: Fix startup errors associated with bf0d001cd3 and 13b68af78d Closes #6346
2012-04-26 09:13:07 -04:00
Shocker
00849132ee
Merge pull request #6336 from Aristoo/master
...
Script/Trial of the Crusader: Fix Permafrost define
2012-04-25 18:00:13 -07:00
Kandera
1b5fa3a6f3
Core/Spells: fix sql file from previous commit and add newline after load function
2012-04-25 14:21:56 -04:00
Kandera
13b68af78d
Core/Spells: Convert some spells from spell_scripts in the db to a generic spellscript.
2012-04-25 14:07:20 -04:00
Aristoo
57866f3465
Script/Trial of the Crusader: Fix define for Permafrost
2012-04-25 16:38:51 +03:00
Kandera
b528f70639
Core/Spells: get effect value correctly. thx shauren!
2012-04-25 09:20:18 -04:00
Kandera
0ec4d55ca6
Core/Spells: Fix build error introduced in previous commit.
2012-04-25 09:15:09 -04:00
Kandera
5878a790db
Core/Spells: Fix prayer of mending bonus from t9 healing 2 piece set. Closes #4069
2012-04-25 09:02:09 -04:00
Kandera
2e9196162e
Core/Spells: Fix wrong target in Bloodthirst spell script. Closes #3359
2012-04-24 13:26:17 -04:00
Kandera
61bc8e1c6f
Core/Spells: added function to initiation script.
...
DB/SAI: added rest of quest to database for Greatmother's Soulcatcher
2012-04-24 11:59:08 -04:00
Shauren
1851a2e9e3
Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls appropriate AI hooks in case of temporary summons) and made ForcedDespawn private
2012-04-24 16:53:37 +02:00
Shocker
83e1e17649
Merge pull request #6008 from cookta2012/troy09
...
Core/Commands: Some porting and organizing
Moving a commands around eliminating a unnecessary file, and porting the "demorph" command
* moved the "wpgps" command into the cs_debug.cpp because it seems more fitting
* organized the "modify speed" commands into a table of their own
* moved the "gps" command into the cs_misc.cpp
2012-04-23 17:21:42 -07:00
Shocker
70f93a63a2
Merge pull request #6304 from Vincent-Michael/shaman
...
Core/Spells: Fix Earthen Power
Closes #4795
2012-04-23 17:14:12 -07:00
Kandera
b07341f998
Core/Spells: Fix spell cast of greatmother's soulcatcher. closes #1882
2012-04-23 14:35:12 -04:00