Commit Graph

1265 Commits

Author SHA1 Message Date
Grimgravy 7400338ecb fix(core/quest): improved egg collection (#12640)
* fix(core/quest): improved egg collection

* .

* Update rev_1659836460796753400.sql

* update
2022-09-25 10:46:24 -03:00
UltraNix 91daa6cb78 fix(Scripts/Spells): Prevent from stacking basic campfires on each ot… (#13037)
fix(Scripts/Spells): Prevent from stacking basic campfires on each other.

Fixes #9369
2022-09-25 10:44:33 -03:00
Angelo Venturini 63acc11234 fix(Scripts/TempleOfAhnQiraj): Reduce player damage req for Ouro (#13065)
* fix(Core/TempleOfAhnQiraj): Reduce player damage req for ouro

* move
2022-09-25 10:44:00 -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
UltraNix 87861a86c1 fix(Core): Crashfix. (#13126) 2022-09-25 10:40:21 -03:00
Angelo Venturini d2610941bd fix(Core): Crash (#13106) 2022-09-24 03:28:32 -03:00
Angelo Venturini 337c308dd3 fix(Core/TempleOfAhnQiraj): Viscidus (#12956) 2022-09-21 15:19:21 -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 e3f9ad1e6b fix(CORE/Naxxramas): Portals and Teleports (#12696)
This fixes overlapping portals inside and outside Naxxramas. Their
rotation is also corrected (from CCW to CW). The post-boss
Naxxramas portals now teleport to the blue hub portal and activate only
when all wings are cleared. This requirement can be bypassed with the
orbs, which are now correctly
casting their respective sapphiron entry/exit spells in addition to having the
correct position.
2022-09-21 13:06:34 -04:00
Grimgravy e273d6f4f0 fix(Scripts/Quest): improved egg freezing (#12575) 2022-09-21 17:03:43 +02:00
ZhengPeiRu21 fd08f6150f fix(Core): Hunter Readiness crash fix (#12987)
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-09-20 15:07:30 -03:00
UltraNix a5ab96c79d fix(Scripts/Spells): Finger of Frost Shatter Combo. (#13006) 2022-09-19 00:46:17 -03:00
Angelo Venturini 11cfcc8479 fix(Core/TempleOfAhnQiraj): Door handling (#13053) 2022-09-19 00:30:39 -03:00
SoglaHash 0f84e3ed34 fix(Scripts/BlackrockSpire): Scarshield Infiltrator (#12920) 2022-09-18 23:59:59 -03:00
SoglaHash c0ac3431ff fix(Scripts/Quest): A-Me 01 aggro text (#12953) 2022-09-18 22:01:36 -03:00
UltraNix 23c3b184c1 fix(Scripts/TempleofAhnQiraj): Moved Obsidian Nullifier script from… (#12949)
... DB to C++.
2022-09-18 21:47:36 -03:00
Skjalf 65924ca3fe fix(Scripts/RuinsOfAhnQiraj): Fix Ayamiss not landing if someone take… (#13048)
...s aggro.
2022-09-18 21:44:00 -03:00
Skjalf 2682697df6 fix(Scripts/TempleOfAhnQiraj): C'thun rewrite (#12993) 2022-09-17 16:51:45 -03:00
ZhengPeiRu21 1ddd884d6a feat(Core): Implement SP Bonus Coefficients from DBC (#12562)
* cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/1826437c094966ae339a154844df8587b2122888)

* Co-authored by: ariel- <ariel-@users.noreply.github.com>

* feat(Core): Implement SP Bonus Coefficients from DBC

* Several coefficient corrections

* Fix spell_dru_lifebloom
2022-09-17 11:09:04 +02:00
UltraNix 216d569e20 fix(Scripts/TempleOfAhnQiraj): Vekniss Stinger. (#12963) 2022-09-14 02:00:34 -03:00
UltraNix 59f7475333 fix(Scripts/Temple of AhnQiraj): Moved Anubisath Warder script from D… (#12951)
…B to C++.
2022-09-13 23:54:22 -03:00
UltraNix a1f44f98a4 fix(Scripts/Temple of AhnQiraj): Fixes Skeram's Summoning Images mech… (#12966)
...anic.
2022-09-13 22:40:47 -03:00
UltraNix c0c4ef393e fix(Scripts/TempleOfAhnQiraj): Obsidian Eradicator. (#12733) 2022-09-13 22:30:37 -03:00
UltraNix 0ae93c1c94 fix(Scripts/Item): Winter Veil Disguise Kit cannot be used during pre… (#12883)
...paration phase.
2022-09-06 21:38:50 -03:00
Angelo Venturini fa825ec419 fix(Core/TempleOfAhnQiraj): Twin emperors rewrite (#12855) 2022-09-06 21:33:51 -03:00
UltraNix 99c0fa3f90 fix(Scripts/TempleOfAhnQiraj): Increased aggro range of Sartura. (#12961) 2022-09-06 21:18:42 -03:00
UltraNix 85f1f697b7 fix(Scripts/AqhQiraj): Increased aggro range for Moam. (#12947) 2022-09-06 15:48:56 -03:00
Skjalf 9e7aae74ac fix(Scripts/Spells): Fix Itch (26078) not applying Vekniss Catalyst (#12930) 2022-09-03 04:01:39 -03:00
Benjamin Jackson 9c5397572e chore(Core/Script): Correct spelling of Strength of Ossirian from Strenght (#12945)
* Create blackrock-drakes.sql

* Guess I guess

* yummy english words

* ALMOST FORGOT :)))))
2022-09-03 04:01:20 -03:00
Maelthyr 748d925a37 fix(Core/Scripts): Rajaxx should drop aggro after Thundercrash (#12900)
Co-authored-by: greyminder@outlook.com <greyminder@outlook.com>
2022-08-31 06:40:03 -03:00
UltraNix d1562d9f1e fix(Scripts/Spells): Moonkin Form passive aura should not proc off fr… (#12815)
...om AoE spells.
2022-08-28 02:05:05 -03:00
Skjalf 2de08a8719 fix(Scripts/RuinsOfAhnQiraj): Restructure Ayamiss task scheduling during landing (#12870)
* fix(Scripts/RuinsOfAhnQiraj): Restructure Ayamiss

* Update boss_ayamiss.cpp
2022-08-27 20:01:48 -03:00
UltraNix 674382ca6a fix(DB/TempleOfAhnQiraj): Added missing spawns of Cthun Graps. (#12806)
* fix(DB/Temple of AhnQiraj): Added missing spawns of Cthun Graps.

Fixes #12800

* Update.

* Update.
2022-08-27 14:29:19 -03:00
Grimgravy 8c369ef865 fix(Core/Quest): improved flight of the wintergarde defender (#12437)
* fix(Scripts/Quest): Flight of the Wintergarde Defender

* .

* update

* update
2022-08-27 09:51:40 -03:00
UltraNix 022a90cff4 fix(Scripts/TempleOfAhnQiraj): Added missing doors. (#12734)
Fixes #12712
2022-08-27 09:46:32 -03:00
Skjalf e01ec7533e fix(Scripts/TempleOfAhnQiraj): Princess Huhuran's Poison Bolts should… (#12861)
fix(Scripts/TempleOfAhnQiraj): Princess Huhuran's Poison Bolts should hit the closest targets
2022-08-27 09:46:06 -03:00
UltraNix d1e7fc240c fix(Scripts/TempleOfAhnQiraj): Skeram should cast True Fulfillment on closest non-tank player.
fix(Scripts/TempleOfAhnQiraj): Skeram should cast True Fulfillment on closest non-tank player.

Fixes #12713
2022-08-27 09:45:49 -03:00
UltraNix 0f0beb0148 fix(Scripts/TempleOfAhnQiraj): Aggro Drones. (#12737)
* fix(Scripts/Temple of AhnQiraj): Aggro Drones.

Fixes #12716

* fix build

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-27 09:44:52 -03:00
Skjalf ba3640255b fix(Scripts/RuinsOfAhnQiraj): Implement bonus reputation gains if you… (#12856)
* fix(Scripts/RuinsOfAhnQiraj): Implement bonus reputation gains if you keep Andorov + Keldorei Elites alive during the General Rajaxx encounter

* Update boss_rajaxx.cpp

* Update boss_rajaxx.cpp

* Update boss_rajaxx.cpp
2022-08-26 20:11:39 -03:00
Angelo Venturini 2acd0a4bb4 fix: Buru crash (#12858) 2022-08-26 16:50:07 -03:00
Skjalf 2ed6848d6a fix(Scripts/RuinsOfAhnQiraj): Increase Andorov's bash intervals and r… (#12853) 2022-08-26 08:13:20 -03:00
Skjalf b1f53e19b0 fix(Scripts/RuinsOfAhnQiraj): Anubisath Defender's shadow storm shoul… (#12844)
fix(Scripts/RuinsOfAhnQiraj): Anubisath Defender's shadow storm should not hit enemies within 25 yards
2022-08-24 23:36:04 -03:00
Skjalf 5fca6acd88 fix(Scripts/RuinsOfAhnQiraj): Fix Ossirian's starting crystal and san… (#12839) 2022-08-24 22:56:36 -03:00
UltraNix dabd75f9a1 fix(Scripts/TempleOfAhnQiraj): Fixed Skeram's Earth Shock. (#12740)
* fix(Scripts/Temple of AhnQiraj): Fixed Skeram's Earth Shock.

Fixes #12714

* fix codestyle

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-23 08:07:11 -03:00
Angelo Venturini 119a2356a0 refactor(Scripts/RuinsOfAhnQiraj): Buru eggs (#12822) 2022-08-23 08:01:28 -03:00
Skjalf a98e475f82 fix(Scripts/RuinsOfAhnQiraj): Lower player damage req when Buru is da… (#12820) 2022-08-21 17:59:33 -03:00
Skjalf ba6fc095da fix(Scripts/RuinsOfAhnQiraj): Enable Ayamiss gravity when landing (#12819)
fix(Scripts/RuinsOfAhnQiraj): Disable Ayamiss gravity when landing
2022-08-21 17:30:40 -03:00
Eddy Vega 9d16705d9f fix(Scripts/TempleOfAhnQiraj): Improve Princess Huhuran (#12747) 2022-08-21 15:56:38 -03:00
UltraNix 759cb4e93e fix(Scripts/AhnQiraj): Anubisath Defender. (#12725)
* fix(Scripts/AhnQiraj): Anubisath Defender.

Fixes #12449

* Update.

* Update.

* build

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-21 11:01:16 -03:00
Angelo Venturini dc4bef94b5 refactor(Scripts/Duskwood): Twilight Corrupter (#12797) 2022-08-21 11:00:41 -03:00