aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-08-27Core/Network: Refactor duplicate code in Socket (#30970)An-Zheng
2025-08-27Scripts/Spells: Implement druid talents Umbral Embrace and Umbral Inspiration...Aqua Deus
2025-08-25Core/Commands: Add .guild list GM command to list all guilds (#30930)Alex Dcnh
2025-08-25Scripts/Spells: Implement hunter talent Master Marksman (#31054)Aqua Deus
2025-08-25Core/Misc: Regenerate enuminfo_*.cpp filesShauren
2025-08-25Core/Misc: Update some enums with 11.2 values (#31231)dio85
2025-08-24Scripts/Spells: Implement hunter talent Penetrating Shots (#30784)Aqua Deus
2025-08-24Scripts/Spells: Rewrite druid talent Shooting Stars to have reduced proc chan...Shauren
2025-08-23Core/PacketIO: Fixed updatefields structure for 11.2.0Shauren
2025-08-23Scripts/Spells: Implement druid talent Ursoc's Fury (#30776)Aqua Deus
2025-08-22Scripts/Spells: Implement guardian talent Dream of Cenarius (#30762)Aqua Deus
2025-08-21Scripts/Spells: Implement dh talent Critical Chaos (#30752)Aqua Deus
2025-08-19Core/BattlePets: Fix using moved-from variable when adding new petShauren
2025-08-19Core/BattlePets: Refactor BattlePetMgr::SendUpdates to use std::span argumentShauren
2025-08-16Scripts/Spells: Refactor spell script internals to fix -Wcast-function-type-m...Shauren
2025-08-15Core/Utils: Added .contains member function to FlatSetShauren
2025-08-15Core/Utils: Fix nopch build with gcc 14Shauren
2025-08-14Core/Items: Relaxed transmog restrictiionsShauren
2025-08-14Core/Players: Reenable transmogShauren
2025-08-13Core/AreaTriggers: Fixed areatrigger path type initializationShauren
2025-08-13Core/PacketIO: Fixed SMSG_SET_ANIM_TIER structure for 11.2.0Shauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-08-11Core/Quests: Fixed quest experience rewards - it should always be awarded for...Shauren
2025-08-11Core/Items: Send CreateObject for items in buyback inventory slotsShauren
2025-08-10Core/Arenas: Allow queueing for rated arenas (#31148)Jeremy
2025-08-09Core/Objects: Remove unused code from UpdateField internalsShauren
2025-08-07Core/PacketIO: Reduce amount of stack space used by a few giant packet classesShauren
2025-08-04Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structureShauren
2025-07-31Core/Objects: Broadcast object destroy packets to players using Far Sight and...Shauren
2025-07-30Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...Shauren
2025-07-27Core/Commands: Fixed .debug moveflags not changing movement flagsShauren
2025-07-27Core/Commands: Remove temporary set with custom comparator from .debug object...Shauren
2025-07-26Core/Auras: Check min power instead of 0 for SPELL_AURA_OBS_MOD_POWERShauren
2025-07-26Scripts/ReturnToKarazhan: Implement The Curator encounter (#31146)Aqua Deus
2025-07-26Core/Spells: Allow negative values for SPELL_AURA_OBS_MOD_POWERModoX
2025-07-25Scripts/Spells: Remove old hack from spell_gen_running_wildShauren
2025-07-24Scripts/Spells: Fixed demon hunter Chaos Strike for initial specializationShauren
2025-07-24Core/SAI: Fix SMART_ACTION_MOVE_OFFSET after 4887e0ea1da6fe32c76a899f03c4bf10...Meji
2025-07-24Core/SAI: Add actions ENTER_VEHICLE, BOARD_PASSENGER and EXIT_VEHICLE (#31141)BandyscTC
2025-07-23Tools/mmaps_generator: Fixed tile detection for vmap-only maps after a0f13391...Shauren
2025-07-23Core/Vehicles: Added new field CustomFlags to vehicle_template (#31115)Meji
2025-07-21Scripts/Drustvar: Implement Quest: "The Burden of Proof" (#31151)Naddley
2025-07-20Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structureGolrag
2025-07-19Scripts/Spells: Implement mage talent Improved Scorch (#31085)Aqua Deus
2025-07-19Script/Spells: Implement Sudden Death & Juggernaut (Fury) (#31065)Jeremy
2025-07-19Core/Units: Don't change hover anim for vehicle passengers (#31144)BandyscTC
2025-07-19Scripts/Spells: Implement Improved Whirlwind & Whirlwind target cap (#31064)Jeremy
2025-07-19Scripts/Spells: Implement Unbridled Ferocity (#31067)Jeremy
2025-07-19Scripts/ReturnToKarazhan: Implement Maiden of Virtue encounter (#31105)Aqua Deus
2025-07-18Scripts/Spells: Implement mage talent Scald (#31086)Aqua Deus