EverWrath/src/server/game/Battlegrounds
NoxMax 27da054661
feat(Core): make BGs and Arena prep time configurable (#22136)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-26 02:09:20 +01:00
..
ArenaSeason feat(Core/Arena): Add support for arena seasons completion with progression in runtime. (#19858) 2025-02-12 07:09:31 -03:00
Zones 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
Arena.cpp refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00
Arena.h refactor(Core/WorldState): Initial addition of world state definition file. (#21875) 2025-04-26 19:31:30 +01:00
ArenaScore.h refactor(src/server/game/Battle*): remove unused imports (#20097) 2024-09-29 18:14:46 +02:00
ArenaTeam.cpp feat(Core): Add config for legacy arena team start rating. (#22080) 2025-07-11 08:30:20 -03:00
ArenaTeam.h refactor(src/server/game/Battle*): remove unused imports (#20097) 2024-09-29 18:14:46 +02:00
ArenaTeamMgr.cpp feat(Core/Arena): Add support for arena seasons completion with progression in runtime. (#19858) 2025-02-12 07:09:31 -03:00
ArenaTeamMgr.h feat(Core/Arena): Add support for arena seasons completion with progression in runtime. (#19858) 2025-02-12 07:09:31 -03:00
Battleground.cpp feat(Core): make BGs and Arena prep time configurable (#22136) 2025-07-26 02:09:20 +01:00
Battleground.h feat(Core): make BGs and Arena prep time configurable (#22136) 2025-07-26 02:09:20 +01:00
BattlegroundMgr.cpp refactor(Core/World): Move various worldstate related functions to worldstate class. (#22086) 2025-05-09 12:29:09 +02:00
BattlegroundMgr.h feat(Core/Arena): Add support for arena seasons completion with progression in runtime. (#19858) 2025-02-12 07:09:31 -03:00
BattlegroundQueue.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
BattlegroundQueue.h refactor(src/server/game): optimise imports (#20541) 2024-11-13 11:37:20 +01:00
BattlegroundScore.h refactor(src/server/game/Battle*): remove unused imports (#20097) 2024-09-29 18:14:46 +02:00
BattlegroundSpamProtect.cpp feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
BattlegroundSpamProtect.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
BattlegroundUtils.cpp feat(Core/BG): allow MinPlayersPerTeam override for low-levels (#20083) 2024-09-29 14:07:45 +02:00
BattlegroundUtils.h feat(Core/BG): allow MinPlayersPerTeam override for low-levels (#20083) 2024-09-29 14:07:45 +02:00
enuminfo_ArenaTeam.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00