aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2023-07-21Core/Units: Fixed knockback angle calculation for players (#29165)Krudor
2023-07-21Core/AreaTriggers: Teleport to current instance entrance when entering instan...ModoX
2023-07-21Core/Units: Fixed crash (previously was a memory leak) when vehicle creatures...Shauren
2023-07-21Core/Misc: Updated more enums for 10.1.5Shauren
2023-07-20Core/Auras: Implement SPELL_AURA_MOD_DAMAGE_PERCENT_DONE_BY_TARGET_AURA_MECHA...Aqua Deus
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-07-20Core/Scripts: Fix EventScript assert for GameObject::SetDestructibleState (#2...Meji
2023-07-20Core/Unit: Added helper functions to modify UNIT_FLAG2_CANNOT_TURN (#29160)Teleqraph
2023-07-19Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QU...Shauren
2023-07-18Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks (#29156)Traesh
2023-07-17GCC build fixShauren
2023-07-17Core/AreaTriggers: Update areatrigger scalecurve handling with latest researchShauren
2023-07-16Core/Units: Allow autoattack if channelling with SPELL_ATTR5_ALLOW_ACTIONS_DU...Traesh
2023-07-15Core/Players: Fixed base hit chance initialization for playersShauren
2023-07-15Core/Unit: modernize some pointers and arrays in unit class (#29104)Ovahlord
2023-07-12Core: Update to 10.1.5Shauren
2023-07-09Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)Meji
2023-07-08Core/Conversation: Added some helper methods for scriptingModoX
2023-07-06Core/Quests: Make completion of tracking quests completed by SPELL_EFFECT_QUE...Shauren
2023-07-05Core/Pets: Fixed crash when summoning hunter petsShauren
2023-07-04Core/Players: Fixed fury warriors failing to be saved to db on first save aft...Shauren
2023-07-03Core/Conversation: Added ChatType field to conversation_line_templateModoX
2023-07-03Core/GameObjects: Only start loot restock timer if loot contents were modifie...Shauren
2023-07-02Core/Auras: Removed triggering aura effect from SPELL_AURA_OVERRIDE_AUTOATTAC...Shauren
2023-07-01Core/Players: Repop players at instance entrance when they release spirit (#2...Jeremy
2023-06-30Core/AreaTriggers: Fixed selection range of units for box shapeModoX
2023-06-30Core/Players: Fixed spell overrides not being removed when unlearning talentsShauren
2023-06-29Core/Spells: Fully prevent infinite proc loops and add logging to detect most...Shauren
2023-06-28Core/Creatures: Implement CREATURE_STATIC_FLAG_4_IGNORE_LOS_WHEN_CASTING_ON_M...Jeremy
2023-06-28Core/Player: Modernize some pointers and arrays in player class (#29098)Ovahlord
2023-06-28Core/Auras: Use std::vector for temporary copies of aura listsShauren
2023-06-28Core/Conversation: Implemented OnConversationStart and OnConversationUpdate h...ModoX
2023-06-28Core/Auras: Fixed accessing invalid iterators in Unit::CalcHealAbsorb (Change...Shauren
2023-06-24Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate scriptShauren
2023-06-18Core/Creatures: Added missing assignmentShauren
2023-06-18Core/Creatures: Drop dynamic flags from creature and creature_template (#29041)Meji
2023-06-18Core/Creatures: Added db fields to hold creature static flagsShauren
2023-06-18Core/Quests: Fixed crash in Player::RewardQuestShauren
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-06-16Core/Spells: Validate known heirlooms for SPELL_EFFECT_CREATE_HEIRLOOM_ITEMShauren
2023-06-12GCC build fixShauren
2023-06-12Core/AreaTriggers: Implement visibility of serverside areatriggers with .debu...Shauren
2023-06-11Core/Quests: New FlagsEx implementationsShauren
2023-06-10typo fixShauren
2023-06-10Core/Quests: Quest flag fixupsShauren
2023-06-08Core/Spells: Always remove spell target from transport on teleport spells if ...Shauren
2023-06-08Core/Quests: Only launch gossip menu on quest completion when quest has QUEST...Shauren
2023-06-08Core/Quests: Fixed quest dialog not closing automatically when there are no ...HuangStomach
2023-06-08Core/Scripts: Added const to GetDialogStatus functionsHuangStomach
2023-06-02Core/Quests: Implemented new db table quest_objectives_completion_effectShauren