aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-04-05DB/GOs: Correct some templates and add a missing one (WDB)Nay
DB/Auth: Add missed change to auth_base.sql Also fix file endings in some of hte sqls
2012-04-05Core/Spells: Fixed Dancing Rune Weapon double-applying the duration bonus of ↵Subv
the glyph Closes #6032 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-04Core/Spells: Rune Strike should only be available for use once after a ↵Subv
block/parry Closes #6007 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-04Core/Spells: Blade Barrier should not proc from autoattacksSubv
Closes #6028 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-04Core/Spells: The first target of a chained spell should be explicit.Subv
Closes #5643
2012-04-04SQL/Spells: Will of Sartharion should only affect the drakes and Sartharion, ↵Subv
patch by Vincent-Michael Closes #5641
2012-04-04Core: Give field pointers in Player::DeleteFromDB() more appropriate nameVojtěch Boček
2012-04-04SQL: Adjust rollup filename and change address length to 255 according to ↵leak
RFC 1035
2012-04-04Core: Fix a crash in Player::DeleteFromDB due to loading wrong fieldsclick
2012-04-04Core: Fix Group::SetGroupMemberFlag and Pet::resetTalentsForAllPetsOf ↵click
prepared statement parameters (thanks Saring)
2012-04-03Core/Spells: fix crash with wintergrasp water spell script.Kandera
2012-04-04Core: Fix WorldSession::HandleWrapItemOpcode prepared statement parametersclick
2012-04-04Core: Fix Item::SaveRefundDataToDB prepared statement parametersclick
2012-04-03Core/DBLayer: Fix issues in instance saving; spotted by Saring, thank youNay
2012-04-03Update sql/updates/world/2012_04_03_00_world_spell_script_names.sqlkandera
2012-04-03Core/Spells: fix wintergrasp water being applied to players. small codestyle fixKandera
2012-04-03Core/World: Add character name data after loading PlayerDumpShauren
Closes #3653 Note: Manual changes in database while the server is running are not advised thus not supported
2012-04-02Core/Protocol: Fixed SMSG_NAME_QUERY_RESPONSE for offline players (fixes ↵Shauren
friend lists)
2012-04-02Core/DBLayer: Fix another wrong type, hopefully the last oneNay
TODO: Hunt down the reason for friends list (characters_social) and instance reseting not working
2012-04-02Core: Fix another type-error in the mail expiration handling (using data ↵click
pulled from CHAR_SEL_EXPIRED_MAIL_ITEMS prepped statement)
2012-04-02Core/Database: Some extended debug output for Field::GetXXX logs.kaelima
2012-04-02Core/DBLayer: Yet more type fixesNay
2012-04-02Core/DBLayer: Yet more type fixesNay
2012-04-01Merge pull request #5981 from Jildor/fix_Spinning_Pain_Spike2Subv
Core/Spells: Fix Spinning Pain Spike damage closes #5652
2012-04-01Core/DBLayer: More type fixesNay
Thanks to Vasago for the help in spotting the errors Thanks to Subv as well (so he doesn't feel lonely)
2012-04-01change GetMaxHealth and BeforeHit...Jildor
2012-04-01Core: Only clear motionmaster flags if the respective entity exists in world.click
Original patch by kewarr and Mrsmite, additional commenting by Machiavelli removing the pet-specific checks applied. Fixes #5400.
2012-04-01DB/Conditions: Capture Jormungar Spawn can only be used in Ice Heart CavernNay
Fix by Discover and Havenard Closes #2452 Also fix a typo in a previous commit
2012-04-01Core: Tell ScriptMgr to reload properly on .reload - thanks to codels for ↵click
the patch
2012-04-01DB/SAI: Fix quest Falcon Versus HawkOdyssey
Closes #2127
2012-04-01DB/NPC: Mana Beast shouldn't reward XPDiscover-
Closes #1887
2012-04-01DB/Conditions: Imbued Scourge Shroud should only be used in City area ↵Svannon
(conditions) Closes #1527
2012-04-01Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-04-01SQL/Spells: Missing SQL from previous commitSubv
2012-04-01DB/NPC: Fix trainers added in 1bc99cd5af348c578a8cNay
2012-04-01Core/Commands: Allow combatstop command to be used from console with the ↵Subv
player name as parameter Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-01Core/Spells: Fixed SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT on several ↵Subv
types of spell effects closes #5961 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-01Core/Spells: Fix Spinning Pain Spike damageJildor
Close: #5652
2012-04-01DB/Spawns: Fix previous commit (512aa8897bf30bbb8)Nay