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
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
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
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
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
Kandera
9d19be2ee5
Core/Spells: fix spell scripts from recent commit and cleanup scripts
2012-06-15 12:56:15 -04: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
QAston
e53b44b6ba
Merge pull request #6491
...
Core/Spells: convert some spell effects to SpellScripts
Closes #6491
2012-06-14 19:12:03 +02:00
joschiwald
8ab6d578ce
fix typos - i failed so hard :(
2012-06-08 22:25:33 +02:00
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
joschiwald
7e454b26ac
more updates
2012-06-03 02:35:00 +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
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
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
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
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
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
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
Shauren
d8a1a0e05a
Scripts/Pit of Saron: Unlock passage to Tyrannus after first 2 bosses are down.
2012-05-11 13:12:09 +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
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
Jildor
bf7a32b79e
Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang berserk timer on heroic mode.
2012-04-26 15:38:48 +02:00
Aristoo
57866f3465
Script/Trial of the Crusader: Fix define for Permafrost
2012-04-25 16:38:51 +03: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
Shauren
a9ad4099ec
Scripts/Icecrown Citadel
...
* Sister Svalna will now fly and land properly
* Fixed visuals in Blood Prince Council fight
* Flying triggers will now fly properly
2012-04-23 18:10:18 +02:00
Vincent-Core
408c78dcd7
Core/Spells
...
* Converted percent based damage dealing spell effects to scripts
* Fix Leviroth Self-Impale damage
Closes #6085
Signed-off-by: Shauren <shauren.trinity@gmail.com >
2012-04-21 12:17:45 +02:00
Shauren
479af777f1
More include fixes
2012-04-20 00:01:07 +02:00
Shauren
c6618575a2
Fixed build without PCH
2012-04-19 23:50:32 +02:00
Shauren
a5da806cc6
Scripts/Ulduar: Fixed some WIP code for Algalon
2012-04-19 23:30:40 +02:00