summaryrefslogtreecommitdiff
path: root/src/server/game/Groups
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-08-19refactor(Core/Packets): Rewrite `MSG_MINIMAP_PING` to modern packet class. (#...Benjamin Jackson
2025-07-11fix(Core/Group): incorrect parameter type in RegisterGroupId (#22448)Seamthesis
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2025-03-10fix(Core/Group): fix group loot for quest items (#21683)sudlud
2025-02-16fix(Core/PlayerScript) Align player script function names (#21020)Exitare
2024-10-27refactor(src/server/game/*): remove unused imports (big part 2) (#20311)Francesco Borzì
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-09-19fix(Core/Loot) fix bug with loot (#19882)skelUA
2024-08-31refactor(Core/Item): Add helpers (#19828)Kitzunu
2024-07-04fix(Core/Loot): implement automatic pass in group loot for items that… (#19...Kitzunu
2024-07-04fix(Core/Arena): Check to see if other members in your arena team are queued ...thomasjteachey
2024-03-28feat(Core/Compression): Move packets compression from map to network thread (...Anton Popovichenko
2024-02-10feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass (#18243)Nathan Handley
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-11-26fix(Core/Groups): Create the group at first invite (#17869)Kitzunu
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-11-08Feat (Core) Add CustomData to Groups (#17628)KJack
2023-01-28fix(Core/Players): Fixed sending power regen update to nearby players. (#14043)UltraNix
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-12-29feat(Core/Group): add GetGroupType() (#14411)Axel Cocat
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-09-21fix(Core/Battlegrounds): `MinLevel` and `MaxLevel` from `battelground… (#12...UltraNix
2022-08-01fix(Core): Crashfix on loot roll (#12605)Nefertumm
2022-07-26feat(Core): Add OnGroupRollRewardItem hook. (#12538)AnchyDev
2022-07-09feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook (#12316)Skjalf
2022-06-21fix(Core/Groups): Level restriction on allowing raid groups (#12110)Kitzunu
2022-05-30refactor(Core/Instances): Update CHAR_DELETE_INSTANCE_SAVED_DATA (#11866)天鹿
2022-05-24feat(Core/GameObjects): Instance gameobject save data implementation (#11113)Hanabi
2022-04-11fix(Core): Crashfix. (#11346)UltraNix
2022-04-05feat(Core/Players): PlayerFlag helpers (#11294)Kitzunu
2022-03-15feat(Core/Battleground): rework bg queue system (#10817)Kargatum
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
2022-02-20fix(Core/Misc): Remove from LFG/batleground queues when teleported to battleg...UltraNix
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2022-02-11refactor(Core/Packets): Rewrite MSG_RANDOM_ROLL to new packet class (#10590)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2021-12-10Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631)Skjalf
2021-12-09fix(Core/Spells): Forward core changes (#8841)acidmanifesto
2021-12-06 fix(Core/Loot): Send Retrieval Mail for lost disenchant matsOllie Armitage
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-18refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)Skjalf
2021-11-14fix(Core/DungeonFinder): premade LFG groups are considered as single-person g...UltraNix
2021-10-20fix(Core/DungeonFinder): Premade groups should be treated as normal groups. (...UltraNix
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-08-24fix(Core/Loot): (#7452)UltraNix