aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2023-07-19Core/Auras: Implement SPELL_AURA_IGNORE_SPELL_COOLDOWN (#29157)Aqua Deus
2023-07-19Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QU...Shauren
2023-07-19Scripts/Spells: Allow using templated spell script with multiple template arg...Shauren
2023-07-18Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks (#29156)Traesh
2023-07-17GCC build fixShauren
2023-07-17Core/AreaTriggers: Update areatrigger scalecurve handling with latest researchShauren
2023-07-16Scripts/Spells: Implement Ysera's Gift (#29148)Aqua Deus
2023-07-16Core/Units: Allow autoattack if channelling with SPELL_ATTR5_ALLOW_ACTIONS_DU...Traesh
2023-07-16Scripts/Spells: Update prismatic barrier script (#29147)Aqua Deus
2023-07-15Core/Players: Fixed base hit chance initialization for playersShauren
2023-07-15Core/Unit: modernize some pointers and arrays in unit class (#29104)Ovahlord
2023-07-15Core/Network: Refactor local/remote ip address selection code and allow using...Shauren
2023-07-15Core/Network: Cleanup asio using directivesShauren
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