EverWrath/src/server/game
Kitzunu 285504e79d
fix(Core/Object): Fix WorldObject::SetZoneScript unsafe cast to InstanceMap (#11226)
* cherry-pick commit (e9992066a5)

Co-Authored-By: HelloKitty <5829095+HelloKitty@users.noreply.github.com>

Co-authored-by: HelloKitty <5829095+HelloKitty@users.noreply.github.com>
2022-04-01 19:37:56 -03:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements 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
Addons 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
AI feat(Core/Unit): New helpers for DynamicFlags (#11230) 2022-04-01 07:14:29 -03:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse 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
Battlefield feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
Battlegrounds fix(Scripts/AlteracValley): Crashfix. (#10976) 2022-04-01 06:58:28 -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 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): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
Conditions feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
DataStores fix(Core/Handlers): Faction Change service properly reset and give ne… (#9729) 2022-03-25 11:45:07 +01:00
DungeonFinding fix(Core/Handlers): Faction Change service properly reset and give ne… (#9729) 2022-03-25 11:45:07 +01:00
Entities fix(Core/Object): Fix WorldObject::SetZoneScript unsafe cast to InstanceMap (#11226) 2022-04-01 19:37:56 -03:00
Events 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
Globals fix(Core/Handlers): Faction Change service properly reset and give ne… (#9729) 2022-03-25 11:45:07 +01:00
Grids feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
Groups feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
Guilds 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
Handlers feat(Core/Unit): New helpers for DynamicFlags (#11230) 2022-04-01 07:14:29 -03:00
Instances fix(Scripts/BlackwingLair): Razorgore improvements (#10971) 2022-03-23 15:42:34 -03:00
Loot 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
Mails fix(Core/Mail): do not show expired mails in packets (#10560) 2022-03-01 13:57:37 +01:00
Maps feat(Scripts/Commands): debug objectcount 2022-04-01 06:57:26 -03:00
Misc 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
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 feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03: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 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
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 feat(Scripting/Hooks): implement OnQuestComputeXP() hook (#10934) 2022-03-24 10:27:15 +01:00
Server feat(Core/Packets): SMSG_WORLD_STATE_UI_TIMER_UPDATE (#11047) 2022-03-27 01:31:21 -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 feat(Core/Unit): New helpers for DynamicFlags (#11230) 2022-04-01 07:14:29 -03:00
Texts 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
Tickets 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
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 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
Weather 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
World feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00