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