aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-10Scripts/Ghostlands: Implement Quest: "To Ghostlands" (#30586)Naddley
2025-01-10Core/AreaTriggers: Replace fixed movement times in database for areatriggers ↵Shauren
with speed
2025-01-09Core/Auras: Use UnitListSearcher instead of WorldObjectListSearcher when ↵Shauren
searching for area aura targets
2025-01-09Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound ↵Shauren
depending on how many effects the spell has
2025-01-09Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically ↵Shauren
skipping nullptr elements
2025-01-09Core/Auras: Fixed sending amounts for effects that need it, aren't first and ↵Shauren
don't have SPELL_ATTR8_AURA_POINTS_ON_CLIENT
2025-01-09Core/DataStores: Delay building all DB2Manager containers after loading ↵Shauren
hotfix data to ignore rows marked as deleted by hotfixes
2025-01-08Core/AreaTriggers: Don't suppress TimeToTarget changes in values update on ↵Shauren
movement start
2025-01-07Scripts/Spells: Fix dk talent Ice Prison (#30233)Aqua Deus
2025-01-07Fix nopch buildShauren
2025-01-07Core/Misc: Removed GetClassName preprocessor hackShauren
2025-01-07Core/Commands: Extract bonus lists and item context from provided item link ↵Shauren
for .additem commands Closes #30209
2025-01-07Core/Network: Simplify worldserver port configuration: removed ↵Shauren
InstanceServerPort
2025-01-07Core/Time: Fixed WowTime operator<=>Shauren
2025-01-06Core/DataStores: Define new taxi node flagsShauren
2025-01-06Scripts/Spells: Updated Rogue Deadly Poison script for current expansion ↵Aqua Deus
(#30377)
2025-01-05Codestyle fixShauren
2025-01-05Core/Grids: Modernize TypeContainer with variadic templateShauren
2025-01-05Core/Grids: Add missing changes to commit ↵Shauren
e245e8ad124cee19d35e4f67f7aed4dcc871b3bf
2025-01-05Core/Grids: Minor Grid/NGrid refactor - make TypeMapContainer be its direct ↵Shauren
template parameter instead of passing in TypeList
2025-01-05Scripts/Spells: Mark priest spell script functoins const/static (#30569)Teleqraph
2025-01-05DB/NPE: Added Thick Cocoon spawns and add spawntracking dataNaddley
2025-01-05Scripts/Spells: Implemented several enhancement shaman resource related ↵Shauren
talents - Maelstrom Weapon, Overflowing Maelstrom, Stormweaver, Thorim's Invocation
2025-01-04Core/Auras: Allow some whitelisted spells to update effect values of ↵Shauren
non-passive auras when adding spell mods
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2025-01-04DB/Stormwind: Added some more spawns to Stormwind EmbassyNaddley
2025-01-04DB/Stormwind: Added missing path for Officer Fairbanks & Elizabeth BirdsongNaddley
2025-01-04Scripts/Priest: Update Sins of the Many damage diminishing (#30570)Teleqraph
2025-01-03DB/Dornogal: Added some more spawns to Stoneward's RiseNaddley
2025-01-03Core/Objects: Use span/array instead of vector for raw ObjectGuid manipulationsShauren
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2025-01-03Scripts/Spells: Implement warlock talent "Shadow Invocation" (#30561)Muru
2025-01-03DB/WorldStates: Added new worldstates related to currenciesMeji
2025-01-02Scripts/StormwindCity: Implement quest "The Mission" (29548) (#30557)Meji
2025-01-02DB/SirenIsle: Added graveyardsNaddley
2025-01-02DB/Stormwind: Added Seeker NajedNaddley
2025-01-02DB/EversongWoods: Added missing emote to Sunstrider GuardiansNaddley
2025-01-02DB/SirenIsle: Added basic spawns which are not in the weekly rotationNaddley
2025-01-02Core/Auras: Fixed aura stacks being reset to default max stack size when ↵Shauren
modified by SpellModOp::MaxAuraStacks and reaching the new limit
2025-01-02DB/GameObjects: fixed phasing of several gameobject spawns in Acherus: The ↵Ovahlord
Ebon Hold (cherry picked from commit 686e575b6faa9feb6d91908374bfe4716d477d04)
2025-01-02DB/Misc: Followup for classlevelstat sql filesNaddley
2025-01-02DB/Player: Update classlevelstats for WarriorNaddley
2025-01-02DB/Player: Update classlevelstats for WarlockNaddley
2025-01-02DB/Player: Update classlevelstats for ShamansNaddley
2025-01-02DB/Player: Update classlevelstats for RoguesNaddley
2025-01-02DB/Player: Update classlevelstats for PriestsNaddley
2025-01-02DB/Player: Update classlevelstats for PaladinsNaddley
2025-01-02DB/Player: Update classlevelstats for MonksNaddley
2025-01-02DB/Player: Update classlevelstats for MageNaddley
2025-01-02DB/Player: Update classlevelstats for HuntersNaddley