aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Achievements
AgeCommit message (Expand)Author
2024-05-18Core/Criteria: Implemented CompletedLFGDungeon criteria type (#29980)Antonio Martín Berti
2024-05-13Core/Criteria: Implemented CompleteAnyScenario and CompleteScenario types (#2...Antonio Martín Berti
2024-05-13Core/Criteria: Add missing asset check for CriteriaType::LearnHeirloomShauren
2024-05-13Core/Criteria: Implemented LearnAnyTransmog CriteriaType (#29981)Antonio Martín Berti
2024-05-12Core/Criteria: Implemented AnyArtifactPowerRankPurchased criteria type (#29979)Antonio Martín Berti
2024-05-12Core/Criteria: Implemented LearnHeirloom and LearnAnyHeirloom criteria types ...Antonio Martín Berti
2024-05-12Core/Criteria: Added ParticipateInArena to statistic-only cases (#29978)Antonio Martín Berti
2024-05-12Core/Criteria: Implemented CriteriaType ParticipateInArena (#29973)Antonio Martín Berti
2024-05-12Core/Criteria: Implemented CriteriaType EarnArtifactXP (#29975)Antonio Martín Berti
2024-04-15Core/Achievements: Fixed achievement SMSG_ACHIEVEMENT_EARNED not being sent t...Shauren
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
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-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-20Core/Scripts: Add start/fail asset values from criteria to valid game event idsShauren
2023-11-12Core/Achievements: Implemented DefeatDungeonEncounter and DefeatDungeonEncoun...Shauren
2023-11-09Core: Update to 10.2.0Shauren
2023-10-15Core/Achievements: Fix CriteriaTypes related to GameEvents (#29368)Meji
2023-10-15Core/Achievements: Fix CriteriaTypes related to areas and zones (#29367)Meji
2023-10-13Core/Misc: Use DB2Manager::IsInArea for area-related criterias and conditions...Meji
2023-10-04Core/Achievements: Fix mistake in loading criteria with start events (#29348)Jeremy
2023-09-25Core/Achievements: Fixed achievement criteria StartEvent and FailEventShauren
2023-09-21Core/Achievements: Send both SMSG_ACCOUNT_CRITERIA_UPDATE and SMSG_CRITERIA_U...Shauren
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-26Core/Conditions: Replaced Player argument to world state expression checking ...Shauren
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-05-19Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)Jeremy
2023-04-30Core/Misc: Delay creating std::string objects for locale data after size vali...Shauren
2023-02-14Core/Guilds: Fixed loading achievement CompletingPlayers guids from db. (#28813)DeadMouse
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-07Core/Misc: Include cleanup, 2023 editionShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-12-31Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfoShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-08-09Core/Scenarios: Group criteria storage by scenario idShauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-17Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desyncShauren
2022-06-26Core/WorldStates: Migrate conditions and criteria to new worldstate apiShauren
2022-06-25Core/Criteria: Implemented worldstate requirements for criteria updatesOvahlord
2022-06-10Core/Achievements: Fixed optimization from 9b44ed9cda347bfda1078666b3779d985f...Shauren
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-04-24Core/Achievements: Implemented GameEvent related criteria types 73 and 93Shauren
2022-04-24Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...Shauren
2022-04-16Core/Battlegrounds: Replaced overriding m_team with more fine grained approachShauren