aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-13Scripts/Druid: Implemented Shooting Stars (#29125)Aqua Deus
2023-07-13Scripts/Spells: Removed unneccessary code from Burning Rush scriptShauren
2023-07-13Scripts/Warlock: Implemented Burning Rush (#29117)Aqua Deus
2023-07-13Scripts/Warlock: Implemented Dark Pact (#29118)Aqua Deus
2023-07-13Core/Misc: Update emotes enum to 10.1.5.50232 (#29127)Aqua Deus
2023-07-12Tools: Updated db2 metadata used by extractorsShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-07-11Scripts/Halls of Origination: fixed a deprecation warning10.1.0.50000Ovahlord
2023-07-11Core/Spells: fixed an underflow in SPELL_EFFECT_INEBRIATE when using drinks t...Ovahlord
2023-07-11Core/Quests: allow QUEST_SPECIAL_FLAGS_AUTO_PUSH_TO_PARTY to be set in quest_...Ovahlord
2023-07-09Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)Meji
2023-07-08Core/Conversation: Added some helper methods for scriptingModoX
2023-07-08Core/Spells: Fix CheckLocation for multi-level zone/area (#29126)Traesh
2023-07-08Core/Pets: Fixed typo added in c7306439e7004288fb85890d6a5f730cf1761d71. (#29...DeadMouse
2023-07-07build fixShauren
2023-07-07Core/Scenarios: Move map from InstanceScenario to base classShauren
2023-07-06Core/Quests: Make completion of tracking quests completed by SPELL_EFFECT_QUE...Shauren
2023-07-05Core/Battlegrounds: Implement Arathi Basin from Battle for Azeroth (#28369)Jeremy
2023-07-05Scripts/ElwynnForest: Implemented conversation for "Rotten Old Memories" (#29...Naddley
2023-07-05Core/Pets: Fixed crash when summoning hunter petsShauren
2023-07-04Core/Players: Fixed fury warriors failing to be saved to db on first save aft...Shauren
2023-07-04Scripts/Spells: Updated lava burst script, rank 2 not needed anymore (#29120)Aqua Deus
2023-07-04Scripts/ElwynnForest: Implemented quest "An Unlikely Informant" (#29113)Naddley
2023-07-03Core/Conversation: Added ChatType field to conversation_line_templateModoX
2023-07-03Core/GameObjects: Only start loot restock timer if loot contents were modifie...Shauren
2023-07-02Core/Auras: Removed triggering aura effect from SPELL_AURA_OVERRIDE_AUTOATTAC...Shauren
2023-07-01Core/Players: Repop players at instance entrance when they release spirit (#2...Jeremy
2023-07-01Scripts/Priest: Implement Trail of Light (#29096)Teleqraph
2023-07-01Scripts/ExilesReach: Implemented quests Murloc Mania and Emergency First Aid ...Malcrom
2023-07-01Core/Spells: Fixed crash in spells with charge effects that also apply anothe...Shauren
2023-06-30Scripts/Spells: Implement Deeply Rooted Elements (#29111)Aqua Deus
2023-06-30Core/AreaTriggers: Fixed selection range of units for box shapeModoX
2023-06-30Core/Players: Fixed spell overrides not being removed when unlearning talentsShauren
2023-06-29Core/Spells: Fully prevent infinite proc loops and add logging to detect most...Shauren
2023-06-29Core/Spells: Allow filtering procs in FINISH phase by SpellTypeMaskShauren
2023-06-28Core/Creatures: Implement CREATURE_STATIC_FLAG_4_IGNORE_LOS_WHEN_CASTING_ON_M...Jeremy
2023-06-28Core/Player: Modernize some pointers and arrays in player class (#29098)Ovahlord
2023-06-28Core/Auras: Use std::vector for temporary copies of aura listsShauren
2023-06-28Core/Conversation: Implemented OnConversationStart and OnConversationUpdate h...ModoX
2023-06-28Scripts/Shaman: Fixed double dipping of Ascendance (Restoration) initial healModoX
2023-06-28Core/Auras: Fixed accessing invalid iterators in Unit::CalcHealAbsorb (Change...Shauren
2023-06-27Misc: Fix codestyleModoX
2023-06-27Scripts/Shaman: Implemented Ascendance (Restoration) (#29097)Aqua Deus
2023-06-27Scripts/Spells: Fixed remaining spells with SPELL_ATTR3_CAN_PROC_FROM_PROCS a...Shauren
2023-06-27Scripts/Hunter: Implement Rapid Fire (#29099)Naddley
2023-06-27Scripts/DK: Fix Death Pact heal absorb amount (#29100)Aqua Deus
2023-06-26Core/Conditions: Replaced Player argument to world state expression checking ...Shauren
2023-06-26Core/Misc: Fixed logging format strings (#29101)cTrinity
2023-06-25Core/Spells: Fixed SPELL_EFFECT_TRIGGER_SPELL for spells that require DEST ta...Shauren
2023-06-24Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate scriptShauren