EverWrath/src/server/game
Walter Pagani 564192f881
fix. Prevent character deletion if you have an email (#18743)
* fix. Prevent character deletion if you have an email

* Conditional revert

* change message

* original message
2024-04-14 08:00:50 -03:00
..
Accounts feat(core): account delete hook (#18605) 2024-03-26 20:57:42 -03:00
Achievements chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00
Addons chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
AI fix(Scripts/BossAI): add optional variable to BossAI class to make sure the boss calls for help (#18630) 2024-03-30 11:31:41 -03:00
ArenaSpectator feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass (#18243) 2024-02-10 12:25:00 -03:00
AuctionHouse fix(Core/AuctionHouse): fix crash in BuildListAuctionItems (#17222) 2023-09-08 23:09:35 -03:00
Autobroadcast chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
Battlefield Revert Visibility Notifier changes (#17682) 2023-11-12 00:48:49 +01:00
Battlegrounds fix(Core/Battleground): correctly limit Eye of the Storm max points to 1600 (#18669) 2024-04-04 18:29:34 -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 feat(Core/ChatHandler): Add SendErrorMessage helper (#17919) 2023-12-02 19:25:32 +01:00
Combat fix(Core/ThreatMgr): Remove temp threat on resetting threat list (#18162) 2024-01-13 05:45:43 -03:00
Conditions chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
DataStores feat(Core/Optimization): Create index for sSkillLineAbilityStore to speedup search by skillLine. (#18622) 2024-04-01 05:50:12 -03:00
DungeonFinding feat(Core/Scripts): Optimize GroupScript (#18713) 2024-04-12 10:56:31 -03:00
Entities fix(Core/Player): Fix memory leak. (#18671) 2024-04-05 07:04:55 -03:00
Events refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
Globals chore. Avoid failures in the tests of custom items (#18519) 2024-03-15 20:09:10 -03:00
Grids feat(Core/Compression): Move packets compression from map to network thread (#18602) 2024-03-28 08:57:29 -03:00
Groups feat(Core/Compression): Move packets compression from map to network thread (#18602) 2024-03-28 08:57:29 -03:00
Guilds fix(Core/Guild): Prevent swapping limited duration items into guild bank (#18335) 2024-02-19 21:22:51 +01:00
Handlers fix. Prevent character deletion if you have an email (#18743) 2024-04-14 08:00:50 -03:00
Instances fix(Core/Misc): typo (#18221) 2024-01-23 21:38:32 +01:00
Loot feat(Core/Scripting): Implement hook OnAfterCalculateLootGroupAmount() (#17456) 2023-10-08 17:18:44 -03:00
Mails feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
Maps feat(Core/Compression): Move packets compression from map to network thread (#18602) 2024-03-28 08:57:29 -03:00
Misc feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass (#18243) 2024-02-10 12:25:00 -03:00
Miscellaneous feat(Scripts/Commands): Implement ".reset items" command (#18393) 2024-03-15 10:23:31 -03:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
Movement fix(DB/BlackTemple): Rework Black Temple (#18569) 2024-03-18 22:31:05 +01:00
OutdoorPvP fix(Core/PVP): Fix OutDoorPVP CustomSpell handling (#18389) 2024-03-10 15:35:29 +01: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/Quests): Create quest money reward config and adjust max level bonus reward function. (#18222) 2024-01-31 23:21:27 +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(Core/Scripts): Fix one more typo after scripts refactoring (#18730) 2024-04-12 16:58:07 -03:00
Server feat(Core/Optimization): Correctly document sendBuffer size and optimize it. (#18647) 2024-04-06 10:22:32 -03:00
Skills chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00
Spells fix(Core/Spells): Fix Anetheron sleep only targetting himself (#18735) 2024-04-13 17:14:07 +02:00
Texts refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
Tickets chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Time feat(Core/UpdateTime): Improve diff time measurement. (#18387) 2024-02-25 12:08:15 -03:00
Tools chore(Core): remove useless includes (#18036) 2023-12-23 12:16:27 -03:00
Warden chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
Weather refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
World fix(Core/Quests): Create quest money reward config and adjust max level bonus reward function. (#18222) 2024-01-31 23:21:27 +01:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00