aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding
AgeCommit message (Expand)Author
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-06-02Core/DataStores: Updated structures to 9.2.5Shauren
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-25Core/PacketIO: Rename some new opcodesShauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
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
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-18Core/LFG: Fix re-queueing while in a dungeon (#23862)Giacomo Pozzoni
2021-12-18Core/LFG: Remove Dungeon Cooldown when getting kickedjackpoz
2021-12-18Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
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-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
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-12Core/Entities: ObjectGuid improvementsShauren
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
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren