aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2023-01-21Core/Reputation: Implemented renown reputation (Dragonflight) (#28653)Meji
2023-01-20Core/Units: Named new unit flag (enuminfo)Shauren
2023-01-20Core/Units: Named new unit flagShauren
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-19Core/Auras: Fully remove auras that had all of their effect suppressed with i...Shauren
2023-01-19Core/Auras: Fixed possible iterator invalidation crashes caused by calling Up...Shauren
2023-01-15Core/Objects: Call base class Update function for Unit and GameObject (curren...Shauren
2023-01-15Nopch build fixShauren
2023-01-15Core/Battlegrounds: Unload all grids before destroying battleground objectShauren
2023-01-15Core/Spells: Added additional validation to loading spell_linked_spell to pre...Shauren
2023-01-14Core/SAI: Added missing target guid validations (#28745)Meji
2023-01-13Core/Creatures: Fixed typo in loading creature addonMeji
2023-01-12Core/Creatures: improved error logging messages added in 6f835c233f7605d74926...Ovahlord
2023-01-12Core/Creatures: Split creature_addon and creature_template_addon's byte colum...Ovahlord
2023-01-12Core/Guild: Fixed possible guild exploit (#28577)robinsch
2023-01-12Core/Player: Vertical "Say" distance (#28544)Badgersson
2023-01-12Core/Units: ensure that we use valid iterators when providing spell Ids in Un...Ovahlord
2023-01-12Core/GameObjects: Use serverOnly property of GameObjectTemplate for all types...Shauren
2023-01-12Core/Spells: Fixed accessing freed memory by Spell::EffectTriggerSpellShauren
2023-01-12Core/Units: Fixed crash happening whenall tappers of a creature are logged ou...Shauren
2023-01-11Core/Units: Removed duplicate call to WorldObject::UpdatePositionData (#28731)Gosha
2023-01-10Core/Logging: Fixed remaining uses of STRING_VIEW_FMT in log statementsShauren
2023-01-09Core/Creatures: Restore IsMovementPreventedByCasting logic for casting units ...ModoX
2023-01-09Core/Creatures: Fix IsMovementPreventedByCasting logic (#28551)Meji
2023-01-09Core/Spells: Update IsPrimaryProfessionSkill filtering (#28650)fluxurion
2023-01-09Core/OutdoorPvP: Fixed crash happening by accessing freed memoryShauren
2023-01-09Core/Conf: Update MaxPlayerLevel 60 > 70 (#28663)Az'gath
2023-01-09Core/Creatures: Fix logic when searching for nearby creatures by StringId (#2...Odyssey
2023-01-09Core/Misc Fixed build with boost 1.74 (#28679)DeadMouse
2023-01-09Core/Spells: Fixed crash in SpellHistory::ModifySpellCooldown when cooldown i...Shauren
2023-01-08Dep/fmt: Upgrade to 9.1.0Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-08Nopch build fixShauren
2023-01-07Core/Misc: Include cleanup, 2023 editionShauren
2023-01-07Core/Misc: Replace enable_if overload selection with if constexprShauren
2023-01-07Core/Misc: Migrate our c++20 advstd to standard featuresShauren
2023-01-06Core/Misc: Use boost/circular_buffer forward declaration headers in our headersShauren
2023-01-06Core/Misc: Remove boost::heap::fibonacci_heap from header filesShauren
2023-01-06Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-01-06Core/Utils: Replace boost flat_set with our ownShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-05Core/Spells: Hide spell effect immunity info implementation detailsShauren
2023-01-04Core/Quests: Set QuestGiverCreatureID for QuestGiverQuestDetails packet (#28655)Meji
2023-01-03Core/Auras: Implemented SPELL_ATTR12_ONLY_PROC_FROM_CLASS_ABILITIES and SPELL...Shauren
2023-01-02Core/Loot: Added loot slot check to Loot::LootItemInSlot (client sent-value)Shauren
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2023-01-01Core/Scene: Fixed OnSceneComplete and OnSceneCancel handlingModoX
2023-01-01Core/Players: Fixed finding trainer id from gossip menus (#28648)fluxurion
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-31Core/Spells: Fixed crashes with spells cast by gameobject that summon creaturesShauren