Commit Graph
41167 Commits
Author SHA1 Message Date
Shauren c8ebf077c7 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute 2023-04-19 23:56:59 +02:00
Shauren 25a1d436c8 Core/DataStores: Added temporary workaround for buggy db2 metadata in build 10.0.7.48999 2023-04-18 19:35:49 +02:00
Shauren ffc06b27d0 Core/DataStores: Minor db2 loader cleanup 2023-04-18 18:46:08 +02:00
ModoX c603c9d9e0 Scripts/Underrot: Limit Sanguine Feast spell of Elder Leaxa to heroic+ difficulty only 2023-04-18 00:35:09 +02:00
Teleqraph a32584b920 Scripts/Spells: Update Sins of the Many values (#28922) 2023-04-17 20:40:22 +02:00
Naddley bda3320986 Scripts/Underrot: Implement Elder Leaxa encounter (#28920) 2023-04-17 09:15:58 +02:00
TeleqraphandModoX 1b3f93aa0f Core/Spells: Unify Bloodlust spells for all classes (#28927)
Co-authored-by: ModoX <[email protected]>
2023-04-17 06:51:37 +02:00
Shauren 6ba619d26e Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute 2023-04-16 23:32:45 +02:00
Meji 6c71a84e6c Core/GameObjects: Allow certain types to be sent to the client without display (#28908) 2023-04-15 20:45:21 +02:00
Meji 795f139e75 DB/AzuremystIsle: Added Noblegarden spawns 2023-04-15 20:18:00 +02:00
Meji d85e73d24a DB/Teldrassil: Added Noblegarden spawns 2023-04-15 20:17:38 +02:00
Meji 45a532dad5 DB/DunMorogh: Added Noblegarden spawns 2023-04-15 20:16:38 +02:00
Meji 35bb7e7973 DB/ElwynnForest: Added Noblegarden spawns 2023-04-15 20:16:18 +02:00
Meji 2a5a5a2870 DB/EversongWoods: Added Noblegarden spawns 2023-04-15 20:15:47 +02:00
Meji f181765467 DB/TirisfalGlades: Added Noblegarden spawns 2023-04-15 20:15:18 +02:00
Meji 95c5e89f3b DB/Mulgore: Added Noblegarden spawns 2023-04-15 20:15:00 +02:00
Meji b4a22d7987 DB/Durotar: Added Noblegarden spawns 2023-04-15 20:14:30 +02:00
Aokromes b97cadd05c Update README.md 2023-04-14 16:10:59 +02:00
ModoX a7256209cc Core/Spells: Readded accidently dropped line in 0750b7f845 2023-04-13 12:29:02 +02:00
Shauren fff797aff5 Core/Misc: Fixed IpLocation crashes on invalid ip input 2023-04-13 00:19:29 +02:00
Shauren 69b8e27810 Core: Update allowed build to 10.0.7.48999 2023-04-12 00:26:40 +02:00
Shauren 353a71c6cd Core/Reputation: Fixed crash in reptutation code when PlayerStart.AllReputation is enabled in config
Closes #28915
2023-04-11 19:51:06 +02:00
Christyan 5e47a3522a Core/Quests: Fixed typo in raid group requirements check (#28914) 2023-04-11 18:43:27 +02:00
Shauren 8d353f20fd Build: Fixed copypaste mistake in appleclang version check 2023-04-10 14:09:23 +02:00
ModoX 89e09dc44e Core/AI: Drop script_waypoints and move data to waypoint_data (#28879) 2023-04-10 04:04:33 +02:00
Shauren 083b8d6c84 Core/Misc: Fix build with libc++
Closes #28909
2023-04-10 00:08:32 +02:00
ModoX 9c367e2f21 DB/Creature: Move missed creature_template_addon path ids
* 356c98579b followup
2023-04-09 20:40:38 +02:00
ModoX 7a22765646 DB/Underrot: Move waypoint path ids to prevent collisions 2023-04-09 20:37:04 +02:00
Meji 347b77151f DB/misc: Missing sql rename 2023-04-09 18:32:27 +02:00
Meji d6133c78de Core/Units: Calculate HoverHeight from model data (#28899) 2023-04-09 18:17:08 +02:00
Shauren d0d9520aa9 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute 2023-04-09 15:59:18 +02:00
Meji cc5fa9107f Core/Misc: Fix typo introduced in 36044a9470 2023-04-09 00:59:29 +02:00
Meji 8b7fbde1a0 DB/Conditions: Fix startup errors 2023-04-09 00:53:59 +02:00
Shauren a265672e54 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute 2023-04-08 23:56:06 +02:00
Meji 0327f3ede3 Core/Conditions: Fix log typo 2023-04-08 21:49:33 +02:00
Meji d22711bf97 Core/Misc: Fix typos in banner 2023-04-08 16:53:45 +02:00
Meji 28828c4d8f DB/Waypoints: Restore overwritten data by db6c97b106 2023-04-08 13:52:54 +02:00
Meji d8bd9c6625 DB/Darnassus: Move Darnassus Sentinel's secondary gossip to the new gossip system 2023-04-08 13:14:47 +02:00
Naddley db6c97b106 DB/Underrot: Added initial spawns 2023-04-08 02:02:52 +02:00
ModoX 356c98579b Core/SAI: Drop waypoints table and move existing rows to waypoint_data table (#28834) 2023-04-08 01:33:05 +02:00
Meji 7d5d3cf655 Core/Units: Prevent backward melee attacks (#28895) 2023-04-07 20:54:03 +02:00
Shauren 422d521667 Core/Objects: Fixed ObjectGuid equality operator for GCC 10 (completely broken, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94924) 2023-04-07 00:26:23 +02:00
Shauren 7b31080258 Core/Misc: Modernize code a bit by replacing std::tie with either structured bindings or operator<=> 2023-04-06 17:46:58 +02:00
Meji 74c280da9e Core/Skinning: Autolearn skill of skinned mob if not already learned (#28894) 2023-04-06 17:28:38 +02:00
Teleqraph c21a01442e Scripts/SilverpineForest: Removed sparring hackfixes (#28896) 2023-04-06 17:26:19 +02:00
ModoX 5425684625 Core: Update allowed build to 10.0.7.48892 2023-04-06 04:20:06 +02:00
ModoX 209a36424e Core/Creature: Added missing nullcheck 2023-04-06 01:25:49 +02:00
Naddley 65ed3ff7b3 DB/Scaling: Added scaling for MoP timewalk dungeons 2023-04-06 01:09:23 +02:00
Naddley 9368645dd1 DB/Scaling: Added scaling for cataclysm timewalk dungeons 2023-04-06 01:08:10 +02:00
ModoXandOvah 0750b7f845 Core/Creature: Implemented sparring with max health percent thresholds (#27198)
Co-authored-by: Ovah <[email protected]>
2023-04-06 01:01:02 +02:00