aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
12 hoursCore/Misc: Reduce differences between branches3.3.5Shauren
3 daysCore/Players: Cast Summon Pet on first login, relocate created petsMihapro
3 daysCore/Spells: Implement TRIGGERED_IGNORE_TARGET_CHECK TriggerCastFlag to allow...Shocker
3 daysCore/Misc: Reduce differences between branchesShauren
4 daysCore/AI: Implement OnAuraApplied and OnAuraRemoved hooks (#31288)offl
8 daysCore/Spells: Remove health override for Lightwell summonShauren
2025-08-16Scripts/AQ40: Rewrite Fankriss (#31200)offl
2025-07-25Fix buildShocker
2025-07-25Core/Spells: Fix SPELL_AURA_MOD_POWER_COST_SCHOOL and SPELL_AURA_MOD_POWER_CO...Shocker
2025-07-25Core/Misc: Reduce differences between branchesShauren
2025-07-22Scripts/Arcatraz: Rewrite Mellichar's event (#31081)offl
2025-07-14Core/Misc: Reduce differences between branchesShauren
2025-05-23Core/Players: Fix Titan's Grip weapon type restrictionsShauren
2025-05-17Core/Spells: Properly retrieve pet to dismiss for spells with SPELL_ATTR1_DIS...CraftedRO
2025-05-17Core/Spells: Fix hunter pets not losing happiness when dismissed (#30756)CraftedRO
2025-05-11Core/Spells: Reserved custom spell attribute SPELL_ATTR0_CU_CAN_TARGET_ANY_PR...ModoX
2025-03-14Core/Misc: Reduce differences between branchesShauren
2025-03-08Core/Spells: Correct implementation of SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC...Shauren
2025-02-22Core/Scripts: updated more documentation comments for spell script hooks to m...Ovahlord
2025-02-20Core/Players: Fixed wrong spell id of Seal of Righteousness being given to pl...Shauren
2025-02-19Core/Spells: Reduce differences between branches (port refactors from c060288...Shauren
2025-02-18Core/Spells: Remove ProcEventInfo::GetProcTarget to avoid confusion. (#30435)Mykhailo Redko
2025-02-10Core/Spells: Added missing DBC data for some food effects. (#30679)Mykhailo Redko
2025-02-05Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...Shauren
2025-02-03Core/Misc: Reduce code differences between branchesShauren
2025-02-01Core/Spells: add name for cast_flag_unknown_2 to cast_flag_has_trajectoryKandera
2025-01-13Core/Spells: DynamicObject auras will now use the largest radius found in SPE...Shauren
2024-12-05Core/Spells: Fixed item level requirements for enchanting spellsShauren
2024-11-19Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-11-15Core/Spells: Allow persistent area auras to apply all of their effects upon c...CraftedRO
2024-10-05Core/Objects: Unify WorldObjectSearcher classes into one common implementationShauren
2024-10-05Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functionsShauren
2024-09-10Core/Player: Refactor talent internal storageShauren
2024-09-10Core/Misc: Reduce differences between branchesShauren
2024-09-09Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpellShocker
2024-09-09Core/Spells: Allow SPELL_AURA_SET_VEHICLE_ID to be used on creatures tooShocker
2024-09-02Core/Spells: Fixed spell target selection not being shared by multiple effect...Shauren
2024-07-04Core/Spells: Fixed possible use after free with deleted focusObject (#30062)Gildor
2024-06-27Core/Players: Improve reset spell cooldowns when entering arenas (#30032)Gildor
2024-06-27Core/Spells: Allow using SpellDifficulty.dbc on battleground maps (#30055)Gildor
2024-06-22Core/Spells: Don't return immune to reflected spells due to target aurastate ...Gildor
2024-06-21Core/Spells: Corrected SpellCastResult values sent on spell interruptsShauren
2024-06-20Core/Spells: Restore sending SMSG_CAST_FAILED for spells in SPELL_STATE_PREPA...Shauren
2024-06-20Core/Spells: Fixed incorrect comparison operator used on SpellInfo::Mechanic ...Shauren
2024-06-08Core/Auras: Improvements for SPELL_AURA_MOD_FAKE_INEBRIATE handlingr4dish
2024-06-08Core/Spells: Fix sobering spells and possible uint8 overflow/underflow in SPE...r4dish
2024-06-03Core/Spells: Don't send SMSG_CAST_FAILED for interrupted spells after they we...Shauren
2024-05-31Core/Spells: Removed early access_requirement checks for summon spells to pre...Shauren
2024-05-26Core/Spells: Fix dispelling movement impairing auras by PvP-trinket and simil...Mykhailo Redko
2024-05-18Core/Spells: Fix indentShauren