EverWrath/src/server/game
2024-06-26 22:40:04 +02: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(Core/AI): Don't set boss state to none if already complete (#19139) 2024-06-26 22:40:04 +02: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): Adjust Eye of the Storm tick rate. (#19007) 2024-06-04 20:19:43 +02: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 fix(Scripts/Misc) CanExecuteCommand renamed and moved to be executed for all commands. (#19081) 2024-06-17 21:39:11 +02: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/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_CAN_FAIL_IN… (#19116) 2024-06-22 03:04:56 -03:00
Events refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
Globals refactor(Core/ObjectMgr): Implement display probabilities. (#19068) 2024-06-16 18:12:16 +02: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 refactor(Core/ObjectMgr): Implement display probabilities. (#19068) 2024-06-16 18:12:16 +02:00
Instances fix(Scripts/Hyjal): Implement Eternal Silence spell when going into t… (#18960) 2024-05-28 01:24:10 +02:00
Loot fix(Core/Misc): Correct typo when loading reference loot templates (#18872) 2024-05-09 13:19:28 +02:00
Mails feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
Maps fix(Scripts/Ulduar): falling down Kologarn's pit should kill (#18945) 2024-05-26 14:38:16 -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 feat(Core/Movement): implement Pause and Resume to WaypointMovementGenerator (#19176) 2024-06-26 22:24:59 +02: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/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_CAN_FAIL_IN… (#19116) 2024-06-22 03:04:56 -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/Misc) CanExecuteCommand renamed and moved to be executed for all commands. (#19081) 2024-06-17 21:39:11 +02:00
Server feat(Core/Network): Add Proxy Protocol v2 support. (#18839) 2024-05-04 13:38:32 -03:00
Skills chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00
Spells fix(Core/Spell): Bladestorm remove reset swing and allow meleeSwingSpell during (#19093) 2024-06-26 22:23:09 +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(Conf): align LeaveGroupOnLogout default in core with worldserver.conf.dist (#18859) 2024-05-11 14:37:22 +02:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00