EverWrath/src/server/game
UltraNix c3acf75618
fix(Core/Spells): Taunt always set proper target while channelling sp… (#13948)
* fix(Core/Spells): Taunt always set proper target while channelling spells.

Fixes #13841

* Update.

* Update.
2023-08-06 03:16:05 +02:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements feat(Core/Achievements):Add getter for completed achievement map in AchievementManager (#16662) 2023-07-03 12:22:42 +02:00
Addons feat(Core/Crypto): add support OpenSSL 3.0 (#13354) 2022-11-24 01:12:20 +07:00
AI feat(Core/SmartAI): Implement AoE variants of VICTIM_CASTING and RANGE events (#16720) 2023-07-30 10:17:48 +02:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse fix(Core/AuctionHouse): Fix AH searches with high number of auctions (#13467) 2023-06-27 20:11:21 +02:00
Autobroadcast feat(CI): add cppcheck (#15211) 2023-03-05 18:47:18 +01:00
Battlefield revert(Core): ChrRace.dbc full implementation (#16114) 2023-04-29 08:23:11 -03:00
Battlegrounds fix(Core/Battleground): Fix auto arena flush interval (#16877) 2023-08-02 14:45:59 -03:00
Cache refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
Calendar chore(core): Cleanup code p2 (#16041) 2023-05-13 15:00:29 -03:00
Chat chore(core): cleanup code p3 (#16073) 2023-04-24 08:13:07 -03:00
Combat chore(core): cleanup code p3 (#16073) 2023-04-24 08:13:07 -03:00
Conditions feat(Core/Disables): Implement DISABLE_TYPE_LOOT (#15136) 2023-02-19 19:20:15 -03:00
DataStores chore(core): Cleanup code p2 (#16041) 2023-05-13 15:00:29 -03:00
DungeonFinding chore(core): Cleanup code p2 (#16041) 2023-05-13 15:00:29 -03:00
Entities fix(Core/Spells): Taunt always set proper target while channelling sp… (#13948) 2023-08-06 03:16:05 +02:00
Events chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Globals fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string) (#16168) 2023-05-13 14:40:46 -03:00
Grids fix(Core/World): Remove artificially high minimal update intervals an… (#15422) 2023-04-02 15:31:50 -03:00
Groups fix(Core/Players): Fixed sending power regen update to nearby players. (#14043) 2023-01-28 11:03:56 +01:00
Guilds revert(Core): ChrRace.dbc full implementation (#16114) 2023-04-29 08:23:11 -03:00
Handlers fix(Core/PacketIO): Prevent HandleGameobjectReportUse when Gob is not… (#16707) 2023-07-30 13:04:46 +02:00
Instances chore(core/instance): Move to switch case (#16084) 2023-04-28 01:31:09 +02:00
Loot chore(Core/ScriptMgr):Add Hook OnBeforeFillQuestLootItem (#16509) 2023-06-13 08:10:35 -03:00
Mails fix(Core/mail): letter paper (#15039) 2023-05-13 14:46:50 -03:00
Maps chore(core): cleanup code p3 (#16073) 2023-04-24 08:13:07 -03:00
Misc fix(Core/AuctionHouse): Fix AH searches with high number of auctions (#13467) 2023-06-27 20:11:21 +02:00
Miscellaneous feat(Core/Character): Implement profanity_name (#15156) 2023-03-04 17:43:14 -03:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd refactor(Core/Motd): Move motd from conf to db (#15111) 2023-02-20 22:07:26 +01:00
Movement fix(Scripts/Underbog): modernise boss scripts (#16149) 2023-06-04 23:42:40 -03:00
OutdoorPvP chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875) 2023-02-05 08:35:52 -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 chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875) 2023-02-05 08:35:52 -03: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(Scripts/Player): correct the parameter order in OnUpdateGatheringSkill (#16635) 2023-06-27 20:10:44 +02:00
Server fix(Core/Session): don't refund soul shards when logging out with warlock pets (#16803) 2023-07-21 19:16:11 -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/Spells): Taunt always set proper target while channelling sp… (#13948) 2023-08-06 03:16:05 +02:00
Texts update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Tickets chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03: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 fix(Core/Logs): Fix warden fmt logs (#15327) 2023-03-13 19:22:13 +01:00
Weather update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
World fix(Core/Arena): allow crossfaction arena teams (#16823) 2023-07-27 08:37:20 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00