EverWrath/src/server/game
2021-04-07 23:10:12 +02:00
..
Accounts feat(Core/DB/Authserver): remove sha_pass_hash (#4827) 2021-03-21 15:17:57 +01:00
Achievements fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Addons fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
AI fix(Core/PetAI): Fixed logic in PetAI to determine if pet can cast co… (#5038) 2021-04-06 14:23:30 +02:00
ArenaSpectator refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
AuctionHouse fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Battlefield fix(Core): prevent potential crash (#4875) 2021-03-19 17:56:51 +01:00
Battlegrounds fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Calendar fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Chat fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Combat fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Conditions fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
DataStores fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
DungeonFinding fix(Core): Remove RDF cooldown after completion (#5034) 2021-04-05 12:39:11 +02:00
Entities fix(Core/Objects): LoS calculation (#5084) 2021-04-07 19:33:38 +02:00
Events fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Globals feat(Core/Instance): Add instance validation for creature scripts (#4596) 2021-04-05 15:34:26 +02:00
Grids fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Groups fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Guilds feat(Core/DB/Authserver): remove sha_pass_hash (#4827) 2021-03-21 15:17:57 +01:00
Handlers fix(Core/Loot): Items below group threshold should not be blocked by master looter. (#5041) 2021-04-07 13:30:34 +02:00
Instances feat(Core/Instance): Add instance validation for creature scripts (#4596) 2021-04-05 15:34:26 +02:00
Loot fix(Core/Loot): Items below group threshold should not be blocked by master looter. (#5041) 2021-04-07 13:30:34 +02:00
Mails fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Maps feat(Core/Instance): Add instance validation for creature scripts (#4596) 2021-04-05 15:34:26 +02:00
Misc refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Miscellaneous feat(Tools/Vmapextractor): Improved vmap detail level by extracting w… (#4922) 2021-04-05 11:51:51 +02:00
Motd refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Movement fix(Core/Movement): Removed wrong code that blocked updating movement generators in case of root/stun. (#5061) 2021-04-06 14:24:34 +02:00
OutdoorPvP fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Petitions refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Pools fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
PrecompiledHeaders refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Quests fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Reputation fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Scripting feat(Core/Hooks): OnLastIpUpdate(accountId, ip) (#4913) 2021-03-20 18:26:35 +01:00
Server fix(Core/FriendStatus): Alerted when friends log in/out (#4995) 2021-04-06 14:17:07 +02:00
Skills fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Spells fix(Core/Spell): make use of SPELL_ATTR3_IGNORE_PROC_SUBCLASS_MASK (#5005) 2021-04-07 23:10:12 +02:00
Texts fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Tickets fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Tools fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Warden fix(Core/Warden): Fixed random kicks caused by warden. (#5027) 2021-03-28 18:45:15 +02:00
Weather fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
World fix(Core/Config): Removed unsued config. (#4957) 2021-04-01 17:27:15 +02:00
CMakeLists.txt feat(Core/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02:00