Commit Graph

  • 4676cbc4d7 Scripts/Misc: Update Wind-Up Train Wrecker Shauren 2025-11-20 19:09:19 +01:00
  • daac5296a9 Core: Updated allowed build to 11.2.5.64502 Shauren 2025-11-19 08:58:59 +01:00
  • 20d1c33eed Core: Updated allowed build to 11.2.5.64484 Shauren 2025-11-18 20:10:16 +01:00
  • 7c5e6f695d Core/Movement: Use MotionMaster::MoveKnockbackFrom for creatures hit by SPELL_EFFECT_LEAP_BACK, SPELL_EFFECT_PULL_TOWARDS and SPELL_EFFECT_PULL_TOWARDS_DEST Shauren 2025-11-18 18:05:33 +01:00
  • 71ebbc60cc Core/Movement: Remove MotionMaster::MoveJump(x, y, z) overload Shauren 2025-11-18 00:32:06 +01:00
  • 7b545b20b0 Remove docker stuff that didnt do what i wanted. James Huston 2025-11-17 15:50:36 +00:00
  • 33a4da744a Attempt to get araxia going James Huston 2025-11-17 15:46:25 +00:00
  • f94a3e1487 GCC build fix 2 Shauren 2025-11-17 16:37:01 +01:00
  • 3866750d98 Got eluna running and working 1102/feat/eluna James Huston 2025-11-17 15:34:19 +00:00
  • 93b0c4a317 GCC build fix Shauren 2025-11-17 16:27:42 +01:00
  • e9dff62f33 Core/Movement: Implemented vertical-only knockbacks for creatures Shauren 2025-11-17 16:18:04 +01:00
  • d2f5f70326 Core/Scripts: Reorder SpellScriptBase fields to reduce padding and remove unused include Shauren 2025-11-16 23:47:51 +01:00
  • c4bec744ad Core/Movement: Knockback improvements (#28081) Meji 2025-11-16 20:25:56 +01:00
  • 0394e7d2db Core/Creatures: Move CREATURE_STATIC_FLAG_3_ALLOW_INTERACTION_WHILE_IN_COMBAT to DB (#31404) Meji 2025-11-15 19:32:51 +01:00
  • 728b3adeb0 Scripts/Spells: Implement demon hunter talent "Demon Muzzle" (#31396) Aqua Deus 2025-11-15 19:28:20 +01:00
  • 2e844b455a Core: Updated allowed build to 11.2.5.64395 Shauren 2025-11-15 12:10:18 +01:00
  • 21ff7f2503 Core/Misc: Add missing includes Shauren 2025-11-15 11:42:30 +01:00
  • a8dd7dcf0e Scripts/Spells: Add missing Shattered Souls implementation for vengeance demon hunters and lesser soul fragments Shauren 2025-11-15 00:28:26 +01:00
  • 7908163d29 Scripts/Spells: Implement demon passive Demonic Appetite Shauren 2025-11-14 19:56:54 +01:00
  • 083a866469 Core/Spells: Implement demon hunter passive Shattered Souls (#31376) Aqua Deus 2025-11-14 19:44:17 +01:00
  • 66f5a282b7 Build: Allow efsw to be built independently of WITH_DYNAMIC_LINKING option (#30019) Foe 2024-06-02 17:44:24 +02:00
  • d5b2dcb1aa Scripts/Spells: Implement demon hunter talent Sigil of Spite (and the shadowlands covenant ability it was copypasted from - Elysian Decree) (#31394) Aqua Deus 2025-11-14 14:37:31 +01:00
  • b6526114f5 Core/Creatures: Correct names of some creature static flags Shauren 2025-11-13 14:20:47 +01:00
  • f574bdc578 DB/Wandering Isle: Implement quest 29664 (The Challenger's Fires) (#31386) Aqua Deus 2025-11-13 12:17:22 +01:00
  • 3331699906 Build: Modernize include directory management using target_sources(FILE_SET) Shauren 2025-11-12 22:53:54 +01:00
  • 7ccc2d4f6b Core/Creatures: Add UNIT_FLAG2_AI_WILL_ONLY_SWIM_IF_TARGET_SWIMS for creatures using CREATURE_STATIC_FLAG_4_PREVENT_SWIM (#31389) Meji 2025-11-12 12:56:04 +01:00
  • 07e9f3e75e Core/Movement: Add new function allowing any tier transition animation to be used, not only land/takeoff Shauren 2025-11-11 23:45:06 +01:00
  • c24dcf62ac Core/Movement: Use std::span argument instead of std::vector in MoveSplineInit::MovebyPath to avoid having to construct temporary containers Shauren 2025-11-10 19:55:29 +01:00
  • ff662f4d07 Scripts/Spells: Implement mage talent "Flame Accelerant" (#31371) Aqua Deus 2025-11-10 00:30:33 +01:00
  • 753ec5fc4b DB/Spells: Fix monk talent Vivacious Vivification proc (#31358) Cristian Vintila 2025-11-10 00:40:29 +02:00
  • 7c5edfcdda Core/Position: Change Position<->G3D::Vector3 conversion functions to be lambdas Shauren 2025-11-09 21:30:32 +01:00
  • 7172c9b615 Core/Movement: Change parabolic/animtier spline arguments to use point index on path instead of raw timers Shauren 2025-11-09 21:20:59 +01:00
  • 746a770f35 nopch build fix Shauren 2025-11-08 22:14:10 +01:00
  • afb2a1151c Core/Garrison: Always send response to GetGarrisonInfo, even if no garrison exists (#31336) Aqua Deus 2025-11-08 21:39:32 +01:00
  • b7a34f6d70 Moved araxia docs for a new araxia_docs folder.` James Huston 2025-11-08 17:17:48 +00:00
  • b9476d08f2 Initial working compile with Eluna code but still not enabling right on the server James Huston 2025-11-08 16:10:51 +00:00
  • b1b2d79557 Core/Achievements: Implemented ModifierTreeType::PlayerIsInTimerunningSeason Shauren 2025-11-08 13:28:38 +01:00
  • 7084615c6a Core: Updated allowed build to 11.2.5.64270 Shauren 2025-11-07 10:03:15 +01:00
  • 6a767c3bd6 Core/MMaps: Implemented dynamic mmap tile rebuilding for destructible objects Shauren 2025-11-06 19:42:17 +01:00
  • 556505d59a Core/Vmaps: Expose loaded gameobject collision models in RegularGrid2D Shauren 2025-11-06 18:34:58 +01:00
  • a9c752af97 Core/MMaps: Allow loading mmap meshes per map instance Shauren 2025-11-06 18:34:58 +01:00
  • f439120b1f Tools/mmaps_generator: Move TerrainBuilder to a shared project Shauren 2025-11-06 18:34:58 +01:00
  • 73c1a76ab5 Fix GCC warning Shauren 2025-11-05 21:58:29 +01:00
  • 145bbde231 Tools/mmaps_generator: Save offmesh connections input together with navmesh params for each map Shauren 2025-11-05 18:55:45 +01:00
  • 1e56367b30 Tools/mmaps_generator: Add separator to mmap tile file names Shauren 2025-11-05 18:55:45 +01:00
  • a61195beef Tools/mmaps_generator: Add optional file name suffix to tile files Shauren 2025-11-05 18:55:45 +01:00
  • d2fa7398a6 Tools/mmaps_generator: Split loadVMapModel into separate function Shauren 2025-11-05 18:55:45 +01:00
  • 29985e2c5b Tools/mmaps_generator: Added --input and --output arguments Shauren 2025-11-04 16:10:30 +01:00
  • 10cdd77224 Tools/mmaps_generator: Move saving .mmtile result to separate function Shauren 2025-11-04 12:24:07 +01:00
  • 0c890885f3 Core/Auras: Rename SPELL_AURA_LEARN_TALENT to SPELL_AURA_MOD_TRAIT_NODE_ENTRY_RANK Shauren 2025-11-03 22:20:33 +01:00
  • 38e6171ec6 Core/PacketIO: Fix packet structure for CMSG_SEND_PING_WORLD_POINT (#31441) Luzifix 2025-11-02 17:51:05 +01:00
  • 57489f4ca9 Core/PacketIO: Reduce the number of catch blocks in WorldSession::Update Shauren 2025-11-02 17:19:01 +01:00
  • 9d1bdda6d8 Core/PacketIO: Fix packet structure for CMSG_CHAT_MESSAGE_CHANNEL (#31433) Luzifix 2025-11-02 15:45:13 +01:00
  • 0275ba9177 Core/Network: Build fix for older boost versions Shauren 2025-11-02 14:28:50 +01:00
  • d1a4551bc6 Tools/vmaps_extractor: Include cleanup Shauren 2025-11-02 13:03:52 +01:00
  • 9b3c20515d Scripts/Arenas: Implement Black Rook Hold Arena (#31430) Jeremy 2025-11-02 11:39:32 +01:00
  • 76b5bac5eb Scripts/Arenas: Implement Tiger's Peak (#31436) Jeremy 2025-11-02 11:17:07 +01:00
  • 1998b12401 Scripts/Arenas: Implement Tol'Viron Arena (#31437) Jeremy 2025-11-02 11:11:51 +01:00
  • b3fb5d6f50 Core/Vmaps: Bump vmap version Shauren 2025-11-01 15:27:58 +01:00
  • 910b8c70fe Tools/vmaps_extractor: Clean up filename normalization Shauren 2025-11-01 15:18:33 +01:00
  • b705b169ef Tools/vmaps_extractor: Use multiple threads to extract data Shauren 2025-11-01 14:26:48 +01:00
  • 4b27db87b7 Core/Vmaps: Remove tile X/Y coord swapping Shauren 2025-11-01 14:26:48 +01:00
  • 157a16d790 Tools/vmap_extractor: Preserve destructible models to use them in mmaps_generator Shauren 2025-11-01 14:26:48 +01:00
  • 0b4f02c002 Core/Vmaps: Don't ignore gameobject model rotation when calculating liquid level Shauren 2025-10-31 13:49:07 +01:00
  • f1c7caec27 Tools/mmaps_generator: Remove confusing tile X/Y coord swapping Shauren 2025-10-31 11:25:26 +01:00
  • 4bb1ea18bc DB/GameObject: Fix respawn time of Shadow Sight for Maldraxxus Coliseum and Cage of Carnage arenas ModoX 2025-10-31 09:57:39 +01:00
  • 39d8f96fdf Scripts/Arenas: Implement Ashamane's Fall (#31410) Jeremy 2025-10-31 09:55:02 +01:00
  • 29254bc9bb Scripts/Arenas: Implement Nagrand Arena (Legion) (#31406) Jeremy 2025-10-31 09:37:57 +01:00
  • dda7d3ead9 Core: Updated allowed build to 11.2.5.64154 Shauren 2025-10-30 18:25:38 +01:00
  • c6e6e17b9a Core/Misc: Remove large functions from headers Shauren 2025-10-29 19:40:58 +01:00
  • ff256d20e5 Core/Spells: Name SpellCategoryFlags with official names and implement ResetCooldownUponEndingEncounter flag (#31415) Aqua Deus 2025-10-29 16:04:11 +01:00
  • cca05feeb4 TDB 1125.25101 - 2025/10/29 TDB Release 2025-10-29 07:02:07 +00:00
  • d0a4c0a1f0 Core/DataStores: Remove db2 id startup checks, compatibility validation is done on layout hash already Shauren 2025-10-28 18:35:51 +01:00
  • 3cbf5fe47f Core/Miscc: Fix compile warning with clang on windows Shauren 2025-10-28 14:10:56 +01:00
  • 9646bdddaf Core/Miscc: Add file/line/function information to ASSERT_NOTNULL Shauren 2025-10-28 13:43:16 +01:00
  • 59a320e2d7 DB/Hotfixes: Updated zhTW hotfixes to 11.2.5.63906 Meji 2025-10-27 19:51:04 +01:00
  • 371c7120a7 DB/Hotfixes: Updated zhCN hotfixes to 11.2.5.63906 Meji 2025-10-27 19:50:43 +01:00
  • e8e05b848c DB/Hotfixes: Updated ruRU hotfixes to 11.2.5.63906 Meji 2025-10-27 19:50:31 +01:00
  • 3f99e949a7 DB/Hotfixes: Updated ptBR hotfixes to 11.2.5.63906 Meji 2025-10-27 19:50:17 +01:00
  • a83ae014f6 DB/Hotfixes: Updated koKR hotfixes to 11.2.5.63906 Meji 2025-10-27 19:50:04 +01:00
  • 3d3996c70b DB/Hotfixes: Updated itIT hotfixes to 11.2.5.63906 Meji 2025-10-27 19:49:53 +01:00
  • c2e956d25d DB/Hotfixes: Updated frFR hotfixes to 11.2.5.63906 Meji 2025-10-27 19:49:42 +01:00
  • 4cb09de190 DB/Hotfixes: Updated esMX hotfixes to 11.2.5.63906 Meji 2025-10-27 19:49:22 +01:00
  • 426d055166 DB/Hotfixes: Updated esES hotfixes to 11.2.5.63906 Meji 2025-10-27 19:49:07 +01:00
  • 5f4b433a0e DB/Hotfixes: Updated deDE hotfixes to 11.2.5.63906 Meji 2025-10-27 19:48:53 +01:00
  • 21e715ee74 DB/Hotfixes: Updated hotfixes to 11.2.5.63906 Meji 2025-10-27 19:48:36 +01:00
  • a731bd98ba DB/Hotfixes: Fix broadcast_text data Meji 2025-10-27 19:47:49 +01:00
  • 29539aa4de Core/CrashHandler: Fix clang warnings Shauren 2025-10-27 09:55:50 +01:00
  • 33de27c5b9 Tools/map_extractor: Minor cleanup Shauren 2025-10-27 01:01:47 +02:00
  • 056ae4e77d Tools/mmaps_generator: Fix infinite loop Shauren 2025-10-27 00:55:33 +02:00
  • 62ba3d8b4e Tools/mmaps_generator: Enable async console logging Shauren 2025-10-27 00:52:51 +02:00
  • e8252152cf Tools/map_extractor: Fix segfault with CONF_allow_float_to_int=false (#31353) Смердокрыл 2025-10-26 20:08:52 +02:00
  • d5ac1c8741 Core/Creatures: Fix floating corpses Shauren 2025-10-26 11:51:32 +01:00
  • 6fd28bda97 Core/Units: Fix movement status altering packets being sent to wrong units Shauren 2025-10-26 11:51:00 +01:00
  • bc342f2a90 Tools/mmaps_generator: Replace G3D::Array with std::vector Shauren 2025-10-26 00:51:01 +02:00
  • 07ada79e89 DB/Westfall: Scripted cosmetic Furlbrows murdered event Naddley 2025-10-25 21:23:59 +02:00
  • 5f3c446c6a DB/Gilneas: Rework spawns for the Military District (Phase 170) Naddley 2025-10-25 18:35:36 +02:00
  • f02112d52f Tools/mmaps_generator: Replace do while (false) loops with unique_ptr using custom deleter Shauren 2025-10-25 11:30:07 +02:00
  • 82e8c26831 Tools/mmaps_generator: Use unique_ptr to manage memory Shauren 2025-10-25 10:57:46 +02:00
  • 03e2aa6737 Core/Vmaps: Rename VMapManager2 to VMapManager Shauren 2025-10-25 00:55:34 +02:00