aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2023-05-21Scripts/Warrior: Fix nopch buildModoX
2023-05-21Spells/Scripts: Implement Critical Thinking (#29005)SargeroDeV
2023-05-19Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)Jeremy
2023-05-18Scripts/Warrior: Implement Shield Block (#29004)SargeroDeV
2023-05-18Scripts/Warrior: Implement Warbreaker and In For The Kill (#28994)SargeroDeV
2023-05-18Scripts/Warrior: Implement Brutal Vitality (#28987)SargeroDeV
2023-05-15Scripts/Warrior: Implement Shield Charge (#28974)SargeroDeV
2023-05-14Scripts/Spells: Fixed uninitialized variable in d64f7c332e1c6b9d15240979f3f95...Shauren
2023-05-14Warning fixShauren
2023-05-14Scripts/Warrior: Implemented Fueled by ViolenceModoX
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-05-10Scripts/Underrot: Removed unneccessary code, handled by difficulty version of...Shauren
2023-05-09Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...Jeremy
2023-05-07Scripts/Spells: Implement Painful Punishment (#28928)Teleqraph
2023-05-07Scripts/Spells: Implement Purge the Wicked (#28926)Teleqraph
2023-05-07Scripts/Spells: Implement Dark Reprimand (#28925)Teleqraph
2023-05-07Scripts/Spells: Update Halo (#28924)Teleqraph
2023-05-02Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-25Scripts/Underrot: Implement Cragmaw the Infested encounter (#28934)Naddley
2023-04-24Scripts/Spells: Use scaled level for taming requirementsShauren
2023-04-23Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-23Spells/Generic: Implemented generic feign death spell with UNIT_FLAG_IMMUNE_T...ModoX
2023-04-23Scripts/Spells Update Divine Star (#28923)Teleqraph
2023-04-23Scripts/Spells: Implement Summon Sayaad (#28907)Teleqraph
2023-04-19Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-18Scripts/Underrot: Limit Sanguine Feast spell of Elder Leaxa to heroic+ diffic...ModoX
2023-04-17Scripts/Spells: Update Sins of the Many values (#28922)Teleqraph
2023-04-17Scripts/Underrot: Implement Elder Leaxa encounter (#28920)Naddley
2023-04-17Core/Spells: Unify Bloodlust spells for all classes (#28927)Teleqraph
2023-04-16Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-04-09Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-08Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-08Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...ModoX
2023-04-06Core/Misc: Modernize code a bit by replacing std::tie with either structured ...Shauren
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/Creature: Implemented sparring with max health percent thresholds (#27198)ModoX
2023-04-05Core/Creature: Added possibility to give creatures multiple gossip menu ids a...ModoX
2023-04-04Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
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 SPELL_ATTR3_CAN_...Shauren
2023-03-31Scripts/Deepholm: Scripted quest "All Our Friends Are Dead" (#28889)Naddley
2023-03-31Scripts/AzureVault: Fixed buildModoX
2023-03-31Scripts/AzureVault: Fix despawning of Volatile SaplingsModoX
2023-03-30Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...Meji
2023-03-12Core/Creatures: Allow overriding default gossip menu idShauren
2023-03-04Core/Movement: Allow specifying timeout for follow movementShauren
2023-03-02Scripts/AzureVault: Implement Leymor encounter (#28810)Naddley
2023-03-02Core/Movement: Extend MovePoint with new argumentsShauren