aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2023-03-31Scripts/AzureVault: Fix despawning of Volatile SaplingsModoX
2023-03-31Core/Creatures: Compute the level from ContentTuning (#28871)Meji
2023-03-31Core/Auras: Fixed iterator invalidation crash with procs using SPELL_ATTR0_PR...Shauren
2023-03-30Core/Loot: Fixed iterator invalidation crash in WorldSession::HandleLootMoney...Shauren
2023-03-30Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...Meji
2023-03-30Core/Skinning: Update correct skinning skill according to creature expansion ...Meji
2023-03-27Core/Quests: Fixed crash happening when a quest is marked as rewarded without...Shauren
2023-03-26Core/Movement: Allow passing tier transition id (db2 id) to land/takeoff move...Shauren
2023-03-24Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 10.0.7ModoX
2023-03-24Core/Creatures: Improved movement interruption while casting spells (#28845)Meji
2023-03-23Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structureShauren
2023-03-22Core: Update to 10.0.7Shauren
2023-03-21Core/Scripts: Fixed crash in SummonList::DoZoneInCombat10.0.5.48526Shauren
2023-03-21Core/Instances: Fixed not being able to reenter instances that have no encoun...Shauren
2023-03-21Core/Instances: Fixed instance locks being incorrectly found and forcing diff...Shauren
2023-03-20Core/Items: Updated ItemModifier enum for 10.0Shauren
2023-03-19Core/PacketIO: Fixed missing reference on return type of operator << overload...Shauren
2023-03-18Core/Units: Added functions to modify WorldEffects updatefieldShauren
2023-03-17Core/Creatures: Use togglable CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_H...Shauren
2023-03-15Core/Creatures: Allow flagging creatures to not clear their tap list when eva...Shauren
2023-03-13Core/Creatures: Allow disabling melee attacks for all creatures, not just the...Shauren
2023-03-13Core/Creatures: Allow toggling creature default root stateShauren
2023-03-13Core/Creatures: Allow scripts to change creature loot id (must be done before...Shauren
2023-03-12Core/Auras: Implement caster selection of SPELL_AURA_TRIGGER_SPELL_ON_EXPIRE ...Meji
2023-03-12Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)Meji
2023-03-12Core/Creatures: Allow turning off experience gain from creatures by scriptsShauren
2023-03-12Core/Creatures: Allow disabling loot for creaturesShauren
2023-03-12Core/Misc: Move GetContentTuningForArea from ObjectMgr to DB2ManagerShauren
2023-03-12Core/Fishing: Update correct fishing skill according to area expansion (#28838)Meji
2023-03-12Core/Creatures: Allow overriding default gossip menu idShauren
2023-03-11Build fixShauren
2023-03-11Core/Creatures: Wrap all creature static flags in a structureShauren
2023-03-11Core/Scripts: Make CreatureAI::DoZoneInCombat overload accepting a different ...Shauren
2023-03-11Core/Movement: Refactor TimedFleeingMovementGenerator to use chrono typesShauren
2023-03-11Core/Creatures: Implemented unkillable flag (prevent health from going below 1)Shauren
2023-03-10Core/Creatures: Added fields for static flags to creature class for future useShauren
2023-03-10Core/Creatures: Allow overriding non-gossip based trainer ids for creaturesShauren
2023-03-09Core/Gossips: Enable loading gossip_menu_option using GossipNpcOption not yet...Meji
2023-03-07Core/Movement: New waypoint movement featuresShauren
2023-03-06Core/Movement: Refactor jump speed calculation out of spell codeShauren
2023-03-05Core/Units: Added Unit::SetFacingToPoint functionShauren
2023-03-04Core/Movement: Allow specifying timeout for follow movementShauren
2023-03-02Scripts/AzureVault: Implement Leymor encounter (#28810)Naddley
2023-03-02Core/Movement: Extend MovePoint with new argumentsShauren
2023-03-01Core/Movement: Allow specifying timeout for random movementShauren
2023-03-01Core/Misc: Update SkillLine and LockType definitions (Dragonflight) (#28829)Meji
2023-02-28Core/Spells: Make CastSpellExtraArgs copy and movableShauren
2023-02-28Core/Spells: Refactor Spell::finish to accept SpellCastResult argument instea...Shauren
2023-02-26Core/Misc: Add launchDelay argument to Unit::SendPlaySpellVisual overload acc...Shauren
2023-02-26Core/Spells: Updated silence flags for 9.0 and rename unit flag to its new me...Shauren