aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests
AgeCommit message (Expand)Author
2025-09-14Core/Scripts: Use std::string_view to find script id from script nameShauren
2025-06-25Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHEShauren
2025-06-24Core/Misc: Use new Field::Get*OrNull where possibleShauren
2025-04-25Core: Updated to 11.1.5Shauren
2025-04-25Core/Quests: Convert quest loading to named field access (ref 29a680a1c264e5c...Shauren
2025-04-06More nopch build fixesShauren
2025-02-03Core/Quests: Updated quest future status checks to include all variants of th...Shauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2024-12-08Core/Quests: Improved criteria tree quest objective typeShauren
2024-12-07Core/Achievements: Reduce the list of criteria types updated on loginShauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-06-17Core/Quests: Fix swapped QuestGiverStatusMeji
2024-06-04Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)Antonio Martín Berti
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-21Core: Updated to 10.2.6.53840Shauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-02-03Core/Achievements: Fixed updating EarnAchievement criteria type for guilds an...Meji
2024-01-21Core: Updated to 10.2.5Shauren
2023-12-30Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes r...Shauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-09-25Core/Achievements: Fixed achievement criteria StartEvent and FailEventShauren
2023-07-21Core/Misc: Updated more enums for 10.1.5Shauren
2023-07-12Core: Update to 10.1.5Shauren
2023-07-11Core/Quests: allow QUEST_SPECIAL_FLAGS_AUTO_PUSH_TO_PARTY to be set in quest_...Ovahlord
2023-06-11Core/Quests: New FlagsEx implementationsShauren
2023-06-10Core/Quests: Quest flag fixupsShauren
2023-06-02Core/Quests: Implemented new db table quest_objectives_completion_effectShauren
2023-05-05Core/PacketIO: Fixed quest query packet structureShauren
2023-05-04Core: Update to 10.1Shauren
2023-04-30Core/Misc: Delay creating std::string objects for locale data after size vali...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-29Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_R...Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-10-22Core/GameObjects: Implemented gathering nodes (gameobject type 50)Shauren
2022-07-19Core/Quest: Corrected type of emote field in QuestOfferReward to be signedModoX
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-01-26Core/Quests: Sync comments/log with 3.3.5Shauren
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-18Core/Quests: Remove RewardMoney from quest_template as it is not a static val...funjoker
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-11-27Core support for breadcrumb quests (#23157)PolarCookie
2021-11-11Core/Quests: Corrected wrong quest startup errorsShauren
2021-11-02Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5Shauren
2021-10-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2021-09-26Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji