aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2024-08-03Scripts/AtalDazar: Implement Rezan encounter (#30127)Aqua Deus
2024-08-02Core/DataStores: Updated to 11.0.0Shauren
2024-07-31Core/PacketIO: Added example uses of new packet reading/writing utilitiesShauren
2024-07-30Scripts/WaycrestManor: Implement Soulbound Goliath encounter (all difficultie...Aqua Deus
2024-07-25Core/Misc: std::ranges-ify algorithms used in TraitMgrShauren
2024-07-22Scripts/WanderingIsle: Implement quest Fanning the Flames (29523) (#30076)Aqua Deus
2024-07-19Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...Jeremy
2024-07-18Scripts/WaycrestManor: Implement Lord and Lady Waycrest encounter (#30086)Aqua Deus
2024-07-13Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to...Shauren
2024-07-11Scripts/WanderingIsle: Added missing spell_summon_amberleaf_troublemaker scriptModoX
2024-07-03Core/Spells: Remove spell range increase when caster or target move backwardsShauren
2024-07-03Core/Spells: Implemented caster-is-moving aoe radius bonus and SPELL_ATTR9_NO...Shauren
2024-07-03Core/Spells: Implemented SPELL_ATTR9_FORCE_CORPSE_TARGETShauren
2024-06-30Core/Spells: Implemented SPELL_ATTR9_JUMPCHARGE__NO_FACING_CONTROLShauren
2024-06-29Core/Movement: Defined and implemented new spline flag - JumpOrientationFixedShauren
2024-06-28Core/Spells: Implemented SPELL_ATTR9_ALLOW_CAST_WHILE_CHANNELINGShauren
2024-06-25Core/Spells: Exclude spells cast from client from being treated as triggered ...Shauren
2024-06-25Core/Spells: Implemented new trigger flag to cause spells to be instant witho...Shauren
2024-06-24Core/Spells: Implemented SPELL_ATTR9_IGNORE_SCHOOL_LOCKOUTShauren
2024-06-24Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULTShauren
2024-06-24Core/Spells: Rename more SpellAttr9 to official namesShauren
2024-06-23Core/Spells: Implemented SPELL_ATTR9_FACE_UNIT_TARGET_UPON_COMPLETION_OF_JUMP...Shauren
2024-06-21Core/Movement: Allow setting position or object facing targets for jump movementShauren
2024-06-21Core/Spells: Removed MECHANIC_IMMUNE_SHIELD + MECHANIC_BANISH special case ch...Shauren
2024-06-20Core/Spells: Fixed spell with SPELL_AURA_MECHANIC_IMMUNITY_MASK failing to ca...Shauren
2024-06-19Core/Spells: Fixed implementation of SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIE...Shauren
2024-06-19Scripts/KingsRest: Added scripts for Animated Guardian and Minion of Zul (#30...Naddley
2024-06-17Core/Spells: Replaced assert with startup error logShauren
2024-06-16Core/Auras: Apply banished aura state with auras using banish mechanicShauren
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