| .. |
|
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
|
fix(Scripts/BlackrockSpire): Urok Doomhowl - improvements: (#9067)
|
2021-11-12 09:46:07 -03:00 |
|
ArenaSpectator
|
refactor(Scripts/Commands): Convert cs_spectator to new system (#8811)
|
2021-10-29 20:35:01 -03:00 |
|
AuctionHouse
|
feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)
|
2021-10-23 10:15:42 +02: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
|
feat(Core/Disables): Implement DISABLE_TYPE_GAME_EVENT (#9099)
|
2021-11-10 15:06:46 -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
|
fix(Scripts/Spell): don't allow to tame an already owned creature (#9005)
|
2021-11-13 01:00:30 +01: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 groups should be treated as normal groups. (#8520)
|
2021-10-20 05:29:24 -03:00 |
|
Guilds
|
feat(License): add new headers information about license (#7941)
|
2021-09-30 13:40:52 +07:00 |
|
Handlers
|
feat(Core/Disables): Implement DISABLE_TYPE_GAME_EVENT (#9099)
|
2021-11-10 15:06:46 -03:00 |
|
Instances
|
feat(Core/Scripting): implement OnlyOnceAreaTrigger & Zul'Gurub's in… (#8850)
|
2021-11-03 23:43:03 +01:00 |
|
Loot
|
fix(Core/Loot): players can roll on unique items they already own (#8003)
|
2021-10-02 13:19:14 +02: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
|
feat(Core/Packets): rework HandleWhoOpcode (#8863)
|
2021-11-07 09:51:36 +01: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/Unit): Reduce mobs speed when low on health (#7932)
|
2021-11-04 10:43:24 -03: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
|
feat(Core/Misc): change how Position struct is retrieved (#9017)
|
2021-11-10 23:43:00 +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 |