EverWrath/src/server/game
2022-09-19 00:07:32 -03:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Addons fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
AI fix(Core): Creatures should finish casting any current spells before fleeing (#12964) 2022-09-19 00:07:32 -03:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse fix(Core): Crashfix. (#11495) 2022-04-25 09:26:03 -03:00
Battlefield fix(Core/Wintergrasp): Reimplement Wintergrasp quests and fix vendors (#11533) 2022-04-25 18:20:10 -03:00
Battlegrounds fix(Core/BGQueue): correct start match logic (#12823) 2022-09-06 21:20:54 -03:00
Cache feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Calendar fix(Core/Build): macOS build (part 1) (#10549) 2022-02-08 11:21:17 +01:00
Chat fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Combat fix(Core/Creatures): Added new AI function OnTeleportUnreacheablePlayer to teleport all unreachable players. (#12193) 2022-07-24 13:10:41 -03:00
Conditions refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
DataStores fix(Core/Movement): Improvements to taxi flight movement generator: (#12347) 2022-08-01 23:21:11 -03:00
DungeonFinding refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Entities fix(Core): Correct Post 3.1 Fishing Skill Leveling (#12996) 2022-09-18 22:09:47 -03:00
Events refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Globals fix(Scripts/Mail) Fix faction server mail rewards. (#12593) 2022-07-31 09:43:40 -04:00
Grids fix(Core/Spells): Fixed LoS problems with hunter traps. (#12348) 2022-07-10 14:18:36 -04:00
Groups fix(Core): Crashfix on loot roll (#12605) 2022-08-01 16:06:45 -03:00
Guilds fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Handlers feat(Scripting/Hooks): Add OnBeforeOpenItem Hook (#12576) 2022-09-06 19:43:32 -03:00
Instances fix (core): Cast sub-expression to wider-type (#12430) 2022-08-13 15:05:23 -04:00
Loot fix(Core/Loot): Unique items shouldn't be hidden indiscriminately (#12759) 2022-08-16 15:52:01 -03:00
Mails chore(Core): Debloat Mail.cpp (#12881) 2022-09-18 23:57:22 -03:00
Maps fix(Core/Maps): Fixed getting liquid data near depths. (#12814) 2022-09-06 15:22:58 -03:00
Misc feat(Core): OnBeforeChooseGraveyard Hook (#12860) 2022-09-06 15:47:37 -03:00
Miscellaneous fix(Core/Pets): Mob "soloed" by pet should not grant exp/loot to its … (#11969) 2022-06-19 07:46:23 -04:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd refactor(Core): remove unused imports (#10296) 2022-01-22 11:21:35 +01:00
Movement fix(Core): Crashfix. (#12643) 2022-08-07 18:22:12 -03:00
OutdoorPvP fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Petitions fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Pools fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Reputation fix(Core/Reputations): Faction rep gained by killing mobs is now prop… (#9737) 2022-02-05 07:37:00 -03:00
Scripting fix(Core): Correct Post 3.1 Fishing Skill Leveling (#12996) 2022-09-18 22:09:47 -03:00
Server feat(Core/ChatHandler/Conf): Flood Control Addon Messages (#12603) 2022-08-17 10:37:34 -04:00
Skills fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Spells fix(Core/Spell): Mixology duration Gift of Arthas (#12982) 2022-09-18 00:05:43 +02:00
Texts fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Tickets refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Time refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Tools feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Warden feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Weather fix(Core/Weather): Wrong change type algorithm (#12729) 2022-08-25 11:57:54 -03:00
World feat(Core): Implement SP Bonus Coefficients from DBC (#12562) 2022-09-17 11:09:04 +02:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00