aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2025-03-28Core/Spells: Apply spell modifiers multiple times to each cast, based on numb...Shauren
2025-03-25Scripts/Spells: Fixed shaman talents Converging Storms, Ice Strike (maelstrom...Shauren
2025-03-24Core/Scripts: Fix copypaste in static AuraProcFn hook constructorShauren
2025-03-23Core/Auras: Fixed SPELL_ATTR13_PERIODIC_REFRESH_EXTENDS_DURATIONShauren
2025-03-22Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...Shauren
2025-03-21Core/Spells: Fixed spells that scale value with master not being affected by ...Shauren
2025-03-20Scripts/Spells: Fixed shaman talents Doom Winds, Hailstorm, Fire Nova, Sunder...Shauren
2025-03-19Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...Shauren
2025-03-18Core/Auras: Implemented SPELL_AURA_IGNORE_SPELL_CHARGE_COOLDOWNShauren
2025-03-17Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...Shauren
2025-03-16Scripts/Spells: Fixed shaman talents Hot Hand, Ice Strike, Molten Assault, La...Shauren
2025-03-15Scripts/Spells: Updated Flametongue Weapon damage calculationShauren
2025-03-13Core/Database: Fix duplicate query column aliasesShauren
2025-03-13Core/Database: Improve assertion message on duplicate column aliases in queriesShauren
2025-03-13Core/Database: Optimize named query result field accessShauren
2025-03-13Core/Database: Implement accessing query result fields by nameOvahlord
2025-03-12Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOGShauren
2025-03-11Scripts/Spells: Update Cycle of Hatred talent for patch 11.1 (#30721)Aqua Deus
2025-03-10Core/Players: Removed old unneccessary death knight and demon hunter riding w...Shauren
2025-03-04Core/Players: Fix saving warband scene collectionShauren
2025-03-04Core/Players: Implement warband scene collectionShauren
2025-03-03Core/Transmog: Allow evokers to transmog mail armorShauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-03-01Core/Objects: Optimize spawn tracking handling in building SMSG_UPDATE_OBJECTShauren
2025-03-01Core/PacketIO: Use new packet writing utilities in a bunch of filesShauren
2025-02-25Core/Units: Define new 11.1.0 movement flagsShauren
2025-02-24Core/Units: Refactor GetCastSpellInfo to return values via return value and h...Shauren
2025-02-23Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-02-22Core/Scripts: updated more documentation comments for spell script hooks to m...Ovahlord
2025-02-22Core/Scripting: updated documentation for CalcDamage and CalcHealing hooksOvahlord
2025-02-20Core/Misc: Reduce differences between branchesShauren
2025-02-19Core/Guilds: Don't require vendor bought items to have limited quantity to sh...Shauren
2025-02-18Scripts/Spells: Updated paladin script for spell Blinding Light (#30609)Aqua Deus
2025-02-17Scripts/Spells: Remove separate Forbearance checks from paladin scripts, not ...Shauren
2025-02-17Scripts/Spells: Attach Lay on Hands script to replacement spell id used by Em...Aqua Deus
2025-02-17Nopch static link fixShauren
2025-02-16Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailureShauren
2025-02-16Core/Auras: Remove NYI commend from implemented aura typesShauren
2025-02-15Scripts/Spells: Implement paladin talent "Justicar's Vengeance" damage bonus ...Aqua Deus
2025-02-14Scripts/Spells: Implement paladin talent "Steed of Liberty" (#30610)Aqua Deus
2025-02-14Scripts/Spells: Implement paladin talent "Blade of Vengeance" (#30612)Aqua Deus
2025-02-13Scripts/Spells: Fix paladin talent "Final Verdict" (#30615)Aqua Deus
2025-02-12Core/Spells: Skip handling apply aura spell effects if aura was removed earli...Shauren
2025-02-11Scripts/Spells: Implement paladin talent "Execution Sentence" (#30617)Aqua Deus
2025-02-10Core/Movement: Fixed formation movement resetting state on every waypoint of ...Shauren
2025-02-10Scripts/Spells: Fix paladin talent "Wake of Ashes" stun on Undead and Demons ...Aqua Deus
2025-02-09Core/Misc: Reduce code differences between branchesShauren
2025-02-07Core/Battlegrounds: Fixed invalid reference to temporaryShauren
2025-02-07Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2025-02-06Scripts/AtalDazar: Implement Priestess Alunza encounter (#30655)Aqua Deus