aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-11Core/PacketIO: Fixed structure for SMSG_GUILD_PERMISSIONS_QUERY_RESULTSShauren
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
2023-09-09Core/PacketIO: Fixed structures of CMSG_PARTY_INVITE and SMSG_FEATURE_SYSTEM_...Shauren
2023-09-07Scripts/Mardum: Implement The Invasion Begins quest (#29302)Naddley
2023-09-07Core: Update to 10.1.7Shauren
2023-09-07Core/AreaTriggers: Added SpawnDifficulties for spawned areatriggers (#29284)Traesh
2023-09-06Core/Creatures: Fix instant despawn for summons with unlimited duration (#29307)Meji
2023-09-03Core/Auras: Defined and implemented new aura interrupt flagsShauren
2023-09-01Scripts/Spells: Implement warrior talent Strategist (#29235)Aqua Deus
2023-08-31Core/AreaTriggers: Added SpellForVisual for db spawned areatriggers (#29277)ModoX
2023-08-31Core/Creature: Fixed logic for npcflag, unitflags when saving creatures to dbModoX
2023-08-31Core/Vehicles: Fixed crash happening if a vehicle despawns during handling of...Shauren
2023-08-31Core/Creature: Save npcflags and unitflags as NULL in db if they are equivale...ModoX
2023-08-30Core/GameObjects: Don't restock non-personal chests that didn't have loot mod...Shauren
2023-08-30Core/DB2: Add Assault on the Dark Portal map to be split by faction (#29295)Aqua Deus
2023-08-29Core/Creature: Allow creature table to override npc- and unitflags to 0 (#29281)ModoX
2023-08-29Scripts/Spells: Fixed Dark Reprimand not channelingShauren
2023-08-29Scripts/Draenor: Implement quest The Cost of War questid 34420 (#29285)Aqua Deus
2023-08-29Core/GameObjects: Fixed GAMEOBJECT_TYPE_NEW_FLAG_DROP casting impl from wrong...ModoX
2023-08-29Core/GameObjects: Added some checks to GAMEOBJECT_TYPE_NEW_FLAG and GAMEOBJEC...ModoX
2023-08-29Core/Battlegrounds: Implemented BfA Warsong Gulch (#29247)Jeremy
2023-08-29Scripts/Spells: Update Power Word: Shield (#29228)Teleqraph
2023-08-28Scripts/Spells: Implement priest talent Shadow Covenant (#29227)Teleqraph
2023-08-28Scripts/Spells: Unify scripts applying Atonement/Trinity (#29226)Teleqraph
2023-08-28Core/Spells: Define new cast flagsShauren
2023-08-28Core/Spells: Merge TRIGGERED_IGNORE_AURA_INTERRUPT_FLAGS functionality into T...Shauren
2023-08-28Scripts/Spells: Implement priest talent Holy Word: Salvation (#29218)Teleqraph
2023-08-27Scripts/Spells: Fix validation of spells in spell_druid (#29217)Teleqraph
2023-08-27Core/Scripts: Add multiple "Pass parameters between AI" methods on AreaTriggerAITraesh
2023-08-27Scripts/Spells: Implement priest talent Abyssal Reverie (#29214)Teleqraph
2023-08-27Core/Logging: Fixed missing log format changesShauren
2023-08-27Build fix for clang 11-13Shauren
2023-08-27Core/Misc: Fixed doxygen docs being attached to wrong fieldsShauren
2023-08-26Scripts/Spells: Cancel existing Light's Wrath visual missiles when recasting ...Shauren
2023-08-26Core/Spells: Allow cancelling spell missiles without cancelling the entire spellShauren
2023-08-26Scripts/Spells: Implement priest talent Light's WrathNyr
2023-08-26Scripts/Spells: Implement priest talent Evangelism (#29212)Teleqraph
2023-08-26Spells/Spells: Implement rogue talent Prey on the Weak (#29206)Aqua Deus
2023-08-26Scripts/Spells: Implement rogue talent Blackjack (#29205)Aqua Deus
2023-08-26Scripts/Spells: Implement Cheat Death (#29201)Aqua Deus
2023-08-26Added changes missing from previous commitShauren
2023-08-26Core/Auras: Allow effects of SPELL_AURA_SCHOOL_ABSORB_OVERKILL to be prevente...Shauren
2023-08-26Core/Battlegrounds: Rework queues (#29200)Jeremy
2023-08-25Core/Auras: Implement SPELL_ATTR8_PERIODIC_CAN_CRIT (#29198)Seyden
2023-08-25Core/Logging: Fixed log message order not being preserved when async logging ...Shauren
2023-08-24Scripts/AreaTrigger: Added CanCaptureFlag and CaptureFlag hooks (#29237)Jeremy
2023-08-24Core/Quest: Allow quests flagged as QUEST_FLAGS_AUTO_COMPLETE to be valid in ...Aqua Deus
2023-08-24Core/GameObject: Skip setting state of NewFlag, if new state is equivalent to...Golrag
2023-08-24Core/GameObject: Expose several NewFlag fields for future purposesGolrag
2023-08-24Core/GameObject: Added additional checks for GAMEOBJECT_TYPE_NEW_FLAG and GAM...Golrag