EverWrath/src/server/game
2026-02-28 19:14:43 -05:00
..
Accounts fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Achievements feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
Addons fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
AI feat(Core/SmartScripts): Implement Target Type for Formations (#24811) 2026-02-22 22:11:52 -03:00
ArenaSpectator fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
AuctionHouse fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Autobroadcast fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Battlefield fix(Core/BF/BG): update Titan Relic spawns with sniffed values (#24912) 2026-02-27 18:42:11 +01:00
Battlegrounds fix(Core/Battlegrounds): allow SotA turrets to be used during warmup (#24908) 2026-02-28 15:16:05 -03:00
Cache fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Calendar fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Chat fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Combat fix(Core/Threat): Melee creatures should only target units they can attack when rooted (#24526) 2026-02-06 18:07:27 -03:00
Conditions feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
DataStores fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
DungeonFinding feat(Core/LFG): Implement dungeon selection cooldown to prevent repeat assignme… (#24916) 2026-02-27 23:55:45 -03:00
Entities feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
Events fix(Core/Events): set Brewfest to static date Sept 20 (#24342) 2026-01-07 17:25:28 +01:00
Globals refactor(Core/SharedDefines): Use one class enum instead of two for creatures. (#24918) 2026-02-28 19:14:43 -05:00
Grids fix(Core/Spells): Prevent vehicles from receiving party/raid area auras (#24820) 2026-02-22 22:11:35 -03:00
Groups refactor(Core/Packets): Rewrite various instance packets to modern class. (#22762) 2026-02-13 11:22:45 -03:00
Guilds fix(Core/Guild): Fix rare guild bank bug (#24614) 2026-02-03 23:42:26 -03:00
Handlers feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
Instances fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Loot fix(Core/Loot): Allow References to be grouped like Items (#24275) 2026-02-16 00:13:29 +01:00
Mails feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
Maps feat(Core/Scripts): Add gameobject_summon_groups with quaternion rotation support (#24708) 2026-02-15 15:05:00 -06:00
Misc fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Miscellaneous feat(Core/LFG): Implement dungeon selection cooldown to prevent repeat assignme… (#24916) 2026-02-27 23:55:45 -03:00
Modules fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Motd fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Movement fix(Core/Movement): Don't take height into consideration for follow teleports (#24690) 2026-02-13 06:02:52 -03:00
OutdoorPvP feat(Core/PvP): Outdoor PvP capture rate multiplier (#23902) 2025-12-29 05:34:45 +01:00
Petitions fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Pools fix(Scripts/Commands): Re-spawn pool quests after reload quest starters (#24696) 2026-02-13 05:42:13 -03:00
PrecompiledHeaders fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Quests feat(Core/Quest): Add BreadcrumbForQuestId field to quest_template_addon (#24079) 2026-01-29 09:24:03 -03:00
Reputation fix(Core/Reputation): correctly unset the SetAtWar flag on char login (#24120) 2025-12-17 04:54:43 -03:00
Scripting feat(Core/Hooks) Adds hooks for BG and Arena systems. (#23543) 2026-02-16 00:45:03 -03:00
Server fix(Core/Trade): correct packets, exchange checks, distance logic (#24710) 2026-02-14 20:04:26 -03:00
Skills fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Spells feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
Texts fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Tickets fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Time feat(Core/LFG): Implement dungeon selection cooldown to prevent repeat assignme… (#24916) 2026-02-27 23:55:45 -03:00
Tools fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Warden fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Weather fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
World feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00