EverWrath/src/server/game
Kitzunu 6185b1d73b
fix(Core/Events): Implement Spirit of Competition event (#16963)
* fix(Core/Events): Implement Spirit of Competition event

Co-Authored-By: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>

* Update Battleground.cpp

* Update rev_1691529514989936100.sql

* more stuff

* bye bye magic numbers

* fix dberrors

* Update Battleground.cpp

* Update Battleground.cpp

* Update Battleground.cpp

Co-Authored-By: Anton Popovichenko <walkline.ua@gmail.com>

* Update Battleground.cpp

* Update Battleground.cpp

* Update Battleground.cpp

* Update Battleground.cpp

* Update rev_1691529514989936100.sql

* commoneers

* Update src/server/game/Battlegrounds/Battleground.cpp

Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com>

* ci

* Update rev_1691529514989936100.sql

* unnecessary whitespace

* Update src/server/game/Battlegrounds/Battleground.cpp

* Update src/server/game/Battlegrounds/Battleground.cpp

* Update src/server/game/Battlegrounds/Battleground.cpp

* Update Battleground.cpp

---------

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com>
2023-08-20 00:41:44 +02:00
..
Accounts
Achievements feat(Core/Achievements):Add getter for completed achievement map in AchievementManager (#16662) 2023-07-03 12:22:42 +02:00
Addons
AI feat(Core/SmartAI): Add new event parameter, event_param6 (#16944) 2023-08-12 14:53:15 -03:00
ArenaSpectator
AuctionHouse fix(Core/AuctionHouse): Fix AH searches with high number of auctions (#13467) 2023-06-27 20:11:21 +02:00
Autobroadcast feat(CI): add cppcheck (#15211) 2023-03-05 18:47:18 +01:00
Battlefield revert(Core): ChrRace.dbc full implementation (#16114) 2023-04-29 08:23:11 -03:00
Battlegrounds fix(Core/Events): Implement Spirit of Competition event (#16963) 2023-08-20 00:41:44 +02:00
Cache
Calendar chore(core): Cleanup code p2 (#16041) 2023-05-13 15:00:29 -03:00
Chat chore(core): cleanup code p3 (#16073) 2023-04-24 08:13:07 -03:00
Combat chore(core): cleanup code p3 (#16073) 2023-04-24 08:13:07 -03:00
Conditions feat(Core/Disables): Implement DISABLE_TYPE_LOOT (#15136) 2023-02-19 19:20:15 -03:00
DataStores chore(core): Cleanup code p2 (#16041) 2023-05-13 15:00:29 -03:00
DungeonFinding chore(core): Cleanup code p2 (#16041) 2023-05-13 15:00:29 -03:00
Entities fix(Core/Pets): Fix crash when pet tries to attack deleted object (#17034) 2023-08-19 22:27:51 +02:00
Events
Globals fix(DB/Gossip): Change MenuID to INT from SMALLINT (#16982) 2023-08-12 19:49:43 +02:00
Grids fix(Core/World): Remove artificially high minimal update intervals an… (#15422) 2023-04-02 15:31:50 -03:00
Groups
Guilds revert(Core): ChrRace.dbc full implementation (#16114) 2023-04-29 08:23:11 -03:00
Handlers fix(Core/Pets): Fix crash when pet tries to attack deleted object (#17034) 2023-08-19 22:27:51 +02:00
Instances chore(core/instance): Move to switch case (#16084) 2023-04-28 01:31:09 +02:00
Loot chore(Core/ScriptMgr):Add Hook OnBeforeFillQuestLootItem (#16509) 2023-06-13 08:10:35 -03:00
Mails fix(Core/mail): letter paper (#15039) 2023-05-13 14:46:50 -03:00
Maps chore(core): cleanup code p3 (#16073) 2023-04-24 08:13:07 -03:00
Misc fix(Core/AuctionHouse): Fix AH searches with high number of auctions (#13467) 2023-06-27 20:11:21 +02:00
Miscellaneous fix(Scripts/Command): Improve output of event commands (#16980) 2023-08-12 00:03:03 +02:00
Modules
Motd refactor(Core/Motd): Move motd to MotdMgr (#16933) 2023-08-06 23:02:54 +02:00
Movement fix(Core/Movement) Smoother movement of hunter pets when following players (#16796) 2023-08-06 03:19:23 +02:00
OutdoorPvP
Petitions
Pools
PrecompiledHeaders
Quests
Reputation
Scripting fix(Scripts/Player): correct the parameter order in OnUpdateGatheringSkill (#16635) 2023-06-27 20:10:44 +02:00
Server fix(Core/Session): don't refund soul shards when logging out with warlock pets (#16803) 2023-07-21 19:16:11 -03:00
Skills
Spells fix(Spells/Scripts): Gnomish Poultryizer (#15554) 2023-08-10 14:37:14 -03:00
Texts
Tickets
Time
Tools
Warden fix(Core/Logs): Fix warden fmt logs (#15327) 2023-03-13 19:22:13 +01:00
Weather
World feat(Core/Conf): add CONFIG_ARENA_QUEUE_ANNOUNCER_DETAIL (#16850) 2023-08-09 05:42:50 -03:00
CMakeLists.txt