Benjamin Jackson
|
c59effee89
|
fix(DB/Creature): Adjust various values of Black Temple creatures. (#19563)
* Init values.
* Convert to queries.
* Consolidate.
|
2024-08-06 11:55:01 -03:00 |
|
Gultask
|
09e77dfd1c
|
fix(Scripts/BlackTemple): Mother Shahraz Periodic part 2 (#19561)
* init
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
|
2024-08-06 11:53:19 -03:00 |
|
Andrew
|
b8de917800
|
fix(Scripts/Hyjal): Anetheron dont sleep main tank (#19544)
* fix(Scripts/Hyjal): Anetheron dont sleep main tank
* Update boss_anetheron.cpp
|
2024-08-06 09:00:25 -03:00 |
|
github-actions[bot]
|
26f70894ed
|
chore(DB): import pending files
Referenced commit(s): a23da06358
|
2024-08-06 00:41:54 +00:00 |
|
Benjamin Jackson
|
ae777db338
|
fix(DB/Loot): Update uncommon drops for Ethereum prisoner creatures. (#19560)
Init.
|
2024-08-05 21:41:32 -03:00 |
|
Gultask
|
a23da06358
|
feat(Scripts/Commands): Morph Mount (#19558)
* init
* Update cs_modify.cpp
* Update data/sql/updates/pending_db_world/rev_1722817302187444800.sql
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
* Update cs_modify.cpp
---------
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
|
2024-08-05 21:41:00 -03:00 |
|
github-actions[bot]
|
c28a2bd8e3
|
chore(DB): import pending files
Referenced commit(s): a61695ff3c
|
2024-08-06 00:11:38 +00:00 |
|
Tereneckla
|
a61695ff3c
|
fix(DB/Creature): Adjust Warpslinter max standing to go above friendly (#19557)
* Create rev_1722866773520106000.sql
* Update rev_1722866773520106000.sql
* Update rev_1722866773520106000.sql
|
2024-08-05 21:10:43 -03:00 |
|
github-actions[bot]
|
d75267f23a
|
chore(DB): import pending files
Referenced commit(s): 61443a4324
|
2024-08-05 23:12:47 +00:00 |
|
Benjamin Jackson
|
61443a4324
|
fix(DB/Creature): Add taunt immunity to Archimonde. (#19556)
Init.
|
2024-08-05 20:11:51 -03:00 |
|
avarishd
|
fcdc50306f
|
fix(Core/Spells): Chromatic Resistance Aura shouldn't give holy resis… (#19549)
fix(Core/Spells): Chromatic Resistance Aura shouldn't give holy resistance
|
2024-08-03 12:02:49 -03:00 |
|
github-actions[bot]
|
ee8c103d3d
|
chore(DB): import pending files
Referenced commit(s): c54fd66c73
|
2024-08-02 19:21:21 +00:00 |
|
avarishd
|
c54fd66c73
|
fix(Core/Spells): Flame Wave (#19144)
* fix(Core/Spells): Flame Wave
* )
* .
flamewave faction id
3365e6a4b8/sql/old/9.x/world/21081_2021_10_15/2021_09_29_04_world_2018_06_17_04_world.sql (L46)
Co-Authored-By: Carlos Morales <carlos.morales@insmet.cu>
* lol
---------
Co-authored-by: Carlos Morales <carlos.morales@insmet.cu>
|
2024-08-02 16:20:27 -03:00 |
|
Andrew
|
f70e69cacf
|
fix(Scripts/BlackTemple): Mother Shahraz should not use frenzy (#19543)
|
2024-08-02 16:19:16 -03:00 |
|
github-actions[bot]
|
acc80d7337
|
chore(DB): import pending files
Referenced commit(s): 7569a3bf1b
|
2024-08-01 22:58:27 +00:00 |
|
Benjamin Jackson
|
7569a3bf1b
|
fix(Scripts/HyjalSummit): Adjust Air Burst cast targetting. (#19488)
Init.
|
2024-08-01 19:57:32 -03:00 |
|
github-actions[bot]
|
f2680d994b
|
chore(DB): import pending files
Referenced commit(s): 3eb2a0b2ad
|
2024-07-31 13:45:00 +00:00 |
|
Benjamin Jackson
|
3eb2a0b2ad
|
fix(DB/Event): Adjustments to BlizzCon L70ETC concert event. (#19539)
* Init.
* Update occurence interval.
|
2024-07-31 10:44:08 -03:00 |
|
Francesco Borzì
|
8cfb338328
|
fix(Core/Common): add missing import (#19535)
* fix(Core/Common): add missing import
* chore: fix mistake
|
2024-07-31 09:10:12 +02:00 |
|
Francesco Borzì
|
02a05fbd4c
|
refactor(src/common): remove unused imports (#19506)
* refactor(src/common): remove unused imports
* fix: build
* chore: fix build
* chore: size_t -> std::size_t
* chore: fix fuckup from previous commit
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build with std::size_t
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
|
2024-07-30 20:06:46 -03:00 |
|
Benjamin Jackson
|
06a608d244
|
fix(Core/GroupHandler): Remove bad party invite check. (#19530)
Init.
|
2024-07-30 20:06:07 -03:00 |
|
Gultask
|
203087f5e7
|
chore(Scripts/BlackTemple): Move Gurtogg Bloodboil to TaskScheduler (#19532)
* Update boss_bloodboil.cpp
* Update boss_bloodboil.cpp
|
2024-07-30 18:28:25 -03:00 |
|
Kitzunu
|
a1e9dfce41
|
fix(Core/World): Crash on SendWorldText(Optional) (#19531)
* fix(Core/World): Crash on SendWorldText(Optional)
* WorldText should be sent to all sessions
* now it works
|
2024-07-30 22:53:11 +02:00 |
|
Gultask
|
97ee20a7aa
|
fix(Scripts/BlackTemple): Reliquary of Souls move to TaskScheduler and Spirit Shock timer (#19523)
|
2024-07-30 17:33:10 -03:00 |
|
github-actions[bot]
|
4ca1fc1ba9
|
chore(DB): import pending files
Referenced commit(s): 6bab2ec214
|
2024-07-30 14:26:55 +00:00 |
|
Andrew
|
6bab2ec214
|
fix(DB/Creature): Remove Essence of Desire interrupt immunity (#19526)
|
2024-07-30 11:26:03 -03:00 |
|
Justin Hanley
|
af6b8ce099
|
feat(Scripts/Commands): account set email (#19481)
* added worldserver command to set email address
* reverted sql, added Tail args
* removed pointer
* Added helper text via updatescript
* fix build
* fix build
* fixed db update
* Update data/sql/updates/db_world/2024_07_26_01.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* Update data/sql/updates/db_world/2024_07_26_01.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* fixed hander
* refactor with named params
* refactor with named params
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
2024-07-30 15:33:13 +02:00 |
|
Gultask
|
fccfe51594
|
fix(Scripts/BlackTemple): Mother Shahraz Periodic Beams (#19525)
* init
* Update boss_mother_shahraz.cpp
|
2024-07-29 23:49:58 -03:00 |
|
github-actions[bot]
|
277b618d60
|
chore(DB): import pending files
Referenced commit(s): 74764e09b1
|
2024-07-30 02:26:08 +00:00 |
|
Gultask
|
74764e09b1
|
fix(DB/Spells): Acidic Wounds (#19524)
Create rev_1722303292918945800.sql
|
2024-07-29 23:25:15 -03:00 |
|
github-actions[bot]
|
c5fb1c6e56
|
chore(DB): import pending files
Referenced commit(s): a567259770
|
2024-07-30 00:40:29 +00:00 |
|
avarishd
|
a567259770
|
fix(Core/Spells): [TK] Wing Buffet should be a cone. (#19382)
* fix(Core/Spells): [TK] Wing Buffet should be a cone.
* radius to 20, from 15
* Update SpellInfoCorrections.cpp
|
2024-07-29 21:39:36 -03:00 |
|
github-actions[bot]
|
15849601e7
|
chore(DB): import pending files
Referenced commit(s): 506f95e6e5
|
2024-07-29 22:05:51 +00:00 |
|
Gultask
|
506f95e6e5
|
fix(Scripts/BlackTemple): Mother Shahraz Taunt Immunity and Enrage cancelling (#19521)
* init
* Update rev_1722290115671857500.sql
|
2024-07-29 19:04:59 -03:00 |
|
Francesco Borzì
|
2dd53e3521
|
refactor(Scripts): remove unused imports (#19503)
|
2024-07-29 14:44:52 -03:00 |
|
Kitzunu
|
87f4adf634
|
refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19501)
* refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and allow `fmt`
* Update src/server/game/Battlegrounds/BattlegroundQueue.cpp
* Update src/server/game/Battlegrounds/BattlegroundQueue.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
|
2024-07-29 14:44:13 -03:00 |
|
github-actions[bot]
|
d5c472b25d
|
chore(DB): import pending files
Referenced commit(s): a3be4c25db
|
2024-07-29 12:58:21 +00:00 |
|
Jelle Meeus
|
a3be4c25db
|
refactor(Scripts/IcecrownCitadel): Spell Scripts use registry macros (#19508)
* boss_blood_queen_lana_thel aura:spell_blood_queen_pact_of_the_darkfallen_dmg_aura
* boss_blood_queen_lana_thel spell:spell_blood_queen_pact_of_the_darkfallen
* boss_blood_queen_lana_thel spell:spell_blood_queen_pact_of_the_darkfallen_dmg_target
* boss_blood_queen_lana_thel spell:spell_blood_queen_bloodbolt
* boss_blood_queen_lana_thel aura:spell_blood_queen_frenzied_bloodthirst_aura
* boss_blood_queen_lana_thel aura:spell_blood_queen_essence_of_the_blood_queen_aura
* boss_blood_queen_lana_thel spell:spell_blood_queen_vampiric_bite
* boss_blood_queen_lana_thel spell:spell_blood_queen_swarming_shadows_floor_dmg
* boss_blood_queen_lana_thel spell:spell_blood_queen_presence_of_the_darkfallen
* icecrown_citadel aura:spell_icc_stoneform_aura
* icecrown_citadel spell:spell_icc_sprit_alarm
* icecrown_citadel spell:spell_icc_geist_alarm
* icecrown_citadel spell:spell_frost_giant_death_plague
* icecrown_citadel spell:spell_icc_harvest_blight_specimen
* icecrown_citadel spell:spell_svalna_revive_champion
* icecrown_citadel spell:spell_svalna_remove_spear
* icecrown_citadel spell:spell_icc_soul_missile
* icecrown_citadel aura:spell_icc_web_wrap_aura
* icecrown_citadel aura:spell_icc_dark_reckoning_aura
* icecrown_citadel spell:spell_stinky_precious_decimate
* icecrown_citadel aura:spell_icc_yf_frozen_orb_aura
* icecrown_citadel aura:spell_icc_yh_volley_aura
* icecrown_citadel spell:spell_icc_yd_summon_undead
* icecrown_citadel spell:spell_icc_shattered_bones
* boss_deathbringer_saurfang aura:spell_deathbringer_blood_link_aura
* boss_deathbringer_saurfang aura:spell_deathbringer_blood_link_blood_beast_aura
* boss_deathbringer_saurfang spell:spell_deathbringer_blood_link
* boss_deathbringer_saurfang pair:spell_deathbringer_blood_power
* boss_deathbringer_saurfang spell:spell_deathbringer_blood_nova_targeting
* boss_deathbringer_saurfang spell:spell_deathbringer_boiling_blood
* boss_festergut spell:spell_festergut_pungent_blight
* boss_festergut aura:spell_festergut_blighted_spores_aura
* boss_festergut spell:spell_festergut_gastric_bloat
* boss_valithria_dreamwalker spell:spell_dreamwalker_summon_portal
* boss_valithria_dreamwalker spell:spell_dreamwalker_twisted_nightmares
* boss_valithria_dreamwalker aura:spell_dreamwalker_nightmare_cloud_aura
* boss_valithria_dreamwalker aura:spell_dreamwalker_mana_void_aura
* boss_valithria_dreamwalker aura:spell_dreamwalker_decay_periodic_timer_aura
* boss_valithria_dreamwalker spell:spell_dreamwalker_summoner
* boss_valithria_dreamwalker aura:spell_dreamwalker_summon_suppresser_aura
* boss_valithria_dreamwalker spell:spell_dreamwalker_summon_suppresser_effect
* boss_valithria_dreamwalker aura:spell_valithria_suppression_aura
* boss_lady_deathwhisper aura:spell_deathwhisper_mana_barrier_aura
* boss_professor_putricide spell:spell_putricide_slime_puddle
* boss_professor_putricide spell:spell_putricide_slime_puddle_spawn
* boss_professor_putricide aura:spell_putricide_grow_stacker_aura
* boss_professor_putricide spell:spell_putricide_unstable_experiment
* boss_professor_putricide spell:spell_putricide_tear_gas_effect
* boss_professor_putricide aura:spell_putricide_gaseous_bloat_aura
* boss_professor_putricide spell:spell_putricide_ooze_channel
* boss_professor_putricide spell:spell_putricide_ooze_eruption_searcher
* boss_professor_putricide aura:spell_putricide_mutated_plague_aura
* boss_professor_putricide spell:spell_putricide_unbound_plague
* boss_professor_putricide aura:spell_putricide_unbound_plague_dmg_aura
* boss_professor_putricide spell:spell_putricide_choking_gas_bomb
* boss_professor_putricide spell:spell_putricide_clear_aura_effect_value
* boss_professor_putricide pair:spell_putricide_mutation_init
* boss_professor_putricide spell:spell_putricide_mutated_transformation
* boss_professor_putricide aura:spell_putricide_mutated_transformation_dismiss_aura
* boss_professor_putricide spell:spell_putricide_mutated_transformation_dmg
* boss_professor_putricide spell:spell_putricide_eat_ooze
* boss_professor_putricide spell:spell_putricide_regurgitated_ooze
* boss_sindragosa spell:spell_sindragosa_s_fury
* boss_sindragosa aura:spell_sindragosa_permeating_chill_aura
* boss_sindragosa aura:spell_sindragosa_instability_aura
* boss_sindragosa spell:spell_sindragosa_icy_grip
* boss_sindragosa spell:spell_sindragosa_icy_grip_jump
* boss_sindragosa aura:spell_sindragosa_frost_beacon_aura
* boss_sindragosa spell:spell_sindragosa_ice_tomb_filter
* boss_sindragosa pair:spell_sindragosa_ice_tomb
* boss_sindragosa spell:spell_sindragosa_mystic_buffet
* boss_sindragosa aura:spell_sindragosa_soul_preservation_aura
* boss_sindragosa spell:spell_rimefang_icy_blast
* boss_sindragosa spell:spell_frostwarden_handler_order_whelp
* boss_sindragosa pair:spell_frostwarden_handler_focus_fire
* boss_sindragosa spell:spell_sindragosa_frost_breath
* boss_lord_marrowgar spell:spell_marrowgar_coldflame
* boss_lord_marrowgar spell:spell_marrowgar_bone_spike_graveyard
* boss_lord_marrowgar spell:spell_marrowgar_coldflame_bonestorm
* boss_lord_marrowgar spell:spell_marrowgar_bone_storm
* boss_lord_marrowgar spell:spell_marrowgar_bone_slice
* boss_the_lich_king spell:spell_the_lich_king_quake
* boss_the_lich_king spell:spell_the_lich_king_jump
* boss_the_lich_king spell:spell_the_lich_king_jump_remove_aura
* boss_the_lich_king spell:spell_the_lich_king_play_movie
* boss_the_lich_king aura:spell_the_lich_king_infest_aura
* boss_the_lich_king aura:spell_the_lich_king_necrotic_plague_aura
* boss_the_lich_king pair:spell_the_lich_king_necrotic_plague_jump
* boss_the_lich_king aura:spell_the_lich_king_shadow_trap_visual_aura
* boss_the_lich_king spell:spell_the_lich_king_shadow_trap_periodic
* boss_the_lich_king spell:spell_the_lich_king_ice_burst_target_search
* boss_the_lich_king spell:spell_the_lich_king_raging_spirit
* boss_the_lich_king spell:spell_the_lich_king_defile
* boss_the_lich_king aura:spell_the_lich_king_soul_reaper_aura
* boss_the_lich_king spell:spell_the_lich_king_summon_into_air
* boss_the_lich_king spell:spell_the_lich_king_teleport_to_frostmourne_hc
* boss_the_lich_king spell:spell_the_lich_king_valkyr_target_search
* boss_the_lich_king spell:spell_the_lich_king_cast_back_to_caster
* boss_the_lich_king spell:spell_the_lich_king_life_siphon
* boss_the_lich_king aura:spell_the_lich_king_vile_spirits_aura
* boss_the_lich_king spell:spell_the_lich_king_vile_spirits_visual
* boss_the_lich_king spell:spell_the_lich_king_vile_spirit_move_target_search
* boss_the_lich_king spell:spell_the_lich_king_vile_spirit_damage_target_search
* boss_the_lich_king aura:spell_the_lich_king_harvest_soul_aura
* boss_the_lich_king aura:spell_the_lich_king_lights_favor_aura
* boss_the_lich_king spell:spell_the_lich_king_restore_soul
* boss_the_lich_king aura:spell_the_lich_king_dark_hunger_aura
* boss_the_lich_king aura:spell_the_lich_king_soul_rip_aura
* boss_the_lich_king spell:spell_the_lich_king_summon_spirit_bomb
* boss_the_lich_king spell:spell_the_lich_king_trigger_vile_spirit
* boss_icecrown_gunship_battle aura:spell_igb_rocket_pack_aura
* boss_icecrown_gunship_battle aura:spell_igb_rocket_pack_useable_aura
* boss_icecrown_gunship_battle spell:spell_igb_teleport_to_enemy_ship
* boss_icecrown_gunship_battle spell:spell_igb_check_for_players
* boss_icecrown_gunship_battle spell:spell_igb_gunship_fall_teleport
* boss_icecrown_gunship_battle aura:spell_igb_explosion_main_aura
* boss_icecrown_gunship_battle spell:spell_igb_explosion
* boss_icecrown_gunship_battle spell:spell_igb_teleport_players_on_victory
* boss_icecrown_gunship_battle aura:spell_igb_periodic_trigger_with_power_cost_aura
* boss_icecrown_gunship_battle aura:spell_igb_overheat_aura
* boss_icecrown_gunship_battle spell:spell_igb_cannon_blast
* boss_icecrown_gunship_battle spell:spell_igb_incinerating_blast
* boss_icecrown_gunship_battle spell:spell_igb_burning_pitch_selector
* boss_icecrown_gunship_battle spell:spell_igb_burning_pitch
* boss_icecrown_gunship_battle spell:spell_igb_rocket_artillery
* boss_icecrown_gunship_battle spell:spell_igb_rocket_artillery_explosion
* boss_icecrown_gunship_battle spell:spell_igb_below_zero
* boss_icecrown_gunship_battle aura:spell_igb_on_gunship_deck_aura
* boss_blood_prince_council aura:spell_blood_council_shadow_prison_aura
* boss_blood_prince_council spell:spell_blood_council_shadow_prison_damage
* boss_blood_prince_council spell:spell_taldaram_glittering_sparks
* boss_blood_prince_council spell:spell_taldaram_summon_flame_ball
* boss_blood_prince_council spell:spell_taldaram_ball_of_inferno_flame
* boss_blood_prince_council pair:spell_valanar_kinetic_bomb
* boss_blood_prince_council aura:spell_valanar_kinetic_bomb_absorb_aura
* boss_blood_prince_council spell:spell_valanar_kinetic_bomb_knockback
* boss_blood_prince_council spell:spell_valanar_kinetic_bomb_summon
* boss_blood_prince_council spell:spell_blood_council_summon_shadow_resonance
* boss_rotface pair:spell_rotface_mutated_infection
* boss_rotface spell:spell_rotface_little_ooze_combine
* boss_rotface spell:spell_rotface_large_ooze_combine
* boss_rotface spell:spell_rotface_large_ooze_buff_combine
* boss_rotface spell:spell_rotface_unstable_ooze_explosion_init
* boss_rotface spell:spell_rotface_unstable_ooze_explosion
* boss_rotface aura:spell_rotface_unstable_ooze_explosion_suicide_aura
* icecrown_citadel.h spell:spell_trigger_spell_from_caster
|
2024-07-29 09:57:25 -03:00 |
|
dweipert-3138720606
|
1c5ee47151
|
fix docker warning about "FromAsCasing" (#19368)
Co-authored-by: Daniel Weipert <git@mail.dweipert.de>
|
2024-07-29 08:31:51 -04:00 |
|
Tereneckla
|
e44e8fe109
|
fix (Core/Movement) Allow MoveFollow to not inherit walkstate of the target to fix Enchanted Elemental speed (#19498)
* MoveFollow with own walkstate
* switch
|
2024-07-29 08:30:42 -03:00 |
|
github-actions[bot]
|
4c087c1c5f
|
chore(DB): import pending files
Referenced commit(s): aa9cece9d5
|
2024-07-28 22:17:28 +00:00 |
|
Benjamin Jackson
|
aa9cece9d5
|
fix(DB/Creature): Adjust various values of Tempest Keep creatures. (#19502)
* Init.
* Add final speeds, mark values to be changed.
* Move to SQL.
* Correct Thaladred's chase state.
|
2024-07-28 19:16:36 -03:00 |
|
Benjamin Jackson
|
2b636adc2f
|
fix(Core/AchievementMgr): Check for null achievement before being derefenced. (#19504)
* Init.
* Reviewed changes.
|
2024-07-28 16:40:21 -03:00 |
|
Francesco Borzì
|
54fadbda67
|
refactor(src/server/game/Entities): remove unused imports (#19507)
|
2024-07-28 16:39:39 -03:00 |
|
github-actions[bot]
|
0764c654e1
|
chore(DB): import pending files
Referenced commit(s): 4785aabbf2
|
2024-07-27 23:44:55 +00:00 |
|
Kitzunu
|
4785aabbf2
|
fix(Scritps/AV): Use db defined text for Herald (#19486)
* fix(Scritps/AV): Use db defined text for Herald
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19483
* indent
* Update BattlegroundAV.cpp
* fix build
* remove from acore_string
* Update BattlegroundAV.h
|
2024-07-28 01:44:03 +02:00 |
|
Kitzunu
|
6c0afe1810
|
refactor(Core/WorldSession): Make SendNotification use fmt and parse acore_string (#19489)
* refactor(Core/WorldSession): Make SendNotification use `fmt`
* Make SendNotification use `fmt`
* Make SendNotification parse acore_string entries
|
2024-07-28 01:25:06 +02:00 |
|
github-actions[bot]
|
8d9f22572e
|
chore(DB): import pending files
Referenced commit(s): 4c25c86870
|
2024-07-27 17:06:37 +00:00 |
|
avarishd
|
4c25c86870
|
fix(DB/SAI): Disgusting Oozeling's Dark Iron Ale interaction (#19375)
* fix(DB/SAI): Disgusting Oozeling's Dark Iron Ale interaction
* keira wtf
* sniff
Co-Authored-By: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
* maxrange to 20
* change to invoker
---------
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
|
2024-07-27 14:05:47 -03:00 |
|
Kitzunu
|
034a4c0ff6
|
fix(Core/Chat): Exempt addon messages from CONFIG_CHAT_MUTE_FIRST_LOGIN (#19472)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19471
|
2024-07-27 08:21:23 -03:00 |
|