EverWrath/src/server/game
2022-03-11 06:23:48 -03:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements feat(Core/Battleground): split Arena and Battleground score (#10616) 2022-02-18 05:20:04 +07:00
Addons feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
AI feat(Core/Gossips): override BoxMoney from DB (#10414) 2022-03-10 13:55:29 +01:00
ArenaSpectator fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
AuctionHouse fix(Core/Mail): do not show expired mails in packets (#10560) 2022-03-01 13:57:37 +01:00
Battlefield fix/feat: (Core/PacketIO): updated sound and creature addon (#10813) 2022-02-26 10:05:58 -05:00
Battlegrounds Revert "fix(Scripts/AlteracValley): Mini bosses should evade with boss (#10544)" (#10975) 2022-03-11 06:23:48 -03:00
Cache feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Calendar fix(Core/Build): macOS build (part 1) (#10549) 2022-02-08 11:21:17 +01:00
Chat feat(Core): Enable C++20 support (#10440) 2022-02-11 14:37:24 +01:00
Combat refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
Conditions fix(DB/Creatures): Nat Pagle should display vendor icon if player completed Nat's Measuring Tap quest. (#10657) 2022-02-17 01:13:39 +01:00
DataStores feat(Core/Maps): Improvements to Cinematic function (#10765) 2022-03-11 08:21:54 +01:00
DungeonFinding fix(Core/Misc): Remove from LFG/batleground queues when teleported to battleground/LFG dungeon. (#10740) 2022-02-20 12:33:04 -03:00
Entities feat(Core/Maps): Improvements to Cinematic function (#10765) 2022-03-11 08:21:54 +01:00
Events fix (core): Load Order Adjustment GAME_EVENT_START hook (#10939) 2022-03-09 18:16:52 -05:00
Globals fix (Console): count of Broadcast Text Locales shown by logger on server start (#10942) 2022-03-09 08:11:08 -05:00
Grids fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
Groups fix(Core/Misc): Remove from LFG/batleground queues when teleported to battleground/LFG dungeon. (#10740) 2022-02-20 12:33:04 -03:00
Guilds fix(Core/Guild): Guild bank handling issues (#10724) 2022-02-17 19:22:28 -05:00
Handlers feat(Core/Maps): Improvements to Cinematic function (#10765) 2022-03-11 08:21:54 +01:00
Instances fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
Loot feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Mails fix(Core/Mail): do not show expired mails in packets (#10560) 2022-03-01 13:57:37 +01:00
Maps fix(Core/Maps): Dead players should not be allowed to enter dungeon if exceeded max number of instances. Thx to @DepTypes (#10831) 2022-03-06 12:19:31 -05:00
Misc feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Miscellaneous BREAKING CHANGE(Core/Config): Individual XP rate per bg (#10793) 2022-03-04 12:36:16 +07:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd refactor(Core): remove unused imports (#10296) 2022-01-22 11:21:35 +01:00
Movement fix(Core/Spells): auto attack only selected target when charge is over (#10541) 2022-02-24 15:54:43 +01:00
OutdoorPvP feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Petitions feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Pools feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Reputation fix(Core/Reputations): Faction rep gained by killing mobs is now prop… (#9737) 2022-02-05 07:37:00 -03:00
Scripting fix/feat: (Core/PacketIO): updated sound and creature addon (#10813) 2022-02-26 10:05:58 -05:00
Server feat(Core/Packet): SMSG_CROSSED_INEBRIATION_THRESHOLD (#10893) 2022-03-06 15:49:55 -05:00
Skills feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Spells fix(Scripts/BlackwingLair): Nefarian (#10536) 2022-03-09 13:32:09 -03:00
Texts fix/feat: (Core/PacketIO): updated sound and creature addon (#10813) 2022-02-26 10:05:58 -05:00
Tickets feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Time refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Tools feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Warden feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Weather feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
World feat(Core/Maps): Improvements to Cinematic function (#10765) 2022-03-11 08:21:54 +01:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00