github-actions[bot]
4e8d0f565f
chore(DB): import pending files
...
Referenced commit(s): e526623d1d
2025-07-29 20:33:42 +00:00
Ryan Turner
e526623d1d
fix(DB/Commands): Added and updated commands for go objects, go creatures and group revive ( #22229 )
2025-07-29 21:32:41 +01:00
Tereneckla
9cf742a04b
fix(Scripts/Spell): improve handling of refreshing diseases with Glyph of Disease ( #22434 )
2025-07-29 10:07:52 -03:00
github-actions[bot]
ddefd87fef
chore(DB): import pending files
...
Referenced commit(s): 2bc6e0f747
2025-07-29 13:05:40 +00:00
Tereneckla
f0054bd197
fix(DB/Spells): add various spells to spell_groups ( #22075 )
2025-07-29 10:04:35 -03:00
github-actions[bot]
2bc6e0f747
chore(DB): import pending files
...
Referenced commit(s): 33a71434c9
2025-07-29 13:01:32 +00:00
Kitzunu
35d8d49ce3
feat(Core/ServerMail): Add AccountFlags condition to server mail temp… ( #22549 )
2025-07-29 10:01:16 -03:00
github-actions[bot]
33a71434c9
chore(DB): import pending files
...
Referenced commit(s): 67aa022dbf
2025-07-29 13:00:21 +00:00
avarishd
231a03d785
fix(Spells/Druid): Moonglade Raiment 2-piece set bonus ( #22148 )
2025-07-29 10:00:00 -03:00
Jelle Meeus
2e1f848f09
fix(Core/Unit): Add melee leeway for auto attacks ( #22566 )
2025-07-29 09:58:30 -03:00
Anton Popovichenko
67aa022dbf
fix(Core/Leash): Improve leashing behavior and timer handling ( #22525 )
2025-07-29 09:55:56 -03:00
Jelle Meeus
40c58123b1
fix(Core/Player): allow attacking target within boundary radius when… ( #22500 )
...
Co-authored-by: Kito <kito@vortexirc.com >
2025-07-29 09:38:49 -03:00
Jelle Meeus
98eda3684d
feat(Core/Spell): implement SPELL_ATTR2_CHAIN_FROM_CASTER ( #22515 )
...
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2025-07-29 09:36:36 -03:00
Takenbacon
a77bd19104
feat(Core/Maps): Remove worldobject container switch functionality ( #22586 )
2025-07-29 09:18:07 -03:00
github-actions[bot]
956f4b0751
chore(DB): import pending files
...
Referenced commit(s): 5031483ad1
2025-07-29 12:13:56 +00:00
Andrew
5031483ad1
fix(DB/SAI): Fix Poisonous Mushroom cast logic and move script to SAI ( #22567 )
2025-07-29 09:12:51 -03:00
天鹭
0abb998529
refactor(Core): Clean ( #22583 )
2025-07-29 09:11:25 -03:00
Takenbacon
57dacae38b
feat(Core/Maps): Multithread startup map preloading ( #22580 )
2025-07-29 09:10:46 -03:00
Takenbacon
f31643c72c
feat(Core/Unit): Optimize AuraEffectList container ( #22584 )
2025-07-29 09:10:13 -03:00
Jelle Meeus
cb580b9865
fix(Core/Spell): skip Guardian pets when searching for Party/R… ( #22587 )
2025-07-29 09:08:48 -03:00
Jelle Meeus
fc4b2939ee
refactor(World/WorldState): use prepared statements ( #22582 )
2025-07-28 02:04:03 -03:00
Andrew
970b6cf7b6
fix(Scripts/AhnKahet): Refactor Prince Taldaram vanish and embrace logic ( #22524 )
2025-07-28 02:03:00 -03:00
github-actions[bot]
f5d39a2f8b
chore(DB): import pending files
...
Referenced commit(s): b6bef0f6af
2025-07-27 13:31:48 +00:00
Rocco Silipo
b6bef0f6af
fix(DB/SAI): Implement Dialogue in the tavern ( #22577 )
2025-07-27 10:25:15 -03:00
Yehonal
dbee211506
fix(bash/starter): enhance interactive mode handling ( #22516 )
...
This pull request updates the startup script in `apps/startup-scripts/src/starter` to improve handling of interactive and non-interactive modes, particularly when running under different session managers.
### Improvements to interactive and non-interactive mode handling:
* Updated the condition to check if the application should run interactively by combining `AC_LAUNCHED_BY_PM2` and `AC_DISABLE_INTERACTIVE` environment variables. This ensures more accurate handling of interactive mode.
Fixes: https://github.com/azerothcore/azerothcore-wotlk/issues/22507
2025-07-27 13:50:20 +02:00
github-actions[bot]
90ac298155
chore(DB): import pending files
...
Referenced commit(s): 60643ce5e7
2025-07-27 08:02:39 +00:00
Kitzunu
60643ce5e7
feat(Script/Command): Add AccountFlag pinfo output ( #22548 )
2025-07-27 09:59:13 +02:00
github-actions[bot]
e66f763a9c
chore(DB): import pending files
...
Referenced commit(s): 4da5884532
2025-07-27 07:28:39 +00:00
Andrew
4da5884532
fix(DB/SAI): Grant quest credit to all group members for quest The Mi… ( #22572 )
2025-07-27 09:11:27 +02:00
Kitzunu
3f46e05d36
refactor(Core/Account): Move account flag logic from AccountMgr to WorldSession ( #22558 )
2025-07-27 08:54:16 +02:00
Jelle Meeus
24d1a4808f
fix(Scripts/Spells): Death and Decay not breaking Hungering Cold ( #22573 )
2025-07-27 00:12:49 -03:00
Christian M
d2fb893f87
feat(Core/Player): Allow spell validation to be skipped at server owner's risk ( #22521 )
...
Co-authored-by: Tereneckla <Tereneckla@pm.me >
2025-07-26 19:26:00 -03:00
github-actions[bot]
00f411c0b1
chore(DB): import pending files
...
Referenced commit(s): dad67f9bb0
2025-07-26 19:43:50 +00:00
Andrew
9f8cd74205
fix(DB/Spell): Fix serverside spell Grow ( #22569 )
...
Co-authored-by: Gustavo <sirikfoll@hotmail.com >
Cherry-picked from commit: 0b766db6a4
2025-07-26 16:43:17 -03:00
Andrew
dad67f9bb0
fix(Scripts/CullingOfStratholme): Prevent Arthas from despawning ( #22570 )
2025-07-26 16:42:49 -03:00
github-actions[bot]
5a96fbd23e
chore(DB): import pending files
...
Referenced commit(s): 71c2dbfa20
2025-07-26 10:07:12 +00:00
chaosua
71c2dbfa20
fix(DB/page_text_locale): fix gender tags and html for 3539, 3540, 3541 ( #22562 )
2025-07-26 12:06:09 +02:00
NoxMax
27da054661
feat(Core): make BGs and Arena prep time configurable ( #22136 )
...
Co-authored-by: Tereneckla <Tereneckla@pm.me >
2025-07-26 02:09:20 +01:00
github-actions[bot]
6c72e9b9ee
chore(DB): import pending files
...
Referenced commit(s): 5155f97261
2025-07-25 07:02:19 +00:00
Tereneckla
99931d59d8
fix(Script/Creature): Add random delay to Gargoyle casts ( #22512 )
2025-07-25 09:02:02 +02:00
Jelle Meeus
5155f97261
fix(DB/Event): Scourge Invasion Shadow of Doom and rare loot ( #22518 )
2025-07-25 09:01:04 +02:00
github-actions[bot]
e494a1ecb2
chore(DB): import pending files
...
Referenced commit(s): e0aca50840
2025-07-24 20:25:38 +00:00
Ryan Turner
e0aca50840
fix(DB/Spawns) Removes 6x creature spawns for "Lordaeron Citizen" ( #22552 )
2025-07-24 21:24:37 +01:00
Kitzunu
dc3d2def80
feat(Core/Load): Add debug logs for zone and area assignment ( #22509 )
2025-07-24 16:21:05 -03:00
Quentin Dawans
250bc557f4
fix(Conf/Misc): Update max visibility description ( #22187 )
2025-07-24 21:06:37 +02:00
github-actions[bot]
37a7c76c0a
chore(DB): import pending files
...
Referenced commit(s): 084605d495
2025-07-24 17:57:16 +00:00
Rocco Silipo
084605d495
fix(DB/SAI): Implement various missing Culling of Stratholme behaviours (part 2). ( #22550 )
2025-07-24 14:56:15 -03:00
Jelle Meeus
e685c7f4ad
fix(Core/Spell): skip Guardian pets when searching for Party/Raid members ( #22528 )
2025-07-24 18:25:11 +02:00
Kitzunu
9286bb363e
fix(Core/Account): Change account flag updates to async connection ( #22547 )
2025-07-24 16:52:51 +02:00
github-actions[bot]
283e831594
chore(DB): import pending files
...
Referenced commit(s): 603249c046
2025-07-24 13:10:02 +00:00