aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2022-02-09Dynamic build fixShauren
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/Conditions: Add missing null checks for PlayerConditionShauren
2022-02-08Core/Conditions: Fixed PlayerCondition checking after std::arrayification of ...Shauren
2022-02-08Core/Spells: Fixed TARGET_UNIT_TARGET_ALLY_OR_RAID targetingShauren
2022-02-08Core/Objects: Use player as summoner for personal clones (#27716)Seyden
2022-02-07Core/Spells: Implement CAST_FLAG_EX_IGNORE_COOLDOWN - causes spells to not au...Seyden
2022-02-07Core/Spells: Implement SPELL_ATTR7_NO_ATTACK_DODGE, SPELL_ATTR7_NO_ATTACK_PAR...Aqua Deus
2022-02-07Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#27714)Aqua Deus
2022-02-07Scripts/Spells: Fixed Art of War (#27712)Teleqraph
2022-02-07Scripts/Spells: Fix mage Comet Storm (#27710)Aqua Deus
2022-02-07Core/Transports: Add missing null pointer check in Transport::SummonPassengerShauren
2022-02-07Core/Creatures: Add summoned creatures to summoners transport (#27708)Seyden
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-06Core/Spells: Do not register instant spells in Unit current spell containers ...Shauren
2022-02-06Core/BattlePets: Delete declined names of non-account battle pets when deleti...Meji
2022-02-06Scripts/Spells: Fixed paladin's Light's Hammer (#27693)Teleqraph
2022-02-06Core/Misc: Fixed clang pch build on some distrosShauren
2022-02-06Core/Conditions: Implemented new condition type CONDITION_BATTLE_PET_COUNT to...Antonio Martín Berti
2022-02-06Scripts/Spells: Implemented Ashen Hallow script (#27682)Teleqraph
2022-02-06Core/PacketIO: Implemented SMSG_DISPLAY_TOAST for quest money rewards (#27669)Aqua Deus
2022-02-06Core/DataStores: Fixed LiquidTypeEntry structure broken by incorrect regex re...Shauren
2022-02-06Scripts/Commands: Correct some unexpected behavior in .levelTreeston
2022-02-06Core/Spells: fix a possible crash when a target that has been focused during ...Ovah
2022-02-06Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)Ovah
2022-02-06Scripts/ICC: update Deathbringer Saurfang scripts to new model (#25435)ForesterDev
2022-02-06Core/Warden: Attempt to fix random ingame Lua errors with Warden enabledGiacomo Pozzoni
2022-02-06Core/Characters: Replace 2 database statements with 1jackpoz
2022-02-06Core/PlayerDump: Update realmcharacters table when importing a character with...jackpoz
2022-02-06Scripts/Trial of the Champion: "Refactor" encounter state management to use I...Shauren
2022-02-06Core/Spells: Do not reset periodic timer for stacking DoTs on recastKeader
2022-02-06Core/ChatCommands: Fix an issue that caused trailing variant options to somet...Treeston
2022-02-06Core/LFG: Handle vote kick as failed if there cannot be 3 votes agreeingjackpoz
2022-02-06DB/Quest: Convert & update support for 'A Slow Death' to SAIoffl
2022-02-05DB/Quest: Convert & update support for 'Escape from Firewing Point!' to SAIoffl
2022-02-05DB/Quest: Convert & update support for 'The Caverns of Time' to SAIoffl
2022-02-05DB/Quest: Convert & update Homing Robot chickens to SAIoffl
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-02-05Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.Treeston
2022-02-05Core/LFG: Restore ".lfg queue" command argument handlingjackpoz
2022-02-05Scripts/ICC: update Deathbringer Lord Marrowgar scripts to new model (#25436)ForesterDev
2022-02-05Scripts/ICC: update Blood Queen Lana'thel scripts to new model (#25434)ForesterDev
2022-02-05 Game/AI: Implement option to move a creature back to Homeposition on Evade. ...Rushor
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-05Core/ChatCommands: make ExactSequence more readableTreeston
2022-02-05Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return ...Peter Keresztes Schmidt
2022-02-05Scripts/Commands: Convert argument parsing of lfg commands to new system (PR ...Peter Keresztes Schmidt
2022-02-05Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt