EverWrath/src/server/game
2021-08-14 13:51:26 +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/Totems): Searing Totem will properly attack neutral targets. (#7157) 2021-08-05 15:15:12 +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/Common): -Wdeprecated-enum-float-conversion warning (#6870) 2021-07-11 18:05:07 +02:00
Battlegrounds fix(Core/Unit): -Wdeprecated-enum-enum-conversion warning (#6868) 2021-07-13 11:51:58 +02:00
Calendar fix(Core/Build): correct macos build (#6492) 2021-06-22 16:27:03 +02:00
Chat feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Combat refactor(Core): code cleanup (part 1) (#6361) 2021-06-16 12:58:14 +02:00
Conditions chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
DataStores fix(Core/DBC): hackfix to prevent skills fuckup (#6631) 2021-06-29 00:45:12 +02:00
DungeonFinding fix(Core/Unit): -Wdeprecated-enum-enum-conversion warning (#6868) 2021-07-13 11:51:58 +02:00
Entities fix(Core/Professions): properly unlearn skill dependent spells (#7290) 2021-08-13 17:47:16 +02:00
Events feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Globals feat(Core/DB): Add Creature ExperienceModifier (#7095) 2021-07-30 07:56:42 +02:00
Grids fix(Core/Totems): Searing Totem will properly attack neutral targets. (#7157) 2021-08-05 15:15:12 +02:00
Groups feat(Core/Arena): support cross-faction teams (#6448) 2021-06-26 15:37:33 +02:00
Guilds feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Handlers fix(Core/Pets): do not summon pet if owner is being teleported (#7275) 2021-08-13 12:02:21 +02:00
Instances feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Loot fix(Core/LootItemStorage): missing write of 'conditionLootId' (#6950) 2021-07-23 13:16:14 +02:00
Mails fix(Core/Mail): cleanup pending auction sale mail (#6022) 2021-06-23 12:46:48 +02:00
Maps fix(Core/Maps): Enabled dead players to be resurrected at the dungeon entrance if cannot enter it due to some reasons (#7236) 2021-08-07 16:10:07 +02:00
Misc feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +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/Movement): properly handle UNIT_STATE_CHARGING (#7152) 2021-08-05 13:55:11 +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): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
Server fix(Core/WorldSocket): add missing hook OnLastIpUpdate (#7272) 2021-08-12 22:58:08 +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): do not start combat with pet's current victim on spell hit if it's not in combat (#7293) 2021-08-14 13:51:26 +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): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
CMakeLists.txt feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346) 2021-06-22 23:19:02 +02:00