aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
13 daysDB/Drustvar: Added spawns for Glenbrook HomesteadNaddley
13 daysDB/Drustvar: Implement Quest: "Teddies and Tea"Naddley
14 daysDB/Drustvar: Added Abby Lewis in Glenbrook HomesteadNaddley
14 daysCore/Spells: Implement mage talent "Wildfire" (#31248)Aqua Deus
Co-authored-by: ModoX <moardox@gmail.com>
2025-09-14Scripts/Conditions: Add ConditionScript for Shadow Sight in arenas (#31264)Jeremy
2025-09-14Core/Scripts: Use std::string_view to find script id from script nameShauren
2025-09-14DB/Misc: 6793390dc4d0bfafdef005f08df8ef714cc3b846 followupMeji
2025-09-13DB/TheJadeForest: Fix misc data for Thunder Hold intro spawnsMeji
2025-09-13Core/AreaTriggers: Use Optional<bool> for speedIsTime argument in movement ↵Shauren
functions
2025-09-13DB/Drustvar: Added a conversation for Evelyn PareNaddley
2025-09-12Core: Updated allowed build to 11.2.0.63163Shauren
2025-09-12Scripts/Drustvar: Implement Timbered Strand shoot Wickerman event (#31170)Naddley
Co-authored-by: ModoX <moardox@gmail.com>
2025-09-12Core/AreaTriggers: Implemented `SpeedIsTime` parameter for areatrigger ↵Shauren
splines and orbit
2025-09-11Core/AreaTriggers: Use named query result for loading areatrigger create ↵Shauren
properties
2025-09-11Core/AreaTriggers: Refactor AreaTriggerShapeInfo to use std::variant instead ↵Shauren
of union
2025-09-11Core/AreaTriggers: Remove unused fields from AreaTriggerCreateProperties and ↵Shauren
merge movement data into a variant
2025-09-11CI/AppVeyor: Switch to boost 1.85Shauren
2025-09-10Core/Spells: Don't set CAST_FLAG_PENDING for spells that have OriginalCastID ↵Shauren
set but no triggered flag * Fixes cast bar and model animations
2025-09-09DB: Add index to quest_trackerShauren
Closes #31241 (cherry picked from commit f9a6d912891294e2b13f18356784f1d94a743586)
2025-09-08DB/Stormwind: Implement Quest "To Be Prepared" (#31266)Roman Perekrestov
Co-authored-by: Naddley <64811442+Naddley@users.noreply.github.com>
2025-09-08Core/Time: Initialize all GameTime fields at server startupShauren
2025-09-08Core/Events: Replace remaining packed time calculations with WowTime classShauren
2025-09-07Core/SAI: Add storedTargetId param to summon actions (#31142)BandyscTC
2025-09-07Scripts/ReturnToKarazhan: Implement Mana Devourer encounter (#31166)Aqua Deus
2025-09-07Scripts/Spells: Fix Heroic Leap (#30944)Jeremy
Closes #28997
2025-09-07DB/K'aresh: Added Om'voltnotwonderful
Closes #31265
2025-09-07DB/StormsongValley: Added a conversation script for Botanist AlaenraNaddley
2025-09-07Core/Conditions: Allow ConditionTypeOrReference to be 0 for conditions that ↵Shauren
have ScriptName set
2025-09-06DB/K'aresh: Added Distributor Ba'naclnotwonderful
Closes #31259
2025-09-06Core/Spells: Implemented setting spell to cast on arrival from ↵Traesh
SPELL_EFFECT_JUMP_CHARGE in database (#30210)
2025-09-06Dep/MySQL: Ignore MySQL Workbench installations when searching for mysql.exeShauren
2025-09-06Core/Spells: Simplify SortTargetsWithPriorityRulesShauren
* Remove manul weight assignment * Removed std::vector alloc
2025-09-06Core/Spells: Add a helper function to sort spell targets based on custom ↵Telegrill
scripted sorting rules
2025-09-05CI/Circle: Switch images from debian 12 to debian 13Shauren
2025-09-05DB/Creature: Added 11.2.0 base creature_template_difficulty wdb dataModoX
2025-09-05DB/K'aresh: Added Zo'roponotwonderful
Closes #31255
2025-09-05DB/StormsongValley: Added loot for Flowing Honey & Bubbling MeadNaddley
2025-09-05DB/K'aresh: Added Warpweaver Lo'rantnotwonderful
Closes #31251
2025-09-05DB/StormsongValley: Added some more spawnsNaddley
- related for Quest: Sticky Fingers & Quest: Dont Bee Crazy
2025-09-04Core: Updated allowed build to 11.2.0.63003Shauren
2025-09-04Core/PacketIO: Fixed ↵Shauren
CMSG_CAST_SPELL/CMSG_PET_CAST_SPELL/CMSG_USE_ITEM/CMSG_USE_TOY structure
2025-09-04Scripts/Spells: Fix mage talent Majesty of the Phoenix proc (#31084)Aqua Deus
2025-09-04Core/Database: Add missing hotfix database periodic pingsShauren
2025-09-03Core/AreaTriggers: Handle exit areatrigger on player map change (#31077)ModoX
2025-09-03Core: Updated allowed build to 11.2.0.62958Shauren
2025-09-02Scripts/Spells: Implement hunter talent Binding Shot (#31074)Aqua Deus
2025-09-01Scripts/Spells: Implement warrior talent Tenderize (#31071)Jeremy
2025-09-01Scripts/Spells: Implement Cold Steel, Hot Blood talent (#31056)Jeremy
2025-09-01Core/Players: Fixed buying bank tabsShauren
2025-08-31Core/Reputation: Fix ReputationMgr crash at first character login due to ↵thestrangerplana
AllReputation config (#31246)