aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2022-02-28Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2022-02-28Core/Commands: Enable .debug loadcells on console and allow to load a specifi...jackpoz
2022-02-28Core/Commands: Fix typo in .mmap loc commandjackpoz
2022-02-27whitespace to make CI happy, 7bf9a06 follow-upTreeston
2022-02-27Scripts/Commands: Fix a potential crash in cs_account.cppTreeston
2022-02-27Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...Treeston
2022-02-27Scripts/Commands: Move .account to `trinity_string`Treeston
2022-02-27Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
2022-02-27Scripts/Commands: Rename .additemset to .additem set to avoid ambiguityTreeston
2022-02-271eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-27DB/Gameobject: Add correct door to Sethekk Hallsoffl
2022-02-27Scripts/ICC: update Icecrown Citadel scripts to new model (#25439)ForesterDev
2022-02-27Scripts/ICC: update Gunship Battle scripts to new model (#25438)ForesterDev
2022-02-27Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2022-02-26Scripts/Spells: Delete obsolete druid spell scripts (#27813)Aqua Deus
2022-02-26Scripts/Spells: Fixed Rapture (#27800)Teleqraph
2022-02-21Scripts/Antorus: updated Garothi Worldbreaker initialization for dynamic spaw...Ovah
2022-02-16Core/Maps: Add Map::DoOnPlayers helper function (#25233)Traesh
2022-02-15 Scripts/Spells: Convert rogue spell scripts to new script registration synta...Aqua Deus
2022-02-15Scripts/Spells: updated Penance (#27737)Teleqraph
2022-02-14Scripts/Spells: Fix monk roll (#27736)Aqua Deus
2022-02-14Scripts/Spells: Fixed Cold Snap (#27734)Teleqraph
2022-02-14Scripts/Spells: Fix priest talent Power Word: Solace (#27732)Aqua Deus
2022-02-13Scripts/Spells: Fix priest talent Twist of Fate (#27730)Aqua Deus
2022-02-13Scripts/Spells: Fixed Infusion of Light (#27723)Teleqraph
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: script PCH tuningShauren
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-02-11Scripts/Spells: Fixed mage Blizzard (#27722)Teleqraph
2022-02-10Scripts/Spells: Fixed Power Word: Shield (#27721)Teleqraph
2022-02-10Scripts/Spells: Fixed holy paladin talent AwakeningShauren
2022-02-10Core/Auras: Proc flag updatesShauren
2022-02-10Scripts/Spells: Fixed Divine Purpose (#27719)Teleqraph
2022-02-10Core/Spells: Add type safety to proc related functions - using enum arguments...Shauren
2022-02-08Core/Scripts: Added script hook to execute actions after completing an achiev...Meji
2022-02-08Core/Spells: Pass cast item level to triggered spellsShauren
2022-02-08Core/Objects: Use player as summoner for personal clones (#27716)Seyden
2022-02-07Scripts/Spells: Fixed Art of War (#27712)Teleqraph
2022-02-07Scripts/Spells: Fix mage Comet Storm (#27710)Aqua Deus
2022-02-07Scripts/Spells: Fixed Icefury talent proc and frost shock energize (#27699)Aqua Deus
2022-02-07Scripts/Spells: Fix shaman Undulation talent (#27695)Aqua Deus
2022-02-06Scripts/Spells: Fixed paladin's Light's Hammer (#27693)Teleqraph
2022-02-06Scripts/Spells: Implemented Ashen Hallow script (#27682)Teleqraph
2022-02-06Scripts/Commands: Correct some unexpected behavior in .levelTreeston
2022-02-06Scripts/ICC: update Deathbringer Saurfang scripts to new model (#25435)ForesterDev
2022-02-06Scripts/Trial of the Champion: "Refactor" encounter state management to use I...Shauren
2022-02-06DB/Quest: Convert & update support for 'A Slow Death' to SAIoffl