Commit Graph
44469 Commits
Author SHA1 Message Date
Jeremy 76b5bac5eb Scripts/Arenas: Implement Tiger's Peak (#31436) 2025-11-02 11:17:07 +01:00
Jeremy 1998b12401 Scripts/Arenas: Implement Tol'Viron Arena (#31437) 2025-11-02 11:11:51 +01:00
Shauren b3fb5d6f50 Core/Vmaps: Bump vmap version 2025-11-01 15:27:58 +01:00
Shauren 910b8c70fe Tools/vmaps_extractor: Clean up filename normalization 2025-11-01 15:24:17 +01:00
Shauren b705b169ef Tools/vmaps_extractor: Use multiple threads to extract data 2025-11-01 14:29:11 +01:00
Shauren 4b27db87b7 Core/Vmaps: Remove tile X/Y coord swapping 2025-11-01 14:26:48 +01:00
Shauren 157a16d790 Tools/vmap_extractor: Preserve destructible models to use them in mmaps_generator 2025-11-01 14:26:48 +01:00
Shauren 0b4f02c002 Core/Vmaps: Don't ignore gameobject model rotation when calculating liquid level 2025-10-31 13:49:07 +01:00
Shauren f1c7caec27 Tools/mmaps_generator: Remove confusing tile X/Y coord swapping 2025-10-31 11:25:26 +01:00
ModoX 4bb1ea18bc DB/GameObject: Fix respawn time of Shadow Sight for Maldraxxus Coliseum and Cage of Carnage arenas 2025-10-31 09:57:39 +01:00
Jeremy 39d8f96fdf Scripts/Arenas: Implement Ashamane's Fall (#31410) 2025-10-31 09:55:02 +01:00
Jeremy 29254bc9bb Scripts/Arenas: Implement Nagrand Arena (Legion) (#31406) 2025-10-31 09:37:57 +01:00
Shauren dda7d3ead9 Core: Updated allowed build to 11.2.5.64154 2025-10-30 18:25:38 +01:00
Shauren c6e6e17b9a Core/Misc: Remove large functions from headers 2025-10-29 19:40:58 +01:00
Aqua Deus ff256d20e5 Core/Spells: Name SpellCategoryFlags with official names and implement ResetCooldownUponEndingEncounter flag (#31415) 2025-10-29 16:04:11 +01:00
TDB Release cca05feeb4 TDB 1125.25101 - 2025/10/29 2025-10-29 07:02:07 +00:00
Shauren d0a4c0a1f0 Core/DataStores: Remove db2 id startup checks, compatibility validation is done on layout hash already
Closes #31413
2025-10-28 18:35:51 +01:00
Shauren 3cbf5fe47f Core/Miscc: Fix compile warning with clang on windows 2025-10-28 14:10:56 +01:00
Shauren 9646bdddaf Core/Miscc: Add file/line/function information to ASSERT_NOTNULL 2025-10-28 13:43:16 +01:00
Meji 59a320e2d7 DB/Hotfixes: Updated zhTW hotfixes to 11.2.5.63906 2025-10-27 19:51:04 +01:00
Meji 371c7120a7 DB/Hotfixes: Updated zhCN hotfixes to 11.2.5.63906 2025-10-27 19:50:43 +01:00
Meji e8e05b848c DB/Hotfixes: Updated ruRU hotfixes to 11.2.5.63906 2025-10-27 19:50:31 +01:00
Meji 3f99e949a7 DB/Hotfixes: Updated ptBR hotfixes to 11.2.5.63906 2025-10-27 19:50:17 +01:00
Meji a83ae014f6 DB/Hotfixes: Updated koKR hotfixes to 11.2.5.63906 2025-10-27 19:50:04 +01:00
Meji 3d3996c70b DB/Hotfixes: Updated itIT hotfixes to 11.2.5.63906 2025-10-27 19:49:53 +01:00
Meji c2e956d25d DB/Hotfixes: Updated frFR hotfixes to 11.2.5.63906 2025-10-27 19:49:42 +01:00
Meji 4cb09de190 DB/Hotfixes: Updated esMX hotfixes to 11.2.5.63906 2025-10-27 19:49:22 +01:00
Meji 426d055166 DB/Hotfixes: Updated esES hotfixes to 11.2.5.63906 2025-10-27 19:49:07 +01:00
Meji 5f4b433a0e DB/Hotfixes: Updated deDE hotfixes to 11.2.5.63906 2025-10-27 19:48:53 +01:00
Meji 21e715ee74 DB/Hotfixes: Updated hotfixes to 11.2.5.63906 2025-10-27 19:48:36 +01:00
Meji a731bd98ba DB/Hotfixes: Fix broadcast_text data 2025-10-27 19:47:49 +01:00
Shauren 29539aa4de Core/CrashHandler: Fix clang warnings 2025-10-27 09:55:50 +01:00
Shauren 33de27c5b9 Tools/map_extractor: Minor cleanup
* Make temporary tile variables local to ConvertADT
* std::string -> std::string_view for adt chunk lookup
* Replace the only std::ofstream with FILE*
* Remove _CRT_SECURE_NO_DEPRECATE from source files (should only be set on command line)
2025-10-26 23:38:02 +01:00
Shauren 056ae4e77d Tools/mmaps_generator: Fix infinite loop 2025-10-26 23:37:39 +01:00
Shauren 62ba3d8b4e Tools/mmaps_generator: Enable async console logging 2025-10-26 23:37:15 +01:00
Смердокрыл e8252152cf Tools/map_extractor: Fix segfault with CONF_allow_float_to_int=false (#31353) 2025-10-26 19:08:52 +01:00
Shauren d5ac1c8741 Core/Creatures: Fix floating corpses 2025-10-26 11:51:32 +01:00
Shauren 6fd28bda97 Core/Units: Fix movement status altering packets being sent to wrong units 2025-10-26 11:51:00 +01:00
Shauren bc342f2a90 Tools/mmaps_generator: Replace G3D::Array with std::vector 2025-10-26 00:51:01 +02:00
Naddleyandfunjoker 07ada79e89 DB/Westfall: Scripted cosmetic Furlbrows murdered event
Co-Authored-By: funjoker <[email protected]>
2025-10-25 21:23:59 +02:00
Naddley 5f3c446c6a DB/Gilneas: Rework spawns for the Military District (Phase 170) 2025-10-25 18:35:36 +02:00
Shauren f02112d52f Tools/mmaps_generator: Replace do while (false) loops with unique_ptr using custom deleter 2025-10-25 11:30:07 +02:00
Shauren 82e8c26831 Tools/mmaps_generator: Use unique_ptr to manage memory 2025-10-25 10:57:46 +02:00
Shauren 03e2aa6737 Core/Vmaps: Rename VMapManager2 to VMapManager 2025-10-25 00:55:34 +02:00
Shauren 96b567995a Core/Vmaps: Remove VMapManager2 virtual interface 2025-10-25 00:52:55 +02:00
Shauren 81a1a55851 Scripts/Spells: Update priest pvp talent Trinity 2025-10-24 15:48:38 +02:00
Cristian Vintila 13c0dbd629 Scripts/Spells: Removed outdated part of Atonement script 2025-10-24 14:58:28 +02:00
Shauren 429fdf992d Core/SAI: Support SMART_EVENT_FLAG_ACTIONLIST_WAITS in movement fall action 2025-10-24 12:13:33 +02:00
carl3175 b9e6a81f28 Core/SAI: Implement fall movement action 2025-10-24 12:13:33 +02:00
Shauren 962568781a Core/SAI: Sync action enum with 3.3.5 branch 2025-10-24 12:13:33 +02:00