Commit Graph

14477 Commits

Author SHA1 Message Date
FlyingArowana
cdade8dcd6 fix(DB/Quest) - Makes a bunch of "mandatory" quests into "optional" (#20610)
* Created file

* Removed required quests that should be optional

* Added another 2 quests
2024-11-21 14:49:52 +01:00
github-actions[bot]
139e8176d5 chore(DB): import pending files
Referenced commit(s): f19c98f341
2024-11-21 11:28:58 +00:00
Andrew
f19c98f341 fix(DB/Loot): First 4 Zul'Aman bosses should only drop 1 item (#20666) 2024-11-21 08:28:03 -03:00
Andrew
e15ca6ff51 fix(Scripts/ZulAman): Jan'alai eggs should not respawn during encounter (#20664) 2024-11-21 07:23:01 +01:00
Andrew
d5d6ce39af fix(Scripts/ZulAman): Correct gate ids (#20665) 2024-11-21 07:22:33 +01:00
Dan
8c3c751221 refactor(Scripts/MagistersTerrace): Felblood Kael'thas (#20642)
* Felblood kael (#14)

* init

* initial ready version

* make scheduler repeatable and correct intro sequence

* some debug and OOC scheduler

* Update boss_felblood_kaelthas.cpp

* finale

* Update boss_felblood_kaelthas.cpp

* Update boss_felblood_kaelthas.cpp

* Update boss_felblood_kaelthas.cpp

* Update boss_felblood_kaelthas.cpp

* simplify target selection
2024-11-20 23:19:03 +01:00
Andrew
bda74c14b8 fix(Scripts/ZulAman): Hexlord: missing update to last commit (#20663)
* fix(Scripts/ZulAman): Hexlord: missing update to last commit

* Update boss_hexlord.cpp
2024-11-20 22:33:19 +01:00
Andrew
57f9cecbd9 fix(Scripts/ZulAman): Fix Narolakk Mangle timer and Bear phase not la… (#20648)
* fix(Scripts/ZulAman): Fix Narolakk Mangle timer and Bear phase not lasting for full duration

* Update boss_nalorakk.cpp

* Update boss_nalorakk.cpp
2024-11-20 22:29:07 +01:00
Andrew
62a5529fcf fix(Scripts/ZulAman): Fix Halazzi lynx not moving on spawn (#20649) 2024-11-20 22:28:16 +01:00
Andrew
4aca845fab fix(Scripts/ZulAman): Remove Zul'jin Electrical Storm on phase change (#20651) 2024-11-20 22:27:53 +01:00
Andrew
aa847d110a fix(Scripts/ZulAman): Fix Malacrass not casting correct class abilities (#20653)
* fix(Scripts/ZulAman): Fix Malacrass not casting correct class abilities

* Update boss_hexlord.cpp
2024-11-20 22:27:35 +01:00
Andrew
5561445de4 fix(Scripts/ZulAman): Fix Janalai Enrage/Berserk behaviour (#20662)
* fix(Scripts/ZulAman): Fix Janalai Enrage/Berserk behaviour

* Update boss_janalai.cpp
2024-11-20 22:26:45 +01:00
github-actions[bot]
ee379b8968 chore(DB): import pending files
Referenced commit(s): 9e29e705b9
2024-11-20 18:38:37 +00:00
Andrew
9e29e705b9 fix(DB/Creature): Jan'alai taunt immunity (#20660) 2024-11-20 15:37:43 -03:00
github-actions[bot]
e07f16049b chore(DB): import pending files
Referenced commit(s): 047a21d31a
2024-11-20 12:09:16 +00:00
Jelle Meeus
047a21d31a fix(Scripts/ZulAman): Halazzi Phases (#20650) 2024-11-20 09:08:21 -03:00
github-actions[bot]
8cde31018d chore(DB): import pending files
Referenced commit(s): 2bd7c2e36d
2024-11-20 09:44:59 +00:00
Stefano Borzì
a601d109ea fix(DB/Skinning): add missing skinloot 2/4 (#20644)
* feat: add cppcheck for scripts

* fix(DB/Skinning): add missing skinloot 2 on 4
2024-11-20 10:44:24 +01:00
Stefano Borzì
d7c2e1a94c fix(DB/skinning): missing skinloot 4/4 (#20646)
* feat: add cppcheck for scripts

* fix(DB/skinning): missing skinloot 4 on 4
2024-11-20 10:44:11 +01:00
Stefano Borzì
2bd7c2e36d fix(DB/Skinning): add missing skinloot 3/4 (#20645)
* feat: add cppcheck for scripts

* fix(DB/Skinning): add missing skinloot 3 on 4

* .
2024-11-20 10:44:06 +01:00
Stefano Borzì
d0b84a7346 fix(DB/skinning): add missing skinning loot 1/4 (#20643)
* feat: add cppcheck for scripts

* fix(DB/skinning): add missing skinning loot 1/4

* fix(DB/Skinloot): missing skinloot
2024-11-20 10:43:57 +01:00
github-actions[bot]
372235d837 chore(DB): import pending files
Referenced commit(s): 640f84e280
2024-11-20 09:37:13 +00:00
Jelle Meeus
640f84e280 feat(Core/SmartAI): introduce new SMART_EVENT_IS_IN_MELEE_RANGE (#20575) 2024-11-20 06:36:17 -03:00
github-actions[bot]
ff55c0e1de chore(DB): import pending files
Referenced commit(s): 94bd617a70
2024-11-20 09:22:10 +00:00
IntelligentQuantum
94bd617a70 fix(DB/Conditions): Mana Remnants can be used only near Crystal Wards (#20647) 2024-11-20 06:21:15 -03:00
github-actions[bot]
b96acc57fb chore(DB): import pending files
Referenced commit(s): 52f1380530
2024-11-19 19:59:11 +00:00
Rocco Silipo
52f1380530 fix(DB/Creature): Remove Amani Bear Mounts from Zul'Aman. (#20641) 2024-11-19 16:58:15 -03:00
github-actions[bot]
00931a20a1 chore(DB): import pending files
Referenced commit(s): 3ae3b08b85
2024-11-19 15:12:30 +00:00
avarishd
3ae3b08b85 fix(Scripts/Item): Multiphase Goggles not showing disturbances on minimap (#20446)
* fix(Scripts/Item): Multiphase Goggles not showing disturbances on mimimap

* Apply suggestions from code review
2024-11-19 12:11:34 -03:00
github-actions[bot]
1fe84a2c7e chore(DB): import pending files
Referenced commit(s): 67cd7c4d17
2024-11-19 14:46:56 +00:00
IntelligentQuantum
67cd7c4d17 fix(DB/Conditions): Ur'dan require quest to buy stardust (#20639) 2024-11-19 11:46:00 -03:00
github-actions[bot]
4f73d0166a chore(DB): import pending files
Referenced commit(s): f6a9d41657
2024-11-19 10:41:34 +00:00
FlyingArowana
f6a9d41657 fix(DB/Spawn) - Drywallow Daggermaw under the map (#20621)
* Created file

* Fixed Z-Position
2024-11-19 11:40:38 +01:00
Andrew
c46fceeea7 fix(Scripts/ZulAman): Restore hatcher side switch (#20633) 2024-11-19 06:25:21 -03:00
Andrew
c4a8fafecb fix(Scripts/ZulAman): Fix Gust of Wind targetting tanks and eagles no… (#20632)
fix(Scripts/ZulAman): Fix Gust of Wind targetting tanks and eagles not spawning
2024-11-19 06:24:36 -03:00
Dan
8c763f6612 refactor(Scripts/MagistersTerrace): refactor Selin Fireheart (#20604)
* init

* Update boss_selin_fireheart.cpp

* rectification

* whitespace
2024-11-18 16:37:03 -03:00
Jelle Meeus
5ca9b5f942 fix(Scripts/TheEye): Advisors add Sanguinar's Bellowing Roar (#20620)
add roar
2024-11-18 05:44:45 -03:00
github-actions[bot]
2f9f2206df chore(DB): import pending files
Referenced commit(s): 51a201545f
2024-11-18 07:30:47 +00:00
Andrew
51a201545f fix(DB/SAI): Fix Sunblade Protector behaviour (#20598)
* fix(DB/SAI): Fix Sunblade Protector behaviour

* Update rev_1731793823275142100.sql

* Update rev_1731793823275142100.sql

* Update rev_1731793823275142100.sql

* add texts
2024-11-18 08:29:51 +01:00
Andrew
17bb56932e fix(Scripts/ZulAman): Fix Janalai berserk (#20612) 2024-11-18 08:24:32 +01:00
Andrew
68f3a59f78 fix(Scripts/ZulAman): Narolakk dont engage after wave dies and attack… (#20615)
* fix(Scripts/ZulAman): Narolakk dont engage after wave dies and attackable

* Update boss_nalorakk.cpp
2024-11-18 08:23:46 +01:00
github-actions[bot]
5f7aa536bf chore(DB): import pending files
Referenced commit(s): bbe527ffcd
2024-11-18 00:24:09 +00:00
FlyingArowana
bbe527ffcd fix(DB/Quest) - Vital Supplies [1477] and Report to Mountaineer Rockgar [468] are now Optional (#20608) 2024-11-17 21:23:10 -03:00
Andrew
7a5b7efc42 refactor(Scripts/MagisterTerrace): Update Priestess Delrissa (#20611) 2024-11-17 21:21:06 -03:00
github-actions[bot]
2aae89f846 chore(DB): import pending files
Referenced commit(s): 5695af54c8
2024-11-17 16:11:25 +00:00
Andrew
5695af54c8 fix(DB/Creature): Zul'jin and Akil'zon should be taunt immune (#20609) 2024-11-17 13:10:29 -03:00
github-actions[bot]
0363ca31d6 chore(DB): import pending files
Referenced commit(s): 0e1ae66e5e
2024-11-17 09:20:16 +00:00
Rocco Silipo
0e1ae66e5e Fix(DB/Spawn) Silt Crawlers under the landscape. (#20600)
Create silt_crawler_zspawn.sql

Change z spawn position for 3 Silt Crawler.
2024-11-17 10:19:21 +01:00
Andrew
6bca63b4d8 refactor(Scripts/SunwellPlateau): Update Felmyst script (#20602)
* refactor(Scripts/SunwellPlateau): Update Felmyst script

* Update instance_sunwell_plateau.cpp

* Update boss_felmyst.cpp

* Update boss_felmyst.cpp
2024-11-17 04:31:07 -03:00
Andrew
d2c28681aa refactor(Scripts/ZulGurub): Modernize Gahzranka script (#20603) 2024-11-17 02:19:46 -03:00