aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGMgr.cpp
AgeCommit message (Expand)Author
11 hoursCore/Misc: Reduce differences between branchesShauren
4 daysCore/Misc: Rename AreaTriggerStruct to AreaTriggerTeleportShauren
2025-07-11Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...Shauren
2025-06-26Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid d...Shauren
2025-06-26Core/LFG Fix crash on lfg boss killsShauren
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 3Shauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-10-05Core/Maps: Link instance map to LfgDungeonsShauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-05-18Core/Criteria: Implemented CompletedLFGDungeon criteria type (#29980)Antonio Martín Berti
2023-09-19Core/Instances: Kill instance_encounters table, it is no longer neccessaryShauren
2023-03-21Core/Instances: Fixed not being able to reenter instances that have no encoun...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-08-05Core/LFG: Filter out lfg dungeons that have invalid map/difficulty pairsShauren
2022-03-24Core/Misc: Verify LFG role selections by class (#27348)ihm-tswow
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-06Core/LFG: Handle vote kick as failed if there cannot be 3 votes agreeingjackpoz
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2022-01-06Core/LFG: Sanitize LFG roles sent by clientsjackpoz
2021-12-18Core/LFG: Fix re-queueing while in a dungeon (#23862)Giacomo Pozzoni
2021-12-18Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-11Core/RDF: fix counting issue with the achievement Looking for More (and simil...Wyrserth
2021-12-02Core/LFG: Remove dungeon cooldown when completing random dungeonsjackpoz
2021-11-26Core/Misc: Warning fixes (/W4) (#23149)Gustavo
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-24Core/LFG: Teleport players to other players instead of dungeon entrance when ...jackpoz
2021-11-21Core/LFG: Ignore LFG cooldown when joining queue to replace missing party mem...Shauren
2021-11-02Core/Social: Implemented account ignoresShauren
2021-10-23Core/LFG: fixed random dungeon cooldown (#22321)Ovah
2021-10-23Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...Treeston
2021-10-22Core/LFG: Order group members before creating LFG group (leader > tank > heal...Treeston
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-05-16Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-01-28Core/Misc: Update a few enums from db2 to 9.0.2 (#25956)Osleyder Gonzalez Acosta
2021-01-21Core/Logs: Fix more logsAokromes
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-01-02New YearAokromes
2019-11-13Core/LFG: Add convenience function to get which random dungeon was selected b...Shauren