EverWrath/src/server/game
2024-09-29 20:19:02 +02:00
..
Accounts feat(Scripts/Commands): account set email (#19481) 2024-07-30 15:33:13 +02:00
Achievements chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Addons chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
AI fix(Core/Unit): fix Dual Wield for more creatures, CREATURE_FLAG_EXTRA_USE_OFFHAND_ATTACK, creature disarm damage (#20015) 2024-09-25 16:53:39 +02:00
ArenaSpectator refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
AuctionHouse chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Autobroadcast refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19501) 2024-07-29 14:44:13 -03:00
Battlefield refactor(src/server/game/Battle*): remove unused imports (#20097) 2024-09-29 18:14:46 +02:00
Battlegrounds refactor(src/server/game/Battle*): remove unused imports (#20097) 2024-09-29 18:14:46 +02:00
Cache refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
Calendar chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Chat refactor(Core/Misc): Acore::StringFormat to fmt format (#19838) 2024-09-03 07:59:37 -03:00
Combat refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
Conditions refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
DataStores chore(Core/DBC): define unused unknown dbc fields (#19262) 2024-07-04 14:23:25 -03:00
DungeonFinding chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Entities refactor(src/server/game/Entities): remove unused imports (#20096) 2024-09-29 20:19:02 +02:00
Events refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19501) 2024-07-29 14:44:13 -03:00
Globals chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Grids chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Groups chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Guilds chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
Handlers refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02:00
Instances fix(Scripts/BlackTemple): Implement emotes when opening Najentus and … (#19946) 2024-09-15 12:48:11 +02:00
Loot fix(Core/Loot): Fix crash for round robin loot mode when solving quest item for offline loot owner. (#20033) 2024-09-24 08:21:38 -03:00
Mails feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
Maps refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
Misc refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19501) 2024-07-29 14:44:13 -03:00
Miscellaneous fix(Scritps/AV): Use db defined text for Herald (#19486) 2024-07-28 01:44:03 +02: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 refactor(src/server/game/Movement): remove unused imports (#20098) 2024-09-29 18:14:12 +02:00
OutdoorPvP chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02: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(Core/Pool): Fix degradation of pools over time (#19750) 2024-08-28 08:14:08 -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_NO_LOREMAST… (#19962) 2024-09-15 18:15:21 -03:00
Reputation refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Scripting refactor(src/server/apps|database|shared): remove unused imports (#19505) 2024-09-29 13:10:50 -03:00
Server new BattlegroundDesertionTypes for hook OnBattlegroundDesertion (#20039) 2024-09-27 22:19:56 +02:00
Skills chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00
Spells fix(Core/Unit): fix Dual Wield for more creatures, CREATURE_FLAG_EXTRA_USE_OFFHAND_ATTACK, creature disarm damage (#20015) 2024-09-25 16:53:39 +02:00
Texts refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
Tickets Revert "chore(Script/Misc): cleanup" (#19627) 2024-08-15 05:43:11 +02:00
Time fix(Conf): sync default values with core defaults (#19708) 2024-09-03 08:02:28 -03:00
Tools refactor(Core/Misc): Acore::StringFormat to fmt format (#19838) 2024-09-03 07:59:37 -03:00
Warden chore(Apps/Codestyle): add new codestyle checks for pointers and range loops (#19841) 2024-09-03 13:02:38 -03:00
Weather refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
World feat(Core/BG): allow MinPlayersPerTeam override for low-levels (#20083) 2024-09-29 14:07:45 +02:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00