aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-04-02DB/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-04-02DB/Creature: Fixed invalid TitleAlt stringsModoX
2023-04-02TDB 1007.23041 - 2023/04/02TDB1007.23041TDB Release
2023-04-02DB/Player: Added createinfo data for new class/race combinationNaddley
2023-04-01Scripts/Paladin: Update Divine Steed for Lightforged Draenei (#28892)Naddley
2023-04-01 DB/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-03-31DB/Deepholm: Fix sqlModoX
2023-03-31Core: Update allowed build to 10.0.7.48865Shauren
2023-03-31Scripts/Deepholm: Scripted quest "All Our Friends Are Dead" (#28889)Naddley
2023-03-31Scripts/AzureVault: Fixed buildModoX
2023-03-31DB/Dungeons: Fixed entrance/exitsModoX
* ref 3596d1c8f1da018264ee4d102fd30c064f63d230
2023-03-31Scripts/AzureVault: Fix despawning of Volatile SaplingsModoX
2023-03-31Core: Update allowed build to 10.0.7.48838Shauren
2023-03-31Core/Creatures: Compute the level from ContentTuning (#28871)Meji
2023-03-31Core/Auras: Fixed iterator invalidation crash with procs using ↵Shauren
SPELL_ATTR0_PROC_FAILURE_BURNS_CHARGE attribute
2023-03-30Core/Loot: Fixed iterator invalidation crash in ↵Shauren
WorldSession::HandleLootMoneyOpcode Closes #28885
2023-03-30DB/Creatures: Negate VerifiedBuild for all current creature_model_info data ↵ModoX
due to recent commit 81ea6f54d93ee10b03e6432c6071e0d0983796a2
2023-03-30Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale ↵Meji
(#28863)
2023-03-30Core/Skinning: Update correct skinning skill according to creature expansion ↵Meji
(#28861)
2023-03-29DB/Spells: Added proc requirements to a few auras that have ↵Shauren
SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
2023-03-29DB/Deepholm: Scripted quest "Gunship Down"Naddley
2023-03-29DB/Deepholm: Scripted quest "Elemental Energy"Naddley
2023-03-29DB/Deepholm: Added waypoints for Feldspar the EternalNaddley
+ remove duplicate spawns
2023-03-29DB/Deepholm: Added Questchain for "The Upper World Pillar Fragment" Naddley
Co-authored-by: Ovahlord <dreadkiller@gmx.de>
2023-03-28DB/Spells: Add proc restrictions to DH talents: Soulrend, Master of the ↵Shauren
Glaive and Burning Wound Closes #28881
2023-03-27Core: Update allowed build to 10.0.7.48749Shauren
2023-03-27Core/Quests: Fixed crash happening when a quest is marked as rewarded ↵Shauren
without a questgiver (for example lfg) Closes #28878
2023-03-26Core/Movement: Allow passing tier transition id (db2 id) to land/takeoff ↵Shauren
movement
2023-03-25DB/Quest: Added quest poi data for 10.0.7.48676ModoX
2023-03-25DB/Locales: Updated zhCN locales to 10.0.7.48676ModoX