aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2021-11-20Core/GameObject: Implement GameObject::Use case for GAMEOBJECT_TYPE_NEW_FLAG ...Jeremy
2021-11-20Core/Auras: Implemented SPELL_AURA_MODIFY_FALL_DAMAGE_PCT (#27296)Antonio Martín Berti
2021-11-20Nopch build fixShauren
2021-11-20Core/Spells: SpellHistory updatesShauren
2021-11-19Core/BattlePets: BattlePetError enum class (#27286)Meji
2021-11-18Core/Spell: Fixed some negative spells showing as positiveKeader
2021-11-18Core/Scripts: Move some spells to scripts (#22332)DanVS
2021-11-18Core/Spells: Malleable Goo need be negativeKeader
2021-11-18Core/Spells: Fixed ErrorCube spell missilesShauren
2021-11-16Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2021-11-16Core/Spells: Implemented SummonPropertiesFlags: UseSummonerFaction & IgnoreSu...Meji
2021-11-16Quest: Ruthless Cunning and Returning the Favor (#22806)PolarCookie
2021-11-15Core/Spells: fix issues with delayed spells and auras (#22382)PolarCookie
2021-11-15Core/Spells: Hallowed Wand - Bat custome must be positiveAokromes
2021-11-10DB/Quest: Hah...You're Not So Big Now!Killyana
2021-11-08Core/Player: Clean up duel related code. Fix a check for abusive client behav...Treeston
2021-11-08Core/BattlePets: Don't permanently learn battle pet summoning spells (#27201)Meji
2021-11-08Core/Auras: Implement SpellAuraInterruptFlags2::Ground and SpellAuraInterrupt...Seyden
2021-11-06Core/Movement: Corrected values sent in knockback packet when speedXY < 0Shauren
2021-11-06Core/Auras: Mount speed auras are now properly selected when teleporting (dun...ModoX
2021-11-04Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structureShauren
2021-11-02Core/Social: Implemented account ignoresShauren
2021-11-01Core/DataStores: Updated db2 structures to 9.1.5Shauren
2021-10-31Core/Spells: Include RealPointsPerLevel when determining if aura is negative ...HelloKitty
2021-10-27Scripts/Auras: Lookup aura scripts by their type, not nameShauren
2021-10-26Core/PacketIO: Fixed SMSG_SPELLNONMELEEDAMAGELOG structureShauren
2021-10-23Scripts/Ulduar: Algalon the Observer fixes (#22320)Keader
2021-10-23Core/Threat: Fear no longer suppresses threat. All confuse effects now suppre...Treeston
2021-10-23Core/Instances: Drop allowMount column in instance_template as it is already ...ModoX
2021-10-23Core/Unit: Random code style/naming adjustmentsTreeston
2021-10-23Core/Threat: Threat system adjustments:Treeston
2021-10-23Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...Treeston
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-10-19Spells/Auras: Properly handle negative health modifiers on application. Close...Treeston
2021-10-17Core/Spells: added a helper to reset proc cooldowns (#22137)Ovah
2021-10-17Core/BattlePets: Fixes when adding pets (#27076)Meji
2021-10-16Core/Auras: Implemented SPELL_AURA_ADD_PCT_MODIFIER_BY_SPELL_LABEL and SPELL_...Shauren
2021-10-16Core/Auras: Implemented SPELL_AURA_CAST_WHILE_WALKING_BY_SPELL_LABEL and SPEL...Shauren
2021-10-16Warning fixShauren
2021-10-16Core/Spells: Implemented SPELL_AURA_SUPPRESS_ITEM_PASSIVE_EFFECT_BY_SPELL_LABELShauren
2021-10-16Core/Spells: Fixed loading spell labelsShauren
2021-10-16Core/Items: Refactored learning spells from items to check for ITEM_SPELLTRIG...Shauren
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2021-10-15Core/Spells: Fixed Righteous Defense crash caused by modifying target list in...Shauren
2021-10-14Core/Spells: Shadow of Death & Spiritual Vengeance should be negative spells ...Gildor
2021-10-13Core/Player: Added SendPlayerBound methodModoX
2021-10-13Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_...Shauren
2021-10-11Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION (#27037)ModoX
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren