aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Shadowlands
AgeCommit message (Collapse)Author
2025-11-09Core/Position: Change Position<->G3D::Vector3 conversion functions to be lambdasShauren
2025-09-22Core/AreaTriggers: Implement ↵Meji
AreaTriggerActionSetFlag::DontRunOnLeaveWhenExpiring (#31276)
2025-02-07Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2025-01-10Core/AreaTriggers: Replace fixed movement times in database for areatriggers ↵Shauren
with speed
2025-01-08Core/AreaTriggers: Don't suppress TimeToTarget changes in values update on ↵Shauren
movement start
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-28Core/AI: Implemented conversation ai (#30538)ModoX
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing ↵Shauren
spell script hooks
2024-02-24Scripts: Removed unused global variablesShauren
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-12-08Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM (#29479)Meji
2023-11-25Core/Units: Update PlayHoverAnim state when flying or hovering (#29434)Meji
2023-11-11Scripts/Sepulcher of the First Ones: Clean up Anduin scriptShauren
* Includes * Fixed duplicated EventMaps/TaskSchedulers in BossAI * Fixed invalid second argument passed to ScriptedAI constructor * Removed deprecated Prepare*Script macros * Removed mythic achievement hack
2023-11-10Scripts/SFO: Implemented Anduin Wrynn encounter (#28540)AlexIndex
Co-authored-by: ModoX <moardox@gmail.com> Co-authored-by: Seyden <saiifii@live.de>
2023-10-22Scripts/SOD: Implement Sylvanas Windrunner introduction (#28554)Teleqraph
2023-08-02Scripts/Spells: Converted some damage calculating scripts to use new hooks ↵Shauren
as examples
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and ↵Shauren
PrepareAuraScript uses
2023-06-27Scripts/Spells: Fixed remaining spells with SPELL_ATTR3_CAN_PROC_FROM_PROCS ↵Shauren
attribute
2023-06-05Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-05-24Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute