EverWrath/src/server/game
AnchyDev 570c0e8498
fix(Core/Hook): Fix OnAuraRemove not being called for owned auras. (#15930)
* Fix OnAuraRemove hook not being called for owned auras.

* Removed OnAuraRemove from multiple places and moved to singular call.
2023-04-17 22:10:57 -03:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements fix(Core/Achievements): Add log for missing achievement (#15425) 2023-03-17 10:24:15 +01:00
Addons feat(Core/Crypto): add support OpenSSL 3.0 (#13354) 2022-11-24 01:12:20 +07:00
AI feat(Core/SmartScripts): SMART_ACTION_SELF_CAST (#14371) 2023-04-17 21:07:59 -03:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse refactor(Core/AuctionHouse): Remove Hungarian notation (#14097) 2023-01-31 22:52:56 +01:00
Autobroadcast feat(CI): add cppcheck (#15211) 2023-03-05 18:47:18 +01:00
Battlefield fix(Core/Battlefield): Wintergrasp Workshops SW/SE (#14104) 2023-03-17 15:26:54 +01:00
Battlegrounds fix(Core/Arena): Fix lag caused by arena distribution (#15444) 2023-03-18 09:50:45 +01:00
Cache refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
Calendar refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
Chat chore (core): Clean up (#15977) 2023-04-16 21:04:56 -04:00
Combat fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… (#14054) 2023-01-06 00:52:05 +01:00
Conditions feat(Core/Disables): Implement DISABLE_TYPE_LOOT (#15136) 2023-02-19 19:20:15 -03:00
DataStores feat(Core/DBC): Implement NamesProfanity and NamesReserved DBC (#14956) 2023-02-12 10:51:42 +01:00
DungeonFinding chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Entities fix(Core/Hook): Fix OnAuraRemove not being called for owned auras. (#15930) 2023-04-17 22:10:57 -03:00
Events chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Globals feat(Core/Character): Implement profanity_name (#15156) 2023-03-04 17:43:14 -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 fix(Core/Guilds): Improve HandleRoster performance (#15421) 2023-04-02 15:32:25 -03:00
Handlers feat: Add CanPlaceAuctionBid hook (#15154) 2023-04-17 21:06:04 -03:00
Instances fix(Scripts/Steamvault): Rework Kalithresh (#15883) 2023-04-08 21:56:09 -03:00
Loot feat(CI): add cppcheck (#15211) 2023-03-05 18:47:18 +01:00
Mails chore(Core): Debloat Mail.cpp (#12881) 2022-09-18 23:57:22 -03:00
Maps fix(Core/Player): Send player's own auras before all visible objects (#15445) 2023-04-02 15:30:26 -03:00
Misc update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04: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(Core/Movement): Updated creature pet's follow movement. (#15360) 2023-03-13 08:14: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 feat: Add CanPlaceAuctionBid hook (#15154) 2023-04-17 21:06:04 -03:00
Server fix (core) : Violating Flag correction (#15648) 2023-03-30 06:24:23 -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 chore (core): Clean up (#15977) 2023-04-16 21:04:56 -04: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/World): Remove artificially high minimal update intervals an… (#15422) 2023-04-02 15:31:50 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00