EverWrath/src/server/game
Anton Popovichenko 7712c2a973
fix(Core/FleeingMovementGenerator): Prevent fleeing players from moving off cliffs (#22462)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-07-14 10:24:55 +02:00
..
Accounts feat(Script/Commands): allow to pass email in account create (#22310) 2025-06-27 15:30:21 +02:00
Achievements fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
Addons refactor(src/server/database|shared): remove unused import (#20316) 2024-10-28 10:04:42 +01:00
AI fix(Core/AI): prevent PetAI autocast leap to self and allies (#22472) 2025-07-14 10:23:55 +02:00
ArenaSpectator refactor(Core): Add definition file for area table entries. (#22054) 2025-05-09 15:48:02 +02:00
AuctionHouse fix(Core/Auctionhouse): Fix auctionhouse searches with locales other than enUS (#21019) 2024-12-23 08:26:18 +01:00
Autobroadcast fix(Core/AutobroadcastMgr): correctly check for existing textId in SendWorldAnnouncement (#21911) 2025-04-17 21:39:05 +02:00
Battlefield refactor(Core): Add definition file for area table entries. (#22054) 2025-05-09 15:48:02 +02:00
Battlegrounds fix(Core/Battlegrounds): Add Call to Arms bonus data to Alterac Valley and fix bonuses for other battlegrounds. (#21923) 2025-07-11 08:32:10 -03:00
Cache refactor(Core): Add definition file for area table entries. (#22054) 2025-05-09 15:48:02 +02:00
Calendar fix(Core/Calendar): Fix crash on deletion while iterating through calendar events. (#21667) 2025-03-14 06:41:04 -03:00
Chat refactor(Core/Channel): Cast moderation level to account types and avoid boolean evaluation. (#22283) 2025-06-07 12:57:23 +01:00
Combat fix(Core/Creature): Creatures should skip confused targets (#21410) 2025-02-13 13:22:02 -03:00
Conditions feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286) 2025-07-12 20:54:18 +02:00
DataStores refactor(Core): Add definition file for area table entries. (#22054) 2025-05-09 15:48:02 +02:00
DungeonFinding fix(Core/LFG): revert #22360 (#22436) 2025-07-10 09:56:11 -03:00
Entities feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286) 2025-07-12 20:54:18 +02:00
Events fix(DB): set game_event_* tables to use smallint (#22309) 2025-06-17 18:49:18 +01:00
Globals feat(Core/Config): Improvements to config caching (#21647) 2025-06-30 17:14:12 +02:00
Grids feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286) 2025-07-12 20:54:18 +02:00
Groups fix(Core/Group): incorrect parameter type in RegisterGroupId (#22448) 2025-07-11 15:54:42 +02:00
Guilds refactor(Core): Make use of standard config usage for guild member limit option. (#22259) 2025-06-05 15:51:19 -03:00
Handlers fix(Core/Opcodes): Crash fix (#22453) 2025-07-10 12:04:13 -03:00
Instances refactor(Core/Packet): use WorldPackets::WorldState::InitWorldStates definition (#20475) 2025-02-19 07:55:09 -03:00
Loot feat(Core/Config): Improvements to config caching (#21647) 2025-06-30 17:14:12 +02:00
Mails refactor(Core/ServerMail): Refactor to Dedicated Manager Class with Multi-Item & Condition Support (#21590) 2025-03-09 09:18:01 +01:00
Maps feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286) 2025-07-12 20:54:18 +02:00
Misc fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
Miscellaneous feat(Core/Command): add GM spectator to allow cross-faction /follow (#22393) 2025-06-30 00:49:47 -03:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd refactor(Core/Motd): improve and simplify (#21252) 2025-01-27 11:07:46 +01:00
Movement fix(Core/FleeingMovementGenerator): Prevent fleeing players from moving off cliffs (#22462) 2025-07-14 10:24:55 +02:00
OutdoorPvP refactor(Core/Packet): use WorldPackets::WorldState::InitWorldStates definition (#20475) 2025-02-19 07:55:09 -03:00
Petitions refactor(src/server/game/*): remove unused imports (big part 2) (#20311) 2024-10-27 05:06:14 +01:00
Pools refactor(src/server/game): optimise imports (#20541) 2024-11-13 11:37:20 +01:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests fix(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_NO_LOREMAST… (#19962) 2024-09-15 18:15:21 -03:00
Reputation fix(Core/Reputation): Remove At War flag when rising above hated reputation. (#22386) 2025-07-01 15:44:48 -03:00
Scripting refactor(Core/Scripting): Forward-declare AuctionEntry as a struct rather than a class. (#22282) 2025-06-27 09:43:05 +01:00
Server refactor(Core): Add definition file for area table entries. (#22054) 2025-05-09 15:48:02 +02:00
Skills refactor(Core/Misc): Use emplace_back instead of push_back to avoid extra copy/m… (#20114) 2024-10-10 21:55:58 +02:00
Spells fix(Core/Spells): No longer add a signature to items created by NPCs (#22415) 2025-07-03 12:35:06 -03:00
Texts refactor(Core/World): Create WorldSessionMgr to split session logic out of World (#21400) 2025-02-13 07:04:38 +01:00
Tickets feat(Core/Scripting): Add new hooks for Ticket (#21238) 2025-02-17 03:26:05 +01:00
Time refactor(src/server/game): optimise imports (#20541) 2024-11-13 11:37:20 +01:00
Tools refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00
Warden feat(Core/Config): Improvements to config caching (#21647) 2025-06-30 17:14:12 +02:00
Weather refactor(Core/World): Create WorldSessionMgr to split session logic out of World (#21400) 2025-02-13 07:04:38 +01:00
World chore(Core/Config): Finish removing config option. (#22464) 2025-07-13 00:19:00 +02:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00