Commit graph

260 commits

Author SHA1 Message Date
Skjalf
b35c907cde
fix(Scripts/TempleOfAhnQiraj): Fix Cthun 3-beam focus mechanic resett… (#13479)
fix(Scripts/TempleOfAhnQiraj): Fix Cthun 3-beam focus mechanic resetting after Dark Glare
2022-10-22 07:34:38 -03:00
Angelo Venturini
2af95abc2c
fix(Scripts/TempleOfAhnQiraj): Skeram copies shouldn't save raid cd (#13422) 2022-10-17 01:26:20 -03:00
Angelo Venturini
a949f812a7
fix(Scripts/TempleOfAhnQiraj): Anubisath Sentinel Mortal Strike and M… (#13435)
...ana Burn
2022-10-17 01:25:23 -03:00
Gultask
018a825e0c
fix(Scripts/TempleOfAhnQiraj): Correct post-teleport threat values for Twin Emperors (#13437) 2022-10-16 23:59:22 -03:00
Angelo Venturini
572a4325d8
fix(Scripts/TempleOfAhnQiraj): C'Thun pull range (#13438) 2022-10-16 23:53:45 -03:00
Gultask
8d26ce6bb5
fix(Scripts/TempleOfAhnQiraj): Use correct Ids for Drain Mana (#13436) 2022-10-16 23:48:19 -03:00
UltraNix
63ac0fd5d9
fix(Scripts/Temple of AhnQiraj): Fixed Sartura's aggro reset mechanic. (#13185)
* fix(Scripts/Temple of AhnQiraj): Fixed Sartura's aggro reset mechanic.

Fixes #13072

* Update.

* Update boss_sartura.cpp

* Update boss_sartura.cpp

* fix?

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-10-16 16:58:00 -03:00
Angelo Venturini
33cba08f50
fix(Core): Build (#13425) 2022-10-15 20:13:23 -03:00
Skjalf
6263a0a8a5
fix(Scripts/TempleOfAhnQiraj): Fix double spawns during Cthun phase 2 and several other fixes (#13413)
* fix(Scripts/TempleOfAhnQiraj): Fix double spawns during Cthun phase 2

* Update boss_cthun.cpp

* dont teleport if you move away from the teleport pad

* clear events

* prevent portals from chasing pets

* fix the jump tele timer

* update eye combat reach

* delay the transition slightly

* Update boss_cthun.cpp

* Update boss_cthun.cpp

* make exit trigger cast rubble rocky

* Update boss_cthun.cpp

* fix tentacle animations

* Update rev_1665784753998414100.sql

* eye tentacle animations

* only spit out if alive

* Update rev_1665784753998414100.sql

* Update rev_1665784753998414100.sql
2022-10-15 11:14:57 -04:00
Angelo Venturini
2c42682989
fix(Scripts/TempleOfAhnQiraj): Ouro double spawn in 3rd phase, interrupt immunity (#13405) 2022-10-14 16:28:30 -03:00
Angelo Venturini
2bc6a81457
fix(Scripts/TempleOfAhnQiraj): Huhuran and Viscidus combat range (#13407) 2022-10-14 16:28:14 -03:00
Gultask
b3e20ea7ef
fix(Scripts/TempleOfAhnQiraj): Make Nullify consume mana (#13403) 2022-10-14 16:27:52 -03:00
Skjalf
0cb13b1242
fix(Scripts/TempleOfAhnQiraj): Fix Twin Emperor's critters aggroing p… (#13365)
…layers randomly
2022-10-12 14:03:39 -03:00
Angelo Venturini
9983c5a685
fix(Scripts/TempleOfAhnQiraj): Don't submerge Ouro if it's already en… (#13363)
...raged
2022-10-11 14:48:46 -03:00
Gultask
4e3207db7f
fix(Scripts/TempleOfAhnQiraj): Allow Anubisath Sentinels to all pull together (#13362) 2022-10-11 14:43:44 -03:00
Skjalf
436d7afdaf
fix(Scripts/TempleOfAnhQiraj): Fix Digestive Acid not stacking (#13361) 2022-10-11 14:42:59 -03:00
Gultask
7d6bcf1b50
fix(Scripts/TempleofAhnQiraj): Obsidian Eradicator Shock Blast now consume mana (#13356) 2022-10-11 14:38:54 -03:00
Skjalf
f5c7883d41
fix(Scripts/TempleOfAhnQiraj): Correct Dark Glare's radius (#13350) 2022-10-08 21:51:59 -03:00
UltraNix
e390087efd
feat(Core/Items): Implemented elemental weapon damage. Source: Trinit… (#13050)
...yCore.
2022-10-08 14:34:52 -03:00
Skjalf
811ef478f8
fix(Scripts/TempleOfAhnQiraj): Despawn Eye of Cthun once encounter is… (#13336)
...done
2022-10-08 13:24:40 -03:00
UltraNix
29ea8a2e59
fix(Scripts/Temple of AhnQiraj): Adjusted Sartura's event timers. (#13187) 2022-10-05 22:36:08 -03:00
Skjalf
26017b645e
fix(Scripts/TempleOfAhnQiraj): C'thun (#13153) 2022-10-05 22:17:45 -03:00
UltraNix
6fbfbc5f01
fix(Scripts/Temple of AhnQiraj): Sartura's Sundering Cleave should be… (#13184)
... casted on Whirlwind end.
2022-10-05 21:13:00 -03:00
Angelo Venturini
ad4ce0895f
fix: Qaston revert (#13320)
* Revert "fix(Core/QAston): fixed shields oneshotting (#13271)"

This reverts commit e05f61d1b3.

* Revert "fix(Core): Crash (#13292)"

This reverts commit a818bcf3e2.

* Revert "fix: Crash (#13241)"

This reverts commit be423a91b5.

* delete sql

* Revert "refactor(Core/Spells): Implement QAston Proc System (#11079)"

This reverts commit cbd3fd0967.

* add sql revert

* fix sql

* remove update from world.updates
2022-10-05 21:53:20 +02:00
Angelo Venturini
00eea376f1
fix(Core/TempleOfAhnQiraj): Huhuran timers + EventMap::Repeat (#13182)
fix(Core/TempleOfAhnQiraj): Huhuran timers + EventMap::Repeat using std::chrono
2022-10-05 01:42:25 +02:00
IntelligentQuantum
cbd3fd0967
refactor(Core/Spells): Implement QAston Proc System (#11079)
* .

* sql

* .

* .

* 1

* 2

* 3

* 4

* 5

* 6

* 7

* 8

* 9

* 10

* 11

* 12

* 13

* 14

* 15

* Update spell_item.cpp

* Update Unit.cpp

* 16

* 17

* 18

* 19

* 20

* 21

* Update Unit.cpp

* REVERT UltraNIX Commit

* 22

* 23

* .

* .

* .

* warrior

* warlock

* shaman rogue priest paladin mage

* spell item

* hunter

* druid

* dk

* war

* error style

* Update rev_1647677899565690722.sql

* Update rev_1647677899565690722.sql

* Update rev_1647677899565690722.sql

* .

* DOND DEL ME WAD DO DO

* error 2

* .

* .

* .

* FIX

* Update SpellInfoCorrections.cpp

* Update SpellInfoCorrections.cpp

* .

* ja genau

* Update .gitignore

* .

* .

* .,

* .

* .

* .

* .

* Update Unit.cpp
2022-10-02 19:39:34 +02:00
Angelo Venturini
fc9bf2665d
fix(Core/TempleOfAhnQiraj): Bug trio (#13141) 2022-09-29 19:02:59 -03:00
UltraNix
6a4dbb7436
fix(Scripts/Temple of AhnQiraj): Qiraji Champion. (#12965) 2022-09-28 00:40:50 -03:00
UltraNix
5525f214b9
fix(Scripts/TempleOfAhnQiraj): AhnQiraj critters should enter comba… (#12998)
...t with nearby attacked players.
2022-09-28 00:33:02 -03:00
Angelo Venturini
c4ec30ae05
fix(Core/TempleOfAhnQiraj): Fankriss pull range (#13143) 2022-09-26 09:36:14 -04:00
Maelthyr
1f472bddd3
refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992) 2022-09-25 15:20:34 -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
Angelo Venturini
337c308dd3
fix(Core/TempleOfAhnQiraj): Viscidus (#12956) 2022-09-21 15:19:21 -03:00
Angelo Venturini
11cfcc8479
fix(Core/TempleOfAhnQiraj): Door handling (#13053) 2022-09-19 00:30:39 -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
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
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
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
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
UltraNix
022a90cff4
fix(Scripts/TempleOfAhnQiraj): Added missing doors. (#12734)
Fixes #12712
2022-08-27 09:46:32 -03:00