aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Achievements/CriteriaHandler.cpp
AgeCommit message (Expand)Author
2021-11-01Core/DataStores: Updated db2 structures to 9.1.5Shauren
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-08-28Core/Misc: Fix gcc warningsShauren
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2021-08-20Core/Achievements: Several criteria fixes (#26839)Meji
2021-08-15Core/Battlegrounds: Update BattlemasterListFlags (#26819)Jeremy
2021-08-08Core/DataStores: 9.1.0 db2 structuresShauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-16Core/Globals: revert back to unordered_map for templatesariel-
2021-06-16Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2021-06-07Core/Achievements: Defined all modifier tree types and implemented many of themShauren
2021-06-05Core/Achievements: Implemented CRITERIA_TYPE_UPGRADE_GARRISON_BUILDINGShauren
2021-06-04Core/Players: Name unknown player flags and rename MENTOR to TIMEWALKINGShauren
2021-06-01Core/Criteria: Refactor CriteriaTreeOperator as enum classShauren
2021-06-01Core/Criteria: Add all values of CriteriaTreeFlagsShauren
2021-06-01Core/Criteria: Add all values of CriteriaStartEventShauren
2021-06-01Core/Criteria: Add all values of CriteriaFailEventShauren
2021-05-09Core/Quests: Quest improvementsShauren
2021-04-21Core/Items: Calculating item level + organized iterating over items (#26276)Matan Shukry
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-06Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdateShauren
2021-03-13Core/Criteria: Implemented CRITERIA_ADDITIONAL_CONDITION_COMPLETED_QUEST_OBJE...Shauren
2021-03-01Core/Criteria: Always fail CRITERIA_ADDITIONAL_CONDITION_USED_LEVEL_BOOST_LES...Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-05-18Core/Achievements: Minor fixesShauren
2020-05-01Core/Achievement: fix bad lookup of ACHIEVEMENT_CRITERIA_DATA_TYPE_S_EQUIPPED...ariel-
2020-05-01Core/Achievements: Greatly optimize achievement system by splitting large typ...Xinef
2020-04-26Core/Achievements: Optimized resetting achievement criteria by condition and ...Xinef
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-01-02New YearAokromes
2019-11-29Core/Items: Add location filters to Player::GetItemByEntryShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-11-16Core/Players: Fixed crash when deleting from dbShauren
2019-11-16nopch fix2Shauren
2019-11-15Core/Achievements: Implement many new ModifierTree typesShauren
2019-11-12Core/Items: Implemented AzeriteItemShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-07-21Core/Achievements: Mountain o' Mounts and similar achievement will be properl...xinef1
2019-06-08Core/Achievements: Define and implement new ModifierTree typesShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-09-28Core/Achievements: Defined new criteria typesShauren
2018-09-26Core/Misc: Extended racemasks in db to uint64Shauren
2018-09-26Core/DataStores: Fixed remaining db2 structuresShauren
2018-07-15Core/Criteria: Implemented CRITERIA_ADDITIONAL_CONDITION_MAP_DIFFICULTY (#22119)Palabola