aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-26DB/DunMorogh: Update questchains for Dun MoroghKelpiesklubhouse
Closes #29725
2024-02-26DB/Durotar: Update questchains for Echo IslesKelpiesklubhouse
Closes #29709
2024-02-26DB/ElwynnForest: Update questchains for NorthshireKelpiesklubhouse
Closes #29672
2024-02-26DB/Durotar: Added ExclusiveGroup for Quests Lazy Peon and Vile FamiliarsKelpiesklubhouse
Closes #29737
2024-02-26DB/DunMorogh: Update questchain for New TinkertownKelpiesklubhouse
Closes #29716
2024-02-26DB/DunMorogh: Update questchain for Coldrige ValleyKelpiesklubhouse
Closes #29713
2024-02-26DB/AzuremystIsle: Update questchains for Ammen ValeKelpiesklubhouse
Closes #29685
2024-02-26DB/ElwynnForest: Update questchain for Elwynn ForestKelpiesklubhouse
Closes #29675
2024-02-26Core/Auras: Implemented SpellEffectAttributes::AuraPointsStackShauren
2024-02-25Core/Players: Drop Player::SaveGoldToDB() and move it's code to ↵Mykhailo Redko
Player::SaveInventoryAndGoldToDB() (#29582)
2024-02-25Core/Players: Support race and faction changes for new races (#29755)Razmataz
2024-02-25Core/Units: Update facing spline movement immediately after launching (#29494)Ovahlord
2024-02-25DB/DunMorogh: Implementing quests Forced to Watch from Afar and Operation ↵Malcrom
Recombobulation * also fixed Wendigo spawn positions & waypoints Closes #29606
2024-02-25DB/Gilneas: Added script to Crows in Merchant SquareMalcrom
Closes #29594
2024-02-25DB/Gilneas: Added cosmetics to Panicked CitizensMalcrom
CLoses #29590
2024-02-25DB/Gilneas: Added some Merchant Square cosmetic fixesMalcrom
Closes #29603
2024-02-25DB/ElwynnForest: Added missing aggro and death texts to Kurtok the SlayerMalcrom
Closes #29505
2024-02-25DB/Teldrassil: Fixed loot for several creatures in ShadowglenMalcrom
* Young Thistle Boar * Thistle Boar * Webwood Spider * Grell * Gellkin * Githyiss the Vile * Young Nightsaber Closes #29666
2024-02-25DB/Teldrassil: Fixed some cosmetics in ShadowglenMalcrom
Closes #29667
2024-02-25DB/DunMorogh: Added scripts for Father Gavin, Kelaan and Lowan Featherbreeze ↵Malcrom
at Misty Pine Refuge Closes #29736
2024-02-25DB/DunMorogh: Added script for Buin "Phloppy" Freehand at Misty Pine RefugeMalcrom
Closes #29735
2024-02-25DB/DunMorogh: Some cosmetic fixes for Steelgrill's DepotMalcrom
Closes #29734
2024-02-25DB/DunMorogh: Added script for Grimlock PilsnorMalcrom
Closes #29733
2024-02-25DB/DunMorogh: Added script for Tognus Flintfire in KharanosMalcrom
Closes #29732
2024-02-25DB/DunMorogh: Added script for Kogan Forgestone in KharanosMalcrom
Closes #29731
2024-02-25DB/DunMorogh: Added path for Golorn Frostbeard in KharanosMalcrom
Closes #29729
2024-02-25DB/DunMorogh: Added some cosmetics for Frostmane RetreatMalcrom
Closes #29717
2024-02-25Scripts/Spells: Fix energize for spell Doom (Warlock) (#29748)Aqua Deus
2024-02-25Scripts/Spells: Fix Shield of the Righteous armor bonus (#29749)Aqua Deus
2024-02-25Build: Reuse PCH file between all script modulesShauren
2024-02-24Scripts/ExilesReach: Implemented Ride SE Boar, Re-Deather and Stocking Up ↵Malcrom
quest (#29670) Co-authored-by: ModoX <moardox@gmail.com>
2024-02-24Core/PacketIO: Implemented CMSG_CHECK_IS_ADVENTURE_MAP_POI_VALID and ↵ModoX
SMSG_PLAYER_IS_ADVENTURE_MAP_POI_VALID (#29626)
2024-02-24Scripts/Spells: Update Vampiric touch script implementing the talent Misery ↵Aqua Deus
and the dispel fleeing (#29743)
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and ↵ModoX
update npcflags on quest changes (#29646)
2024-02-24Scripts: Removed unused global variablesShauren
2024-02-24Core/Position: Allow constexpr use of PositionShauren
2024-02-24Core/Vehicle: Don't set players movementInfo on vehicle dismiss (#29744)ModoX
2024-02-24Scripts/ForbiddenReach: Added spawn handling for dracthyr intro personal ↵Naddley
summons (#29682) Co-Authored-By: ModoX <moardox@gmail.com>
2024-02-24Core: Update allowed build to 10.2.5.53441Shauren
2024-02-23Core/Battlegrounds: Move some areatrigger handling to scripts (#29700)Jeremy
2024-02-22Scripts/Spells: Implemented Priest talent Pain Transformation (#29720)Mematoru23
2024-02-22Warning fixShauren
2024-02-22Build fixShauren
2024-02-22Core/Movement: Removed template from FleeingMovementGeneratorShauren
2024-02-22Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_MELEE_APPROACH and ↵Shauren
fixed CREATURE_STATIC_FLAG_NO_MELEE_FLEE implementation (should cause fleeing from melee range)
2024-02-22DB/Conditions: Remove a unneeded condition for Quest: "Hanazua"Kelpiesklubhouse
Closes #29714
2024-02-22DB/Tirisfal: Update questchains for DeathknellKelpiesklubhouse
Closes #29686
2024-02-22DB/Mulgore: Update questchains for Camp NaracheKelpiesklubhouse
Closes #29661
2024-02-21Core/Spells: Fixed incorrect switch logic in Unit::SpellCritChanceDoneShauren
2024-02-20Core/Creatures: Prevent resetting creature sparring health thresholds on ↵Shauren
evade if it was changed to a custom value by a script