Commit Graph

15877 Commits

Author SHA1 Message Date
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
Kitzunu
1e68280691 feat(Core/Account): Add account flags support (#22533) 2025-07-24 10:09:30 -03:00
Jelle Meeus
603249c046 fix(Core/Unit): wrong behavior of HasUnitMovementFlag (#22529) 2025-07-24 10:09:01 -03:00
github-actions[bot]
298ba0f035 chore(DB): import pending files
Referenced commit(s): 6e16139b35
2025-07-24 13:06:06 +00:00
Rocco Silipo
6e16139b35 fix(DB/SAI): Implement various missing Culling of Stratholme behaviours (#22545) 2025-07-24 10:05:03 -03:00
Jelle Meeus
cd2c081a64 fix(Scripts/Northrend): Ulduar Mimiron plasma ball always target victim (#22543)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-24 10:02:11 -03:00
github-actions[bot]
2a3075504e chore(DB): import pending files
Referenced commit(s): 308e6ce015
2025-07-24 06:32:53 +00:00
Andrew
308e6ce015 fix(DB/Creature): Update Amanitar spawn position (#22542) 2025-07-24 08:31:50 +02:00
Ryan Turner
60800314ab fix(DB/SQL): Do not give all permissions to user "acore" upon creation via the sql file (#22540) 2025-07-23 18:32:48 -03:00
Tereneckla
a96c7e85c5 fix(Core/Player): Only mark spells as invalid when none of the Skills match (#22537) 2025-07-23 12:49:29 -03:00
github-actions[bot]
6bf8469cf3 chore(DB): import pending files
Referenced commit(s): f9a26d21d7
2025-07-23 13:54:48 +00:00
Rocco Silipo
f9a26d21d7 fix(DB/Creature): Rhunok cannot be attacked anymore without using first Tormentor's Incense. (#22534) 2025-07-23 15:53:40 +02:00
github-actions[bot]
7f4f39b089 chore(DB): import pending files
Referenced commit(s): ae81ce2a24
2025-07-22 16:13:29 +00:00
Rocco Silipo
ae81ce2a24 fix (DB/Creature) Edit Geirrvif's position. (#22531) 2025-07-22 18:12:24 +02:00
github-actions[bot]
e66931ca4a chore(DB): import pending files
Referenced commit(s): 3bb130f06a
2025-07-22 15:17:34 +00:00
Rocco Silipo
3bb130f06a fix (DB/Creature) Set right faction for Ice Steppe Rhinos. (#22530) 2025-07-22 17:16:29 +02:00
github-actions[bot]
6fe2792fef chore(DB): import pending files
Referenced commit(s): 3582369b67
2025-07-22 12:06:03 +00:00
Rocco Silipo
3582369b67 fix (DB/Gameobject) Vordrassil Seeds now have a corrected spawn point. (#22527) 2025-07-22 14:05:00 +02:00
github-actions[bot]
50ff7ef67b chore(DB): import pending files
Referenced commit(s): a885fd04b2
2025-07-22 06:24:30 +00:00
Rocco Silipo
a885fd04b2 fix (DB/Creature) Eyes Above quest issues are now solved. (#22513) 2025-07-22 08:23:29 +02:00
github-actions[bot]
d36f690e4c chore(DB): import pending files
Referenced commit(s): f7d88089aa
2025-07-21 23:30:28 +00:00
Andrew
f7d88089aa fix(Scripts/GrizzlyHills): Refactor Red Rocket quest to use SmartAI s… (#22517) 2025-07-21 20:29:22 -03:00
github-actions[bot]
8621c2cef9 chore(DB): import pending files
Referenced commit(s): 982f75541a
2025-07-21 21:50:49 +00:00
Jelle Meeus
982f75541a fix(DB/Event): Scourge Invasion vendor conditions (#22519) 2025-07-21 18:49:48 -03:00
Fazzul
65ad4b1b49 fix(Scripts/Ulduar): Phase 1 of Thorim (#22037) 2025-07-20 18:40:08 +02:00