EverWrath/src/server/game
2022-01-10 14:03:00 -03:00
..
Accounts refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Achievements refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Addons refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
AI feat(Core/SmartScripts): Add a warning when a boolean value is outside of [0,1] range (#10038) 2022-01-10 14:03:00 -03:00
ArenaSpectator refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
AuctionHouse refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Battlefield refactor(Core/Misc): ceil() to std::ceil() (#9791) 2022-01-03 10:11:39 -03:00
Battlegrounds refactor(Core/Misc): sin() to std::sin() (#9795) 2022-01-06 19:29:40 +01:00
Cache refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Calendar refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Chat refactor(Scripts/Commands): convert cs_misc to new system (#8939) 2021-12-21 19:32:21 +07:00
Combat refactor(Core/Creature): Remove Inhabit Type (#9272) 2022-01-06 10:33:22 -03:00
Conditions feat(Core/Conditions): Implement CONDITION_TYPE_CREATURE_RESPAWN (#9927) 2022-01-01 20:18:37 -03:00
DataStores refactor(Core/Misc): sin() to std::sin() (#9795) 2022-01-06 19:29:40 +01:00
DungeonFinding refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Entities fix (Core/Creature): Random Gender on respawn if Gender exsist for Entry (#10108) 2022-01-10 10:22:04 -05:00
Events Core/Packet: WorldState (#9435) 2022-01-03 11:50:56 -05:00
Globals fix (Core/Creature): Random Gender on respawn if Gender exsist for Entry (#10108) 2022-01-10 10:22:04 -05:00
Grids refactor(Core/Packet): Chat (#9509) 2022-01-08 07:11:06 -03:00
Groups Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631) 2021-12-10 15:31:48 +01:00
Guilds refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
Handlers fix(Core/Pets): fixed crash happening when current pet is forcibly removed (#10025) 2022-01-10 09:19:43 -03:00
Instances fix(Core/Instances): always put boss minions in combat with zone (#9649) 2021-12-13 18:26:38 +01:00
Loot fix(Core/Loot): Proeprly handle UNIT_DYNFLAG_LOOTABLE flag. (#9761) 2021-12-24 06:04:43 -03:00
Mails refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Maps fix(Core/Creature): Fire Elemental Invasion changes (#9372) 2022-01-06 19:30:23 +01:00
Misc feat(Core/SavingSystem): remove old player saving system (#9779) 2021-12-24 08:37:45 -03:00
Miscellaneous refactor(Core/Creature): Remove Inhabit Type (#9272) 2022-01-06 10:33:22 -03:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Movement refactor(Core/Misc): sin() to std::sin() (#9795) 2022-01-06 19:29:40 +01:00
OutdoorPvP chore(Core): Remove unnecessary slang Cosmetic (#9325) 2021-11-25 04:31:54 -03:00
Petitions refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Pools refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests fix(Core/Quests): implement QUEST_SPECIAL_FLAGS_NO_REP_SPILLOVER (#9661) 2021-12-17 18:06:15 +01:00
Reputation fix(Core/Quests): implement QUEST_SPECIAL_FLAGS_NO_REP_SPILLOVER (#9661) 2021-12-17 18:06:15 +01:00
Scripting feat(Core/Scripting): OnBuildValuesUpdate hook (#9961) 2022-01-01 23:37:04 -03:00
Server fix(Core/Pets): fixed crash happening when current pet is forcibly removed (#10025) 2022-01-10 09:19:43 -03:00
Skills refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Spells fix(Core/Pets): fixed crash happening when current pet is forcibly removed (#10025) 2022-01-10 09:19:43 -03:00
Texts refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Tickets refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Tools refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Warden chore(Core/Warden): comment auto ban from TIMING_CHECK_FAIL (#9470) 2021-12-02 19:26:10 -03:00
Weather Core\Packet\Misc: Weather (#9648) 2022-01-04 13:52:13 -05:00
World refactor(Core/Packet): Chat (#9509) 2022-01-08 07:11:06 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00