aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-17Core/Spells: Unify Bloodlust spells for all classes (#28927)Teleqraph
Co-authored-by: ModoX <moardox@gmail.com>
2023-04-16Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-15Core/GameObjects: Allow certain types to be sent to the client without ↵Meji
display (#28908)
2023-04-15DB/AzuremystIsle: Added Noblegarden spawnsMeji
2023-04-15DB/Teldrassil: Added Noblegarden spawnsMeji
2023-04-15DB/DunMorogh: Added Noblegarden spawnsMeji
2023-04-15DB/ElwynnForest: Added Noblegarden spawnsMeji
2023-04-15DB/EversongWoods: Added Noblegarden spawnsMeji
2023-04-15DB/TirisfalGlades: Added Noblegarden spawnsMeji
2023-04-15DB/Mulgore: Added Noblegarden spawnsMeji
2023-04-15DB/Durotar: Added Noblegarden spawnsMeji
2023-04-14Update README.mdAokromes
2023-04-13Core/Spells: Readded accidently dropped line in ↵ModoX
0750b7f8455df39a64462636ca296c6f2aa2b048
2023-04-13Core/Misc: Fixed IpLocation crashes on invalid ip inputShauren
2023-04-12Core: Update allowed build to 10.0.7.48999Shauren
2023-04-11Core/Reputation: Fixed crash in reptutation code when ↵Shauren
PlayerStart.AllReputation is enabled in config Closes #28915
2023-04-11Core/Quests: Fixed typo in raid group requirements check (#28914)Christyan
2023-04-10Build: Fixed copypaste mistake in appleclang version checkShauren
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-04-10Core/Misc: Fix build with libc++Shauren
Closes #28909
2023-04-09DB/Creature: Move missed creature_template_addon path idsModoX
* 356c98579babd1aef12e2b5ef28baba2403368d0 followup
2023-04-09DB/Underrot: Move waypoint path ids to prevent collisionsModoX
2023-04-09DB/misc: Missing sql renameMeji
2023-04-09Core/Units: Calculate HoverHeight from model data (#28899)Meji
2023-04-09Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-09Core/Misc: Fix typo introduced in 36044a9470e9c39a71916e908ab6cf4f95677793Meji
2023-04-09DB/Conditions: Fix startup errorsMeji
2023-04-08Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-08Core/Conditions: Fix log typoMeji
2023-04-08Core/Misc: Fix typos in bannerMeji
2023-04-08DB/Waypoints: Restore overwritten data by ↵Meji
db6c97b1061e059b9906f220e62e1ebd2292d835
2023-04-08DB/Darnassus: Move Darnassus Sentinel's secondary gossip to the new gossip ↵Meji
system
2023-04-08DB/Underrot: Added initial spawnsNaddley
2023-04-08Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ↵ModoX
(#28834)
2023-04-07Core/Units: Prevent backward melee attacks (#28895)Meji
2023-04-07Core/Objects: Fixed ObjectGuid equality operator for GCC 10 (completely ↵Shauren
broken, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94924)
2023-04-06Core/Misc: Modernize code a bit by replacing std::tie with either structured ↵Shauren
bindings or operator<=>
2023-04-06Core/Skinning: Autolearn skill of skinned mob if not already learned (#28894)Meji
2023-04-06Scripts/SilverpineForest: Removed sparring hackfixes (#28896)Teleqraph
2023-04-06Core: Update allowed build to 10.0.7.48892ModoX
2023-04-06Core/Creature: Added missing nullcheckModoX
2023-04-06DB/Scaling: Added scaling for MoP timewalk dungeonsNaddley
2023-04-06DB/Scaling: Added scaling for cataclysm timewalk dungeonsNaddley
2023-04-06Core/Creature: Implemented sparring with max health percent thresholds (#27198)ModoX
Co-authored-by: Ovah <dreadkiller@gmx.de>
2023-04-05DB/Misc: fix filename after mergeModoX
2023-04-05Core/Creature: Added possibility to give creatures multiple gossip menu ids ↵ModoX
and control them via conditions (#28159)
2023-04-05Core: Update allowed build to 10.0.7.48892Shauren
2023-04-04Scripts/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-04DB/Scholomance: Added initial spawns for Normal and HeroicNaddley
2023-04-03DB/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute