EverWrath/src/server/game
UltraNix 56982f9eba
fix(DB/Quest): Krolmir, Hammer of Storms. (#11661)
* fix(DB/Quest): Krolmir, Hammer of Storms.

Fixes #11637

* Buildfix.

* Update src/server/game/Spells/SpellInfoCorrections.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-05-08 10:19:26 +02:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements 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
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 refactor(Core/Spells): make DoCast functions use SpellCastResult (#11546) 2022-05-06 00:43:27 -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/Battlegrounds): Fixed battleground queue announcer. (#11348) 2022-04-24 16:55:00 -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\DB) Hostil to Hostile spelling fix (#11399) 2022-04-16 11:00:38 -04:00
Conditions feat(Core/Conditions): CONDITION_STAND_STATE (#10287) 2022-04-18 19:33:10 +02:00
DataStores fix(Core/Handlers): Faction Change service properly reset and give ne… (#9729) 2022-03-25 11:45:07 +01:00
DungeonFinding fix(Core/Handlers): Faction Change service properly reset and give ne… (#9729) 2022-03-25 11:45:07 +01:00
Entities fix(Core/Guardian): Crashfix. (#11659) 2022-05-07 10:35:19 +02:00
Events feat(Core/Unit): NPCFlags helpers (#11286) 2022-04-05 13:52:42 +02:00
Globals feat(Core/Creature): CREATURE_FLAG_EXTRA_MODULE (#11445) 2022-04-23 16:22:17 +02:00
Grids feat(Core/SmartScripts): Improvements to SMART_EVENT_FRIENDLY_HEALTH_PCT: (#11171) 2022-04-18 19:35:37 +02:00
Groups fix(Core): Crashfix. (#11346) 2022-04-11 11:16:34 -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 chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02:00
Instances feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Loot 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
Mails feat(Core/Mail): Server mail (#10628) 2022-04-19 23:43:14 +02:00
Maps Fix (core) water level and ground level correction (#11552) 2022-05-01 08:44:03 -04:00
Misc chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02:00
Miscellaneous BREAKING CHANGE(Core/Config): Individual XP rate per bg (#10793) 2022-03-04 12:36:16 +07: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/Movement): Improved pet's follow movement. (#11585) 2022-05-01 07:01:10 +02: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 feat(Core/DB): Add Hooks On creature/game object save to db (#11246) 2022-05-06 00:42:49 -03:00
Server feat(Core/Player): Allow stay in group when logged out (#10887) 2022-04-25 09:29:44 -03: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(DB/Quest): Krolmir, Hammer of Storms. (#11661) 2022-05-08 10:19:26 +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 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
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 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
World refactor(DB): Handle SQL files in a new way (#11494) 2022-04-28 14:37:37 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00