Andrew
|
baf7957e36
|
fix(Scripts/Spell): Fix Animal Blood spawning when it shouldn't (#23656)
|
2025-11-14 09:31:30 +01:00 |
|
blinkysc
|
07654ae57e
|
fix(Script/BlackTemple): Reliquary of Souls will use 45 degree in front to set incombat (#22938)
|
2025-11-13 21:07:02 -03:00 |
|
天鹭
|
107184cbef
|
fix(Scripts/Northrend): Betrayal quest (#23650)
|
2025-11-13 15:22:54 -03:00 |
|
killerwife
|
2f9d3a1a71
|
fix(Core): Fix waterwalking after dying in instance (#23593)
|
2025-11-12 11:54:29 -03:00 |
|
Undo
|
158ef9c29c
|
fix(Core/Unit): Druid Talent Survival of the Fittest lacking immunity to creature daze (#23471)
|
2025-11-12 05:51:51 -05:00 |
|
sogladev
|
5f7a6fc4ca
|
fix(Core/SmartAI): startup warnings unused params (#23551)
|
2025-11-12 10:16:08 +01:00 |
|
天鹭
|
50f8f145d2
|
refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23617)
|
2025-11-12 10:13:26 +01:00 |
|
sogladev
|
bca8f7ce07
|
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>
|
2025-11-12 04:50:15 -03:00 |
|
sogladev
|
928e145694
|
fix(Scripts/Northrend): ensure Drakuru stays in place during Betrayal (#23619)
|
2025-11-12 04:39:42 -03:00 |
|
sogladev
|
da61b05a82
|
fix(Scripts/Northrend): Sniffing Out The Perpetrator horde (#23620)
|
2025-11-11 10:20:13 -03:00 |
|
天鹭
|
8f5d50435b
|
fix(Core/Map): It should be ensured that the instance is unloaded only after the Creature Respawn. (#23103)
|
2025-11-11 02:59:57 -03:00 |
|
天鹭
|
6d64ecd24f
|
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>
|
2025-11-11 01:51:52 -03:00 |
|
sogladev
|
c1a8047cf1
|
fix(Scripts/AreaTrigger): players become stuck after Last Rites (#23613)
|
2025-11-11 01:50:26 -03:00 |
|
bashermens
|
923cccdc25
|
Merge branch 'azerothcore:master' into Playerbot
|
2025-11-10 13:52:10 +01:00 |
|
sogladev
|
723aae9039
|
fix(Scripts/Northrend): Zul'Drak Betrayal quest (#23562)
|
2025-11-09 23:14:07 +01:00 |
|
Andrew
|
283f03bdcd
|
fix(Scripts/HoL): Killing Volkhan should despawn all Slags (#23581)
|
2025-11-09 23:06:47 +01:00 |
|
Andrew
|
36d739ee42
|
fix(DB/Spells): Ionar spark Arcing Burn should stack from different c… (#23588)
|
2025-11-09 23:05:35 +01:00 |
|
bashermens
|
cd799aa1c6
|
Merge branch 'azerothcore:master' into Playerbot
|
2025-11-09 21:14:51 +01:00 |
|
killerwife
|
c85c86b285
|
Remove double unroot in Unit::_ExitVehicle (#23545)
|
2025-11-08 19:40:30 -03:00 |
|
bashermens
|
0bb40fddc4
|
Merge branch 'azerothcore:master' into Playerbot
|
2025-11-08 23:31:01 +01:00 |
|
sogladev
|
125e1aec9d
|
fix(Scripts/AzjolNerub): update Azjol-Nerub's Anub'arak (#23570)
|
2025-11-08 17:27:56 -03:00 |
|
Andrew
|
fca2e12056
|
fix(Scripts/DTK): Fix a couple of Prophet Tharon'ja issues (#23568)
|
2025-11-08 20:01:55 +01:00 |
|
bashermens
|
e68fa57fd6
|
Merge branch 'azerothcore:master' into Playerbot
|
2025-11-08 10:01:09 +01:00 |
|
Benjamin Jackson
|
af779202e6
|
fix(Core): Move and adjust experience modifiers for instanced elite creatures. (#23563)
|
2025-11-08 02:03:43 -05:00 |
|
Andrew
|
09e0343491
|
fix(Scripts/Ahnkahet): Clean up Herald Volazj insanity casting and ph… (#23549)
|
2025-11-07 19:37:42 -03:00 |
|
Rocco Silipo
|
494326656d
|
fix(DB/Script): Add various corrections to Massacre At Light's Point event. (#23558)
|
2025-11-07 19:20:04 +01:00 |
|
killerwife
|
dea8cd64df
|
Movement: Fix flying in dalaran after disconnect (#23559)
|
2025-11-07 16:56:12 +01:00 |
|
bashermens
|
838628a25d
|
Merge branch 'azerothcore:master' into Playerbot
|
2025-11-07 13:00:19 +01:00 |
|
sogladev
|
7ac7228315
|
fix(Core/Player): simultaneously swap melee and ranged weapon in combat (#23557)
|
2025-11-07 12:07:57 +01:00 |
|
bash
|
b7c92a52aa
|
Merge branch 'azerothcore:master' into Playerbot
|
2025-11-05 10:53:28 +01:00 |
|
Anton Popovichenko
|
422ccc8e44
|
fix(mmaps): [REQUIRES_REGENERATION] Fix baseUnitDim division to resolve pathing edge cases (#23480)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
|
2025-11-05 06:27:13 -03:00 |
|
bash
|
8c2409ff06
|
naxx merge fixes
|
2025-11-04 21:21:59 +01:00 |
|
bash
|
52a09fbf54
|
Merge remote-tracking branch 'upstream/master' into update/core_4_11_2025
# Conflicts:
# src/server/game/Guilds/Guild.cpp
# src/server/scripts/Northrend/Naxxramas/boss_anubrekhan.cpp
# src/server/scripts/Northrend/Naxxramas/boss_faerlina.cpp
# src/server/scripts/Northrend/Naxxramas/boss_four_horsemen.cpp
# src/server/scripts/Northrend/Naxxramas/boss_gluth.cpp
# src/server/scripts/Northrend/Naxxramas/boss_gothik.cpp
# src/server/scripts/Northrend/Naxxramas/boss_grobbulus.cpp
# src/server/scripts/Northrend/Naxxramas/boss_heigan.cpp
# src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp
# src/server/scripts/Northrend/Naxxramas/boss_loatheb.cpp
# src/server/scripts/Northrend/Naxxramas/boss_maexxna.cpp
# src/server/scripts/Northrend/Naxxramas/boss_noth.cpp
# src/server/scripts/Northrend/Naxxramas/boss_patchwerk.cpp
# src/server/scripts/Northrend/Naxxramas/boss_razuvious.cpp
# src/server/scripts/Northrend/Naxxramas/boss_sapphiron.cpp
# src/server/scripts/Northrend/Naxxramas/boss_thaddius.cpp
|
2025-11-04 20:07:10 +01:00 |
|
killerwife
|
7d2b86d7be
|
fix(Core/Unit): Make players turn to their target during charm automatically (#23534)
|
2025-11-04 09:46:49 +01:00 |
|
sogladev
|
430be9ddc2
|
fix(Scripts/AzjolNerub): update Azjol-Nerub's Anub'arak (#23329)
|
2025-11-03 03:49:45 -03:00 |
|
blinkysc
|
5386a1d7a0
|
fix(Script/HoS): Various issues with brann boss (#23413)
|
2025-11-03 03:45:18 -03:00 |
|
killerwife
|
288b495701
|
fix(Core/Movement): Fixup root distancing mobs being stuck in a loop (#23514)
|
2025-11-03 03:44:29 -03:00 |
|
killerwife
|
92c7ba73bf
|
fix(Core/Unit): Fix root/stun client freeze (#23521)
|
2025-11-03 03:01:09 -03:00 |
|
blinkysc
|
b1160e9785
|
fix(Scripts/HoS) Various issues with Krystallus (#23414)
Co-authored-by: John Doe <john.doe@gmail.com>
Co-authored-by: blinkysc <your-github-email@example.com>
|
2025-11-01 21:37:38 +01:00 |
|
Tereneckla
|
e35a5ae049
|
refactor(Core): use the WeaponAttackType enum (#23457)
|
2025-11-01 15:26:18 -03:00 |
|
blinkysc
|
a71af42e1c
|
fix(Script/HoS): The door for Hall of the High Father is open (#23412)
|
2025-11-01 15:18:18 -03:00 |
|
blinkysc
|
d44c7e309d
|
fix(Script/HoL): General Bjarngrim starting location, timings and pathing corrected (#23416)
|
2025-11-01 15:17:13 -03:00 |
|
blinkysc
|
e6984c0672
|
fix(Script/HoL) Ionar timers and spark now follows seperate players (#23481)
|
2025-11-01 15:16:33 -03:00 |
|
Tereneckla
|
675135e19b
|
fix(Core/Spells): only include the targets size for some GroundEffects (#23478)
|
2025-10-31 11:09:38 -03:00 |
|
Tereneckla
|
a4a9d215d8
|
refactor(Scripts/Raids): move spell ids for Raids to dungeondifficulty_dbc (#23477)
|
2025-10-31 09:35:13 -03:00 |
|
Rocco Silipo
|
ed861160b5
|
fix(Script/Naxx): Remove root when Thaddius is in combat and decrease the first Polarity Shift cast by 10 seconds. (#23484)
|
2025-10-31 08:07:44 -03:00 |
|
blinkysc
|
2d50ee0ed9
|
fix(Scripts/HoS): Maiden of Grief various issues (#23415)
|
2025-10-31 00:34:18 -03:00 |
|
blinkysc
|
43552868b8
|
fix(Script/HoL): Volkhan timings and Molten Golem timers and abilities (#23433)
|
2025-10-30 23:53:37 -03:00 |
|
天鹭
|
a1c8e0f221
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
killerwife
|
b737fc8b59
|
fix(Core/Unit): Fix dying from fall damage and incorrect flying on map teleport (#23465)
|
2025-10-30 09:30:13 -03:00 |
|