Commit Graph

6351 Commits

Author SHA1 Message Date
sogladev
b2d212c0a1 fix(Core/Spells): Lady Blaumeux and Sir Zeliek's cast uninterruptable (#24534) 2026-02-11 04:34:18 -03:00
sogladev
a890f55b55 fix(Core/Creature): implement SUMMON_PROP_FLAG_USE_SUMMONER_FACTION (#24674) 2026-02-10 09:42:43 -03:00
Benjamin Jackson
c73cf6b019 feat(Core/Handlers): Make use of a few billing plan flags for authentication response. (#24569)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 00:28:59 -03:00
blinkysc
f0e5f32b4e fix(Core/Battlegrounds): remove unused ApplyPhaseMask from Arathi Basin (#24582)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-10 00:28:44 -03:00
Andrew
125f6cb748 fix(Scripts/Naxxramas): Thaddius casting Ball Lightning shouldn't pr… (#24624) 2026-02-10 00:27:42 -03:00
Andrew
4c1e559f54 refactor(Scripts/EoE): Modernize scripts (#24634) 2026-02-10 00:27:18 -03:00
sogladev
1ec68348a9 fix(Scripts/World): Lower engineering specialization swap requirements (#24670) 2026-02-10 00:26:37 -03:00
sogladev
5b278c7118 fix(Scripts/Naxxramas): Mr. Bigglesworth and Critter Bites interaction (#24671) 2026-02-10 00:26:20 -03:00
blinkysc
54d145499e fix(Core/GameObject): Handle zero quaternion rotation for dynamically spawned gameobjects (#24662)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: zergtmn <zergtmn@users.noreply.github.com>
2026-02-09 20:07:23 -06:00
Kitzunu
7571ada767 fix(Script/Quest): Kodo Roundup (#24241) 2026-02-08 15:48:21 +01:00
Andrew
2b563fc0e4 feat(Scripts/Commands): Implement npc/gameobject load commands (#24644)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-02-08 08:36:35 -03:00
Rocco Silipo
50aa26bef9 fix(Core/SmartScript): Start Closest Waypoint can handle both wp tables. (#24638)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-07 23:32:04 +01:00
Francesco Borzì
3b8ac391d9 fix(Core/Scripts): apply safety improvements (#24635) 2026-02-07 17:22:58 -03:00
Andrew
4bda3ca1a9 refactor(Scripts/ObsidianSanctum): Modernize script files (#24632)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-07 15:48:05 -03:00
sogladev
896f762cce fix(Scripts/Spells): some LW drums cannot affect targets lvl80 or higher (#24611) 2026-02-06 20:58:05 -03:00
Gultask
57090a5302 fix(Scripts/SSC): Rewrite Coilfang Water Handling (#24559)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-06 19:19:23 -03:00
blinkysc
dfc5ebbbab fix(Core/Handlers): Handle vehicle and possess spells in CMSG_REQUEST_PET_INFO (#24575)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Faq <Faq@users.noreply.github.com>
2026-02-06 19:18:59 -03:00
Benjamin Jackson
4e81f59d62 feat(Core/Config): Add configuration options for point multipliers for arena team brackets. (#24631) 2026-02-06 19:10:02 -03:00
Gultask
c09ee1ddf3 fix(Core/Movement): Prevent Follow predictions from clipping through walls and add teleport as last resort (#24287) 2026-02-06 18:08:27 -03:00
Gultask
cda6e619d0 fix(Core/Threat): Melee creatures should only target units they can attack when rooted (#24526) 2026-02-06 18:07:27 -03:00
Gultask
ebe11235d2 fix(Core/Pet): Allow Pets to attack players from any angle (#24580) 2026-02-06 18:06:13 -03:00
Gultask
f87752de24 fix(Core/SmartScript): Change AREA_CASTING to align with VICTIM_CASTING on timer recalculation (#24563) 2026-02-06 18:05:59 -03:00
Gultask
8249ca51ed fix(Scripts/TempestKeep): Add Teleport Position to Astromancer Solarian and Threat Reset (#24622)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-06 18:05:48 -03:00
Gultask
c74e1567d7 fix(Core/SmartAI): Ranged Creatures should have relaxed stances while outside melee range (#24623) 2026-02-06 18:05:37 -03:00
Gultask
c1cbc8bfed fix(Scripts/MagistersTerrace): Prevent Splitting Delrissa and Helpers on Aggro (#24560) 2026-02-06 18:05:26 -03:00
Gultask
b521a3927d fix(Scripts/StormPeaks): Rewrite Time-Lost Proto Drake (#24497) 2026-02-06 18:05:14 -03:00
Gultask
a924aa6c24 fix(Core/Movement): Exclude Players and Player-controlled units from pet pathing cancellations (#24552) 2026-02-06 18:04:02 -03:00
blinkysc
9b63cde7cb fix(DB/Gameobject): Recalculate quaternion rotation values from orientation (#24617) 2026-02-06 21:41:08 +01:00
sudlud
653136e311 fix(Scripts/SunkenTemple): sniffed values for 'Idol of Hakkar' spawn (#24606) 2026-02-06 21:39:29 +01:00
blinkysc
193da38f74 fix(Commands): .go creature and .appear support transports (#23969)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-02-06 08:48:33 -03:00
blinkysc
4f5a63f1d1 fix(Core/Guild): Fix rare guild bank bug (#24614)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-03 23:42:26 -03:00
Gultask
0efc2b3179 fix(Core/Unit): Ignore Armor Calculation for spells with SPELL_ATTR4_IGNORE_DAMAGE_TAKEN_MODIFIERS (#24592) 2026-02-03 20:30:11 -03:00
blinkysc
14ebaae275 fix(Core/GameObject): Use quaternion rotation directly instead of orientation hackfix (#24602)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: zergtmn <zerg@myisp.com>
2026-02-03 14:26:50 -03:00
Andrew
3d9e58b3d6 chore(Core/Handlers): Clear debug leftovers (#24603) 2026-02-03 06:29:31 -03:00
Gultask
6dfe65304e fix(Scripts/HyjalSummit): Prevent Hyjal Bosses from talking when talking when dead (#24572) 2026-02-01 17:09:41 +01:00
sogladev
f27a1e2619 fix(Scripts/Naxxramas): Sapphiron flight phase animation (#24535) 2026-02-01 16:59:52 +01:00
Victor Godoy
4864b800b0 fix(Scripts/Naxx): Thaddius Ball Lightning should check all players i… (#24392)
Co-authored-by: victor <vngodoyr@unap.cl>
2026-01-31 13:44:19 -03:00
Andrew
324d014bb8 fix(Scripts/EoE): fix Malygos reseting at p3 and other improvements (#24566) 2026-01-31 13:41:21 -03:00
Andrew
6c32ea2e5e refactor(Scripts/EoE): Update creature register methods (#24556) 2026-01-30 10:20:21 -03:00
sogladev
f9bc6c6292 fix(Core/Player): Prevent player gaining client control when charmed (#24539)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-01-30 10:15:27 -03:00
sogladev
dab8d7c6f6 fix(Core/Movement): fix calculation first Catmull-Rom spline point (#24449)
Co-authored-by: DanVS <33371360+DanVS@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-01-30 10:13:53 -03:00
Gultask
ce7566defb fix(Scripts/ShatteredHalls): Don't let Flame Arrows stack in Blood Guard Porung Gauntlet Event (#24434)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-01-30 00:12:35 -03:00
Andrew
c7e752f03e fix(Scripts/EoE): Remove red dragon hack (#24541)
Co-authored-by: Trista <aconstantgoal@abv.bg>
2026-01-29 22:53:34 -03:00
Gultask
640004b8f3 fix(Core/Unit): Allow Spellsteal to handle Proc Auras and HoTs (#24536) 2026-01-29 20:04:01 -03:00
Gultask
fa3734c71a fix(Scripts/BoreanTundra): Set Last Rites NPCs Active during event so it progresses without requiring player nearby (#24538) 2026-01-29 20:00:34 -03:00
Gultask
2c81a4ee12 fix(Core/SAI): Don't set Combat Movement for creatures without its associated flag (#24523) 2026-01-29 14:20:16 -03:00
sogladev
e216838d54 fix(Core/Vehicle): fix crash when using MC on a player riding a vehicle (#24551)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-01-29 14:15:43 -03:00
Gultask
f777fabfa1 fix(Scripts/HallsOfStone): Implement Brann Bronzebeard Taunt Script (#24490)
Co-authored-by: Xfurry <172444+xfurry@users.noreply.github.com>
2026-01-29 10:14:14 -03:00
Gultask
88417d467f fix(Scripts/MagistersTerrace): Set up boss boundaries for Kael'Thas (#24472) 2026-01-29 10:13:12 -03:00
blinkysc
b79ef2bedf feat(Core/Quest): Add BreadcrumbForQuestId field to quest_template_addon (#24079)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-01-29 09:24:03 -03:00