Revision
382896c857
Merge branch 'master' into merge-master
2026-01-03 17:37:33 +01:00
killerwife
f0d9704d91
fix(Core/SAI): implement response for ranged mode on interrupt ( #24175 )
2025-12-21 10:09:25 -03:00
killerwife
f344c0517d
feat(Core/SAI): Implement SMART_ACTION_SET_ANIM_TIER ( #24143 )
2025-12-19 00:26:35 -03:00
Vanna White
86d7488c02
fix(Core/SAI): Remove Invoker in SMART_EVENT_EVENT_PHASE_CHANGE ( #24051 )
...
Co-authored-by: wetbrownsauce <you@example.com >
2025-12-10 20:20:46 -03:00
bash
58c1c49610
Merge remote-tracking branch 'upstream/master' into Playerbot
...
# Conflicts:
# src/server/game/Spells/SpellInfoCorrections.cpp
# src/server/scripts/Northrend/Naxxramas/boss_thaddius.cpp
2025-12-07 12:04:32 +01:00
blinkysc
bb7753d363
fix(Core/SAI): SMARTCAST_COMBAT_MOVE prevents movement on successful cast ( #23913 )
2025-12-02 12:44:23 -03:00
daobashun
10ec051c58
fix(Core/SAI): Allow game objects to use load grid ( #23881 )
2025-11-24 15:52:14 +01:00
bash
bc9ca38d78
changed into the current license model
2025-11-24 15:42:51 +01:00
bashermens
454a4f34f0
Revert "Core merge 17112025 ( #104 )"
...
This reverts commit 236c842934 .
2025-11-23 23:02:15 +01:00
kadeshar
236c842934
Core merge 17112025 ( #104 )
...
* fix(DB/SmartAI): improve Harry surrendering during quest 'Gambling Debt' (#23598 )
* fix(DB/Quest): The Kalu'ak dailies reward 500 rep (#23600 )
* chore(DB): import pending files
Referenced commit(s): fb03f41b2a
* fix(DB/GameEvent): Remove midsummer pole in K3 (#23614 )
* chore(DB): import pending files
Referenced commit(s): 7b0000d6ee
* fix(DB/SmartAI): increase reliability of quest event Foolish Endeavors (#23612 )
* chore(DB): import pending files
Referenced commit(s): 86f219abbc
* fix(Scripts/AreaTrigger): players become stuck after Last Rites (#23613 )
* chore(DB): import pending files
Referenced commit(s): c1a8047cf1
* fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong area ids (#23233 )
Co-authored-by: ModoX <moardox@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Grimdhex <237474256+Grimdhex@users.noreply.github.com >
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
* fix(DB/Gameobject): Sniffed Values for 'Wild Mustard' spawns (#23608 )
* fix(DB/SmartAI): remove large combat distance of Frostbrood Sentry (#23607 )
* chore(DB): import pending files
Referenced commit(s): 41d40b236f
* fix(DB/ReputationRewardRate): Patch 3.0.0 gain for Northrend factions (#23597 )
* chore(DB): import pending files
Referenced commit(s): 067a898caa
* fix(Core/Map): It should be ensured that the instance is unloaded only after the Creature Respawn. (#23103 )
* fix(Scripts/Northrend): Sniffing Out The Perpetrator horde (#23620 )
* fix(Scripts/Northrend): ensure Drakuru stays in place during Betrayal (#23619 )
* chore(DB): import pending files
Referenced commit(s): 928e145694
* fix(DB/SmartAI): quest 'Reconnaissance Flight' (#23628 )
Co-authored-by: dr-j <dr-j@users.noreply.github.com >
Co-authored-by: Killyana <morphone1@gmail.com >
* fix(DB/QuestOfferReward): remove mention of a beta recipe in text (#23629 )
* fix(DB/Conditions): update quest conditions to drop chokers (#23610 )
* chore(DB): import pending files
Referenced commit(s): bca8f7ce07
* refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23617 )
* fix(Core/SmartAI): startup warnings unused params (#23551 )
* fix(Core/Unit): Druid Talent Survival of the Fittest lacking immunity to creature daze (#23471 )
* fix(DB/SAI): Fix Fizzcrank Paradrop teleporters (#23633 )
* chore(DB): import pending files
Referenced commit(s): 94ba1c210d
* fix(Core): Fix waterwalking after dying in instance (#23593 )
* fix(DB/SAI): don't remove all auras when mounting flamebringer (#23640 )
* chore(DB): import pending files
Referenced commit(s): 22f91f3802
* fix(DB/SAI): Emerald Lasher goes out of the terrain when aggroed. (#23642 )
* chore(DB): import pending files
Referenced commit(s): f9d6fe41de
* fix(DB/SAI): Burning Depths Necromancer no longer stays in place. (#23641 )
* chore(DB): import pending files
Referenced commit(s): 1037471c8d
* fix(DB/SAI): Remove SmartAI from Valkyrion Harpoon Gun. (#23646 )
* chore(DB): import pending files
Referenced commit(s): 8e3a7e6dcf
* fix(DB/Creature): Fix Weakened Reanimated Frost Wyrm inhabit type (#23645 )
* chore(DB): import pending files
Referenced commit(s): 3baa18ef5b
* fix(DB/Spell): Infectious Bites should stack from different casters (#23647 )
* chore(DB): import pending files
Referenced commit(s): 5aede412ab
* fix(DB/SAI): Solve various issues with It Goes to 11... quest. (#23651 )
* fix(DB/Loot): Fireproof Satchel will now always drop the Ritual of Torch (#23585 )
* chore(DB): import pending files
Referenced commit(s): 1090c209b3
* fix(Scripts/Northrend): Betrayal quest (#23650 )
* fix(Script/BlackTemple): Reliquary of Souls will use 45 degree in front to set incombat (#22938 )
* fix(Scripts/Spell): Fix Animal Blood spawning when it shouldn't (#23656 )
* fix(Scripts/BoreanTundra): Script Bloodspore Haze/Psychosis (#23657 )
* chore(DB): import pending files
Referenced commit(s): baf7957e36
* fix(DB/SAI): Sibling Rivalry quest credit if mounted (#23659 )
* chore(DB): import pending files
Referenced commit(s): 6919cc679d
* fix(docs/license): use GPLv2 as MaNGOS-based project (#23655 )
* fix(Core/Achievements): a character can only have 1 race realm first (#23626 )
* chore: fix leftover license header (#23678 )
* fix(Scripts/HoL): Update Loken script (#23587 )
* fix(Scripts/DTK): Update King Dred script (#23572 )
* fix(DB/SAI): Bitter Departure quest credit (#23658 )
* chore(DB): import pending files
Referenced commit(s): e595425578
* fix(DB/Conditions): Ice Shard require Icy Imprisonment (#23661 )
* chore(DB): import pending files
Referenced commit(s): 8294652e77
* fix(DB/Loot): add Scourge Curio drop to Lost Shandaral Spirit (#23686 )
* chore(DB): import pending files
Referenced commit(s): b6ed4347fe
* fix(DB/Gameobject): fix spell focus location for 'Will of the Titans' (#23683 )
* chore(DB): import pending files
Referenced commit(s): 388f18895d
* fix(DB/Creature): update IOC Demolisher spells (#23685 )
* chore(DB): import pending files
Referenced commit(s): cdfa50c990
* fix(Scripts/Northrend): IOC boss cast ability Mortal Strike (#23684 )
* fix(Scripts/BoreanTundra): Fix Beryl Sorcerer engaging mobs (#23690 )
* fix(Core/Entities): Improve interactions between taxis and players regarding PvP flag. (#23681 )
* fix(DB/Creature): Peon Gakra should be an innkeeper (#23699 )
* chore(DB): import pending files
Referenced commit(s): 6abff4ac2b
* fix(Scripts/SholazarBasin): Fix Song of Wind and Water double credit (#23707 )
* fix(DB/SAI): Reanimated Frost Wyrm engage after being hit by quest spell (#23697 )
* fix(DB/SAI): Timely respawn Nesingwary Trappers (#23703 )
* fix(DB/Creature): Fix Fjord Hawk Matriarch unit flags (#23696 )
* fix(DB/Conditions): Fix Fordragon Resolve target conditions (#23701 )
* chore(DB): import pending files
Referenced commit(s): 2942d63125
* fix(DB/Script): Move Tailhorn Stag and Amberpine Woodsman behavior into SmartAI. (#23708 )
* fix(DB/Creature): Set Trigger flag on Steam Vent. (#23710 )
* chore(DB): import pending files
Referenced commit(s): 435ca302ef
* fix(DB/SAI): To Stars' Rest! taxi flight (#23712 )
* chore(DB): import pending files
Referenced commit(s): ab4d59ac9d
* fix (DB/Creature): Set Surveyor Orlond flags. (#23714 )
* chore(DB): import pending files
Referenced commit(s): e8ec77dca7
* fix(DB/Loot): Fix Master Summoner Staff drop chance (#23717 )
* chore(DB): import pending files
Referenced commit(s): 182c055e6e
* fix(Scripts/DTK): Fix Oh Novos! achievement (#23539 ) (#23718 )
* fix(Core/Spells): Remove King Mrgl-Mrgl costume on spell casting (#23713 )
* chore(DB): import pending files
Referenced commit(s): 8c963a11ce
* fix(DB/Reputation): Utigarde Pinnacle normal reputation (#23719 )
* chore(DB): import pending files
Referenced commit(s): 88ed7d66d5
* fix(Scripts/HoS): Clean up faction update hacks (#23720 )
* fix(DB/Reputation): Lower reputation according to rates handling (#23722 )
* fix(DB/Reputation): Oculus normal & UP correction (#23723 )
* chore(DB): import pending files
Referenced commit(s): abc2cf3028
* fix(Scripts/Oculus): Implement crossfaction support for drakes (#23704 )
* fix(DB/Quest): Correct prerequisite for Reclaimed Ration (#23736 )
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
* fix(DB/Quest): Correct prerequisite for Salvaging Life's Strength (#23734 )
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
* chore(DB): import pending files
Referenced commit(s): afd8197588
* fix(Core/Movement): Fix SummonMovementInform for summons (#23725 )
* refactor(Core/Movement): Fix Build (#23739 )
* fix(DB/SAI): Update Iron Rune Construct SAI to use DO_ACTION instead … (#23716 )
* chore(DB): import pending files
Referenced commit(s): 7cc39f78e2
* fix(DB/SAI): Fix Flamebringer gossip interaction (#23740 )
* chore(DB): import pending files
Referenced commit(s): 9cb683cfcd
* fix(DB/SAI): Nerub'ar member packs now attack together. (#23727 )
* chore(DB): import pending files
Referenced commit(s): 6f5a1b7ccc
* fix(DB/SAI): Remove Harrison Johnes quest flag on escort accept (#23700 )
* chore(DB): import pending files
Referenced commit(s): bacf15d356
* Update crash issue template with log submission guidelines (#23754 )
* Merge
* Updated OnPlayerChat method name to OnPlayerCanUseChat
---------
Co-authored-by: sogladev <sogladev@gmail.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com >
Co-authored-by: ModoX <moardox@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Grimdhex <237474256+Grimdhex@users.noreply.github.com >
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
Co-authored-by: dr-j <dr-j@users.noreply.github.com >
Co-authored-by: Killyana <morphone1@gmail.com >
Co-authored-by: Undo <50205200+UndoUreche@users.noreply.github.com >
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com >
Co-authored-by: killerwife <killerwife@gmail.com >
Co-authored-by: Tereneckla <Tereneckla@pm.me >
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com >
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com >
Co-authored-by: blinkysc <37940565+blinkysc@users.noreply.github.com >
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
Co-authored-by: Traesh <Traesh@users.noreply.github.com >
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
2025-11-23 20:45:22 +01:00
Francesco Borzì
50b36e842a
fix(docs/license): use GPLv2 as MaNGOS-based project ( #23655 )
2025-11-14 08:44:25 -03:00
sogladev
5f7a6fc4ca
fix(Core/SmartAI): startup warnings unused params ( #23551 )
2025-11-12 10:16:08 +01:00
killerwife
7e5a28b064
SmartAI: Fix npcs not waypointing when offset is too big ( #23453 )
2025-10-28 10:49:51 +01:00
killerwife
6292f80219
feature(SmartAI/Movement) - Unify waypoint systems ( #23251 )
2025-10-26 17:52:59 +01:00
killerwife
a8d07b669d
fix(Core/Scripts): Fix the wrong run in npc_escortAI ( #23293 )
...
Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com >
2025-10-24 08:43:18 +02:00
killerwife
10d5a3c553
fix(Core/Unit): rework Walk/Run mode ( #22988 )
...
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-14 17:54:19 -03:00
天鹭
53238a68d3
refactor(Core): DespawnOrUnsummon ( #23141 )
2025-10-13 03:36:23 -03:00
天鹭
8e2e30328f
refactor(Core): Make ObjectGuid const ( #23170 )
...
* cherry-pick commit (a7883380ce )
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com >
2025-10-12 23:13:12 -03:00
Rocco Silipo
e46e29b012
fix(DB/Script/Gundrak) Improve Drakkari Rhino bridge event. ( #23144 )
2025-10-09 12:23:53 +02:00
Andrew
84d55972fd
fix(Core/SAI): Fix crash when using SMART_TARGET_INSTANCE_STORAGE in … ( #23033 )
2025-09-27 12:09:27 -03:00
killerwife
8e6d35c9b2
fix(Core/SAI): idle casters ( #23005 )
2025-09-23 20:45:48 -03:00
Yehonal
403dacc885
feat(Core/SAI): enhance movement actions with force destination option ( #22974 )
2025-09-20 13:15:45 +02:00
Andrew
94c2f38ecc
feat(Core/SAI): Implement delay option to SMART_ACTION_TALK ( #22918 )
2025-09-15 09:44:49 +02:00
Andrew
f893df775c
feat(Core/Conditions): Implement CONDITION_AI_DATA and support for st… ( #22879 )
2025-09-11 18:38:56 -03:00
Andrew
d69f61d7ab
fix(Core/SAI): Fix crash in SMART_TARGET_OWNER_OR_SUMMONER ( #22789 )
2025-09-04 06:19:25 -03:00
Andrew
f1cb5cc71b
fix(Core/SAI): Remove combat flag on evade for SAI-scripted charmed u… ( #22775 )
2025-09-02 20:15:40 -03:00
iThorgrim
413178662a
fix(Core/SAI): GameObject smart_script based on GUID ( #22710 )
2025-08-20 19:31:00 -03:00
天鹭
2602add0fd
refactor(Core): Improve readability ( #22691 )
2025-08-19 15:03:03 +02:00
Andrew
5369aec3c9
fix(Core/SAI): Force SMC creatures to resume chasing victims once in… ( #22581 )
2025-08-12 14:31:08 -03:00
Takenbacon
73317b2706
feat(Core/Grids): Remove WorldObject separation in grid containers ( #22595 )
2025-08-09 06:36:24 +02:00
Rocco Silipo
d6cf473882
fix (Core/SmartScript) Improve SMART_ACTION_START_CLOSEST_WAYPOINT. ( #22364 )
...
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com >
2025-06-27 20:07:54 +02:00
Vanna White
36c4de6590
fix(CORE/SAI): Properly Implement START_CLOSEST_WAYPOINT ( #22256 )
...
Co-authored-by: wetbrownsauce <you@example.com >
2025-06-26 13:12:13 +02:00
Tereneckla
0810fa076a
refactor(Core/AI): rename FarthestTargetSelector to RangeSelector ( #22026 )
2025-06-24 23:09:38 +02:00
Kitzunu
8200f3729e
fix(Core/SAI): Exclude GMs for player target/event ( #22345 )
2025-06-22 21:47:32 -03:00
Ryan Turner
84533758f9
fix(core/SMART_EVENT_LINK) - Seperation and clarification of "not found or invalid, skipped" ( #22240 )
2025-06-17 20:14:45 +01:00
Andrew
9279b1248f
fix(Core/SAI): Don't try to reposition SMC creatures while moving (fi… ( #22280 )
2025-06-07 15:43:53 -03:00
Tereneckla
a8b982dca8
refactor(Core/AI) don't add currentTarget to the front of the SelectTargetList for MaxThreat/Random ( #21965 )
2025-05-05 20:17:10 +01:00
blinkysc
d23e61b721
fix(SmartAI): Ensure immediate combat engagement ( #21854 )
...
NPCs will stop their current waypoint and start combat.
2025-04-26 19:24:35 +01:00
Andrew
b17d69b33c
feat(Core/Unit): Add SpellSchoolMask info to the DamageDealt() hook ( #21411 )
2025-02-12 12:16:02 +01:00
Kitzunu
17412174be
feat(Core/SAI): implement SMART_ACTION_DISABLE_REWARD ( #21105 )
2025-02-01 22:49:41 +01:00
Kitzunu
9e9a2fe5e3
refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… ( #21213 )
...
...ring
2025-02-01 22:46:42 +01:00
Kitzunu
2aa8c8aa80
refactor(Core/SmartScripts): Clean up validation logic by replacing A… ( #21184 )
2025-01-16 20:49:26 +01:00
Andrew
d94dda9d93
feat(Core/SAI): Implement SMART_ACTION_DISMOUNT (206) ( #20899 )
2024-12-12 06:11:42 +01:00
Kitzunu
490c90bdd7
feat(Core/SAI): Add pet variable to SMART_TARGET_INVOKER_PARTY ( #20804 )
...
* feat(Core/SAI): Add pet variable to SMART_TARGET_INVOKER_PARTY
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/15755
* mb
2024-12-01 13:57:39 -03:00
sudlud
b2c04603f7
feat(Core/SmartAI): add startup error for non existent SmartAI entries ( #20694 )
2024-11-24 21:25:02 +01:00
Jelle Meeus
640f84e280
feat(Core/SmartAI): introduce new SMART_EVENT_IS_IN_MELEE_RANGE ( #20575 )
2024-11-20 06:36:17 -03:00
Francesco Borzì
a9f0f371e5
refactor(src/server/game): optimise imports ( #20541 )
2024-11-13 11:37:20 +01:00
Jelle Meeus
3565e4a9eb
feat(Core/WorldState): improved WorldState scripting ( #20141 )
...
* implement world state script
based on
0b87ca9d9e
Co-authored-by: killerwife <killerwife@gmail.com >
* refactor to use onleave and onenter instead of spell_area
allows players to right click remove adal's buff
* add MapMgr.h
* refactor: use condition enum instead of uint32, prefix WORLD_STATE where needed
* remove lock from WorldState::Update
sWorldState->Update() is only called from World::Update
* remove unsafe SmartAI action of setWorldState
---------
Co-authored-by: killerwife <killerwife@gmail.com >
2024-11-12 12:15:27 -03:00
Andrew
734bcb5d10
chore(Core/Creature): Fix typo ( #20510 )
2024-11-10 15:21:58 +01:00
Andrew
d73ebe2e38
fix(Core/SAI): Don't try to reposition Rooted inhabit type creatures ( #20504 )
2024-11-10 04:54:01 -03:00