Commit Graph

2710 Commits

Author SHA1 Message Date
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
Malcrom 8cc19196a6 Core/script: Informed by Kaelima this line is handled by dbc and not required. 2012-06-01 12:34:08 -02:30
Malcrom dfbd7a820b Core/scripts: Add generic script to prevent cannon movement. 2012-06-01 12:23:55 -02:30
Kandera 99b23429db Core/Spells: fix damage from touch the nightmare for the caster and fix damage and healing for dream funnel. closes #6669 closes #6676 2012-06-01 10:43:36 -04:00
Shauren 425eeb8280 Core/Movement
* Implemented creature movement on transports
* Set minimum speed for creature allowed to start movement (too low speed leads to overflows in movement time calculations which in turn leads to crashes)
2012-05-31 19:45:11 +02:00
Shocker fce6ec014d Merge pull request #6605 from Vincent-Michael/scale
Core/Misc: Add SetObjectScale function
2012-05-29 03:56:47 -07:00
AliveShiro 34a1dd763b Core/Scripts: Fix Anub'arak spikes in Trial of the Crusader now they only attack players. Thanks to Warpten who brought the Idea and thanks to Nayd :) 2012-05-28 19:18:03 +02:00
joschiwald 1bfd6605af fix compile 2012-05-28 04:29:59 +02:00
joschiwald cd7ab6f3a5 Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscripts
Conflicts:
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Spells/Auras/SpellAuraEffects.cpp
	src/server/game/Spells/Spell.cpp
	src/server/game/Spells/SpellEffects.cpp
	src/server/scripts/Spells/spell_paladin.cpp
2012-05-28 04:27:51 +02:00
joschiwald ca07f30d03 Core/Spells: convert some spell effects to SpellScripts 2012-05-28 04:07:51 +02:00
Shauren b549cd2543 Scripts/Icecrown Citadel: Remove encounter specific auras when Blood-Queen Lana'thel fight ends (prevents exploits with Essence of the Blood Queen
Closes #6610
2012-05-27 22:26:49 +02:00
Vincent-Michael ab77e597b1 Add function for SetObjectScale
Author: NoFantasy
Source: Mangos
2012-05-26 23:14:57 +02:00
Malcrom 74da8dc410 Core: another update cause case matters! 2012-05-26 00:38:53 -02:30
Malcrom 83f74263a2 core: fix ubrs script 2012-05-26 00:27:10 -02:30
Malcrom 39a609ce5c Core/DB: Some updates for UBRS from sniff 2012-05-25 23:53:33 -02:30
kandera 624a5629b9 Merge pull request #6040 from w1sht0l1v3/borean_tundra
Core/DB: Quest The Emissary
2012-05-24 07:31:10 -07:00
Nay 23be8c4fd7 Scripts/VH: Add an 1 minute pause after each boss fight (instead of 5 seconds)
Revert one of the warning fixes (non standard C++)
2012-05-20 18:22:34 +01:00
Nay e56b2cdd59 Core: Fix a few compile warnings 2012-05-20 17:58:35 +01:00
4m1g0 524e30e57b Scripts/kalimdor: Use proper headers to optimize compile, code style and general cleanup.
Closes #6419 (pr)
2012-05-19 15:11:09 +01:00
Nay 82664ade8f Merge pull request #6418 from 4m1g0/TheAffray
Scripts/the_barrens: Fix quest "The Affray" and some cleanup.
2012-05-19 04:10:13 -07:00
Kandera edf1de6d93 Core/Spells: move rocket boots spell cast check to spell script. add event for checkcast for deathcoil (dk) heh i forgot it >.< 2012-05-18 11:56:23 -04:00
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