EverWrath/src/server/game
2021-11-18 16:53:36 +01: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 refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Battlefield feat(Core/Misc): change how Position struct is retrieved (#9017) 2021-11-10 23:43:00 +01:00
Battlegrounds refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Cache refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Calendar refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Chat refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +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 feat(Core/Loot): Implement player_loot_template (#9198) 2021-11-17 08:07:21 -03:00
DataStores feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243) 2021-10-23 10:15:42 +02:00
DungeonFinding refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Entities refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Events feat(Core/Disables): Implement DISABLE_TYPE_GAME_EVENT (#9099) 2021-11-10 15:06:46 -03:00
Globals refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Grids fix(Scripts/BlackrockSpire): Urok Doomhowl - improvements: (#9067) 2021-11-12 09:46:07 -03:00
Groups refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Guilds refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Handlers refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Instances feat(Core/Scripting): implement OnlyOnceAreaTrigger & Zul'Gurub's in… (#8850) 2021-11-03 23:43:03 +01:00
Loot feat(Core/Loot): Implement player_loot_template (#9198) 2021-11-17 08:07:21 -03:00
Mails refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Maps fix(Core/Map): encounters list for heroic difficulties (#8224) 2021-11-02 12:37:13 -03:00
Misc refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Miscellaneous refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01: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 refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
Tools refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01: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 refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
CMakeLists.txt feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00