Commit Graph

  • 78e49a88f0 Core/GameObject: Fishing holes with zero min and max success opens should not despawn (#31719) offl 2026-03-23 20:39:18 +02:00
  • c45054a30d Scripts/BlackwingLair: improve Nefarian's summon handling (#31745) ccrs 2026-03-23 01:56:21 +01:00
  • 2ea3aa9acb Scripts/Commands: Fix integer underflow in .pinfo ban time display (#31727) Gildor 2026-03-16 15:08:11 +01:00
  • 59c55eccde Core/GameObjects: Fix crash with FishingHole gameobjects that have minSuccessOpens > maxSuccessOpens in gameobject_template (#31718) offl 2026-03-10 01:00:48 +02:00
  • a21057e5a8 Scripts/Borean Tundra: Rewrite several scripts (#31708) offl 2026-03-09 17:11:29 +02:00
  • 0d2a587c9f Scripts/Icecrown: fix attacking creatures from Blessed Banner ccrs 2026-03-05 23:54:21 +01:00
  • 482b8df5e0 Core/SAI: allow timed events from SMART_ACTION_CREATE_TIMED_EVENT to inherit their parent's SMART_EVENT_FLAG_WHILE_CHARMED flag ccrs 2026-02-24 18:32:35 +01:00
  • fd79547bf2 Scripts/Hyjal: Rewrite Archimonde (#31692) offl 2026-03-05 14:14:07 +02:00
  • 8befab4cc9 DB: correct Saragosa's SAI script and movement template ccrs 2026-03-03 22:07:02 +01:00
  • bf02f5f812 Scripts/Ulduar: Rewrite Hodir (#31682) offl 2026-03-03 20:31:10 +02:00
  • 897d969e9a Core/Movement: Prevent immediate movement generators from fully removing other movement Shauren 2026-02-22 20:31:59 +01:00
  • 33ca02d7ff Misc: Allow directories with spaces in extractor.sh (#31648) FlyingRatBull 2026-02-22 19:47:26 +01:00
  • 41ef78de32 Scripts/The Eye: Rewrite Kael'thas (#31642) offl 2026-02-22 20:22:04 +02:00
  • 3e70872594 Core/Movement: Fixed player movement being blocked if teleported within the same map while not being in control of their character Shauren 2026-02-22 14:27:52 +01:00
  • 7618ec2a99 Core/Auras: Removed unneccessary aura effect handler invocations in Player::SendInitialPacketsAfterAddToMap, already handled by SMSG_MULTIPLE_MOVES Shauren 2026-02-22 14:13:42 +01:00
  • 22164bfb75 Core/Movement: Fixed players being able to control their characters after teleporting to a different map while feared or confused Shauren 2026-02-22 14:12:15 +01:00
  • edf486ad16 Core/Movement: Move facing splines into MotionMaster ccrs 2026-02-21 13:07:42 +01:00
  • 7350b76756 Core/Movement: Reduce code duplication in few MotionMaster::*Clear functions Shauren 2026-02-20 22:11:23 +01:00
  • aada290c8c Core/Movement: Fix movement generator priority sorting mismatch between MovementGeneratorComparator and MotionMaster::DirectAdd Shauren 2026-02-20 21:23:40 +01:00
  • b2895a89e7 Core/Movement: Added new immediate movement generator that handles movement without delaying anything to next update tick (for use with instant "movement" like facing changes) Shauren 2026-02-19 22:57:29 +01:00
  • 4400ec27db Scripts/Tempest Keep: Rewrite Solarian (#31593) offl 2026-02-18 01:09:14 +02:00
  • cb07c43a2a Scripts/Serpentshrine Cavern: Rewrite Vashj (#31590) offl 2026-02-17 20:31:23 +02:00
  • 2767b1f454 DB/Gameobjects: Correct Area 52 Mailbox faction heyitsbench 2026-02-17 14:57:49 +01:00
  • 53745261fd DB/Creatures: Remove two Ahn'kahar Watcher spawns near the dungeon entrance in normal mode avarishd 2026-02-17 14:50:55 +01:00
  • 9e11757290 DB/Quests: Fixes the prerequisite quest for "A Job Undone" Pandeesh Groodanj 2026-02-17 14:41:46 +01:00
  • 4352bfb17a DB/Graveyards: Fix Hearthglen Spirit Healer anguaive 2026-02-17 14:31:27 +01:00
  • 24fe147d5e DB/Creatures: Remove immunity to Disarm from Gal'darah Rocco Silipo 2026-02-17 14:00:31 +01:00
  • dc73e8ceb9 DB/Quests: Fix Sleep Giants quest requirements rorshan 2026-02-17 13:44:03 +01:00
  • a1feeef4d0 DB/SAI: Remove Lash of Pain from Succubus Minion heyitsbench 2026-02-17 13:37:45 +01:00
  • 65c05c3e1d DB/Vendors: Adjusted Wood frog box restock value from 2.5 hours to 30 mins chauusie 2026-02-17 13:35:02 +01:00
  • bbd9b1a068 DB/Conditions): Malister's Frost Wand should require Proto-Drake Skjalf 2026-02-17 13:32:40 +01:00
  • 71e6f58e08 Core: Updated allowed build to 12.0.7.68367 Shauren 2026-06-30 10:11:03 +02:00
  • 542c26b461 Scripts/Gruul's Lair: Update scripts (#31568) offl 2026-02-17 00:17:03 +02:00
  • a86546789f Scripts/Molten Core: Rewrite Majordomo & Ragnaros (#31549) offl 2026-02-16 00:51:18 +02:00
  • 21162c04bf Core/SAI: add missing SMART_EVENT_REACHED_HOME when finished evading while on SMART_ESCORT ccrs 2026-02-11 14:03:05 +01:00
  • 9f7f0e28e1 Scripts/Uldaman: Rewrite scripts (#31530) offl 2026-02-08 21:18:52 +02:00
  • 34f14f269b Scripts/AQ20: Implement Andorov's event (#31512) offl 2026-02-04 23:42:06 +02:00
  • cf9c07d9c8 Scripts/Zul'Aman: Rewrite Nalorakk (#31490) offl 2026-01-16 22:36:44 +02:00
  • 0a99511f5c Core/Scripts: Remove old database spell script system (#31484) offl 2026-01-12 23:03:33 +02:00
  • ad50edf7e4 Scripts/Spells: Get rid of remaining database spell scripts Shauren 2026-06-29 15:35:48 +02:00
  • 12dadcd303 Core/Movement: Check that movement generators were properly initialized and fix off-by-one-update-tick time tracking (#31612) ccrs 2026-01-11 18:22:16 +01:00
  • 9c0b373804 Core/Movement: include missing condition ccrs 2026-01-09 23:53:16 +01:00
  • 613c40f94f Core/Movement: implement MovementGeneratorMode::MOTION_MODE_OVERRIDE ccrs 2026-01-09 23:40:34 +01:00
  • 8791e8b17c Misc: improve UNIT_STATE_DISTRACTED handling ccrs 2026-01-09 20:21:46 +01:00
  • 1ccf29e410 Scripts/Spells: Get rid of remaining database spell scripts (#31471) offl 2026-01-09 15:15:12 +02:00
  • e67e0f9080 Scripts/Hyjal: Rewrite first 4 boss scripts (#31453) offl 2026-01-01 00:12:40 +02:00
  • ac285efd29 Scripts/Wailing Caverns: Rewrite Naralex event (#31445) offl 2025-12-28 20:05:53 +02:00
  • 22dde9ee14 Core/Items: Replace hardcoded spell id 483 and 55884 checks with item_template.spelltrigger ITEM_SPELLTRIGGER_LEARN_SPELL_ID Shauren 2025-12-24 11:20:46 +01:00
  • 6f40090a7b Core/Items: Fix item spell selection for items that have multiple on-use effects Shauren 2025-12-23 23:12:46 +01:00
  • 2698482140 Core/Misc: Use a more accurate year definition Shauren 2025-12-23 19:14:55 +01:00
  • 66b7af0dd8 Scripts: Update Skyriss & Shirrak (#31432) offl 2025-12-20 23:07:52 +02:00
  • 3f679d7c12 Scripts/Tempest Keep: Update Void Reaver (#31429) offl 2025-12-20 22:09:40 +02:00
  • 0f66fc9b03 Scripts/Shattered Halls: Rewrite Nethekurse (#31426) offl 2025-12-20 02:26:04 +02:00
  • 48003691a9 Scripts/Tempest Keep: Rewrite A'lar (#31407) offl 2025-12-17 21:20:32 +02:00
  • ce4bb03854 DB/Gameobject: Add another missing icc portals phase Aokromes 2025-12-14 15:03:39 +01:00
  • dc252f4bdd DB/Creature: Update Moontouched Owlbeast creature_template_spell Aokromes 2025-12-14 15:00:10 +01:00
  • 645d549fe8 Core/PacketIO: Adjust pvp title source used in SMSG_PVP_CREDIT to take highest lifetime pvp rank instead of current chosen title Shauren 2025-11-28 22:34:45 +01:00
  • 53bce7db58 DB/Creature: Buzzard Movement Aokromes 2025-11-27 18:40:21 +01:00
  • c91d93ce8c DB/Creature: Update Old Ironbark spawn position Aokromes 2025-11-24 22:18:42 +01:00
  • 141d4fa3f4 Scripts/Eversong Woords: Fix path id selection after 91dcae540ea8c7ecfe5794b9020fe93173b42102 Shauren 2025-11-18 15:58:43 +01:00
  • 7f5d566371 Core/Vehicles: Prevent players from eating and drinking while on vehicles (#31367) kik0 2025-11-11 13:58:00 -05:00
  • cbe7603d26 Scripts/Utgarde Keep: Rewrite scripts (#31349) offl 2025-11-09 16:29:36 +02:00
  • c27c383eb8 Scripts/World: Rewrite Cairne (#31338) offl 2025-11-09 00:53:55 +02:00
  • a12e7ff0cb Scripts/Scholomance: Update scripts (#31333) offl 2025-11-08 22:05:10 +02:00
  • 6f8dd0277f Scripts/Sunwell Plateau: Rewrite M'uru (#31323) offl 2025-11-08 17:20:20 +02:00
  • d7abbf9add Scripts/Spells: Migrate some spell linked spells to spell scripts (#31279) offl 2025-11-04 23:37:06 +02:00
  • 1f4b8fe210 Scripts/Sunwell Plateau: Rewrite Eredar Twins (#31305) offl 2025-11-03 20:31:38 +02:00
  • 7c3d56a9b2 Core/Units: Correct Z coord change when enabling hover above ground Shauren 2025-10-26 15:42:35 +01:00
  • ad0c5287cf Core/Creature: cleanup movementflags initialization on creature create, a bit ccrs 2025-10-25 16:59:32 +02:00
  • beb09c517e Core/Movement: remove unnecessary UpdateAllowedPositionZ in FollowMovementGenerator ccrs 2025-10-25 16:20:16 +02:00
  • d386207053 Core/Movement: allow to manually set up SWIM flag on init splines ccrs 2025-10-21 20:00:55 +02:00
  • ede6e13e11 DB/Quest: Update "Trial of the Sea Lion" Completion (RewardText) Aokromes 2025-10-20 05:50:56 +02:00
  • 79f7da4099 DB/Quest: Fix "The Hunt Begins" "A Task Unfinished" ruRU locales ze10r 2025-10-17 12:38:24 +02:00
  • d121d183c4 Core/Players: Revert unintended change Shauren 2026-06-28 14:53:41 +02:00
  • 2c13cc2915 Core/Players: Implement Vulpera bag size racial Shauren 2026-06-28 14:33:07 +02:00
  • d34728e70f Core/Players: Add 4 extra inventory slots for secured account flag. stevebone 2026-05-01 20:14:31 +02:00
  • 222f808a79 DB/Gameobject: Update Strange Lockbox spawn position and add missing Bubbly Fissure CraftedRO 2025-10-17 12:25:24 +02:00
  • 3eff7207c6 DB/String: Update a trinity_string description CraftedRO 2025-10-17 12:22:12 +02:00
  • 68dd14988e DB/SAI: Get rid of some SMART_EVENT_HAS_AURA events offl 2025-10-17 12:18:15 +02:00
  • 358f6d9fd0 Scripts/Gundrak: followup bc68d013da92f70c20a1dbed16e5c6b8bcba48ae ccrs 2025-10-16 21:23:42 +02:00
  • 52f1d18220 Core/SAI: implement SMART_ACTION_RESUME_MOVEMENT ccrs 2025-10-16 20:43:11 +02:00
  • daeb78707d Core/SAI: allow indefinite movement pause timers in SmartScripts ccrs 2025-10-16 20:15:43 +02:00
  • c7dcc5aaca DB/SAI: rescript Ancient Drakkari Soothsayer and adjust movement type on event on Ancient Drakkari Warmonger ccrs 2025-10-16 19:40:32 +02:00
  • 06802f46bf DB/Quest: properly handle gob activation and npcs AI reaction in quest It takes guts.... offl 2025-10-16 19:26:00 +02:00
  • 0c83fe819f Scripts/Azshara: rework quest Chasing the Moonstone related scripts (#31373) ccrs 2025-10-15 22:19:54 +02:00
  • 09ecdb75a7 DB/Gameobject: Update Chest of The Seven spawn position CraftedRO 2025-10-15 11:19:55 +02:00
  • 2e44e7a42f Scripts/Misc: replace GetThreatListSize with GetThreatListPlayerCount to achieve the desired behavior ccrs 2025-10-14 20:04:06 +02:00
  • a7de2cad8c Core/Combat: add new getter to count Players in the threatlist ccrs 2025-10-14 18:14:25 +02:00
  • af149599cb Scripts/ICC: improve Lich King's Valkyr charge and path cosmetics ccrs 2025-10-14 17:57:53 +02:00
  • b5674988bd Scripts/Molten Core: Cast Suicide spell as triggered in Golemagg's encounter to ensure it will be used under CC (#31363) offl 2025-10-12 20:58:30 +03:00
  • e7b199b645 DB/Gameobject: Make ICC InstancePortals, Meeting Stone and Spirit Healer visible for phase 4 too Aokromes 2025-10-12 09:46:27 +02:00
  • 646a010da6 Scripts/ICC: filter out tank and Frost Beaconed units in Sindragosa's fight ccrs 2025-10-10 18:26:01 +02:00
  • d8feb6a802 Scripts/ICC: time buffer the icy grip and breath events + repeat icy grip on third phase (right now its only casted once) ccrs 2025-10-10 18:23:32 +02:00
  • 8855d9f567 Scripts/Misc: use the new SetAggressiveStateAfter AI method on another script ccrs 2025-10-10 17:57:28 +02:00
  • 7a49773e6d Scripts/Misc: use the new SetAggressiveStateAfter AI method in several scripts ccrs 2025-10-10 17:48:14 +02:00
  • e2efe99a7b Core/Game: implement combat args in the new SetAggresiveStateEvent ccrs 2025-10-10 17:42:31 +02:00
  • 789ce85ab9 Scripts/Gundrak: Drakkari Colossus cleanup (#31275) ccrs 2025-10-10 14:21:36 +02:00
  • a861b1b250 Core/Crypto: Check openssl legacy provider load result at startup instead of only failing after first login attempt Shauren 2025-10-09 12:08:33 +02:00
  • 6dc8e5fa7b DB/Quest: Add pre quest for "Unwelcome Guests" Aokromes 2025-09-29 04:51:29 +02:00
  • 6cea2b78dc DB/Quest: Add pre quest for "Loyal Companions" Aokromes 2025-09-29 04:50:19 +02:00