EverWrath/src/server/game
IntelligentQuantum e57582accb
Core/Packet: WorldState (#9435)
* Core/Packet: WorldState

* Test

* WRONG

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 11:50:56 -05: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): SMART_EVENT_SUMMONED_UNIT_DIES (#9979) 2022-01-03 08:24:13 -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 Core/Packet: WorldState (#9435) 2022-01-03 11:50:56 -05: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 fix(Core/Players): Removed old and invalid Player::SetInWater funct… (#9739) 2021-12-28 09:34:45 -03:00
Conditions feat(Core/Conditions): Implement CONDITION_TYPE_CREATURE_RESPAWN (#9927) 2022-01-01 20:18:37 -03:00
DataStores feat(Core/Pets): Management refactoring (#9712) 2021-12-30 18:45:13 -03:00
DungeonFinding refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Entities Core/Packet: WorldState (#9435) 2022-01-03 11:50:56 -05:00
Events Core/Packet: WorldState (#9435) 2022-01-03 11:50:56 -05:00
Globals refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
Grids fix(Core/GridNotifiers): fix tempsummons not finding nearby creatures (#9749) 2021-12-19 07:53:53 -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 refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01: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 refactor(Core/Misc): atan2() to std::atan2() (#9793) 2022-01-03 13:24:06 -03:00
Misc feat(Core/SavingSystem): remove old player saving system (#9779) 2021-12-24 08:37:45 -03:00
Miscellaneous refactor(Core/Misc): ceil() to std::ceil() (#9791) 2022-01-03 10:11:39 -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): atan2() to std::atan2() (#9793) 2022-01-03 13:24:06 -03: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 Core/Packet: WorldState (#9435) 2022-01-03 11:50:56 -05:00
Skills refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Spells refactor(Core/Misc): ceil() to std::ceil() (#9791) 2022-01-03 10:11:39 -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 refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
World Core/Packet: WorldState (#9435) 2022-01-03 11:50:56 -05:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00