summaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/BlackTemple/boss_illidan.cpp
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-30fix(Scripts/Misc): Adjust points from old wrong 0 based indexing to smart ai ...killerwife
2025-10-26feature(SmartAI/Movement) - Unify waypoint systems (#23251)killerwife
2025-10-14fix(Core/Unit): rework Walk/Run mode (#22988)killerwife
2025-10-13refactor(Core): DespawnOrUnsummon (#23141)天鹭
2025-10-12refactor(Core/EventMap): Refactor EventMap and related scripts (#23121)天鹭
2025-02-14fix(Scripts/BlackTemple): Illidan buffer overflow (#21441)Jelle Meeus
2024-11-01fix(Scripts/BlackTemple): Parasitic Shadowfiends only target players (#20395)Andrew
2024-10-29fix(Script/BlackTemple): Spawn Shadow Demons 30s into phase 4 (#20335)Tereneckla
2024-10-25fix(Scripts/BlackTemple): Prevent further code execution if Illidan e… (#20...Andrew
2024-10-24fix(Scripts/BlackTemple): Fix Illidan Demon Phase being delayed indef… (#20...Andrew
2024-10-24fix(Scripts/BlackTemple): Prevent Illidan transformation during cutscene (#20...Andrew
2024-10-24fix(Scripts/BlackTemple): Apply Shadow Prison spell immunities (#20272)Andrew
2024-10-23fix(Scripts/BlackTemple): Reset Illidan combat movement (#20276)Andrew
2024-10-21fix(Scripts/BlackTemple): Properly randomize Illidan initial Eye Beam and ord...Benjamin Jackson
2024-10-21fix(Scripts/BlackTemple): Randomize Eye Beam target position. (#20262)Benjamin Jackson
2024-10-13fix(Scripts/BlackTemple): Clear events on evade (so he doesnt move wh… (#20...Andrew
2024-10-12fix(Scripts/BlackTemple): Ensure root state is cleared on wipes (#20183)Andrew
2024-10-12fix(Scripts/BlackTemple): Flames should not charge players within 25y… (#20...Andrew
2024-10-11fix(Core/Spells): Fix crash (#20179)Angelo Venturini
2024-10-10fix(Scripts/BlackTemple): Adjust caster of Blaze spell. (#20172)Benjamin Jackson
2024-10-05fix(Scripts/BlackTemple): exclude off tank of the Azzinoth Flame's charge (#2...Grimdhex
2024-10-03fix(Scripts/BlackTemple): Reset Illidan threat with phase four. (#20125)Benjamin Jackson
2024-10-02fix(Scripts/TheBlackTemple): remove gossip option on Akama when Illidan is de...Dan
2024-09-18fix(Scripts/BlackTemple): Flames of Azzinoth - Fix the charge logic (#19968)Grimdhex
2024-09-15fix(Scripts/BlackTemple): Parasitic Shadowfiends should not target pl… (#19...Andrew
2024-09-14fix(Scripts/BlackTemple): fix blaze and flame bast casting for Flame of Azzin...Grimdhex
2024-09-07fix(Scripts/BlackTemple): blade_of_azzinoth...and Possible crash (#19891)天鹿
2024-09-06fix(Scripts/BlackTemple): Remove Shear from Illidan following wrath p… (#19...Andrew
2024-09-05fix(Scripts/BlackTemple): Rewrite Illidan Stormrage Fight (#19574)Gultask
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-08-25fix(Server): remove double blank lines at the end of several files (#19735)Grimdhex
2024-07-21refactor(Scripts/Outland): remove unused imports (#19461)Francesco Borzì
2024-06-22refactor(Scripts/BlackTemple): Spell Scripts use registry macros (#19122)Jelle Meeus
2024-04-03fix(Scripts/BlackTemple): Illidan not accessing Akama's guid (#18665)Gultask
2024-04-02fix(Scripts/BlackTemple): Rewrite Shade of Akama (#18601)Gultask
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-02-13refactor(Core/AI): Some more refactoring prep for Comat Threat system… (#15...Kitzunu
2022-06-18refactor(Core/Unit): PC&NPC Immunity (#11986)Maelthyr
2022-05-18Core/Combat: rename getThreatMgr() to GetThreatMgr() (#11758)Maelthyr
2022-05-17fix(Core/Scripts): Black Template Area Boundary (#11705)IntelligentQuantum
2022-05-17refactor(Core/Combat): implement compatiblity layer for ResetAllThreat() (#11...Maelthyr
2022-04-15feat(Core/Maps): AreaBoundary (#10525)IntelligentQuantum
2022-04-05feat(Core/Unit): NPCFlags helpers (#11286)Kitzunu
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2021-12-28feat(Core/AI): convert `SelectAggroTarget` to enum class (#9893)Kargatum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu