aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2024-06-15Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDEDShauren
2024-06-14Core/Spells: Rename more SpellAttr9 to official namesShauren
2024-06-12Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAINShauren
2024-06-11Core/Spells: Implemented SPELL_ATTR9_IGNORE_TOTEM_REQUIREMENTS_FOR_CASTING - ...Shauren
2024-06-11Core/Spells: Rename more SpellAttr9Shauren
2024-06-11Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account ...Shauren
2024-06-11Core/Spells: Implemented SPELL_ATTR9_ONLY_WHEN_ILLEGALLY_MOUNTEDShauren
2024-06-10Core/Spells: Fixed UnitData::ChannelObjects for channeled spells using dest t...Meji
2024-06-10Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATIONShauren
2024-06-04Scripts/StormsongValley-ish: Added scripts for old god forces for Kul Tiran u...ModoX
2024-05-23Core/Spells: Fixed gcc 14 buildShauren
2024-05-22Core/Auras: Corrected implementation of dungeon encounter related interrupt f...Shauren
2024-05-22Scripts/MawOfSouls: Implemented Ymiron, the Fallen King encounter (#29987)ModoX
2024-05-18Core/Spells: Prevent creatures from being able to cast all their spells while...Shauren
2024-05-13Core/Items: Implemented reagent bagShauren
2024-05-11Core/Spells: Implemented SPELL_EFFECT_REPUTATION_2 (184) (#29971)Antonio Martín Berti
2024-05-05Scripts/ScarletHalls: Implement Armsmaster Harlan encounter (#29944)Naddley
2024-05-04Core/Spells: Refund power cost when cancelling empower spellsShauren
2024-05-01Core/Spells: Implemented evoker empower spell mechanicShauren
2024-04-27Core/Auras: Implemented OnHeartbeat AuraScript hook and refactored an aurascr...Ovahlord
2024-04-27Core/Auras: implemented PROC_FLAG_HEARTBEAT and moved food/drink emote mechan...Ovahlord
2024-04-20Core/Spells: Fixed SpellInfo::GetSpellXSpellVisualId for nonplayer casters (#...ModoX
2024-04-11Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LISTShauren
2024-04-09build fixShauren
2024-04-09Core/Auras: Fixed SPELL_ATTR10_ROLLING_PERIODIC for auras that have 0 base am...Shauren
2024-04-08Core/Spells: "Fixed" Inescapable Torment talent dealing damage to priest when...Shauren
2024-04-06Core/Scripts: Integrate new ActionResultSetter with movement generators and s...Shauren
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-14Core/Objects: Added ToWorldObject and ToItemShauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-10Core/Auras: Update visible aura immediately during spell cast instead of wait...Shauren
2024-03-09Core/Objects: Implemented vignettesShauren
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-04Core/Auras: Feign death will no longer cause creatures immune to it to drop c...Shauren
2024-03-04Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_IGNORE_SANCTUARY (ignore S...Shauren
2024-03-03Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...Shauren
2024-03-01Core/Spells: Implemented pausing spell cooldownsShauren
2024-03-01Core/Spells: Store truncated (only up to millisecond precision) cooldown timesShauren
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_...Shauren
2024-02-29Core/Creatures: implemented most movement related static flags and migrated e...Ovahlord
2024-02-26Core/Battlegrounds: Isle of Conquest Rework (#29687)Jeremy
2024-02-26Core/Spells: Don't modify item charges in all slots on a single item spell castShauren
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-02-19Core/Spells: Implemented SPELL_ATTR8_CAN_HIT_AOE_UNTARGETABLEShauren
2024-02-13Core/Auras: Allow SPELL_AURA_MECHANIC_IMMUNITY_MASK to apply aoe/chain target...Shauren
2024-02-12Core/Spells: Fixed duplicate SMSG_SPELL_EXECUTE_LOG being sent if there are e...Shauren
2024-02-11Core/Spells: Allow spells with SPELL_DAMAGE_CLASS_NONE to critShauren
2024-02-10Scripts/Spells: Implemented Priest talent Crystalline Reflection (#29677)Mematoru23
2024-02-01Core/Spells: Moved hardcoded immunity data for SPELL_AURA_MECHANIC_IMMUNITY_M...Shauren