Commit Graph

6251 Commits

Author SHA1 Message Date
Yunfan Li
fdb71c521e Merge branch 'master' into Playerbot-updated 2025-09-11 12:20:54 +08:00
Andrew
32573e8f54 fix(Core/Formations): Prevent formation members from moving when cont… (#22859) 2025-09-11 00:47:24 +02:00
Andrew
b2283b737a fix(Scripts/Stormpeaks): Fix Feed Stormcrest Eagle spell target condi… (#22848) 2025-09-11 00:46:55 +02:00
Andrew
3a1f43db5c fix(Scripts/ScarletEnclave): fix crash in Persuasive Strike spell script (#22840) 2025-09-09 13:43:04 -03:00
Jelle Meeus
79278aa504 fix(Scripts/Dragonblight): quest Fresh Remounts (#22846) 2025-09-09 02:40:01 -03:00
Jelle Meeus
9ba155c089 fix(Scripts/Northrend): Scourge Plague Spreader summons ghouls mid-air (#22845) 2025-09-09 01:15:45 -03:00
Takenbacon
4d333518bb fix(Core/Visibility): Visibility should be using 2d distance checks (#22839) 2025-09-08 06:52:14 -03:00
Takenbacon
fa33b27700 fix(Core/Visibility): Mark destructible objects infinite visibility (#22838) 2025-09-08 06:51:53 -03:00
Takenbacon
9e04cb9e37 fix(Core/Visibility): Add some safety to visibility grid container (#22837) 2025-09-08 06:51:41 -03:00
Takenbacon
f191d71193 fix(Core/Visibility): Fix visibility issue at sight limit (#22830) 2025-09-07 14:17:10 -03:00
Takenbacon
a28824df85 feat(Core/Visibility): Far visibility worldobjects (#22828) 2025-09-07 08:02:03 -03:00
Benjamin Jackson
d55851c513 fix(Scripts/Commands): Don't set error message flag for successful event activelist command. (#22824) 2025-09-06 20:11:38 -03:00
Jelle Meeus
d22f015e52 fix(Core/Player): Haunted Memento aura is present when item is in bank (#22811) 2025-09-06 10:28:01 -03:00
Andrew
46f12f78e0 fix(Scripts/AzjolNerub): Modernize Krikthir the Gatewatcher script (#22647)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-09-06 10:21:00 -03:00
Jelle Meeus
82454c2261 fix(DB/Creature): Necrotic Shard is sometimes regenerating health (#22812) 2025-09-06 09:44:15 +02:00
Jelle Meeus
fdc81f3be0 fix(Scripts/Spells): Shadow of Doom death sometimes deals no damage (#22813) 2025-09-06 09:44:07 +02:00
Andrew
d69f61d7ab fix(Core/SAI): Fix crash in SMART_TARGET_OWNER_OR_SUMMONER (#22789) 2025-09-04 06:19:25 -03:00
Takenbacon
af31aaa374 fix(Core/Maps): Move corpse expiration updates to map (#22780) 2025-09-03 20:29:15 -03:00
@cgrahamseven
fa9e34de88 fix(Scripts/Oculus): Fix oculus npc belgaristrasz gossip menu (#22765)
Co-authored-by: cgrahamseven <chris.graham@protonmail.com>
2025-09-03 20:25:18 -03:00
Jelle Meeus
f970746c2c fix(Scripts/WorldState): zone invasion marks self as defeated when ti… (#22787)
Co-authored-by: Killerwife <killerwife@gmail.com>
2025-09-03 20:20:30 -03:00
Jelle Meeus
1e29c31b07 fix(Scripts/WorldState): defeated scourge zone invasions not restarting after a defeat (#22783) 2025-09-03 20:20:04 -03:00
Andrew
11e448a230 fix(Scripts/Spells): Fix group credit for Salvaging Life's Strength quest spell (#22779) 2025-09-03 13:13:42 +02:00
Andrew
4d0281552a fix(Scripts/HowlingFjord): Fix Falcon vs Hawk quest credit being gran… (#22778) 2025-09-03 13:13:06 +02:00
Yehonal
a575101751 feat(core): implement 31-bit safe petition_id for improved database integrity (#22774) 2025-09-02 22:31:09 -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
Benjamin Jackson
033a6e31ed fix(Scripts/World): Swap Shard communication spell to direct cast instead of AoE. (#22764) 2025-09-01 22:40:12 -03:00
Benjamin Jackson
611c9296ff refactor(Core/Packets): Rewrite various item packets to modern class. (#22758) 2025-08-31 21:53:26 +02:00
kadeshar
830e1fc5c2 Merge pull request #8 from azerothcore/master
Merge
2025-08-30 21:23:42 +02:00
Benjamin Jackson
d9c99cd015 fix(Scripts/Karazhan): Minor adjustments to Tenris Mirkblood. (#22753) 2025-08-30 09:43:06 -03:00
iThorgrim
445161d3b9 refactor(Core/Script): Rename Creature_SelectLevel to OnCreatureSelectLevel for clarity (#22750) 2025-08-29 17:19:57 -03:00
Andrew
c2b298eaac fix(Scripts/SI): crash fix (#22744) 2025-08-28 23:43:36 -04:00
Benjamin Jackson
e39333abcb fix(Core/WorldState): Start boss activation event when starting Scourge Invasion. (#22739) 2025-08-28 13:34:45 -03:00
Jelle Meeus
a957b4a5b7 fix(DB/SmartAI): port Shadow of Doom script to SmartAI (#22735) 2025-08-27 19:32:59 -03:00
kadeshar
234268e3bf Merge pull request #7 from azerothcore/master
Merge
2025-08-27 21:04:10 +02:00
Jelle Meeus
a3131d5cdb fix(Core/Player): Recast lost by death item obtain spells of any item… (#22736)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2025-08-27 15:43:39 -03:00
Benjamin Jackson
cdceb775a0 fix(Scripts/Karazhan): Implement Tenris Mirkblood. (#22551)
Co-authored-by: amed80 <8395873+amed80@users.noreply.github.com>
2025-08-27 06:28:18 -03:00
Quartzi
0fc05ed4d2 feat(Core/Scripting): Add OnPlayerGiveReputation script hook (#21869) 2025-08-27 04:32:02 -03:00
Benjamin Jackson
2ad40a4d23 fix(Core/GroupHandler): Adjust maximum value for rolls. (#22686) 2025-08-26 20:58:41 -04:00
sudlud
2e614069a5 fix(Entities/Creature): do not touch setActive() state in setDeathSta… (#22729)
Co-authored-by: Takenbacon <revoke1336@live.com>
2025-08-25 12:32:35 -03:00
Benjamin Jackson
9ed31bd63e refactor(Core/Packets): Rewrite various query packets to modern class. (#22719) 2025-08-24 14:50:16 +02:00
Andrew
3bdcd83f4a fix(Scripts/Spells): Fix Death and Decay interrupting spellcasting (#22720) 2025-08-23 09:39:32 +02:00
Andrew
82d98f9fb7 chore(Core/Player): Change player setting index type from uint8 to ui… (#22716) 2025-08-22 22:25:15 -03:00
Andrew
c67d4efa4a fix(Core/DB): Update connection type for character settings select (#22712) 2025-08-22 10:26:35 +02:00
SAS2000
9d82ae97ae fix(SERVER/Main): Implementation for version param (#22707) 2025-08-21 19:13:04 +02:00
iThorgrim
413178662a fix(Core/SAI): GameObject smart_script based on GUID (#22710) 2025-08-20 19:31:00 -03:00
Benjamin Jackson
d4713356a0 refactor(Core/Packets): Rewrite MSG_MINIMAP_PING to modern packet class. (#22696) 2025-08-19 21:51:06 +02:00
Andrew
e0f2ec41ef fix(Scripts/Commands): Allow using debug LFG and BG from console (#22705) 2025-08-19 17:59:57 +02:00
天鹭
2602add0fd refactor(Core): Improve readability (#22691) 2025-08-19 15:03:03 +02:00
Takenbacon
e3505df99f fix(Core/Visibility): Fix visibility crash (#22704) 2025-08-19 06:14:08 +02:00
Yehonal
2ae1dbeab2 feat(core): add standalone functions for player settings (#22703) 2025-08-18 22:29:34 -03:00