index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Achievements
Age
Commit message (
Expand
)
Author
2024-05-18
Core/Criteria: Implemented CompletedLFGDungeon criteria type (#29980)
Antonio Martín Berti
2024-05-13
Core/Criteria: Implemented CompleteAnyScenario and CompleteScenario types (#2...
Antonio Martín Berti
2024-05-13
Core/Criteria: Add missing asset check for CriteriaType::LearnHeirloom
Shauren
2024-05-13
Core/Criteria: Implemented LearnAnyTransmog CriteriaType (#29981)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented AnyArtifactPowerRankPurchased criteria type (#29979)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented LearnHeirloom and LearnAnyHeirloom criteria types ...
Antonio Martín Berti
2024-05-12
Core/Criteria: Added ParticipateInArena to statistic-only cases (#29978)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented CriteriaType ParticipateInArena (#29973)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented CriteriaType EarnArtifactXP (#29975)
Antonio Martín Berti
2024-04-15
Core/Achievements: Fixed achievement SMSG_ACHIEVEMENT_EARNED not being sent t...
Shauren
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-03
Core/Achievements: Fixed updating EarnAchievement criteria type for guilds an...
Meji
2024-01-21
Core: Updated to 10.2.5
Shauren
2023-12-29
Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...
Jeremy
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-20
Core/Scripts: Add start/fail asset values from criteria to valid game event ids
Shauren
2023-11-12
Core/Achievements: Implemented DefeatDungeonEncounter and DefeatDungeonEncoun...
Shauren
2023-11-09
Core: Update to 10.2.0
Shauren
2023-10-15
Core/Achievements: Fix CriteriaTypes related to GameEvents (#29368)
Meji
2023-10-15
Core/Achievements: Fix CriteriaTypes related to areas and zones (#29367)
Meji
2023-10-13
Core/Misc: Use DB2Manager::IsInArea for area-related criterias and conditions...
Meji
2023-10-04
Core/Achievements: Fix mistake in loading criteria with start events (#29348)
Jeremy
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-09-21
Core/Achievements: Send both SMSG_ACCOUNT_CRITERIA_UPDATE and SMSG_CRITERIA_U...
Shauren
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-26
Core/Conditions: Replaced Player argument to world state expression checking ...
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-05-19
Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)
Jeremy
2023-04-30
Core/Misc: Delay creating std::string objects for locale data after size vali...
Shauren
2023-02-14
Core/Guilds: Fixed loading achievement CompletingPlayers guids from db. (#28813)
DeadMouse
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-12-31
Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfo
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-08-09
Core/Scenarios: Group criteria storage by scenario id
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-17
Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Shauren
2022-06-26
Core/WorldStates: Migrate conditions and criteria to new worldstate api
Shauren
2022-06-25
Core/Criteria: Implemented worldstate requirements for criteria updates
Ovahlord
2022-06-10
Core/Achievements: Fixed optimization from 9b44ed9cda347bfda1078666b3779d985f...
Shauren
2022-05-06
Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...
Shauren
2022-04-24
Core/Achievements: Implemented GameEvent related criteria types 73 and 93
Shauren
2022-04-24
Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...
Shauren
2022-04-16
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Shauren
[next]