aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player/Player.cpp
AgeCommit message (Expand)Author
11 hoursCore/Misc: Reduce differences between branchesShauren
4 daysCore/Misc: Rename AreaTriggerStruct to AreaTriggerTeleportShauren
4 daysCore/Auras: Implement SPELL_AURA_MOD_HONOR_GAIN_PCT (SPELL_AURA_491) (#31287)Aqua Deus
4 daysCore/Auras: Corrected SPELL_AURA_MOD_HONOR_GAIN_PCT implementation - it shoul...Shauren
8 daysCore/Players: Implement SetToMaxOnInitialLogIn power flag (#31263)Aqua Deus
2025-09-03Core/AreaTriggers: Handle exit areatrigger on player map change (#31077)ModoX
2025-09-01Core/Players: Fixed buying bank tabsShauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-08-11Core/Quests: Fixed quest experience rewards - it should always be awarded for...Shauren
2025-08-11Core/Items: Send CreateObject for items in buyback inventory slotsShauren
2025-07-30Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...Shauren
2025-07-13Core/Misc: Move large functions out of header filesShauren
2025-07-11Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...Shauren
2025-07-05Core/Gossip: Track started interaction types and reset only questgiver on que...Shauren
2025-06-30Core/Quests: Allow quest objective items with effect type other than "On Loot...Shauren
2025-06-28Core/Gossip: Send correct response depending on how the interaction was start...Meji
2025-06-28Core/SpawnTracking: Allow linking a spawn to more than one quest objective (#...Meji
2025-06-27Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...Shauren
2025-06-23Core/Players: Add missing playerchoice expiration initializationShauren
2025-06-22Core/Players: PlayerChoice improvementsShauren
2025-06-21Core/Gossip: Use std::variant to store InteractionDataShauren
2025-06-20Core/Conditions: Implemented new condition source type CONDITION_SOURCE_TYPE_...Shauren
2025-06-15Core/AreaTriggers: Add AREATRIGGER_ACTION_TAVERN (#31035)Jason Dove
2025-06-14Core/Players: Fixed traits not updating aura values when changing rankShauren
2025-05-21Core/PacketIO: Migration to PacketUtilities bit/string operations part 2Shauren
2025-05-19Core/Misc: Silence some statis analysis false positive warningsShauren
2025-05-17Core/SpawnTracking: Check if the objective is completable to get correct spaw...Meji
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-11Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)Meji
2025-05-08Core/World: Refactor World::LoadConfigSettings to unify validation of all con...Shauren
2025-05-07Core/Misc: Minor compile time improving changesShauren
2025-04-30Core/Players: Fix deleting favorite spells (#30905)Jason Dove
2025-04-25Core: Updated to 11.1.5Shauren
2025-04-20Core/Spells: Rename confusing SpellState enum valuesShauren
2025-04-19Core/Conditions: Added conditions for automatic learning spells with SkillLin...Shauren
2025-04-18Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum classShauren
2025-04-16Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...Shauren
2025-04-13Core/Players: Call OnQuestObjectiveChange after updating objective countersMeji
2025-03-28Core/Spells: Apply spell modifiers multiple times to each cast, based on numb...Shauren
2025-03-22Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...Shauren
2025-03-13Core/Database: Implement accessing query result fields by nameOvahlord
2025-03-10Core/Players: Removed old unneccessary death knight and demon hunter riding w...Shauren
2025-03-04Core/Players: Implement warband scene collectionShauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-02-24Core/Units: Refactor GetCastSpellInfo to return values via return value and h...Shauren
2025-02-23Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-02-20Core/Misc: Reduce differences between branchesShauren
2025-02-19Core/Guilds: Don't require vendor bought items to have limited quantity to sh...Shauren
2025-02-05Core/Misc: Reduce code differences between branchesShauren
2025-02-03Core/Quests: Updated quest future status checks to include all variants of th...Shauren