summaryrefslogtreecommitdiff
path: root/src/server/game/Loot
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-06-30feat(Core/Config): Improvements to config caching (#21647)Takenbacon
2025-02-16fix(Core/PlayerScript) Align player script function names (#21020)Exitare
2025-02-14fix(Core/Grids): Grid improvements (#20955)Takenbacon
2025-02-11fix(Core/Items): Fix duplication exploit where a player could loot infinitely...Anton Popovichenko
2025-02-01refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)Kitzunu
2024-11-30fix(Core/LootMgr): add startup error for unsupported reference minCou… (#20...sudlud
2024-11-13refactor(src/server/game): optimise imports (#20541)Francesco Borzì
2024-10-27refactor(src/server/game/*): remove unused imports (big part 2) (#20311)Francesco Borzì
2024-10-10refactor(Core/Misc): Use emplace_back instead of push_back to avoid extra cop...Angelo Venturini
2024-09-24fix(Core/Loot): Fix crash for round robin loot mode when solving quest item f...Anton Popovichenko
2024-08-31refactor(Core/Item): Add helpers (#19828)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-27fix(Core/LootMgr): Improved drop checks for items that start quests (#19463)atrapalis
2024-05-09fix(Core/Misc): Correct typo when loading reference loot templates (#18872)Jason Mok
2023-10-08feat(Core/Scripting): Implement hook `OnAfterCalculateLootGroupAmount()` (#17...Hasn
2023-06-13chore(Core/ScriptMgr):Add Hook OnBeforeFillQuestLootItem (#16509)Walter Pagani
2023-05-14feat(Core/Loot): Add `Rate.Drop.Item.GroupAmount` to increase loot generated ...Keller (KJack)
2023-04-29revert(Core): ChrRace.dbc full implementation (#16114)M'Dic
2023-04-28fix(core/dbc): improve ChrRace DBC handling (#14843)M'Dic
2023-03-05feat(CI): add cppcheck (#15211)Stefano Borzì
2023-02-19feat(Core/Disables): Implement DISABLE_TYPE_LOOT (#15136)Skjalf
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2023-01-07fix(Core/Loot): Fix too many quest items visible by master looter (#14510)Mickaël Mauger
2023-01-02fix(Core/Loot) Fix master looter invisible quest items (#14103)Mickaël Mauger
2022-12-27fix(Core/Loot): Disenchanted, milled or prospected items should be se… (#14...UltraNix
2022-12-06fix(Core/Loot): Fix quest items looting system (#13720)Mickaël Mauger
2022-11-12fix(Core/Loot): Fixed processing duplicated loot item within different groups...UltraNix
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-08-16fix(Core/Loot): Unique items shouldn't be hidden indiscriminately (#12759)Skjalf
2022-07-10refactor(Core): Improve struct alignment and codestyle (#12335)Maelthyr
2022-07-09feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook (#12316)Skjalf
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
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-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2021-12-24fix(Core/Loot): Proeprly handle `UNIT_DYNFLAG_LOOTABLE` flag. (#9761)UltraNix
2021-12-15fix(Core/Unit): fix quest items not dropping if they are the only thi… (#9723)Skjalf
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-17feat(Core/Loot): Implement player_loot_template (#9198)Skjalf
2021-11-15chore(Core): remove duplicate comment (#9140)acidmanifesto
2021-10-02fix(Core/Loot): players can roll on unique items they already own (#8003)patou01
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-09-09fix(Core/Loot): properly handle referenced group loot templates (#7539)UltraNix
2021-09-06fix(Core/Loot): Quest items should not be lootable/visible if quest objective...UltraNix
2021-08-26fix(Core/Vendors): incorrect check which allowed/disabled alliance players (#...Andrius Peleckas
2021-08-24fix(Core/Loot): (#7452)UltraNix
2021-07-23fix(Core/LootItemStorage): missing write of 'conditionLootId' (#6950)天鹿
2021-07-21fix(Core/Item): prevent possible items dupe (#6943)robinsch