EverWrath/src/server/game
2026-02-16 00:13:29 +01:00
..
Accounts fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Achievements fix(Core/Achievements): a character can only have 1 race realm first (#23626) 2025-11-14 10:12:12 -03:00
Addons fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
AI feat(Core/Scripts): Add gameobject_summon_groups with quaternion rotation support (#24708) 2026-02-15 15:05:00 -06: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(DB/Gameobject): Recalculate quaternion rotation values from orientation (#24617) 2026-02-06 21:41:08 +01:00
Battlegrounds fix(Core/Battlegrounds): remove unused ApplyPhaseMask from Arathi Basin (#24582) 2026-02-10 00:28:44 -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 fix(Core/Conditions): correctly check if player queued random dungeon (#24424) 2026-01-15 23:22:58 -03:00
DataStores fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
DungeonFinding fix(Core/Conditions): correctly check if player queued random dungeon (#24424) 2026-01-15 23:22:58 -03:00
Entities feat(Core/Player): Add hooks for reputation price discount calculation. (#24666) 2026-02-15 23:44:44 +01:00
Events fix(Core/Events): set Brewfest to static date Sept 20 (#24342) 2026-01-07 17:25:28 +01:00
Globals feat(Core/Scripts): Add gameobject_summon_groups with quaternion rotation support (#24708) 2026-02-15 15:05:00 -06:00
Grids fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -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 fix(Core/Trade): correct packets, exchange checks, distance logic (#24710) 2026-02-14 20:04:26 -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 fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03: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 fix(Core/Commands): Add detailed quest availability info to .quest info (#24721) 2026-02-15 11:35:02 -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/Player): Add hooks for reputation price discount calculation. (#24666) 2026-02-15 23:44:44 +01: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 fix(Core/Spell): further limit exploit prevention standup to non-triggered spells (#24688) 2026-02-15 23:43:46 +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 fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -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/Scripts): Add gameobject_summon_groups with quaternion rotation support (#24708) 2026-02-15 15:05:00 -06:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00