Commit Graph

410 Commits

Author SHA1 Message Date
patou01
a76c07698c fix(Scripts/Scholomance): Kirtonos the Herald event now starts correctly again (#15131) 2023-02-19 15:39:02 -03:00
Kitzunu
bd6034e1a9 refactor(Core/AI): Some more refactoring prep for Comat Threat system… (#15026)
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
2023-02-13 21:39:40 +01:00
Tereneckla
fdfa88093e fix(Scripts/MoltenCore): revert ragnaros submerge event to 180s (#15001) 2023-02-13 14:32:42 -03:00
Skjalf
3b17866613 fix(Scripts/Karazhan): Rework Attumen & Midnight (#14756) 2023-02-13 00:59:40 +01:00
Skjalf
0dbb8c814c refactor(Core/InstanceScript): refactored load and save methods (#14977)
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com>
2023-02-12 15:53:48 -03:00
Kitzunu
f039836a2f chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Skjalf
da6e21f740 refactor(Scripts/Karazhan): Move Barnes/Medivh/Arcanagos texts to the DB (#14949)
Co-authored-by: lee <leelf_00@126.com>
2023-02-11 14:03:32 -03:00
UltraNix
41d270a4cc fix(Scripts/Karazhan): Fixed Wizard of Oz encounter. (#14942) 2023-02-11 08:02:09 -03:00
Skjalf
3106a83e8a fix(Scripts/BlackwingLair): Fix Flamegor frenzy timer (#14908) 2023-02-08 17:05:09 +01:00
Angelo Venturini
5029e1240d fix: Crash on Flamegor (#14906) 2023-02-08 16:57:35 +01:00
Skjalf
f3f2364bef fix(Scripts/ShadowfangKeep): Fix Apothecary Trio events not reseting … (#14898) 2023-02-08 09:44:12 +01:00
Benjamin Jackson
d46612d285 refactor(Core/Scripts): Simplify speeches for Special Surprise quests. (#14630)
Co-authored-by: Tec Dian de Akilet <12619865+TecDian@users.noreply.github.com>
Co-authored-by: Aokromes <Aokromes@users.noreply.github.com>
2023-02-05 17:10:02 -03:00
Maelthyr
afb071bb04 refactor(Scripts): Update vanilla scripts to std::chrono (#14876)
Co-authored-by: Maelthyrr <AmanThul-Project@proton.me>
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2023-02-05 12:35:48 -03:00
Skjalf
1ee93986f6 refactor(Scripts/Karazhan): Use std::chrono for Maiden, Servant Quart… (#14864) 2023-02-04 15:46:59 -03:00
Skjalf
439c394784 refactor(Scripts/Karazhan): Maiden of Virtue script update (#14836) 2023-02-01 05:25:42 -03:00
UltraNix
579a1c0fa4 fix(Scripts/Spells): Nether Portal - Perseverence should not increase… (#13951) 2023-01-31 22:54:23 +01:00
Skjalf
bf30c66ba4 feat(Core/GameObject): Expand IsSummonedBy() to GameObjects (#14789)
Co-authored-by: jackpoz <giacomopoz@gmail.com>
2023-01-29 09:44:33 -03:00
Skjalf
b4e3f1310b feat(Core/Unit): Add KillSelf overload (#14785)
Co-authored-by: jackpoz <giacomopoz@gmail.com>
2023-01-28 17:57:23 -03:00
UltraNix
dbeffd1466 fix(DB/Texts): Added texts to Halazzi. (#14124)
* fix(DB/Texts): Added texts to Halazzi.

Fixes #8744

* Update.
2023-01-07 20:30:09 +01:00
UltraNix
4b31a4dfc0 fix(Scripts/Karazhan): Barnes should respawn on wipe. (#13953)
* fix(Scripts/Karazhan): Barnes should respawn on wipe.

Fixes #4437

* Update.
2023-01-06 00:51:08 +01:00
Kitzunu
4870b14b1f refactor(Core/Object): getLevel() -> GetLevel() (#14122)
* refactor(Core/Object): getLevel() -> GetLevel()

* fix build and sneak some doxygen in

* codeSTLE

* codestyle
2022-12-31 17:39:23 +01:00
UltraNix
0b4b578b6f fix(Scripts/Karazhan): Added Opera Event decorations. (#13952)
Fixes #2339
2022-12-06 16:11:27 -03:00
UltraNix
08ff2f277b fix(Scripts/BlackwingLair): Razorgore the Untamed should not reset enco… (#13782)
* fix(Raids/BlackwingLair): Razorgore the Untamed should not reset encounter upon casting Conflagrate when soloing.

Fixes #13761

* Update.
2022-12-06 09:47:08 -03:00
Maelthyr
3024bee3ba refactor(Core/UnitAI): Update target selector (#13169)
* refactor(Core/UnitAI): Update TargetSelector.

Cherry-pick:
*https://github.com/TrinityCore/TrinityCore/pull/19930

Co-authored-by: Treeston <treeston@users.noreply.github.com>

* fix GGC/CLang errors in scripts

* .

* missing a file and fix a script error

* .

* fix path changes dude to a miss click in the second commit

* .

Co-authored-by: Maelthyrr <lynethris@protonmail.ch>
Co-authored-by: Treeston <treeston@users.noreply.github.com>
2022-12-06 09:27:13 -03:00
ZhengPeiRu21
9fd5b39065 fix(Scripts/Karazhan): Mark optional boss as completed when it dies (#13175) 2022-12-06 09:26:18 -03:00
Angelo Venturini
5cf7d3d198 fix(Core/Scripts): Renataki crash (#13811) 2022-11-13 18:41:10 -03:00
Maelthyr
c1c9dc6105 refactor(Core/ScriptedAI): few improvements with threat methods (#13146)
improve threat scripts

Co-authored-by: Maelthyrr <lynethris@protonmail.ch>
2022-11-12 13:29:28 +01:00
UltraNix
751bc4ffe1 fix(Scripts/MoltenCore): Lava Spawn. (#13508)
Fixes #13107
2022-10-29 07:14:38 -03:00
UltraNix
e4ecb086e7 fix(DB/Spells): Spell Axe Flurry should target only one player. (#13208)
* fix(DB/Spells): Spell Axe Flurry should target only one player.

Fixes #12525

* Update.

* Update.
2022-10-25 15:26:48 -03:00
UltraNix
49ee806584 fix(Scripts/MoltenCore): Added loot recipient to Cache of the Firelord. (#13209) 2022-10-08 13:28:30 -03:00
UltraNix
6c3fc2603b fix(Scripts/MoltenCore): Players should not be able to summon Ragnaro… (#13128)
fix(Scripts/MoltenCore): Players should not be able to summon Ragnaros before Majordomo's teleport.

Fixes #11870
2022-09-26 09:41:20 -04:00
Maelthyr
1f472bddd3 refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992) 2022-09-25 15:20:34 -03:00
UltraNix
dd4fa3893e fix(Scripts/MoltenCore): Boss' runes should not respawn after 5 min o… (#13127)
fix(Scripts/MoltenCore): Boss' runes should not respawn after 5 min of boss death.

Fixes #10039
2022-09-25 10:41:37 -03:00
SoglaHash
c79edad21f fix(Scripts/UpperBlackrockSpire): Missing Seal of Ascension event (#12891)
* fix(Scripts/UpperBlackrockSpire): Missing Seal of Ascension event

Using seal of ascension during the arena event  does not start event

Seal of ascension does not give chromatic protection buffs

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/9069

* fixup! fix(Scripts/UpperBlackrockSpire): Missing Seal of Ascension event
2022-09-21 13:23:34 -04:00
SoglaHash
0f84e3ed34 fix(Scripts/BlackrockSpire): Scarshield Infiltrator (#12920) 2022-09-18 23:59:59 -03:00
Angelo Venturini
dc4bef94b5 refactor(Scripts/Duskwood): Twilight Corrupter (#12797) 2022-08-21 11:00:41 -03:00
Eddy Vega
2f5e976ce9 fix(Scripts/ZulGurub): Mandokir engage combat after Speaker's death (#12771)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-08-21 10:59:18 -03:00
Eddy Vega
61a2f3b5d3 fix(Scripts/ZulGurub): Set timer for Ohgan's Thrash (#12772)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-08-21 10:58:49 -03:00
SoglaHash
b2e449fd15 fix(Scripts/BlackwingLair): Chromaggus lever should stay open (#12758)
fix(Scripts/BWL): Chromaggus lever should stay open

Chromaggus lever door closes after reset, should stay open

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/12743
2022-08-16 16:02:24 -03:00
Skjalf
a8c4a16a00 chore(Scripts/BlackwingLair): Another temporary solution to Chromaggu… (#12664)
chore(Scripts/BlackwingLair): Another temporary solution to Chromaggus being pulled through the floor
2022-08-12 15:23:07 -03:00
Skjalf
c1257b3628 fix(Scripts/Zul'Gurub): Prevent multiple spawns of Gazhranka (#12663) 2022-08-08 14:12:02 -03:00
SoglaHash
d627e19649 fix(Core/BlackwingLair): add missing Nefarian Gate (#12608) 2022-08-07 14:52:01 -03:00
M'Dic
a4c809f13c update (source): Establish chapter 3 dk script (#12549)
* update (source): Establish chapter 3 dk scripts

Per source notes
 Xinef: Should be in chapter III
We establish chapter 3 script for scarelet enclaved and to make the easy of future development in terms of organization

* Update: (script) Spell Script Loader to Register Spell Script

* update: (script): typo
2022-08-03 16:54:21 -04:00
Nefertumm
cee21c022a fix(Core): Crash on Mandokir gaze (#12611) 2022-08-03 09:06:28 -03:00
UltraNix
775172c5dc fix(Core): Crashfix. (#12594) 2022-07-31 12:26:38 -03:00
Nefertumm
35194434d7 chore(Scripts): remove double method calling for ZG script (#12517) 2022-07-25 01:13:18 -03:00
UltraNix
801e68b1dd fix(Core/Creatures): Added new AI function OnTeleportUnreacheablePlayer to teleport all unreachable players. (#12193)
* fix(Core/Creatures): Implemented CREATURE_FLAG_EXTRA_TELEPORT_UNREACHABLE_PLAYERS.

Fixed #11750

* Update.

* Update.

* Update.
2022-07-24 13:10:41 -03:00
Maelthyr
b77fbf61da fix(Scripts/ZulGurub): Adjust Arlokk timers (#12458)
follow up 9aeb236368
2022-07-20 10:45:41 -03:00
UltraNix
1078ad720c fix(Scripts/ZulGurub): Improvements to Jindo the Hexxer (#12395) 2022-07-19 12:11:44 -03:00
UltraNix
700dfde2af fix(Scripts/ZulGurub): Threat caused by SPELL_AURA_DAMAGE_SHIELD au… (#12398)
...ras should not count to Threating Gaze Charge mechanic.

Fixes #12379
2022-07-19 11:59:02 -03:00