Commit Graph

2476 Commits

Author SHA1 Message Date
ZhengPeiRu21
8c05b69e4e Merge branch 'azerothcore:master' into Playerbot 2022-09-26 10:01:10 -06: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
Angelo Venturini
c4ec30ae05 fix(Core/TempleOfAhnQiraj): Fankriss pull range (#13143) 2022-09-26 09:36:14 -04:00
UltraNix
24c60ec302 fix(Scripts/Brewfest): Fixed race for tokens dailies. (#13109)
* fix(Scripts/Brewfest): Fixed race for tokens dailies.

Fixes #13077

* Update.
2022-09-25 22:45:25 -03:00
Maelthyr
1f472bddd3 refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992) 2022-09-25 15:20:34 -03:00
UltraNix
ddcf0e79b6 fix(Scripts/Brewfest): Added inebriate effect to Complimentary Brewfe… (#13112)
fix(Scripts/Brewfest): Added inebriate effect to Complimentary Brewfest Sampler.

Fixes #13085
2022-09-25 13:11:31 -03:00
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
ZhengPeiRu21
4c6c80d880 Merge branch 'azerothcore:master' into Playerbot 2022-09-22 15:18:27 -06: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
ZhengPeiRu21
8da3ae8a91 Merge branch 'azerothcore:master' into Playerbot 2022-09-21 09:42:10 -06: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
ZhengPeiRu21
e67849a858 Merge branch 'azerothcore:master' into Playerbot 2022-09-19 09:23:59 -06: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
ZhengPeiRu21
d38899321c Merge branch 'azerothcore:master' into Playerbot 2022-09-18 17:01:24 -06: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 (1826437c09)

* 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
ZhengPeiRu21
46fa7b484d Merge branch 'azerothcore:master' into Playerbot 2022-09-15 09:10:16 -06: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
ZhengPeiRu21
aa1705d6c5 Merge branch 'azerothcore:master' into Playerbot 2022-09-07 09:35:58 -06: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
ZhengPeiRu21
31f36b25f2 Merge branch 'azerothcore:master' into Playerbot 2022-09-03 10:17:45 -06: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
ZhengPeiRu21
399b8803b8 Merge branch 'azerothcore:master' into Playerbot 2022-09-01 12:56:06 -06: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
ZhengPeiRu21
2759a5ee1d Merge branch 'azerothcore:master' into Playerbot 2022-08-29 09:30:33 -06: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