aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-22Core/Spells: Protect against stack overflows in spell override handlingShauren
2024-09-21DB/Dornogal: Added more spawns to The ForgegroundNaddley
2024-09-21Core/Auras: fixed a possible underflow when checking required powers for ↵Ovahlord
SPELL_AURA_TRIGGER_SPELL_ON_POWER_AMOUNT and SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT
2024-09-21Scripts/ShrineOfTheStorm: Implement Aqu'sirr encounter (#30122)Aqua Deus
Co-authored-by: ModoX <moardox@gmail.com>
2024-09-21Core/Object: Added max height change param to MovePositionModoX
2024-09-21Build: Ensure paths passed to find_package HINTS argument only use forward ↵Shauren
slashes since that is what cmake expects
2024-09-20CI: Migrate compile flags environment variables to new cmake option ↵Shauren
WITH_WARNINGS_AS_ERRORS
2024-09-20Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings ↵Shauren
into compile errors
2024-09-20Build: Remove temporarily lowered cmake version requirement for circle-ciShauren
2024-09-20DB/WorldStates: Added worldstate to enable BfA mythic dungeonsModoX
2024-09-19Scripts/Spells: Update Shadow Word: Death script and define new spell effect ↵Shauren
attribute related to one of its effects
2024-09-19Core/Database: Change database async thread shutdown to fix some corner ↵Shauren
cases leading to servers being stuck on shutdown (for example with exit() call)
2024-09-18DB/WorldStates: Added new worldstates related to currenciesMeji
2024-09-18Core: Update allowed build to 11.0.2.56647Shauren
2024-09-18Core/Misc: cedf4e2b34cbf8825552cc6a1f69c50c71fd5aac followup - change ↵Shauren
default value in code
2024-09-18Core: Update allowed build to 11.0.2.56625Shauren
2024-09-18Core/Conf: Change evoker start level to 10 (#30252)Hwis
2024-09-18DB/Dornogal: Added some more spawnsNaddley
2024-09-18Core/Creatures: Allow PlayerInteractionType::CharacterBanker from ↵Shauren
CMSG_BANKER_ACTIVATE
2024-09-17DB/Nerub-arPalace: Added spawns until first BossNaddley
2024-09-17Core/Commands: Refactor .additem to use typed argsShauren
2024-09-17DB/Dornogal: Added spawns for Delvers HeadquartersNaddley
2024-09-16Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce paddingShauren
2024-09-16Core/Gameobjects: Fixed GO_DYNFLAG_LO_HIGHLIGHT application (#30123)Meji
Closes #27374 Closes #30213
2024-09-16Scripts/Spells: Implemented warlock talent Pyrogenics (#30190)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-09-15Scripts/Spells: Implement warlock talent Backdraft (#30189)Aqua Deus
2024-09-15Scripts/Spells: Fix warlock talent Cataclysm (#30188)Aqua Deus
2024-09-15Build: Automatically include WindowsSettings.manifest in all executables ↵Shauren
instead of listing it separately as source file in every target
2024-09-15Core/Common: Compile ServiceWin32 as part of common project instead of ↵Shauren
directly adding its source files to both server executables
2024-09-15Core/CrashHandler: Compile WheatyExceptionReport only once and moved its ↵Shauren
global variable initializer to all projects using it
2024-09-14DB/UIMapQuestLines: Added new dataMeji
2024-09-14Core/Common: Output stdout/stderr from child process without waiting for it ↵Shauren
to finish
2024-09-14Core: Remove boost iostreams dependencyShauren
2024-09-14Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)Meji
2024-09-14Core/Characters: Added missing Earthen creation data (#30220)Meji
2024-09-14Scripts/Battlegrounds: Implement Silvershard mines (#30120)Jeremy
2024-09-13Core/Spells: Fix copypaste mistake in CastSpellExtraArgs::SetTriggeringSpellShauren
2024-09-13Scripts/Spells: Add missed change for 975e7cc0723d3136822f6190de8742eef17a2539Shauren
2024-09-13Scripts/Spells: Implement warlock talent Roaring Blaze (#30186)Aqua Deus
2024-09-12Scripts/Spells: Added example for 975e7cc0723d3136822f6190de8742eef17a2539Shauren
2024-09-12Core/Spells: Refactor CastSpellExtraArgsShauren
* Allow C++20 designated initializers * Allow precise float values for SPELLVALUE_RADIUS_MOD, SPELLVALUE_CRIT_CHANCE and SPELLVALUE_DURATION_PCT
2024-09-12Scripts/Spells: Fix Conflagrate energize (#30184)Aqua Deus
2024-09-12Scripts/Spells: Implement shaman talent Arctic Snowstorm (#30178)Aqua Deus
2024-09-11Core: Update allowed build to 11.0.2.56513Shauren
2024-09-10DB/Dornogal: Added spawns for Stonelight RestNaddley
2024-09-10Core/Misc: Fix GitRevision::GetHostOSVersion compilation on arch linux, ↵Shauren
TRINITY_BUILD_HOST_DISTRO_VERSION_ID is not defined there
2024-09-09Core/DataStores: Refactor DBStorageIterator to make it usable with more ↵Shauren
std::ranges algorithms
2024-09-09DB/WorldSafeLocs: Fixed facing for BfA dungeon entrance/exits (should use ↵ModoX
degrees instead of radians)
2024-09-09DB/TheRookery: Added spawns until first BossAqua Deus
Closes #30211 Co-authored-by: Naddley <64811442+Naddley@users.noreply.github.com>
2024-09-09DB/Dornogal: Added spawns for Trading Post areaNaddley