aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
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-05Core/Maps: Link instance map to LfgDungeonsShauren
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-22Core/Spells: Protect against stack overflows in spell override handlingShauren
2024-09-01Core/Players: Fixed nested spell overrides (priest Mind Spike)Shauren
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-16Core: Updated to 11.0.2Shauren
2024-08-10Core/Players: Implemented hero talentsShauren
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-09Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-07-02Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENTShauren
2024-06-27Core/Creatures: Update visible Flags2 when changing gm mode state (#30058)DeadMouse
2024-06-23Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...Meji
2024-06-18Fix GCC 11 buildShauren
2024-06-18Core/Auras: Merge all SpellModifier sets into one sorted setShauren
2024-06-10Core/Spells: Implemented SPELL_ATTR9_MOD_INVIS_INCLUDES_PARTYShauren
2024-05-27Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-05-27Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-05-26Core/Quests: Fix case where source item provided isn't added to the bag (#29959)Meji
2024-05-26Core/Players: Use TeleportLocation for summon and recall locationsShauren
2024-05-25Core/Players: Extended world_safe_locs with transport guid - this allows tele...Golrag
2024-05-25Core/Players: Allow targeting a specific transport during teleportsGolrag
2024-05-24Core/Players: Defined all avg item level slotsShauren
2024-05-21Core/Players: Define names for all ActivePlayerData::DataFlags fieldsShauren
2024-05-13Core/Criteria: Implemented LearnAnyTransmog CriteriaType (#29981)Antonio Martín Berti
2024-05-13Core/Items: Implemented reagent bagShauren
2024-05-12Core/Criteria: Implemented LearnHeirloom and LearnAnyHeirloom criteria types ...Antonio Martín Berti
2024-05-12Core/Items: Fix item sell price not scaling with item level (#29972)Bloodtigress
2024-05-08Core: Update to 10.2.7Shauren
2024-05-01Core/Spells: Implemented evoker empower spell mechanicShauren
2024-04-29Core/Items: Implemented packets setting up inventory cleanup parametersShauren
2024-04-27Core/Auras: implemented PROC_FLAG_HEARTBEAT and moved food/drink emote mechan...Ovahlord
2024-04-26Core/Player: moved indoors/outdoors aura interrupting mechanic into heartbeat...Ovahlord
2024-04-26Core/Player: moved the periodic group update mechanic into heartbeat handlingOvahlord
2024-04-12Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...Shauren
2024-04-08Core/Quests: Update phaseshift when taking or abandoning quests (#29901)Meji
2024-04-06Core/Scripts: Integrate new ActionResultSetter with movement generators and s...Shauren
2024-04-04Core/Movement: Allow overriding speed for taxi movement generatorShauren
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji