EverWrath/src/server/game
2021-09-07 15:58:04 +02:00
..
Accounts fix(Core): Undefined symbols ArenaSpectator::HandleSpectatorSpectateC… (#6580) 2021-06-26 16:41:05 +02:00
Achievements feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Addons feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
AI fix(Core/Movement): properly initialized combat distance for creatures with SAI script (#7437) 2021-08-26 02:15:07 +02:00
ArenaSpectator feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
AuctionHouse fix(Core/Auction): server returning wrong items (#7260) 2021-08-12 14:26:40 +02:00
Battlefield fix(Core/Movement): (#7008) 2021-08-25 12:41:20 +02:00
Battlegrounds fix(Core/Arenas): correct BG status on Arena leave (#7323) 2021-08-23 20:18:36 +02:00
Calendar fix(Core/Build): correct macos build (#6492) 2021-06-22 16:27:03 +02:00
Chat fix(Core/Chat): print zoneId on GM command used (#7503) 2021-08-26 14:30:59 +02:00
Combat refactor(Core): code cleanup (part 1) (#6361) 2021-06-16 12:58:14 +02:00
Conditions chore(Core/Condition): replace assertion with logs preventing server crash (#7730) 2021-09-07 15:58:04 +02:00
DataStores fix(Core/DBC): hackfix to prevent skills fuckup (#6631) 2021-06-29 00:45:12 +02:00
DungeonFinding fix(Core): Possible DF crashfix (#7684) 2021-09-01 21:20:29 +02:00
Entities refactor(DBC/Misc): Redefine & Define FactionTemplateFlags (#7697) 2021-09-07 02:07:37 +02:00
Events feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Globals fix(Core/Movement): (#7008) 2021-08-25 12:41:20 +02:00
Grids fix(Core/Totems): Searing Totem will properly attack neutral targets. (#7157) 2021-08-05 15:15:12 +02:00
Groups fix(Core/Loot): (#7452) 2021-08-24 23:48:22 +02:00
Guilds feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Handlers fix(Core/Items): properly display item spell charges (#7722) 2021-09-07 11:19:12 +02:00
Instances feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Loot fix(Core/Loot): Quest items should not be lootable/visible if quest objective already fulfilled (#7700) 2021-09-06 15:33:13 +02:00
Mails fix(Core/Mail): cleanup pending auction sale mail (#6022) 2021-06-23 12:46:48 +02:00
Maps fix(Core/Maps): fix getting wrong area/zone on spawn (#7590) 2021-08-30 14:49:44 +02:00
Misc fix(Core/Movement): (#7008) 2021-08-25 12:41:20 +02:00
Miscellaneous fix(Core): Impelement CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ (#7101) 2021-08-01 18:37:49 +02:00
Motd refactor(Core): code cleanup (part 2) (#6374) 2021-06-16 20:40:42 +02:00
Movement fix(Core/pathing): incorrect pathing of caster mobs when their casts fail due to LOS (#7472) 2021-09-05 12:00:39 +02:00
OutdoorPvP feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Petitions fix(Core/Items): destroy invalid own guild/arena charters (#7211) 2021-08-06 16:26:49 +02:00
Pools fix(Core/ObjectGuid): prevent creating copies when looping objects (#6852) 2021-07-10 15:54:16 +02:00
PrecompiledHeaders feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
Quests refactor(Core/Misc): acore to Acore (#6043) 2021-05-31 14:21:54 +02:00
Reputation fix(Core/Spells): pets should not dispel beneficials bufs from neutral units not being at war with pet's owner (#7230) 2021-08-06 18:39:35 +02:00
Scripting feat(Core/Scripts): new OnBeforeFinalizePlayerWorldSession() hook (#7136) 2021-08-22 13:41:19 +02:00
Server fix(Core/Chat): muteTime for players that were muted when offline (#7375) 2021-08-19 12:00:55 +02:00
Skills fix(Core/Player): Use SkillLineAbility.dbc to determine player initia… (#6015) 2021-06-21 21:23:18 +02:00
Spells fix(Core/Spells): implement SPELL_GROUP_SPECIAL_FLAG_SAME_SPELL_CHECK group stack flag (#7709) 2021-09-07 02:10:13 +02:00
Texts feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Tickets feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Tools feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Warden chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
Weather chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
World feat(Core/Loot): add configurable option to specify ilv restriction for items below player class in NeedBeforeGreed loot mode in DF (#7701) 2021-09-06 18:24:41 +02:00
CMakeLists.txt feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346) 2021-06-22 23:19:02 +02:00