aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2023-02-25Partial revert of "Core/Spells: Moved SpellVisual functions from Unit to Worl...Shauren
2023-02-20Core/Players: Fix mail memory leaks happening if mail is received before save...Gosha
2023-02-18Core/Spells: Remove TRIGGERED_IGNORE_CASTER_AURASTATE from default triggered ...Shauren
2023-02-16Core/Misc: Mention vmaps in error message about loading gameobject modelsShauren
2023-02-16Update worldserver.conf.distAokromes
2023-02-14Core/Guilds: Fixed loading achievement CompletingPlayers guids from db. (#28813)DeadMouse
2023-02-11Core/Units: Pass real damage taken after level scaling calculations to Damage...Shauren
2023-02-10Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE (#28809)Смердокрыл
2023-02-09Core/Auras: Remove channeled auras when caster and target are not on the same...Shauren
2023-02-09Scripts/Events: Fixed infinite loop with auras 71507 and 71508 casting each o...Shauren
2023-02-09Core/Battlegrounds: Prevent end Arena when a dead player logout (#28766)Gildor
2023-02-08Core/Players: Added support for profession equipment slots (#28799)Meji
2023-02-06Core/Spells: Implemented SPELL_EFFECT_REMOVE_AURA_BY_SPELL_LABELShauren
2023-02-05Core/GameObjects: Fixed crash with transport gameobjects that have only 1 ent...Shauren
2023-02-05Core/Objects: Move EventProcessor update to WorldObject::UpdateShauren
2023-02-05Core/GameObjects: Fixed the behavior for GAMEOBJECT_TYPE_FISHINGNODE (#28781)Meji
2023-02-05Core/Pools: Allow all gameobject types to be pool members (#28754)Jeremy
2023-02-04Core/GameObjects: Don't apply pool anti-break hack for gameobjects not using ...Shauren
2023-02-04Core/GameObjects: Implemented Checkallunits property for trapsShauren
2023-02-02Core/Misc: Rename _2 skillline definitions to _CLASSICMeji
2023-02-01Core/Misc: Update ResponseCodes enum for 10.0.5Shauren
2023-02-01Core/Logging: Update missing log to fmt::formatMeji
2023-01-31Core/Misc: Update config option CharactersPerAccount (Dragonflight)Meji
2023-01-31Core/SAI: Set the trigger player as baseobject when the source type isn't a W...Meji
2023-01-31Core/Misc: Fixed clang 15 warningsShauren
2023-01-29Scripts/Monk: Implement Power Strikes (#28794)Naddley
2023-01-29Core/Spawns: Allow spawn groups with MANUAL_SPAWN flag to automatically despa...Meji
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-29Core/Mail: Update max mail id capShauren
2023-01-29Core/Spells: Remove a triggered spell (not in sniff) (#28571)Aqua Deus
2023-01-28Core/Quests: Dont immediately update object visibility at PhaseShift and wait...Seyden
2023-01-28Core/DataStores: Updated outdated check to 10.0.5.47660ModoX
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-26Scripts/DK: Implemented Howling Blast (#28761)Ovahlord