EverWrath/src/server/game
2022-12-22 07:38:09 +01:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements refactor(Core/Achievement): Remove Hungarian notation (#13991) 2022-12-02 05:52:25 -03:00
Addons feat(Core/Crypto): add support OpenSSL 3.0 (#13354) 2022-11-24 01:12:20 +07:00
AI chore(Core/SAI): Align SAI headers with TrinityCore (#14261) 2022-12-17 17:23:22 -03:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse fix(Core): Crashfix. (#11495) 2022-04-25 09:26:03 -03:00
Battlefield feat(Core): Config to disable all Wintergrasp processing (#13086) 2022-11-01 06:22:09 -03:00
Battlegrounds fix(Core/Battleground): Correct Alterac Valley mine announcement (#13411) 2022-10-16 00:06:31 +02:00
Cache update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Calendar fix(Core/Build): macOS build (part 1) (#10549) 2022-02-08 11:21:17 +01:00
Chat fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Combat refactor(Core/UnitAI): Update target selector (#13169) 2022-12-06 09:27:13 -03:00
Conditions fix(DB/Conditions): Pint-Sized Pink Pachyderm and Wolpertinger should… (#13946) 2022-12-06 12:47:43 -03:00
DataStores update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
DungeonFinding Add (core\db): Support for Homebind Orientation (#13389) 2022-10-12 14:39:02 -04:00
Entities fix(Core/Misc): Consider /dance as an emote state. (#14275) 2022-12-22 07:38:09 +01:00
Events update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Globals fix(Core/Players): Players should nt able to rest in unfriendly taver… (#13493) 2022-10-29 07:15:18 -03:00
Grids fix(Core/Spells): Fixed LoS problems with hunter traps. (#12348) 2022-07-10 14:18:36 -04:00
Groups update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Guilds fix(Core): Fix guild bank update broadcasts (#13520) 2022-11-11 16:25:24 -03:00
Handlers fix(Core/Misc): Consider /dance as an emote state. (#14275) 2022-12-22 07:38:09 +01:00
Instances update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Loot fix(Core/Loot): Fix quest items looting system (#13720) 2022-12-06 12:42:44 -03:00
Mails chore(Core): Debloat Mail.cpp (#12881) 2022-09-18 23:57:22 -03:00
Maps Add (core\logging): Log sync db queries in mapupdater (#13638) 2022-11-01 19:00:42 -04:00
Misc update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Miscellaneous feat(Scripts/Commands): Implement character changeaccount command (#13532) 2022-10-24 22:43:46 -03: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/Movement): Falling/Jumping/Knockback effects should not make… (#14044) 2022-12-11 03:55:20 +01:00
OutdoorPvP fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Petitions fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Pools update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests fix(Core/Quest): Fixed implementation of CONFIG_QUEST_IGNORE_AUTO_ACCEPT and CONFIG_QUEST_IGNORE_AUTO_COMPLETE configs. (#13525) 2022-10-29 07:11:50 -03: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(Core): Correct Quest Details Display at Max Level (#13046) 2022-12-20 12:14:53 +01:00
Server fix(Core/Session): Fixed loading global account data and tutorials. S… (#14038) 2022-12-06 09:08:46 -03:00
Skills fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Spells fix(Core/Auras): Implement Roc form (#13959) 2022-12-11 10:58:20 -03:00
Texts update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Tickets refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Time refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Tools update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Warden feat(Core/Crypto): add support OpenSSL 3.0 (#13354) 2022-11-24 01:12:20 +07:00
Weather update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
World feat(Core): EnableLowLevelRegenBoost config option (#13035) 2022-12-11 04:53:10 +01:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00