EverWrath/src/server/game
2026-03-14 16:43:24 +01:00
..
Accounts fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Achievements feat(Core/Achievements): Add configurable realm first kill time window (#24920) 2026-03-08 09:32:56 -03:00
Addons fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
AI fix(Core/Movement): Revert pet PATHFIND_NOT_USING_PATH teleport (#23494) (#25071) 2026-03-12 08:12:22 -05: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 refactor(Core/Battlefield): remove Hungarian notation and modernize code (#25070) 2026-03-13 19:32:06 -03: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 fix(Core/Unit): Keep Lightwell alive on player death (#24675) 2026-03-14 16:43:24 +01:00
Events fix(Core/Events): Fix multi-stage holiday events ending early on restart (#25032) 2026-03-10 20:47:17 -03:00
Globals feat(DB/Creature): Add class base stats for creatures. (#24910) 2026-03-08 14:27:21 -03:00
Grids fix(Core/GridNotifiers): fix ImmuneToPC npcs reacting to stealthed players (#21652) 2026-03-14 08:44:02 -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 refactor(Core/Misc): port gossip validation, StringFormat APIs, and spell attribute naming from TC (#24789) 2026-03-10 20:50:32 -03: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 fix(Scripts/Ulduar): port TC Mimiron Magnetic Core handling (#24998) 2026-03-05 06:28:31 -03:00
Misc fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Miscellaneous fix(Core/Battlefield): Erase invite by real team on war accept and add queue list command (#25056) 2026-03-11 22:02:30 -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): Revert pet PATHFIND_NOT_USING_PATH teleport (#23494) (#25071) 2026-03-12 08:12:22 -05: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 fix(Server/Scripting): Remove packet copy from server script hooks (#25063) 2026-03-13 16:04:24 -03:00
Server fix(Core/Server): Remove unnecessary HandleTeleportTimeout (#25013) 2026-03-06 00:21:38 -03:00
Skills fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Spells fix(Core/Spells): Fix typo in tangent() function causing incorrect negative value clamping (#23900) 2026-03-13 08:07:00 +01: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(Core/Misc): prevent crash and undefined behavior in Warden destructor and Object visibility (#24900) 2026-03-05 08:41:08 -03:00
Weather fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
World fix(Core/Spells): Implement spell_jump_distance (#25023) 2026-03-10 22:09:26 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00