Commit Graph

10531 Commits

Author SHA1 Message Date
github-actions[bot]
36138dccb7 chore(DB): import pending files
Referenced commit(s): a957b4a5b7
2025-08-27 22:34:06 +00:00
Jelle Meeus
a957b4a5b7 fix(DB/SmartAI): port Shadow of Doom script to SmartAI (#22735) 2025-08-27 19:32:59 -03:00
github-actions[bot]
71c22ff6cf chore(DB): import pending files
Referenced commit(s): cdceb775a0
2025-08-27 09:29:25 +00:00
Benjamin Jackson
cdceb775a0 fix(Scripts/Karazhan): Implement Tenris Mirkblood. (#22551)
Co-authored-by: amed80 <8395873+amed80@users.noreply.github.com>
2025-08-27 06:28:18 -03:00
github-actions[bot]
a8284b71de chore(DB): import pending files
Referenced commit(s): 96ad9f88ba
2025-08-27 03:03:06 +00:00
Benjamin Jackson
96ad9f88ba fix(DB/Item): Add some stat values to Death Knight Brutal Gladiator set. (#22725) 2025-08-26 23:02:04 -04:00
github-actions[bot]
846efc3b64 chore(DB): import pending files
Referenced commit(s): f02af61358
2025-08-25 17:22:38 +00:00
sudlud
f02af61358 fix(DB/SAI): fix dark portal creatures calling for help on aggro (#22730) 2025-08-25 19:21:33 +02:00
github-actions[bot]
d22d5ae40c chore(DB): import pending files
Referenced commit(s): 2e614069a5
2025-08-25 15:33:46 +00:00
sudlud
ddf0997c55 fix(DB/SAI): set dark portal event creatures active (#22724) 2025-08-25 12:33:43 -03:00
github-actions[bot]
8a340b1efb chore(DB): import pending files
Referenced commit(s): cd9bdf7a66
2025-08-25 14:53:13 +00:00
Andrew
cd9bdf7a66 fix(DB/Conditions): Everfrost Chip should require atleast friendly Sons of Hodir standing (#22718) 2025-08-25 11:52:07 -03:00
github-actions[bot]
915b39202a chore(DB): import pending files
Referenced commit(s): a1eb3e5cec
2025-08-24 05:41:39 +00:00
sudlud
a1eb3e5cec fix(DB/SAI): fix event_type of Pit Commander SAI entry (#22723) 2025-08-24 07:40:37 +02:00
github-actions[bot]
efd7a00630 chore(DB): import pending files
Referenced commit(s): fc90e30e50
2025-08-23 05:12:05 +00:00
Benjamin Jackson
fc90e30e50 fix(DB): Add spawns/events for Ahn'Qiraj War Effort event. (#22497) 2025-08-23 07:11:03 +02:00
github-actions[bot]
a19dc17cc5 chore(DB): import pending files
Referenced commit(s): 0f08b6e8ab
2025-08-19 12:06:59 +00:00
Rocco Silipo
0f08b6e8ab fix(DB/Creature) Resolve Return of the High Chief quest issues. (#22695) 2025-08-19 09:05:57 -03:00
github-actions[bot]
f41fb5a169 chore(DB): import pending files
Referenced commit(s): 7a9f430935
2025-08-18 19:05:07 +00:00
Benjamin Jackson
7a9f430935 fix(Scripts/SunwellPlateau): Remove Kil'jaeden's debuffs from Shield of the Blue effects. (#22687) 2025-08-18 16:04:06 -03:00
github-actions[bot]
36f04acdd5 chore(DB): import pending files
Referenced commit(s): 1a019f967d
2025-08-18 15:33:47 +00:00
Benjamin Jackson
1a019f967d fix(DB/Creature): Add more spawns for Isle of Quel'Danas harbor quest credit creatures. (#22698) 2025-08-18 12:32:43 -03:00
github-actions[bot]
1878efda1e chore(DB): import pending files
Referenced commit(s): 3e36b35a15
2025-08-14 11:59:36 +00:00
Christian M
3e36b35a15 fix(DB/SAI): Some Azjob-Nerub spell fixes (#22603) 2025-08-14 08:58:36 -03:00
github-actions[bot]
8bffcab5cf chore(DB): import pending files
Referenced commit(s): 2877502fb3
2025-08-13 11:36:33 +00:00
v-mstrs
2877502fb3 fix(DB/Spell): Allow Poison Bolt to stack (#22668) 2025-08-13 08:35:27 -03:00
github-actions[bot]
55a8e85145 chore(DB): import pending files
Referenced commit(s): d917eec261
2025-08-12 22:10:39 +00:00
v-mstrs
d917eec261 fix(DB/Spell): Allow Sunder Armor to stack (#22669) 2025-08-12 19:09:37 -03:00
Rocco Silipo
58504b8a36 Fix Error (#22681) 2025-08-12 20:54:09 +02:00
github-actions[bot]
9efdd9798f chore(DB): import pending files
Referenced commit(s): 2e07a0fe1f
2025-08-12 12:24:27 +00:00
Rocco Silipo
2e07a0fe1f fix(DB/SAI): Fezzix Geartwist now flies correctly and the wreckages despawn. (#22674) 2025-08-12 09:23:25 -03:00
github-actions[bot]
ba1fcf2424 chore(DB): import pending files
Referenced commit(s): 5b36ba898e
2025-08-10 19:08:00 +00:00
Christian M
5b36ba898e fix(DB/creature_loot): Remove wotlk skinning items from creature loot tables (#22645) 2025-08-10 21:06:57 +02:00
github-actions[bot]
72d3db08e5 chore(DB): import pending files
Referenced commit(s): 468457a63e
2025-08-10 14:19:02 +00:00
Rocco Silipo
468457a63e fix(DB/Creature): En'kilah Gargoyles fly well again. (#22658) 2025-08-10 16:12:46 +02:00
github-actions[bot]
b5fa1aae27 chore(DB): import pending files
Referenced commit(s): b0c4d54d3a
2025-08-08 02:16:16 +00:00
sudlud
db5e8420e1 fix(DB/Misc): fix low level scourge invasion quests (#22611)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2025-08-07 23:15:57 -03:00
Rocco Silipo
b0c4d54d3a fix(DB/SAI): Anok'ra the Manipulator no longer retreats when he has low health. (#22635) 2025-08-07 23:15:11 -03:00
github-actions[bot]
e87dacb723 chore(DB): import pending files
Referenced commit(s): 8bdacb3151
2025-08-07 15:59:26 +00:00
Rocco Silipo
8bdacb3151 fix(DB/Creature) Init creature_template_addon in Wastes Scavenger. (#22637) 2025-08-07 17:58:24 +02:00
github-actions[bot]
d4511eb78c chore(DB): import pending files
Referenced commit(s): 1ab826196a
2025-08-06 20:54:05 +00:00
Rocco Silipo
1ab826196a fix(DB/Creature) Add dialogue to the deaths of Anok'ra, Sinrok, and Tivax. (#22634) 2025-08-06 22:53:00 +02:00
github-actions[bot]
aba3b6dff8 chore(DB): import pending files
Referenced commit(s): 42ffbb0d9d
2025-08-06 11:47:01 +00:00
Tereneckla
42ffbb0d9d fix(DB/Creature): remove skinning from Clutchmother Zavas (#22631) 2025-08-06 13:45:59 +02:00
github-actions[bot]
72073df3a9 chore(DB): import pending files
Referenced commit(s): cee5313554
2025-08-06 10:09:56 +00:00
avarishd
372c4fd147 fix(DB/SAI): Captain Arathyn despawning his mount (#22061) 2025-08-06 12:09:25 +02:00
github-actions[bot]
7d31a64a50 chore(DB): import pending files
Referenced commit(s): 3a632d7fca
2025-08-06 10:07:22 +00:00
Rocco Silipo
3a632d7fca fix(DB/Creature) Kvaldir Mistweavers no longer swim. (#22622) 2025-08-06 12:06:18 +02:00
github-actions[bot]
66f4596714 chore(DB): import pending files
Referenced commit(s): 5ac2a7c4d6
2025-08-06 10:04:00 +00:00
Rocco Silipo
5ac2a7c4d6 fix(DB/Creature) Edit spawn point for a Snowfall Glade Shaman. (#22623) 2025-08-06 12:02:48 +02:00