aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2025-01-08Core/AreaTriggers: Don't suppress TimeToTarget changes in values update on mo...Shauren
2025-01-05Core/Grids: Modernize TypeContainer with variadic templateShauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2025-01-03Core/Objects: Use span/array instead of vector for raw ObjectGuid manipulationsShauren
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2025-01-02Core/Player: Remove unnecessary castModoX
2025-01-01Core/Spells: Don't ignore power costs and reagents for spells triggered by SP...Shauren
2024-12-31Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...Shauren
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-30Core/Units: Fill CurrentAreaID updatefieldShauren
2024-12-29Core/Creature: Implement aggro grace period (#30362)ModoX
2024-12-29Core/Loot: Implemented automatic flagging of tracking quests from lootShauren
2024-12-29Core/Units: Added helper methods to cancel mount/shapeshift auras (#30477)Meji
2024-12-29Core/Gossip: Fix interaction with gossip launched by accepting quest (#30419)Meji
2024-12-28Core/AI: Implemented conversation ai (#30538)ModoX
2024-12-28Core/Players: Refactored SetQuestCompletedBit to take questId instead of ques...Shauren
2024-12-28Core/Players: Added helper function to check quest completion using QuestV2 bitsShauren
2024-12-27Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...Ovahlord
2024-12-22Core/Objects: Allow more specific checks to include or exclude feign death un...ModoX
2024-12-22Core/Object: Fixed interaction dynamic flags assignment for GAMEOBJECT_TYPE_S...ModoX
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...Shauren
2024-12-20Core/GameObjects: Remove unused functionShauren
2024-12-18Core: Updated to 11.0.7Shauren
2024-12-18Core/PacketIO: Fixed UF::QuestSession structureShauren
2024-12-08Core/Players: Improve reset spell cooldowns when entering arenas (#30032)Gildor
2024-12-08Core/Quests: Improved criteria tree quest objective typeShauren
2024-12-07Core/Achievements: Reduce the list of criteria types updated on loginShauren
2024-12-04Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPEL...Shauren
2024-12-02Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABELShauren
2024-12-02Core/Quests: Change Player::KilledMonster arguments to take Creature directlyShauren
2024-11-23Core/Entities: Make EntityFragmentsHolder more resilient to unexpected inputs...Shauren
2024-11-21Core/PacketIO: Rename more unknown packet fieldsShauren
2024-11-19Core/Auras: Implemented mount equipmentShauren
2024-11-18Core/GameObjects: Define and use new gameobject dynamic flag to restore old v...Shauren
2024-11-16Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS (#30415)Meji
2024-11-12Core/Misc: Fix some GCC warningsShauren
2024-11-10Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365)Aqua Deus
2024-11-10Core/Position: Position constructor improvementsShauren
2024-11-09Core/Spells: Temporarily force old flight style mountsShauren
2024-11-08Core/Auras: Reimplement SPELL_AURA_MOD_ARMOR_PENETRATION_PCT, it is back from...Aqua Deus
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-11-05Core/Summons: Handle summons using SummonProperties.Control type 5 as vehicle...Meji
2024-11-05Core/Quests: Fix QuestGiverStatus for QUEST_TYPE_TURNIN (#30401)Meji
2024-11-04Core/Players: Don't flag unlearned talents and specialization spells as disab...Shauren
2024-11-02Core/PacketIO: Fixed SMSG_UPDATE_OBJECT fragment changes mask initializationShauren
2024-10-31Core/Units: only set spellClickHandled to true when spell cast was succesful ...Jeremy
2024-10-30Fix build with old libstdc++Shauren
2024-10-30Core/Gossip: Fixed gossip menu option localization for cases without a broadc...Wishmaster117
2024-10-30Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5Shauren
2024-10-30Core/PacketIO: Update opcodes for 11.0.5Shauren