aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2012-04-22Core/Shaman: Fix Earthen PowerVincent-Michael
2012-04-21Core/SpellsVincent-Core
* 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-20More include fixesShauren
2012-04-19Fixed build without PCHShauren
2012-04-19Scripts/Ulduar: Fixed some WIP code for AlgalonShauren
2012-04-19Scripts/Ulduar: Algalon the ObserverShauren
2012-04-17Script/Pit of Saron: Fix logic in spell_tyrannus_overlord_brandkaelima
should fix #6247
2012-04-17Core/Spells: fix holy shock cast on friendly opposing team going on cooldown ↵Kandera
and saying invalid target. spell will now fail with invalid target and not cause a cooldown
2012-04-16Spell/Warrior: Fixed Concussion Blow damage partShauren
Thanks ShinDarth
2012-04-16Core/NPC: add essence infused moonstone, key to the focusing iris (and hc) ↵Kandera
to the list of keys gettable from locksmith npcs. (per aokromes)
2012-04-15Fixed broken compileSubv
2012-04-15Scripts/Commands: Make the .modify reputation command only modify the ↵Subv
specified reputation (ignore spillovers) Patch by @ogeraisi
2012-04-14Core/Spells: Do not proc spells with ↵Subv
PROC_FLAG_DONE_SPELL_MAGIC_DMG_CLASS_(NEG|POS) if there is no target, reimplemented Storm, Earth and Fire talent in another way Closes #3367 Closes #2424 If you find more spells that are broken because of this, please notify us Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-14Core/Scripts: Added support for creating custom GameObjectAI classes, ↵Shauren
similar to how creature scripts work.
2012-04-13Scripts/Icecrown CitadelShauren
* Fixed Professor Putricide Tear Gas stunning himself * Fixed visual of Unstable Experiment * Fixed oozes not picking new targets after hitting old * Fixed Gas Cloud not using melee attack * Removed ooze summon position hack Closes #4301 Closes #2726 Closes #5119 Closes #4464 Closes #2874 Closes #4407 Closes #2421 Closes #4899
2012-04-12Core/Spells: You should not be able to cast Create Healthstone if you ↵Subv
already have one in your inventory Closes #1498 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-12Core/Spells: Fix Unrelenting assault proc only on players.Kandera
2012-04-11Scripts/Trial of the Crusader: Fixed spell_powering_up_SpellScript once againShauren
2012-04-11Scripts/Twin Valkyr: Fix a crash in spell_powering_up_SpellScript. Author: ↵Machiavelli
Vincent-Michael
2012-04-11dead codefaramir118
2012-04-11Scripts/Karazhan/Midnight: Fix timer logicfaramir118
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
2012-04-11wrong signature in a few overridesfaramir118
2012-04-11Scripts/Icecrown Citadel: Fixed crashes on despawning abominations during ↵Shauren
Professor Putricide's phase transition
2012-04-11Scripts/Silithus: Fix crash when doing "A Pawn on the Eternal Board"kaelima
Closes #6156
2012-04-09Core/DBLayer: More type fixesShauren
2012-04-09Cmake: Remove no longer existing */dep/mersennetwister includekaelima
Thanks Venugh for noticing
2012-04-09Core/Scripts: fix unrelenting assault procing on caster (thx gigatotem). ↵kandera
both cast spells have target_unit_caster
2012-04-09Core/Scripts: Remove some unnecessary creature/player casts in scripts and ↵kaelima
do some safer casting in a silithus script
2012-04-09Scripts/Spells: Corrected Riptide script, preparing variable should be done ↵Shauren
in Load hook, not Register
2012-04-08Core/Spells: Fixed Riptide bonus on Chain HealSubv
closes #1152 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-08Core/Shared: Move container functions to shared project under ↵Machiavelli
Trinity::Container namespace. Also implement RandomResizeList which takes a predicate function as parameter. Core/ScriptedAI: Extend SummonList::DoAction to take a predicate function as parameter and allow specifying a maximum number of units to be selected.
2012-04-08Scripts/Icecrown Citadel: Fixed Mystic Buffet applying on targets hidden ↵Shauren
behind Ice Tombs
2012-04-08Scripts/Icecrown CitaldelShauren
* Timer improvements after air phase for Sindragosa * Added landing animation after air phase * Unchained Magic affects 6 targets on 25 man mode *
2012-04-07Scripts/Spells: Removed redundant code for spell 54798.Subv
Closes #519 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-07Scripts/Spells: When Frost Warding negates the damage taken, the Frost Ward ↵Subv
should remain intact Closes #313 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-07Scripts/SM: Fix dead anymation of FairbanksNay
Patch by DennisRassmann (25/10/2010) Closes #4998
2012-04-07Script/UC: Add some combat spells to Lady SylvannasNay
Original patch by pxlcreations (11/04/2010)
2012-04-07Scripts/Pit of Saron: Geist Ambusher should only jump once, on entering combatShauren
2012-04-07Core/DBLayer: More type fixes.Shauren
2012-04-07Scripts/Icecrown Citadel: Fixed Ice Bomb visual synchronizationShauren
Closes #5179
2012-04-06Scripts/Silithus: Few summons were being spawned at wrong locations (out of ↵w1sht0l1v3
bounds array) Fixes a crash and/or console errors
2012-04-05Core/Spells: Fix unrelenting assault not proccing aura when overpower is ↵Kandera
used while target is casting. Closes #5965
2012-04-03Core/Spells: fix crash with wintergrasp water spell script.Kandera
2012-04-03Core/Spells: fix wintergrasp water being applied to players. small codestyle fixKandera
2012-04-01change GetMaxHealth and BeforeHit...Jildor
2012-04-01Core/Spells: Fix Spinning Pain Spike damageJildor
Close: #5652
2012-04-01Core/Script: Code style and some rewriting.Gyx
MoveInLineOfSight(Unit* unit) -> MoveInLineOfSight(Unit* who) Signed-off-by: Gyx <2359980687@qq.com>
2012-03-31Core/Script: Code style and some rewriting.Gyx
JustDied(Unit* Killer) -> JustDied(Unit* killer) JustDied(Unit* /*Killer*/) -> JustDied(Unit* /*killer*/) JustDied(Unit* /*unit*/) -> JustDied(Unit* /*killer*/) JustDied(Unit* /*slayer*/)) -> JustDied(Unit* /*killer*/) JustDied(Unit* /*victim*/) -> JustDied(Unit* /*killer*/) JustDied(Unit* victim) -> JustDied(Unit* killer) JustDied(Unit* /*who*/) -> JustDied(Unit* /*killer*/) JustDied(Unit* who) -> JustDied(Unit* killer) JustDied(Unit*) -> JustDied(Unit* /*killer*/) Signed-off-by: Gyx <2359980687@qq.com>
2012-03-30Core/Script: Code style(Missing?).Gyx
Signed-off-by: Gyx <2359980687@qq.com>
2012-03-29Core/Script: Code style.Gyx
WaypointReached(uint32 i) -> WaypointReached(uint32 waypointId) WaypointReached(uint32 uiPointId) -> WaypointReached(uint32 waypointId) WaypointReached(uint32 /*point*/) -> WaypointReached(uint32 /*waypointId*/) WaypointReached(uint32 uiI) -> WaypointReached(uint32 waypointId) WaypointReached(uint32 /*i*/) -> WaypointReached(uint32 waypointId) WaypointReached(uint32 uiWPointId) -> WaypointReached(uint32 waypointId) WaypointReached(uint32 /*wp*/) -> WaypointReached(uint32 waypointId) WaypointReached(uint32 /*point*/) -> WaypointReached(uint32 waypointId) Signed-off-by: Gyx <2359980687@qq.com>