Commit Graph

13647 Commits

Author SHA1 Message Date
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
github-actions[bot]
9b6a6174cc chore(DB): import pending files
Referenced commit(s): a9e4d3d37e
2024-07-27 11:17:55 +00:00
Kitzunu
3669144099 chore(Deps/Boost): Cleanup pre-c++11 checks and silence CMake warning (#19450)
* cherry-pick commit (ad96f1fd78)

* cherry-pick commit (66abca1593)

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-07-27 08:17:48 -03:00
Jelle Meeus
a9e4d3d37e refactor(Scripts/RubySanctum): Spell Scripts registry macros (#19487) 2024-07-27 08:17:06 -03:00
天鹿
c8cb2e55ee chore(Core/Authserver): Remove redundant conversion during Reconnect Proof cmd (#18957)
https://github.com/TrinityCore/TrinityCore/pull/26765
Author: [walkline](https://github.com/walkline)
2024-07-27 07:43:07 -03:00
github-actions[bot]
6343ec9c0b chore(DB): import pending files
Referenced commit(s): e34ce755c8
2024-07-27 10:33:13 +00:00
Kitzunu
5da3e2e688 refactor(Core/SmartScripts): Change invoker to be WorldObject (#19408)
* refactor(Core/SmartScripts): Change invoker to be WorldObject

* avoid dangling else

* womp womp

* check for null

* null check

* Update SmartScript.cpp

* Avarishd broke it for sure

* remove redundant check

* reduce more redundant code

* who doesnt love redundancy
2024-07-27 07:32:55 -03:00
Gultask
e34ce755c8 fix(Scripts/ShadowmoonValley): Rewrite Dragonmaw Races (#19084)
* init

* fly :)

* finally

* melee attack :/

* Update zone_shadowmoon_valley.cpp

Co-Authored-By: Dan <83884799+elthehablo@users.noreply.github.com>

* Update zone_shadowmoon_valley.cpp

* Update zone_shadowmoon_valley.cpp

* Update zone_shadowmoon_valley.cpp

---------

Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com>
2024-07-27 07:32:17 -03:00
avarishd
3c9dc6ed78 fix(Core/Unit): Split Damage auras should ignore LOS (#19357) 2024-07-27 07:31:22 -03:00
atrapalis
138c18dbd3 fix(Core/LootMgr): Improved drop checks for items that start quests (#19463)
* fix(Core/LootMgr): Improved drop checks for items that start quests to prevent unnecessary or inappropriate drops

* Tweaked 2nd condition to only be valid for unique items
2024-07-27 07:18:37 -03:00
github-actions[bot]
339506cbed chore(DB): import pending files
Referenced commit(s): f3c561032e
2024-07-27 00:48:40 +00:00
Gultask
917c34cf52 fix(Scripts/BlackTemple): Move Supremus to TaskScheduler and tweak a bit (#19418)
* Update boss_supremus.cpp

* Update boss_supremus.cpp

* Update boss_supremus.cpp

* ble

* egh

* ye

* ermps

* ok done

* Update SpellInfoCorrections.cpp

* Update SpellInfoCorrections.cpp
2024-07-26 21:48:33 -03:00
github-actions[bot]
6609b6ac08 chore(DB): import pending files
Referenced commit(s): 6289be19c7
2024-07-27 00:47:54 +00:00
Tereneckla
f3c561032e fix (script/SSC) Enchanted Elementals follow Vashj (#19477)
* elementals follow vashj

* ) :)
2024-07-26 21:47:46 -03:00
Tereneckla
6289be19c7 fix (Core/Spells): Commanding Shout and Blood Pact remember percentage of health (#19479)
* Update SpellAuraEffects.cpp

* add comment
2024-07-26 21:47:04 -03:00
github-actions[bot]
5f947530b2 chore(DB): import pending files
Referenced commit(s): 6e0853dd76
2024-07-26 23:01:30 +00:00
avarishd
6e0853dd76 feat(Scripts/Commands): .aura stack - Modify aura stacks (#19462)
* feat(Scripts/Commands): .aurastack - Modify aura stacks

* aura stack

* remove aur check

* {}

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

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-07-26 20:00:37 -03:00
Francesco Borzì
dc3dfd3ab0 refactor(Scripts/Kalimdor): remove unused imports (#19459)
* refactor(Scripts/Kalimdor): remove unused imports

* chore: remove duplicate blank line

* chore: damn linking issue

* chore: wip

* chore: wip

* chore: wip
2024-07-26 19:58:11 -03:00
Francesco Borzì
af769c6c7e refactor(Scripts/Northrend): remove unused imports (#19460)
* refactor(Scripts/Northrend): remove unused imports

* chore: wip
2024-07-26 19:56:33 -03:00
github-actions[bot]
17d61664fd chore(DB): import pending files
Referenced commit(s): bc23a7a3d8
2024-07-25 23:52:41 +00:00
Gultask
bc23a7a3d8 fix(DB/Gameobject): Pool Ragveil and Flamecap together in Zangarmarsh (#19470)
ragveil-flame-cap
2024-07-25 20:51:50 -03:00
Benjamin Jackson
6c97e45e87 fix(Scripts/HyjalSummit): Adjust Doomfire Spirit movement logic. (#19469)
* Init.

Co-Authored-By: Tereneckla <Tereneckla@pm.me>

* Simplify code, add comment.

* Adjust scenario in which distance fails at all ranges.

* Remove unused variable.

* Account for deviation with distance check.

Co-Authored-By: Tereneckla <Tereneckla@pm.me>

* f

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

* Rewrite with initial teleport.

* Whitespace?

* Update function type.

* Drop Doomfire spawn timer.

Verified with le sniff. Teehee.

---------

Co-authored-by: Tereneckla <Tereneckla@pm.me>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-07-25 20:50:15 -03:00
Kitzunu
7c68ba51e7 fix(Scripts/Commands): serv info (#19478) 2024-07-25 18:40:54 -03:00
Tereneckla
be256e7a78 fix(scripts/HyjalSummit): Make Doomfire Spirit move away from Archimonde at first (#19467)
Update boss_archimonde.cpp
2024-07-24 11:00:07 -03:00
Mike Delago
0e1afaa768 debloat(apps): remove unneeded script (#19466)
remove unneeded script
2024-07-23 20:27:36 -04:00
github-actions[bot]
fade5b1b3d chore(DB): import pending files
Referenced commit(s): 3fbded8f6b
2024-07-23 21:49:35 +00:00
Kitzunu
3fbded8f6b refactor(Core/Chat): PSendSysMessage to fmt (#19449)
* refactor(Core/Chat): PSendSysMessage to `fmt`
2024-07-23 23:48:46 +02:00
github-actions[bot]
e79c89aeb1 chore(DB): import pending files
Referenced commit(s): dd8bc51603
2024-07-23 20:21:45 +00:00
Andrew
dd8bc51603 fix(DB/Creature): Illidan taunt immunity (#19464) 2024-07-23 17:20:56 -03:00
github-actions[bot]
b95ca43c35 chore(DB): import pending files
Referenced commit(s): c68f2342fc
2024-07-23 20:09:39 +00:00
daobashun
c68f2342fc fix(DB/Creature): Implement Apprentice Morlann RP Event (#19044)
* add Apprentice Morlann talk

* Modify emoticons

* fix error

* Update rev_1718007800531434000.sql

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

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2024-07-23 17:08:48 -03:00
Francesco Borzì
e8bd391505 refactor(Scripts/EasternKingdoms): remove unused imports (#19457) 2024-07-23 08:56:46 -03:00
Francesco Borzì
e592fdd248 refactor(Scripts/misc): remove unused imports (#19458) 2024-07-22 16:20:41 -03:00
Francesco Borzì
393d9a5987 refactor(Scripts/Outland): remove unused imports (#19461) 2024-07-21 19:15:20 -03:00
github-actions[bot]
724d33bd73 chore(DB): import pending files
Referenced commit(s): 1e6d0e74d9
2024-07-21 00:43:36 +00:00
Andrew
1e6d0e74d9 fix(DB/Spells): Mortal Wound and Sunder Armor stack from different ca… (#19455)
fix(DB/Spells): Mortal Wound and Sunder Armor stack from different casters
2024-07-20 21:42:48 -03:00
avarishd
618f97bee6 feat(Core/Unit): Enable/Disable Daze config (#19454)
* daze

* bruh

* bruhx2
2024-07-20 15:53:00 -03:00
Kitzunu
b9136e060d fix(CI): tools (#19453)
* fix(CI): tools

* Update tools_build.yml

* I dont think this is neccessary. Let's see if CI agrees with me
2024-07-20 20:27:08 +02:00
Kitzunu
21f86d1c3c chore(Core/Misc): Remove deprecated code (#19413)
* Config - Deprecated for 3 years
* ChatCommand - Deprecated for 2 years
* getLevel() - Deprecated for 2 years
* SendGlobalText - Deprecated for 8 years +
2024-07-20 09:11:01 +03:30
Kitzunu
5c09a3194e fix(Core/Config): Allow # outside of comments (#19447) 2024-07-19 21:54:47 -03:00
github-actions[bot]
dace083a62 chore(DB): import pending files
Referenced commit(s): 139e6d6362
2024-07-19 22:44:00 +00:00
Kitzunu
139e6d6362 fix(DB/Creature): Ormus the Penitent (#19444)
* fix(DB/Creature): Ormus the Penitent

* Update rev_1721400804205047100.sql
2024-07-19 19:43:08 -03:00
sudlud
4b506a8cdd fix(Scripts/FireworkShow): set firework gameobjects active (#19403)
- improve visibility of the show
- prevent glitches in the show execution
- each gameobject only exists for a very short duration, so there
  should be no relevant performance impacts
2024-07-19 17:08:46 +02:00
Kitzunu
cef6423bd8 chore(Github): Update issue template to further emphasize the require… (#19442)
chore(Github): Update issue template to further emphasize the requirement of server debug output
2024-07-19 15:27:07 +02:00
Kitzunu
332446b8aa fix(Scripts/ChatLogger): Differentiate addon whisper from player whisper (#19441)
* fix(Scripts/ChatLogger): Differentiate addon whisper from player whisper

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19439
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/17570

* fix build
2024-07-19 15:26:34 +02:00
github-actions[bot]
dc11b64b4b chore(DB): import pending files
Referenced commit(s): 23fcd4684d
2024-07-19 13:02:49 +00:00