aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2021-10-17Core/BattlePets: Fixes when adding pets (#27076)Meji
2021-10-16Core/Auras: Implemented SPELL_AURA_ADD_PCT_MODIFIER_BY_SPELL_LABEL and SPELL_...Shauren
2021-10-16Core/Auras: Implemented SPELL_AURA_CAST_WHILE_WALKING_BY_SPELL_LABEL and SPEL...Shauren
2021-10-16Warning fixShauren
2021-10-16Core/Spells: Implemented SPELL_AURA_SUPPRESS_ITEM_PASSIVE_EFFECT_BY_SPELL_LABELShauren
2021-10-16Core/Spells: Fixed loading spell labelsShauren
2021-10-16Core/Chat: Added new TextRange personal to creature_text which sends the mess...ModoX
2021-10-16Core/Items: Replace assert with null check in Player::ApplyEquipCooldownShauren
2021-10-16Core/Items: Refactored learning spells from items to check for ITEM_SPELLTRIG...Shauren
2021-10-16Core/BattlePets: Fix field index in BattlePetMgr::LoadFromDBShauren
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2021-10-16Core/BattlePets: Store declined names (#27025)Meji
2021-10-15Core/Bnet: Fixed changing realms from character listShauren
2021-10-15Core/DataStores: Fixed ItemSparse.db2 structureShauren
2021-10-15Core/Spells: Fixed Righteous Defense crash caused by modifying target list in...Shauren
2021-10-15Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and...killerwife
2021-10-14Core/GameObject: Fix an edge case where GOs might never respawn after being m...Treeston
2021-10-14Misc: Pass std::chrono types by value everywhere.Treeston
2021-10-14Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in a...Treeston
2021-10-14Core/PassiveAI: Fix an incorrect check that was inducing evade spam with crit...Treeston
2021-10-14Core/Spells: Shadow of Death & Spiritual Vengeance should be negative spells ...Gildor
2021-10-14Core/GameObjects: Fixed DestroyGate battleground hook for vehicles (#22145)Maphaze
2021-10-13Core/Player: Added SendPlayerBound methodModoX
2021-10-13Core/Units: Added possibility to send emotes to single players (#27054)ModoX
2021-10-13Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_...Shauren
2021-10-12Core/Players: Allow disabling creating characters in Exile's Reach by disabli...Shauren
2021-10-12Core/Scripts: Make ObjectMgr::LoadScriptNames safe to call multiple timesShauren
2021-10-12Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)ModoX
2021-10-11Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION (#27037)ModoX
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren
2021-10-10Core/Spells: Implemented SpellReagentsCurrency.db2Shauren
2021-10-10Core/Spells: Corrected spell visual fallback logic for spell difficulty entriesShauren
2021-10-10Core/Spells: Changed Spell::SendCastResult arguments to signed ints to match ...Shauren
2021-10-10Core/SAI: Fixed SMART_ACTION_EQUIP to properly set values in all slots (cherr...Shauren
2021-10-09Core/Conversations: Replace _participants with generic personal object implem...Shauren
2021-10-07Core/Unit: Name and implement UNIT_FLAG_NON_ATTACKABLE_2 (PR #22087)killerwife
2021-10-07Core/AI: Add a new LeavingWorld AI hookTreeston
2021-10-06Core/Spells: Implemented SpellValueMod duration (#26945)ModoX
2021-10-06Core/Conditions: Implemented conditions for areatriggers (#27021)ModoX
2021-10-05Core/Scenes: Defined more flags and implemented FadeToBlackscreenOnCancel (#2...ModoX
2021-10-05Core/Characters: Added allied race creation data, implemented intro scenes & ...ModoX
2021-10-05Core/Scenes: Delay scenes sent when not in world until adding to mapShauren
2021-10-03Core/Vendors: Support for vendors with empty inventory list (#26895)Meji
2021-10-03Core/BattlePets: Misc fixes (#26990)Meji
2021-10-03Core/Spells: Reduce number of CastSpell overloads to 1Shauren
2021-10-03Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...Shauren
2021-10-03Core/Quests: Fill QuestPackageID field in SendQuestGiverQuestDetails (#27016)ModoX
2021-10-03Core/Gossip: Update GossipOptionIcon enum (#26906)Meji
2021-10-03Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...Shauren