aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-08Core/Spells: Implemented SPELL_ATTR4_IGNORE_RESISTANCES.Subv
Closes #919 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-08Fix non-PCH build and GitExtensions screwup from last changesetMachiavelli
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-08Core/Movement: Fix pushback issues and client freeze.Machiavelli
2012-04-08DB/Spells: Add a missing spell (Blessed Life) to spell_dbcNay
Made with love, for Subv.
2012-04-08Scripts/Icecrown Citadel: Fixed Mystic Buffet applying on targets hidden ↵Shauren
behind Ice Tombs
2012-04-08Core/Conditions: Add missing code for CONDITION_TITLENay
DB/Char: Add changes to character base Thanks to manuel and QAston for noticing
2012-04-08Database/Misc: Template updates for Gymer.Discover-
Author: Faq Closes #6089
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-07Merge pull request #6001 from Tasssadar/masterShocker
Code style: Give field pointers in Player::DeleteFromDB() more appropriate name
2012-04-07Scripts/Spells: Removed redundant code for spell 54798.Subv
Closes #519 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-07Core/Spells: Health leech spells should still do damage even if the caster ↵Subv
is dead (Devouring Plague) Closes #470 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-08Core/Protocol: Rename opcode SMSG_LFG_BOOT_PLAYER to ↵kaelima
SMSG_LFG_BOOT_PROPOSAL_UPDATE. (same opcode had two different names in core)
2012-04-08Core/Item: Fix possible exploit stacking critical strike when switching ↵kaelima
weapons during disarm. Closes #3532
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-07Core/Conditions: Add CONDITION_TITLENay
Original patch by svetilo12
2012-04-07Core/Spells: Fixed rogue T10 2P and 4P bonusesSubv
Closes #422 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-07Core/Spells: Fixes the rune cooldown when a hit mises the targetSubv
Closes #412 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-07Core/Players: Reward XP to dead players inside battlegroundskaelima
(29/05/2010)
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-07Merge pull request #6094 from Vincent-Michael/game_eventDiscover-
Db/GameEvent: Fix start_time for Noblegarden and Children's Week
2012-04-07Db/GameEvent: Fix start_time for Noblegarden and Children's WeekVincent-Core
2012-04-07Core/Visibility: Pets should be always visible for group mates.Subv
Patch by zarocks Closes #55
2012-04-07Core/Tickets: Add report time and current latency to lag_reports tableNay
It's a tiny bit more useful now.
2012-04-07Core/Scripting: Allow the use of WorldMapScript for maps that are not ↵Subv
continents (aka, all maps) Closes #171 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-07Core/DBLayer: More type fixes.Shauren
2012-04-07DB/Spawns: Added missing gameobject at Majordomo Executus area (damage on ↵Shauren
pile of coal)
2012-04-07DB/GOs: Add missing page_text dataHelias
Data from UDB Closes #6074
2012-04-07Core/PacketIO: Fix ticket creation (it was saving wrong data to DB)Nay
TODO: It might be wise to validate map and coordinates sent by the client Closes #6054
2012-04-06Merge pull request #6070 from MrSmite/PetAI_3.1Shocker
Core/Pets: Improve PetAI Closes #6048 Closes #6070
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-06Merge pull request #6072 from Vincent-Michael/elixirNay
Core/Spell: Fix Elixir of Minor Fortitude Closes #1135
2012-04-06Core&DB/Spells: Fix Warr T8 4p bonusNay
- Added missing spell to DB - Corrected DBC data that is, very likely, wrong Closes #2386
2012-04-06Core/Spell: Fix Elixir of Minor FortitudeVincent-Core
2012-04-06DB/GOs: Add (custom) template for spell focus GO required by spell 70477Nay
Thanks Altair, I guess..
2012-04-06Core&DB/Spells: Fix DK T8 4p bonusNay
- Added missing spell to DB - Corrected DBC data that is, very likely, wrong Closes #6062
2012-04-06Fix coding styleMrSmite
2012-04-06PeAI updateMrSmite
* Better handle target selection for defensive pets. Adds triggers for when owner is damaged or begins attacking something. * Defensive pets no longer run off as soon as a mob aggros the owner but rather at first damage to owner or owner first attack * Pets on stay will continue to attack unless target unreachable
2012-04-06DB/Spells: Fix DK T7 4p bonus for Death StrikeNay
Closes #6059
2012-04-06Merge pull request #6053 from Jildor/Noblegarden_bunnySubv
Core/Spells: Fix Rabbit Costume and Noblegarden Bunny
2012-04-06Core/Spells: Fix Rabbit Costume and Noblegarden BunnyJildor
2012-04-05Core/SmartScript: Fixed crashes with stored target listsShauren
Closes #5786
2012-04-05Core/Spells: Implement SPELL_ATTR4_PROC_ONLY_ON_CASTER properly. Closes #5204Liberate
2012-04-05Core/SAI: Added a new event flag to allow events to NOT reset when the ↵Subv
creature evades (SMART_EVENT_FLAG_DONT_RESET) Closes #5568 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-05SQL/Spells: Fixed Libram of Veracity procSubv
Closes #6022 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-05Core/Spells: Fix unrelenting assault not proccing aura when overpower is ↵Kandera
used while target is casting. Closes #5965
2012-04-05This should have been commented out (@ previous commit)Nay