Commit Graph

13379 Commits

Author SHA1 Message Date
Jelle Meeus
75582eb34b fix(Core/Spell): implement taunt DR CREATURE_FLAG_EXTRA_OBEYS_TAUNT_DIMINISHING_RETURNS (#19128)
* skip other effects in case of taunt DR

* set flags_extra creature_template

fe38b78c87

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

* update query to only entries found in acore_world.creature_template

* add name as comment

* fix ci codestyle

---------

Co-authored-by: offl <offl@users.noreply.github.com>
2024-06-29 11:59:16 -03:00
Kitzunu
bc91074b14 fix(build): mac (#19229) 2024-06-29 11:48:58 -03:00
github-actions[bot]
91f4b13c89 chore(DB): import pending files
Referenced commit(s): 0f7060fad4
2024-06-29 14:09:56 +00:00
Vitaly Kogogin
02b58ff02e fix(core/character-creation): get main part of cyrillic name (#18971)
fix(character/creation): get main part of cyrillic name
2024-06-29 10:56:06 -03:00
sudlud
0f7060fad4 fix(DB/Creature): remove duplicate 25962 'Fire Eater' spawns (#19227) 2024-06-29 10:48:41 -03:00
github-actions[bot]
e3e4a4cbbf chore(DB): import pending files
Referenced commit(s): 63c8c6480e
2024-06-29 10:34:18 +00:00
avarishd
63c8c6480e fix(Core/Spells): Eye of Grillok improvements (#19148)
* fix(Core/Spells): Eye of Grillok improvements

* my eyes

* discovery of RegisterSpellAndAuraScriptPair

* comment
2024-06-29 07:33:23 -03:00
Dinkledork
01f063e242 fix(Scripts/World): Emerald Dragons no longer have 0% health events (#18893)
Events happen at 75, 50 or 25 percent health and should not include 0%.
2024-06-29 06:13:14 -03:00
Jelle Meeus
64e92b9bb5 refactor(Scripts/Spells): Spell Scripts registry macros, rogue killing spree (#19226)
* spell_rogue pair:spell_rog_killing_spree move public AddTarget up

spell_rogue pair:spell_rog_killing_spree

* fixup! spell_rogue pair:spell_rog_killing_spree
2024-06-29 06:11:50 -03:00
github-actions[bot]
8601425c3e chore(DB): import pending files
Referenced commit(s): 6c13d9a113
2024-06-29 09:09:26 +00:00
avarishd
0c2d80ee3f fix(DB/Creature): Port Tideress WP from mangos-wotlk (#19129) 2024-06-29 06:09:04 -03:00
avarishd
6c13d9a113 fix(DB/SAI): Shadowy Summoner (#19151) 2024-06-29 06:08:34 -03:00
github-actions[bot]
80102bcbda chore(DB): import pending files
Referenced commit(s): 0d7f4c43e8
2024-06-29 09:07:32 +00:00
avarishd
90760debf7 fix(DB/SAI): Eclipsion Spellbinder from TDB (#19214)
fix(DB/SAI): Eclipsion Spellbinder
2024-06-29 06:07:19 -03:00
Jelle Meeus
e3da4e4986 refactor(Scripts/World): Spell Scripts registry macros (#19224)
* boss_emerald_dragons spell:spell_dream_fog_sleep

* boss_emerald_dragons spell:spell_mark_of_nature
2024-06-29 06:06:59 -03:00
Jelle Meeus
0d7f4c43e8 refactor(Scripts/SunwellPlateau): Spell Scripts registry macros (#19223) 2024-06-29 06:06:38 -03:00
Walter Pagani
77be5bb19d fix(Spells/SpellInfoCorrections) Remove friendly mask on goblins (#18912)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2024-06-29 00:28:29 -03:00
github-actions[bot]
45a1b99e5c chore(DB): import pending files
Referenced commit(s): 7ae10d8ba6
2024-06-29 03:25:42 +00:00
avarishd
7ae10d8ba6 fix(DB/Area): Horvon the Armorer & Greatfather Aldrimus phasing (#19138) 2024-06-29 00:24:50 -03:00
github-actions[bot]
f4c3b5a16a chore(DB): import pending files
Referenced commit(s): 383b5fe7c8
2024-06-29 03:22:05 +00:00
Kitzunu
84d666322e chore(Core/DBC): Comment unused CreatureDisplayInfoExtraEntry field (#19170)
* chore(Core/DBC): Comment unused CreatureDisplayInfoExtraEntry field

* Update DBCfmt.h
2024-06-29 00:21:36 -03:00
avarishd
383b5fe7c8 fix(DB/SAI): Worg Master Kruush, Ripp & Feng (#19145)
* fix(DB/SAI): Worg Master Kruush, Ripp & Feng

* increase range

* 20% flee for assist emote (idk)

* remove flee at 20% hp
2024-06-29 00:21:11 -03:00
github-actions[bot]
46c4c9182d chore(DB): import pending files
Referenced commit(s): 7948a703c7
2024-06-29 00:00:18 +00:00
Benjamin Jackson
7948a703c7 fix(Loot/Midsummer): Add loot to Pocket Full of Snow. (#19218)
Init.
2024-06-28 20:59:11 -03:00
github-actions[bot]
a6f2e37d2d chore(DB): import pending files
Referenced commit(s): 2429c05d81
2024-06-28 23:34:04 +00:00
Benjamin Jackson
dbe6baed5c fix(DB/Creature): Correct model info for Ahune related mobs. (#19219)
* Init.

* Remove unnecessary info.
2024-06-28 20:33:46 -03:00
Benjamin Jackson
2429c05d81 fix(DB/Midsummer): Add missing slippery floor bunny. (#19217)
* Init.

* Add to event.
2024-06-28 20:33:10 -03:00
github-actions[bot]
0c747bc925 chore(DB): import pending files
Referenced commit(s): e570e69be0
2024-06-28 18:44:04 +00:00
Benjamin Jackson
e570e69be0 fix(Scripts/Midsummer): Add despawn to Ice Stones and drop respawn time. (#19215)
Init.
2024-06-28 15:43:14 -03:00
Jelle Meeus
29f376f9bc fix(Core/Spells): Midsummer spinning visual interrupt on gossip (#19211)
* handle removal in periodic effect

* do removal with aurascript

* Revert "do removal with aurascript"

This reverts commit 383dd7b255e18d52f5fbecbfcb47ac08331ba626.

* Revert "handle removal in periodic effect"

This reverts commit ab6984e95613df3fa32d45489f607650c9700ff7.

* add AURA_INTERRUPT_FLAG_TALK to 45406
2024-06-28 13:41:47 -03:00
Benjamin Jackson
fd87ce1bf3 fix(Scripts/Karazhan): Destroy Netherspite portals on death. (#19203)
Init.
2024-06-28 05:52:46 -03:00
github-actions[bot]
5264aea992 chore(DB): import pending files
Referenced commit(s): 26d0fb2030
2024-06-28 08:28:27 +00:00
avarishd
26d0fb2030 fix(DB/SAI): Lashh'an Wing Guard (#19169)
* fix(DB/SAI): Lashh'an Wing Guard

* add condition

* Update data/sql/updates/pending_db_world/rev_1719344429715330100.sql

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2024-06-28 05:27:33 -03:00
Benjamin Jackson
617341230e fix(Scripts/Karazhan): Allow portal color effects to overlap on players. (#19204)
Init.
2024-06-28 05:25:36 -03:00
github-actions[bot]
2e39bea41f chore(DB): import pending files
Referenced commit(s): 5b2a088da0
2024-06-28 08:24:29 +00:00
avarishd
5b2a088da0 fix(Core/Auras): Add SPELL_ATTR0_CU_ONLY_ONE_AREA_AURA (#19209)
https: //github.com/azerothcore/azerothcore-wotlk/pull/19208

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2024-06-28 05:23:38 -03:00
Benjamin Jackson
c28a0973a2 fix(Scripts/SlavePens): Adjust Ahune spell casts. (#19202)
* Bad boss 0/10.

* Unneeded comment.

Damage already exists, though might need scripting or something to adjust its damage output.
2024-06-27 21:26:55 +02:00
github-actions[bot]
dab2102982 chore(DB): import pending files
Referenced commit(s): 837525a027
2024-06-27 16:09:53 +00:00
Gultask
837525a027 fix(DB/Creature): Blight Geist using wrong target_type (#19189)
Create rev_1719452424249472600.sql
2024-06-27 18:08:59 +02:00
Greg Wilkinson
2835f883c8 fix(Core/Misc): fmt (#19192)
Update LOG_ERROR for Model data query.
2024-06-27 18:06:40 +02:00
github-actions[bot]
29d0f12af3 chore(DB): import pending files
Referenced commit(s): 2d3f71a27e
2024-06-27 16:03:40 +00:00
Jelle Meeus
7e0dff5839 fix(Scripts/Karazhan) Nightbane take off phase handling (#18934)
* nightbane fly skip ground phase

use conditional schedule takeoff instead

invincibility fix and timing

no need to delay ScheduleGround

* (WIP) cursed boss

new inro
lands
attack flag is not removed.. cant attack :)

* fix intro, refactor fly to air, handle waypoints, air facing, urn,...

* add PassiveAI header

* revert removal of helper target on roof
2024-06-27 18:03:19 +02:00
Jelle Meeus
a740c252f9 refactor(Scripts/BlackrockMountain): Spell Scripts registry macros (#19186)
* boss_garr aura:spell_garr_separation_nexiety_aura

* boss_garr spell:spell_garr_frenzy

* molten_core aura:spell_mc_play_dead_aura

* boss_magmadar spell:spell_magmadar_lava_bomb

* boss_majordomo_executus spell:spell_hate_to_zero

* boss_majordomo_executus aura:spell_majordomo_separation_nexiety_aura

* boss_majordomo_executus spell:spell_summon_ragnaros

* boss_shazzrah spell:spell_shazzrah_gate_dummy

* boss_baron_geddon aura:spell_geddon_inferno_aura

* boss_baron_geddon aura:spell_geddon_armageddon_aura

* boss_razorgore spell:spell_egg_event

* instance_blackwing_lair spell:spell_bwl_shadowflame

* fixup! boss_majordomo_executus aura:spell_majordomo_separation_nexiety_aura

* fixup! boss_garr aura:spell_garr_separation_nexiety_aura

* fixup! fixup! boss_garr aura:spell_garr_separation_nexiety_aura
2024-06-27 18:03:08 +02:00
github-actions[bot]
2d3f71a27e chore(DB): import pending files
Referenced commit(s): 4b488a247e
2024-06-27 16:02:45 +00:00
avarishd
4b488a247e fix(DB/Creature): Port Treebole WP from mangos-wotlk (#19165)
* fix(DB/Creature): Port Treebole WP from mangos-wotlk

* guid delete
2024-06-27 18:01:48 +02:00
Andrew
c9725dd4b2 fix(Core/AI): Don't set boss state to none if already complete (#19139) 2024-06-26 22:40:04 +02:00
github-actions[bot]
dbccc3a97d chore(DB): import pending files
Referenced commit(s): a1e5775061
2024-06-26 20:37:39 +00:00
avarishd
a1e5775061 fix(DB/Spells): Bleeding Hollow Necrolyte - Raise Dead no… (#19153)
fix(DB/cooldown_overrides): Bleeding Hollow Necrolyte - Raise Dead no cooldown
2024-06-26 22:36:48 +02:00
RaZoRR
4e6d433dd2 fix(Scripts/AzjolNerub): Anub'Arak clear debuff spell (#19140)
* fix(CORE/Raid): Anub'Arak not using proper spell to clear his debuffs on submerge

Anub'Arak (id: 34564) was using the RemoveAllAuras method instead of the ClearAllDebuffs spell to clear all his debuffs when submerging.

Closes AzerothCore issue #19136

* fix(instace/Azjol'Nerub): Anub'Arak not removing debuffs on submerge

anub'arak was not removing his debuffs on submerging with the right spell.

closes issue #19113

* Update  boss anub'arak of PR #19140

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update boss Anub'Arak code improvement

* Update boss anub'arak

* Update src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_anubarak_trial.cpp

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-06-26 22:35:31 +02:00
github-actions[bot]
6be2e582a2 chore(DB): import pending files
Referenced commit(s): ca207558a4
2024-06-26 20:32:56 +00:00