aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-29Scripts/Dornogal: Implement Quest: "The Expedition Awaits" (#30650)Naddley
2025-01-29Core: Updated allowed build to 11.0.7.58773Shauren
2025-01-27Core/Auras: Fixed SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS logic ↵Shauren
- no longer incorrectly unapplies all auras for immunities that don't use it
2025-01-27Core/Spells: Don't fail spells SPELL_ATTR2_FAIL_ON_ALL_TARGETS_IMMUNE when ↵Shauren
target list is empty for one effect Closes #30603
2025-01-26Scripts/AtalDazar: Fix Rezan mechanics on heroic and mythic difficulty (#30640)Aqua Deus
* and improve code
2025-01-26Core/Conditions: Corrected upper array bound requirement for ↵Shauren
PlayerConditionLogic
2025-01-25Core/Items: Fixed item spell charge slot indexingShauren
Closes #30585
2025-01-24Core/Spells: Prevent even more cases of sending aura update packets for ↵Shauren
auras that aren't visible on client
2025-01-24Core/Objects: Removed type casts before accessing WorldObject::m_Events that ↵Shauren
became unneccessary after moving it from Unit to WorldObject
2025-01-24Core/Spells: Remove hacks related to TARGET_DEST_NEARBY_DB and DB data (#30626)Aqua Deus
2025-01-24DB/Dornogal: Added more spawnsNaddley
2025-01-23Core/Spells: Prevent sending aura update packets for auras that aren't ↵Shauren
visible on client Closes #30633
2025-01-23Core/Spells: Added AttributesEx15 for serverside spells (#30632)Meji
2025-01-22Core: Updated allowed build to 11.0.7.58680Shauren
2025-01-21Core/Spells: Reimplemented target type 106 as random point from points ↵Shauren
predefined in database Closes #30116
2025-01-21Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElementShauren
2025-01-20Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of ↵Shauren
iterating Spell::GetPowerCost
2025-01-20Core/Spells: Replace SpellTargetPosition structure with WorldLocationShauren
2025-01-20Core/Spells: Exclude TriggerCastFlags that can be set for non-triggered ↵Shauren
spells from being checked by Spell::IsTriggered
2025-01-19fix typoShauren
2025-01-19Core/Misc: Added float chrono typedefsShauren
2025-01-19DB/Spells: Add proc data for some spellsaquadeus
* Nature's Swiftness * Grove Tending * Unleashed Frenzy * Trail of Ruin * Serrated Glaive * Felfire Haste * Disrupting Fury * Mortal Dance * Evasive Action * Burning Wound * Cold Blood Closes #30142 Closes #30144 Closes #30446 Closes #30485 Closes #30487 Closes #30506 Closes #30507 Closes #30529 Closes #30548 Closes #30558 Closes #30588
2025-01-19DB/TheJadeForest: Added intro spawns for Honeydew GladeMeji
2025-01-19Scripts/Spells: Implement evoker talent "Causality" (#30582)Aqua Deus
2025-01-18Scripts/Anniversary: Implement Doomwalker encounter (#30591)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2025-01-18DB/TheJadeForest: Added spawns for Hellscream's FistMeji
2025-01-18Core/Spells: Add summoned DynamicObject to casters ChannelObjects if spell ↵Shauren
is channelled
2025-01-17Core/Misc: Remove return type std::enable_if based SFINAEShauren
2025-01-17Scripts/Spells: Fix demon hunter talent "Feast of Souls" (#30501)Aqua Deus
2025-01-17Scripts/Spells: Implement demon hunter talent "Monster Rising" (#30546)Aqua Deus
2025-01-17Scripts/Spells: Implement demon hunter talent "Unhindered Assault" (#30547)Aqua Deus
2025-01-17Scripts/Spells: Implement demon hunter talent "Glaive Tempest" (#30551)Aqua Deus
2025-01-17Scripts/Spells: Implement demon hunter talent "Army Unto Oneself" (#30549)Aqua Deus
2025-01-17Scripts/Spells: Implemented shaman talent Voltaic BlazeShauren
2025-01-16Scripts/Spells: Updated Chaos Strike power refund procShauren
2025-01-16Scripts/Spells: Implement demon hunter talent "Chaos Theory" (#30552)Aqua Deus
2025-01-16Scripts/Spells: Implement demon hunter talent "Know Your Enemy" (#30553)Aqua Deus
2025-01-16Core/Spells: Added aoe target cap for demon hunter talent "Fel Barrage" (#30554)Aqua Deus
2025-01-16Core/Misc: Remove unneccessary structure packing and one unused enumShauren
2025-01-15Scripts/Spells: Implement demon hunter talent "Essence Break" (#30555)Aqua Deus
2025-01-15Scripts/Spells: Update priets talent Shadow Covenant (#30571)Teleqraph
2025-01-15Core: Updated allowed build to 11.0.7.58630Shauren
2025-01-15Core: Updated allowed build to 11.0.7.58608Shauren
2025-01-14Scripts/Spells: Implement demon hunter talent "Inner Demon" (#30562)Aqua Deus
2025-01-14Scripts/Spells: Fixed Sigil of Chains visualShauren
2025-01-14Scripts/Spells: Implement demon hunter hero talent "Student of Suffering" ↵Aqua Deus
(#30568)
2025-01-14Scripts/Spells: Implemented priest talent Assured Safety (#30572)Teleqraph
2025-01-14Scripts/Spells: Implement evoker talent "Emerald Blossom" (#30574)Aqua Deus
2025-01-14DB/Spells: Implement evoker talent "Ancient Flame" (#30575)Aqua Deus
2025-01-14Scripts/Spells: Implement evoker talents "Ruby Essence Burst" and "Azure ↵Aqua Deus
Essence Burst" (#30578)