aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/DragonIsles
AgeCommit message (Collapse)Author
2025-09-22Core/AreaTriggers: Implement ↵Meji
AreaTriggerActionSetFlag::DontRunOnLeaveWhenExpiring (#31276)
2024-12-29Scripts: Remove direct unit flag manipulations for UNIT_FLAG_IMMUNE_TO_PC, ↵Shauren
UNIT_FLAG_IMMUNE_TO_NPC and UNIT_FLAG_UNINTERACTIBLE
2024-12-28Core/AI: Implemented conversation ai (#30538)ModoX
2024-07-12Scripts/Azure Vault: Converted Leymor intro to use new ↵Shauren
OnCreatureGroupDepleted hook
2024-04-27Scripts/AzureVault: Fixed setting done boss state for Telash GreywingModoX
2024-04-08Scripts/Forbidden Reach: Fix questgiver for initial quest not being there if ↵Shauren
you decline first quest popup Closes #29793
2024-02-24Scripts/ForbiddenReach: Added spawn handling for dracthyr intro personal ↵Naddley
summons (#29682) Co-Authored-By: ModoX <moardox@gmail.com>
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-12-09Scripts/AzureVault: Implement Telash Greywing encounter (#29469)Naddley
2023-11-25Scripts/Aberrus: Move StringIds of Kazzara Intro trigger npcs to spawn ↵ModoX
instead of template
2023-11-06Core/InstanceScript: Refactored door types to reflect its behavior (#29406)ModoX
2023-10-22Core/Map: Implement several difficulty getters (#29370)Teleqraph
Co-authored-by: ModoX <moardox@gmail.com>
2023-07-29Core/Objects: Switch to using designated initializers instead of chaining ↵Shauren
functions for FindCreatureOptions
2023-07-24nopch fixShauren
2023-07-24Scripts/Aberrus: Implement Kazzara introduction (#29155)Aqua Deus
Co-authored-by: ModoX <moardox@gmail.com>
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and ↵Shauren
PrepareAuraScript uses
2023-03-31Scripts/AzureVault: Fixed buildModoX
2023-03-31Scripts/AzureVault: Fix despawning of Volatile SaplingsModoX
2023-03-02Scripts/AzureVault: Implement Leymor encounter (#28810)Naddley
2023-01-03Scripts/RLP: Added initial spawns and some cosmetic spells (#28629)Aqua Deus
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion