aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-06Core/Spells: Implemented new SpellMisc field, MinDuration that controls ↵Shauren
minimum spell missile travel time
2025-05-05DB/Drustvar: Implement Quest: "The Adventurers Society"Naddley
2025-05-05Scripts/Spells: Implement hunter talent Rejuvenating Wind (#30839)Aqua Deus
2025-05-05DB/Drustvar: Added creature loot to North Pass Cavern spawnsNaddley
2025-05-05DB/Drustvar: Added spawns for North Pass CavernsNaddley
2025-05-05Core/Misc: Fix typosShauren
2025-05-05Scripts/Spells: Implement hunter pvp talent Aspect of the FoxShauren
2025-05-05Scripts/Spells: Implement hunter talent Scout's Instincts (#30841)Aqua Deus
2025-05-05Scripts/Spells: Implement hunter talent Tar Trap (#30846)Aqua Deus
2025-05-04Scripts/Spells: Implement hunter talent Wilderness Medicine (#30848)Aqua Deus
2025-05-04Scripts/Spells: Implement hunter talent Implosive Trap (#30856)Aqua Deus
2025-05-04Scripts/Spells: Use CastSpellExtraArgsInit everywhere in shaman scriptsShauren
2025-05-03DB/ElwynnForest: Update flags for Katie Hunter and Katie StokxNaddley
Closes #30815 Closes #30708
2025-05-02Build: Remove -fpch-instantiate-templates detection, it is enabled by ↵Shauren
default since CMake 3.19
2025-05-01Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ↵Shauren
SPELL_AURA_MOD_PACIFY
2025-04-30Core: Updated allowed build to 11.1.5.60568Shauren
2025-04-30Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any ↵Shauren
trigger flags
2025-04-30Core/Players: Fix deleting favorite spells (#30905)Jason Dove
2025-04-30DB/Drustvar: Added more creature lootNaddley
+ Hexed Howler + Harbor Raven + Bonepicker Raven + Fallhaven Pig
2025-04-30DB/Drustvar: Added phased spawns after Quest: "Save Their Bacon"Naddley
+ added questchain for Quest: "Thats Not My Fetish"
2025-04-29DB/Drustvar: Implement Quest: "Save Their Bacon"Naddley
2025-04-29DB/Drustvar: Added spawns for Carver's HarborNaddley
2025-04-29DB/StormsongValley: Added spawns for Port Fogtide Part 2 "ship in progress" ↵ModoX
during Kul Tiran unlock questline
2025-04-29Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using ↵Shauren
PROC_ATTR_USE_STACKS_FOR_CHARGES
2025-04-29Scripts/Spells: Implement evoker talent Burnout (#30890)Aqua Deus
2025-04-28DB/Drustvar: Added more creature lootNaddley
+ Enraged Spirit + Soulgorged Gravestalker + Wicker-Bound Hunter + Lowlands Doe + Lowlands Greatstag
2025-04-28DB/Drustvar: Added creature spawns for Barrowknoll CemeteryNaddley
2025-04-28DB/Drustvar: Added some more spawnsNaddley
2025-04-28Scripts/Spells: Implement evoker talent Panacea (#30892)Aqua Deus
2025-04-28Scripts/Spells: Implement evoker talent Call of Ysera (#30893)Aqua Deus
2025-04-28DB/Drustvar: Implement Quest: "Once Bitten, Twice Shy"Naddley
2025-04-28Core/Players: Implemented item level based armor damage reduction ↵Shauren
diminishing for pvp
2025-04-27Core/Chat: Support new 11.1.5 chat link color format and more chat link typesShauren
2025-04-26DB/Drustvar: Added more loot to creaturesNaddley
- Darkmaw Prowler - Watchful Raven - Coastal Osprey
2025-04-26DB/Drustvar: Implement Quest: "Harmfull if Swallowed"Naddley
2025-04-26DB/Drustvar: Update questchains for chapter 2Naddley
2025-04-26Core/Items: Updated item gem colorsShauren
2025-04-26Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias ↵Shauren
for .reset())
2025-04-25Core: Updated to 11.1.5Shauren
2025-04-25Core/Quests: Convert quest loading to named field access (ref ↵Shauren
29a680a1c264e5c8858b387fce4f6472a6d70a7e)
2025-04-25Core/Database: Added very simple macro to create named query result field ↵Shauren
accessors
2025-04-24Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULTShauren
2025-04-23DB/Stormwind: Implement Quest: "Feeling Crabby?"Naddley
Closes #30857
2025-04-22DB/BlackfathomDeeps: Update spawns to WoD versionusername9617
Closes #30886 Co-authored-by: Naddley <NaddleyTC@gmail.com>
2025-04-22Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CASTShauren
2025-04-21Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hitShauren
2025-04-20Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANICShauren
2025-04-20Core/Spells: Rename confusing SpellState enum valuesShauren
* SPELL_STATE_CASTING -> SPELL_STATE_CHANNELING (was used for "channel in progress") * SPELL_STATE_DELAYED -> SPELL_STATE_LAUNCHED
2025-04-19Core/Conditions: Added conditions for automatic learning spells with ↵Shauren
SkillLineAbility::AcquireMethod = 4
2025-04-19DB/Drustvar: Implement Quest: "Trial by Superstition"Naddley