summaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player/PlayerQuest.cpp
AgeCommit message (Expand)Author
2025-11-28fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rul...Tereneckla
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-10-10fix(Core/Entities): Daily and other quests should grant XP when rewarded on s...Benjamin Jackson
2025-08-01fix(CORE/lfg): Correct random LFG reward bug (#22599)Vanna White
2025-02-16fix(Core/PlayerScript) Align player script function names (#21020)Exitare
2025-02-01refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)Kitzunu
2024-12-18fix(Core/Player): Quest failure sound when inventory full (#20970)Exitare
2024-11-15fix(Core/Spell): EffectQuestComplete, set quest to rewarded instead of comple...Jelle Meeus
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-08-25refactor(Core/Object): adds consistency in the use of type object check (#19671)Grimdhex
2024-07-04fix(Core/Quest): typo in RewardQuest makes LFG quests not reward if dead (#19...Kitzunu
2024-06-22fix(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_CAN_FAIL_IN… (#19...sudlud
2024-06-19fix(Core/Quest): Correct XP Display when modified by SPELL_AURA_MOD_XP_QUEST_...atrapalis
2024-06-04fix(Core/PlayerQuest): make timed quests failable (#18940)sudlud
2024-01-03fix(Core/LFG): Hide XP from max players (#18103)Kitzunu
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-05-05feat(Core/Hooks): Add parameter to detect XP origin for OnGiveXP hook. (#16109)AnchyDev
2023-03-05feat(CI): add cppcheck (#15211)Stefano Borzì
2023-02-27fix(Core/Quests): Fix exploit in icc reputation rings (#15092)Julio A. Leyva Osorio
2023-01-28fix(Core/PlayerQuest): Get base skill value for quest prereqs. (#14393)Benjamin Jackson
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-09-01fix(Core): Fix Missing OnBeforeQuestComplete Hook (#12892)ZhengPeiRu21
2022-04-25fix(Core/Wintergrasp): Reimplement Wintergrasp quests and fix vendors (#11533)SilentCLD
2022-04-15fix(Core/Quests): Fixed displaying correct quest marks for autocomplete/repea...UltraNix
2022-03-24feat(Scripting/Hooks): implement OnQuestComputeXP() hook (#10934)ZhengPeiRu21
2022-03-06feat(Core/Creature): Implement quest_greetings table (#10526)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-24fix(Scripts/Commands): quest complate kill reward (#9926)IntelligentQuantum
2022-01-13fix(Core/Quests): Do not remove inventory items/non-empty bags on quest rewar...UltraNix
2022-01-13fix (Core/CodeReduction) TC_ removal (#10162)acidmanifesto
2021-12-31refactor(Core/Misc): abs() to std::abs() (#9789)Kitzunu
2021-12-23fix(Core/Player): Solve the issue with creature not offering low level quests...Skjalf
2021-12-22fix(Core/Player): Quest Question marks (#9683)Cláudio Costa
2021-12-19feat(Core/Player): Split Dungeon Finder quest rates (#9788)Skjalf
2021-12-10Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631)Skjalf
2021-12-09fix(Core/Spells): Forward core changes (#8841)acidmanifesto
2021-12-02feat(Core/Modules): add separated lib for modules (#9281)Kargatum
2021-12-01fix(Core/DungeonFinder): Dead players should be able to get XP reward from ra...UltraNix
2021-11-30fix(Core/Quests): Do not save queststatus for autocomplete quests . S… (#9425)UltraNix
2021-11-25chore(Core): Remove unnecessary slang Cosmetic (#9325)acidmanifesto
2021-11-24refactor(Scripts/Commands): Update cs_quest to the new model (#9267)Skjalf
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-04fix(Core/Quest): Refresh SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest change...acidmanifesto
2021-10-29fix(Core) Quest Relations (#8777)Malcrom
2021-10-20feat(Core/Quests): Implemented quest_money_rewards (for quest with Qu… (#8610)UltraNix
2021-10-14feat(Core/Player): add helper for send large count mail items (#8460)Kargatum