Github Actions
40e1efdaea
Merge 3.3.5 to npcbots_3.3.5
2025-11-14 21:31:37 +00:00
Andrew
e595425578
fix(Scripts/DTK): Update King Dred script ( #23572 )
2025-11-14 15:45:42 -03:00
Andrew
87a455f14c
fix(Scripts/HoL): Update Loken script ( #23587 )
2025-11-14 15:45:19 -03:00
Francesco Borzì
9371008cdc
chore: fix leftover license header ( #23678 )
2025-11-14 14:21:58 -03:00
sogladev
fea1727606
fix(Core/Achievements): a character can only have 1 race realm first ( #23626 )
2025-11-14 10:12:12 -03:00
Francesco Borzì
50b36e842a
fix(docs/license): use GPLv2 as MaNGOS-based project ( #23655 )
2025-11-14 08:44:25 -03:00
Andrew
6919cc679d
fix(Scripts/BoreanTundra): Script Bloodspore Haze/Psychosis ( #23657 )
2025-11-14 09:32:07 +01:00
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
trickerer
66a66bb8e0
NPCBots: CalculateAoeSpots() clean up
2025-11-12 11:14:23 +07:00
Dinkledork
5892bbe155
Implement scanning for Liquid Fire and Proximity Bombs ( #24 )
...
* Implement scanning for Liquid Fire and Proximity Bombs
Added scanning logic for Liquid Fire puddles and Proximity Bombs in Hellfire Ramparts and The Shattered Halls.
* Update bot_ai.cpp
2025-11-12 10:52:26 +07:00
trickerer
5af06438fe
NPCBots: Fix ranges sorting for bot containers 1
...
(cherry picked from TC commit d08321a758995cdc66be2eb63124b51e9f9a4739)
2025-11-12 10:43:42 +07:00
sogladev
da61b05a82
fix(Scripts/Northrend): Sniffing Out The Perpetrator horde ( #23620 )
2025-11-11 10:20:13 -03:00
trickerer
8d0229b476
NPCBots: Fix issues reported by static analysis
...
(cherry picked from TC commit 1a98ebf07439503cbfc6b9661a2bb129a51f02c3)
# Conflicts:
# src/server/game/AI/NpcBots/bot_ai.cpp
# src/server/game/AI/NpcBots/bot_hunter_ai.cpp
# src/server/game/Groups/Group.cpp
2025-11-11 14:39:23 +07: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
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
killerwife
c85c86b285
Remove double unroot in Unit::_ExitVehicle ( #23545 )
2025-11-08 19:40:30 -03: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
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
Github Actions
2d1a741011
Merge 3.3.5 to npcbots_3.3.5
2025-11-07 21:30:20 +00: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
sogladev
7ac7228315
fix(Core/Player): simultaneously swap melee and ranged weapon in combat ( #23557 )
2025-11-07 12:07:57 +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
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
trickerer
6884736e58
Merge branch '3.3.5' into npcbots_3.3.5
...
# Conflicts:
# src/server/game/Entities/Player/Player.h
2025-11-01 09:09:18 +07: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