aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2024-10-15Core/Quests: Don't send SMSG_QUEST_GIVER_QUEST_COMPLETE for tracking quests (...Meji
2024-10-13Core/Movement: Allow MOVEMENTFLAG_CAN_FLY with SPELL_AURA_ADV_FLYINGShauren
2024-10-12Core/Auras: Implemented SPELL_AURA_ADV_FLYINGTraesh
2024-10-10Core/Auras: Implemented adv flying speed mod aurasShauren
2024-10-08Core/Units: Fix melee attack victim level calculation (#30329)Jason Dove
2024-10-07Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...Shauren
2024-10-05Core/Maps: Link instance map to LfgDungeonsShauren
2024-09-30Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1...Shauren
2024-09-29Core/PacketIO: Enable CAN_ADV_FLY opcodesTraesh
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-24Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_IDShauren
2024-09-22Core/Spells: Protect against stack overflows in spell override handlingShauren
2024-09-21Core/Auras: fixed a possible underflow when checking required powers for SPEL...Ovahlord
2024-09-21Core/Object: Added max height change param to MovePositionModoX
2024-09-16Core/Gameobjects: Fixed GO_DYNFLAG_LO_HIGHLIGHT application (#30123)Meji
2024-09-14Scripts/Battlegrounds: Implement Silvershard mines (#30120)Jeremy
2024-09-12Core/Spells: Refactor CastSpellExtraArgsShauren
2024-09-07Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodesShauren
2024-09-06Core/PacketIO: Add missing bit to SMSG_QUEST_GIVER_QUEST_DETAILSShauren
2024-09-01Core/GameObjects: Implement ControlZone::UncontestedTime field (#30152)Jeremy
2024-09-01Core/Players: Fixed nested spell overrides (priest Mind Spike)Shauren
2024-08-31Core/Unit: Allow UNIT_FLAG2_FEIGN_DEATH and UNIT_FLAG3_FAKE_DEAD setting in dbModoX
2024-08-29Core/Client Builds: Move build info out of RealmList classShauren
2024-08-28Core/Players: Fixed trait config validationShauren
2024-08-27Core/Players: Fixed spells being unintentionally removed by talent swaps when...Shauren
2024-08-26Core/Loot: Implemented currency lootShauren
2024-08-22Core/Players: Fix SPELLMOD_PCT on login (#30179)Ghaster
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-08-18Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...Shauren
2024-08-17Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Container...Shauren
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-10Core/Players: Implemented hero talentsShauren
2024-08-05Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)Jeremy
2024-08-04Core/Players: Fixed trait configs getting into invalid state after talent tre...Shauren
2024-08-02Core/DataStores: Updated to 11.0.0Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-19Core/Auras: Defined and implemented new aura stateShauren
2024-07-19Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)Meji
2024-07-19Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...Jeremy
2024-07-17Core/GameObject: Implemented NotLOSBlocking door propertyShauren
2024-07-14Core/Entities: Skip calling toupper on number to string conversion result if ...Shauren
2024-07-12Core/Instances: New ZoneScript hook - OnCreatureGroupDepletedShauren
2024-07-12Core/Creatures: Create a CreatureGroup for every SummonCreatureGroupShauren
2024-07-11Core/Creatures: Allow adding summons to CreatureGroup (only adding, no format...Shauren
2024-07-09Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-07-08Core/Creatures: Only remove formation movement on formation remove instead of...Shauren
2024-07-08Core/Creatures: Fixed memory leaks in creature formationsShauren
2024-07-08Revert "Core/Creature: Formation reset (#27040)"Shauren
2024-07-07Core/Units: Interrupt only spell in CURRENT_GENERIC_SPELL slot with damage ta...Shauren
2024-07-03Core/Spells: Implemented SPELL_ATTR9_CANNOT_KILL_TARGETShauren