| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-22 | Core/Shaman: Fix Earthen Power | Vincent-Michael | |
| 2012-04-21 | Core/Spells | Vincent-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-20 | More include fixes | Shauren | |
| 2012-04-19 | Fixed build without PCH | Shauren | |
| 2012-04-19 | Scripts/Ulduar: Fixed some WIP code for Algalon | Shauren | |
| 2012-04-19 | Scripts/Ulduar: Algalon the Observer | Shauren | |
| 2012-04-17 | Script/Pit of Saron: Fix logic in spell_tyrannus_overlord_brand | kaelima | |
| should fix #6247 | |||
| 2012-04-17 | Core/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-16 | Spell/Warrior: Fixed Concussion Blow damage part | Shauren | |
| Thanks ShinDarth | |||
| 2012-04-16 | Core/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-15 | Fixed broken compile | Subv | |
| 2012-04-15 | Scripts/Commands: Make the .modify reputation command only modify the ↵ | Subv | |
| specified reputation (ignore spillovers) Patch by @ogeraisi | |||
| 2012-04-14 | Core/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-14 | Core/Scripts: Added support for creating custom GameObjectAI classes, ↵ | Shauren | |
| similar to how creature scripts work. | |||
| 2012-04-13 | Scripts/Icecrown Citadel | Shauren | |
| * 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-12 | Core/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-12 | Core/Spells: Fix Unrelenting assault proc only on players. | Kandera | |
| 2012-04-11 | Scripts/Trial of the Crusader: Fixed spell_powering_up_SpellScript once again | Shauren | |
| 2012-04-11 | Scripts/Twin Valkyr: Fix a crash in spell_powering_up_SpellScript. Author: ↵ | Machiavelli | |
| Vincent-Michael | |||
| 2012-04-11 | dead code | faramir118 | |
| 2012-04-11 | Scripts/Karazhan/Midnight: Fix timer logic | faramir118 | |
| Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com> | |||
| 2012-04-11 | wrong signature in a few overrides | faramir118 | |
| 2012-04-11 | Scripts/Icecrown Citadel: Fixed crashes on despawning abominations during ↵ | Shauren | |
| Professor Putricide's phase transition | |||
| 2012-04-11 | Scripts/Silithus: Fix crash when doing "A Pawn on the Eternal Board" | kaelima | |
| Closes #6156 | |||
| 2012-04-09 | Core/DBLayer: More type fixes | Shauren | |
| 2012-04-09 | Cmake: Remove no longer existing */dep/mersennetwister include | kaelima | |
| Thanks Venugh for noticing | |||
| 2012-04-09 | Core/Scripts: fix unrelenting assault procing on caster (thx gigatotem). ↵ | kandera | |
| both cast spells have target_unit_caster | |||
| 2012-04-09 | Core/Scripts: Remove some unnecessary creature/player casts in scripts and ↵ | kaelima | |
| do some safer casting in a silithus script | |||
| 2012-04-09 | Scripts/Spells: Corrected Riptide script, preparing variable should be done ↵ | Shauren | |
| in Load hook, not Register | |||
| 2012-04-08 | Core/Spells: Fixed Riptide bonus on Chain Heal | Subv | |
| closes #1152 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-08 | Core/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-08 | Scripts/Icecrown Citadel: Fixed Mystic Buffet applying on targets hidden ↵ | Shauren | |
| behind Ice Tombs | |||
| 2012-04-08 | Scripts/Icecrown Citaldel | Shauren | |
| * Timer improvements after air phase for Sindragosa * Added landing animation after air phase * Unchained Magic affects 6 targets on 25 man mode * | |||
| 2012-04-07 | Scripts/Spells: Removed redundant code for spell 54798. | Subv | |
| Closes #519 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-07 | Scripts/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-07 | Scripts/SM: Fix dead anymation of Fairbanks | Nay | |
| Patch by DennisRassmann (25/10/2010) Closes #4998 | |||
| 2012-04-07 | Script/UC: Add some combat spells to Lady Sylvannas | Nay | |
| Original patch by pxlcreations (11/04/2010) | |||
| 2012-04-07 | Scripts/Pit of Saron: Geist Ambusher should only jump once, on entering combat | Shauren | |
| 2012-04-07 | Core/DBLayer: More type fixes. | Shauren | |
| 2012-04-07 | Scripts/Icecrown Citadel: Fixed Ice Bomb visual synchronization | Shauren | |
| Closes #5179 | |||
| 2012-04-06 | Scripts/Silithus: Few summons were being spawned at wrong locations (out of ↵ | w1sht0l1v3 | |
| bounds array) Fixes a crash and/or console errors | |||
| 2012-04-05 | Core/Spells: Fix unrelenting assault not proccing aura when overpower is ↵ | Kandera | |
| used while target is casting. Closes #5965 | |||
| 2012-04-03 | Core/Spells: fix crash with wintergrasp water spell script. | Kandera | |
| 2012-04-03 | Core/Spells: fix wintergrasp water being applied to players. small codestyle fix | Kandera | |
| 2012-04-01 | change GetMaxHealth and BeforeHit... | Jildor | |
| 2012-04-01 | Core/Spells: Fix Spinning Pain Spike damage | Jildor | |
| Close: #5652 | |||
| 2012-04-01 | Core/Script: Code style and some rewriting. | Gyx | |
| MoveInLineOfSight(Unit* unit) -> MoveInLineOfSight(Unit* who) Signed-off-by: Gyx <2359980687@qq.com> | |||
| 2012-03-31 | Core/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-30 | Core/Script: Code style(Missing?). | Gyx | |
| Signed-off-by: Gyx <2359980687@qq.com> | |||
| 2012-03-29 | Core/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> | |||
