Commit Graph
42391 Commits
Author SHA1 Message Date
lee 5c4b1ace41 Build: Fix Linux aarch64 GCC build (#29831)
(cherry picked from commit 370685457e83c9657c1337ea5a2dc2f07e01af62)
2024-03-27 10:50:42 +01:00
Shauren 679bf966d6 Core/Maps: Initialize instance faction using group leader (if available) instead of the first player entering the map 2024-03-26 21:53:07 +01:00
Meji e3f25bbc38 DB/Outland: Update creature static flags 2024-03-26 21:16:06 +01:00
NaddleyandModoX 8a271c402d DB/Mardum: Implement Quest "Give Me Sight Beyond Sight" (#29833)
Co-Authored-By: ModoX <[email protected]>
2024-03-26 00:21:22 +01:00
thesillyone a59f7351dd Tools/mmaps_generator: Only initialize memory for inds mesh when it will be read (#29795)
* this change does NOT require re-generating mmaps
2024-03-25 23:35:40 +01:00
ModoX 48558c1631 Core: Update allowed build to 10.2.6.53913 2024-03-25 23:21:39 +01:00
Naddley ee0858d859 Scripts/Stormwind: Implement RP Event for quest "Ancient Curses" (#29780) 2024-03-25 23:19:05 +01:00
Shauren 28c9474337 Core/vmaps: Improved WMO detection for group models that don't have floor 2024-03-25 12:18:37 +01:00
Shauren a83d4491f8 Scripts/Spells: Fix Whispering Shadows target selection logic if there are less than 8 units hit that don't have Vampiric Touch on them 2024-03-25 11:36:02 +01:00
Naddley 84fb575f01 DB/Boralus: Added Dori'thur spawn 2024-03-25 01:34:36 +01:00
Naddley eb1021d9ed DB/Player: Added data for Lightforged Draenei Monk 2024-03-25 01:32:33 +01:00
Naddley 8020d82f8a DB/Thaldraszus: Implement Quest "Keeper of the Ossuary" 2024-03-25 01:31:16 +01:00
834c6b8577 Scripts/Spells: Implemented Priest talent Whispering Shadows (#29776)
Co-authored-by: Cristian Vintila <[email protected]>
Co-authored-by: Shauren <[email protected]>
2024-03-25 00:32:04 +01:00
Meji 6a80bebcb5 Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#29825) 2024-03-24 17:27:13 +01:00
Shauren 94b78ebc8b Core/Players: Slightly improve neutral player faction support 2024-03-24 17:19:10 +01:00
aquadeus aac5581bfc Core/Players: Fix console errors of wrong teamid for neutral pandaren race 2024-03-24 17:19:10 +01:00
Shauren 303dbd3393 Core/Loot: Fixed crashes when generating loot on map that has no MapDifficulty data
Closes #29829
2024-03-24 00:26:15 +01:00
Shauren 6cd4607a65 warning fix 2024-03-23 16:40:05 +01:00
Shauren 8d45d1dd48 Tools/vmap_extractor: Support new 9.2 wmo group splits (child groups should inherit their parent wmo group id) 2024-03-23 16:28:11 +01:00
Shauren 70290f320b Core: Updated allowed build to 10.2.6.53877 2024-03-22 20:30:03 +01:00
Shauren 4bfcaf1b42 Core/PacketIO: Fixed player updatefields 2024-03-22 16:04:47 +01:00
Shauren 28596792a8 Fix build with openssl 1.1.1 2024-03-21 21:45:13 +01:00
Shauren ac5aee6a98 Core: Updated to 10.2.6.53840 2024-03-21 21:07:23 +01:00
Shauren e99482ce9b Core/Logging: Fix intellisense errors - people don't like it when code glows red without a reason 2024-03-19 13:24:23 +01:00
Aqua Deus c0b4f937be DB/WanderingIsle: Added SAI Script for Merchant Lorvo
+ Added some more esES locales
Closes #29797
2024-03-19 00:14:58 +01:00
Aqua Deus 8959ba0101 DB/WanderingIsle: Update SAI script of Nim and Guang to use Areatrigger
Closes #29794
2024-03-19 00:11:39 +01:00
Naddley 6d3f70d369 DB/Mardum: Added Soulwrought Key drop to Anguish Jailor 2024-03-19 00:09:40 +01:00
Shauren 7c736d8cf2 Rename sql 2024-03-18 22:55:35 +01:00
Aqua DeusandShauren 41055c7a32 Scripts/Spells: Fix rhapsody talent (#29804)
Co-authored-by: Shauren <[email protected]>
2024-03-18 22:54:21 +01:00
Meji ad3475cbe9 DB/Holidays: Move spawns to guid subrange for events 2024-03-18 21:41:53 +01:00
Naddley d3a106f18f DB/Boralus: Implement Quest "A Nation Divided" 2024-03-18 01:05:33 +01:00
Shauren e121ed81d1 Core/Logging: Improved generated code for log statements (length of text is computed at compile time) 2024-03-15 20:46:10 +01:00
Shauren 783f9c0ea3 Core/Scripts: Removed script calls from constructors and destructors 2024-03-14 20:32:03 +01:00
Shauren 6224036efd Core/Objects: Cook the copied pasta 2024-03-14 19:28:49 +01:00
Shauren 6f6af6a1a1 Core/Objects: Added ToWorldObject and ToItem 2024-03-14 11:37:32 +01:00
Shauren 9402c66e84 Core/Objects: Rename Object::m_isWorldObject and related functions to avoid conflicting with "WorldObject" class name 2024-03-14 11:01:58 +01:00
Shauren b705283d0e GCC build fix 2024-03-13 19:56:34 +01:00
Shauren 4779fa5048 Core/Misc: Use our new unique_trackable_ptr for various classes exposed to scripts (not actually used anywhere currently) 2024-03-13 18:51:29 +01:00
Shauren 18200e1b88 Core/vmaps: Reset BIH::bounds on tree rebuilds 2024-03-13 18:19:22 +01:00
Shauren 37899f3954 Tests: Disable intentionally triggered warning in test code 2024-03-13 18:17:04 +01:00
Shauren f690b69338 Core/Utils: unique_trackable_ptr improvements
* Added comparison operators
* Added type casting helper functions
2024-03-13 17:04:26 +01:00
Shauren 6b255efb2d Core/Utils: Added missing member access in unique_trackable_ptr move assignment operator 2024-03-12 21:02:28 +01:00
Shauren ca656f4254 Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMaster::MovePath 2024-03-12 11:49:42 +01:00
Shauren b93791255c Core/SmartAI: Load paths by their id now that SAI doesn't use a separate database table as waypoints source 2024-03-12 11:49:42 +01:00
Shauren a8cc8725b1 Core/Movement: Minor refactor for WaypointManager data loading 2024-03-12 11:49:42 +01:00
Shauren 5d29fc0b99 Core/Movement: Removed a possible lifetime trap when passing a custom WaypointPath to MovePath 2024-03-12 11:49:42 +01:00
Shauren 6b6a13d9c7 Core/Movement: Make MovementGenerator not copyable and movable 2024-03-12 11:49:42 +01:00
Shauren 6c533482c6 Core/Movement: Removed default arg values from MovementGenerator Pause and Resume functions 2024-03-12 11:49:42 +01:00
Shauren 1f3ebbb23c Fix tests build 2024-03-11 18:25:17 +01:00
Shauren 261a237cfa Core/Misc: Fixed windows nopch build 2024-03-11 18:17:08 +01:00