aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2023-08-16DB/Pets: Removed invalid spells from creature_template_spellShauren
2023-08-16Core/Misc: Fixed minor formatting mistakesShauren
2023-08-16Scripts/Mardum: Implement DH intro event (#29211)Naddley
2023-08-15Core/Scripts: Add ZoneScript hook for AreaTrigger creation/deletion (#29236)Jeremy
2023-08-15Core/Creatures: Updated totem slot assignment logicShauren
2023-08-14Core/Spells: Damage and healing bonus calculation fixesShauren
2023-08-14Core/Spells: Summons with no special title and duration -1ms should use TEMPS...ModoX
2023-08-14Scripts/Spells: Implement Germination and Luxuriant Soil (#29178)Teleqraph
2023-08-14Scripts/Commands: Implemented .debug play objectsound commandModoX
2023-08-13Core/Object: Implemented helper method PlayObjectSoundModoX
2023-08-13Core/Spells: Validate spellmod array size at startupShauren
2023-08-13Scripts/Spells: Unify major healing cooldown CDs modifiers for all classes (#...Teleqraph
2023-08-12Core/Spells: Updated default SpellPhaseMask that is generated for procs that ...Shauren
2023-08-11Scripts/Spells: Fixed Dark Reprimand not triggeringShauren
2023-08-11Scripts/Spells: Implement Atonement (Passive, pet), Power Leech (Passive, pet...Teleqraph
2023-08-10Scripts/Spells: Implement Epiphany and update Prayer of Mending's related tal...Teleqraph
2023-08-10Scripts/Spells: Implement Divine Image (#29034)Teleqraph
2023-08-10Core/Spells: Handle summon effect on spell launch instead of hitShauren
2023-08-10Core/Creatures: Clean up temporary summon duplicate level initializationShauren
2023-08-10GCC build fixShauren
2023-08-09Core/Creatures: Allow modifying TempSummon duration after summoningShauren
2023-08-09Core/Creatures: std::chrono-ify TempSummonShauren
2023-08-09Core/Auras: Treat auras with more than 1 active stack as using stacks too (ma...Shauren
2023-08-08Core/MMaps: Fixed pathing for objects that have terrain swaps activeShauren
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2023-08-07Core/Misc: Move TalentSpecialization together with other db2 enums and rename...Nyr
2023-08-07Core/Misc: Reduce number of player spec hardcoded checksShauren
2023-08-06Scripts/Spells: Implement Answered Prayers (#29030)Teleqraph
2023-08-06Core/Spells: Fixed spells with SPELL_ATTR12_START_COOLDOWN_ON_CAST_START fail...Shauren
2023-08-06Core/Auras: Default procs with PROC_FLAG_2_CAST_SUCCESSFUL to CAST spell phaseShauren
2023-08-05Scripts/Spells: Improved compiler error reporting with wrong spell script fun...Shauren
2023-08-04Core/Spells: Fix copypaste mistake (doesn't really change anything)Shauren
2023-08-04Scripts/Spells: Implement druid talents Abundance and Cultivation (#29177)Teleqraph
2023-08-03Scripts/Spells: Update Rupture, Eviscerate and Envenom scripts (#29172)MaddyCrowle
2023-08-03Core/Realms: Minor refactor to realm address storage (remove LocalSubnetMask ...Shauren
2023-08-02Scripts/Spells: Converted some damage calculating scripts to use new hooks as...Shauren
2023-08-01Core/Scripts: Added damage and healing calculation hook to spell and aura scr...Shauren
2023-07-31Core/Spells: Removed old combo point code leftoversShauren
2023-07-31Core/Spells: Fixed spell duration scaling with combo pointsShauren
2023-07-30Battlegrounds/Buffs: Rework using areatriggers (#29171)Jeremy
2023-07-30Core/GameObjects: Added stringid to gameobjectsShauren
2023-07-29Core/Objects: Switch to using designated initializers instead of chaining fun...Shauren
2023-07-29Scripts/Spells: Implement Incarnation: Tree of Life talent (#29168)Aqua Deus
2023-07-28Core/Auras: Remove incorrect implementation of SPELL_ATTR8_DONT_RESET_PERIODI...Seyden
2023-07-27codestyle fixShauren
2023-07-27Core/Scripts: Fixed unsafe function pointer type casting in spell scriptsShauren
2023-07-26Core/Bnet: Support password protected private keysShauren
2023-07-26Scripts/Spells: Implement Devastator talent (#29164)Aqua Deus
2023-07-24Scripts/Spells: Implemented Flurry (#29145)Aqua Deus
2023-07-24nopch fixShauren