EverWrath/src/server/game
2021-11-16 15:14:34 -03:00
..
Accounts feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Achievements refactor(Core/Unit): clean MonsterText methods (#6957) 2021-10-15 10:25:29 +02:00
Addons feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
AI feat(Core/Formations): implemented a new formation groupAI flag "GROUP_AI_FLAG_EVADE_TOGETHER" (#8758) 2021-11-16 15:14:34 -03:00
ArenaSpectator refactor(Scripts/Commands): Convert cs_spectator to new system (#8811) 2021-10-29 20:35:01 -03:00
AuctionHouse fix(Core/AuctionHouse): Implemented sorting. Based on @r00ty-tc work. (#9011) 2021-11-16 13:32:12 -03:00
Battlefield feat(Core/Misc): change how Position struct is retrieved (#9017) 2021-11-10 23:43:00 +01:00
Battlegrounds feat(Core/Misc): change how Position struct is retrieved (#9017) 2021-11-10 23:43:00 +01:00
Cache feat(Core/Packets): rework HandleWhoOpcode (#8863) 2021-11-07 09:51:36 +01:00
Calendar feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Chat feat(Core/EnumUtils): add more enum for support chat command (#8828) 2021-11-03 10:50:11 +01:00
Combat fix(Core/Combat): Removed some invalid code about auto-acquiring a nearby target if primary target is not detectable by creature. (#8624) 2021-10-21 15:54:36 -03:00
Conditions fix(Core/Disables): Remove validation checks from DISABLE_TYPE_GAME_EVENT (#9167) 2021-11-13 07:33:22 -03:00
DataStores feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243) 2021-10-23 10:15:42 +02:00
DungeonFinding fix(Core/DungeonFinder): enable requeueing inside random dungeon (#8948) 2021-11-07 20:40:03 +01:00
Entities feat(Core/Formations): implemented a new formation groupAI flag "GROUP_AI_FLAG_EVADE_TOGETHER" (#8758) 2021-11-16 15:14:34 -03:00
Events feat(Core/Disables): Implement DISABLE_TYPE_GAME_EVENT (#9099) 2021-11-10 15:06:46 -03:00
Globals refactor(Scripts/Commands): Convert cs_go to new system (#8874) 2021-11-04 12:41:59 -03:00
Grids fix(Scripts/BlackrockSpire): Urok Doomhowl - improvements: (#9067) 2021-11-12 09:46:07 -03:00
Groups fix(Core/DungeonFinder): premade LFG groups are considered as single-person groups (#9135) 2021-11-14 23:49:38 +01:00
Guilds feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Handlers fix(Core/AuctionHouse): Implemented sorting. Based on @r00ty-tc work. (#9011) 2021-11-16 13:32:12 -03:00
Instances feat(Core/Scripting): implement OnlyOnceAreaTrigger & Zul'Gurub's in… (#8850) 2021-11-03 23:43:03 +01:00
Loot chore(Core): remove duplicate comment (#9140) 2021-11-15 12:51:15 +01:00
Mails fix(Core/Mails): mails containing items not being returned if they were read and ensure mails sent by GMs are not returned (#8095) 2021-10-04 15:45:33 +02:00
Maps fix(Core/Map): encounters list for heroic difficulties (#8224) 2021-11-02 12:37:13 -03:00
Misc fix(Core/AuctionHouse): Implemented sorting. Based on @r00ty-tc work. (#9011) 2021-11-16 13:32:12 -03:00
Miscellaneous chore(Core/Arena): LANG_AREAN_ERROR_NAME_NOT_FOUND > LANG_ARENA_ERROR_NAME_NOT_FOUND (#8737) 2021-10-26 06:20:38 -03:00
Motd feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Movement fix(Core/Movement): creatures should not cast while moving (#9141) 2021-11-15 14:39:36 +01:00
OutdoorPvP feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Petitions feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Pools feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests feat(Core/EnumUtils): add more enum for support chat command (#8828) 2021-11-03 10:50:11 +01:00
Reputation feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Scripting feat(Scripts): Implement generic script loader and registry macros (#8976) 2021-11-07 02:21:00 -03:00
Server feat(Core/Packets): rework HandleWhoOpcode (#8863) 2021-11-07 09:51:36 +01:00
Skills feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Spells fix(Core/Movement): creatures should not cast while moving (#9141) 2021-11-15 14:39:36 +01:00
Texts refactor(Core/Unit): clean MonsterText methods (#6957) 2021-10-15 10:25:29 +02:00
Tickets feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Tools feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Warden feat(Core/EnumUtils): add more enum for support chat command (#8828) 2021-11-03 10:50:11 +01:00
Weather feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
World feat(Core/Packets): rework HandleWhoOpcode (#8863) 2021-11-07 09:51:36 +01:00
CMakeLists.txt feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00