Age | Commit message (Expand) | Author |
2025-03-28 | Core/Spells: Apply spell modifiers multiple times to each cast, based on numb... | Shauren |
2025-03-25 | Scripts/Spells: Fixed shaman talents Converging Storms, Ice Strike (maelstrom... | Shauren |
2025-03-24 | Core/Scripts: Fix copypaste in static AuraProcFn hook constructor | Shauren |
2025-03-23 | Core/Auras: Fixed SPELL_ATTR13_PERIODIC_REFRESH_EXTENDS_DURATION | Shauren |
2025-03-22 | Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ... | Shauren |
2025-03-21 | Core/Spells: Fixed spells that scale value with master not being affected by ... | Shauren |
2025-03-20 | Scripts/Spells: Fixed shaman talents Doom Winds, Hailstorm, Fire Nova, Sunder... | Shauren |
2025-03-19 | Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C... | Shauren |
2025-03-18 | Core/Auras: Implemented SPELL_AURA_IGNORE_SPELL_CHARGE_COOLDOWN | Shauren |
2025-03-17 | Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV... | Shauren |
2025-03-16 | Scripts/Spells: Fixed shaman talents Hot Hand, Ice Strike, Molten Assault, La... | Shauren |
2025-03-15 | Scripts/Spells: Updated Flametongue Weapon damage calculation | Shauren |
2025-03-13 | Core/Database: Fix duplicate query column aliases | Shauren |
2025-03-13 | Core/Database: Improve assertion message on duplicate column aliases in queries | Shauren |
2025-03-13 | Core/Database: Optimize named query result field access | Shauren |
2025-03-13 | Core/Database: Implement accessing query result fields by name | Ovahlord |
2025-03-12 | Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOG | Shauren |
2025-03-11 | Scripts/Spells: Update Cycle of Hatred talent for patch 11.1 (#30721) | Aqua Deus |
2025-03-10 | Core/Players: Removed old unneccessary death knight and demon hunter riding w... | Shauren |
2025-03-04 | Core/Players: Fix saving warband scene collection | Shauren |
2025-03-04 | Core/Players: Implement warband scene collection | Shauren |
2025-03-03 | Core/Transmog: Allow evokers to transmog mail armor | Shauren |
2025-03-02 | Core: Updated to 11.1.0 | Shauren |
2025-03-02 | Core/DataStores: Support non-uint32 ID fields | Shauren |
2025-03-01 | Core/Objects: Optimize spawn tracking handling in building SMSG_UPDATE_OBJECT | Shauren |
2025-03-01 | Core/PacketIO: Use new packet writing utilities in a bunch of files | Shauren |
2025-02-25 | Core/Units: Define new 11.1.0 movement flags | Shauren |
2025-02-24 | Core/Units: Refactor GetCastSpellInfo to return values via return value and h... | Shauren |
2025-02-23 | Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66 | Shauren |
2025-02-23 | Core/Utils: Added map key/value utility projections for std::ranges algorithms | Shauren |
2025-02-22 | Core/Scripts: updated more documentation comments for spell script hooks to m... | Ovahlord |
2025-02-22 | Core/Scripting: updated documentation for CalcDamage and CalcHealing hooks | Ovahlord |
2025-02-20 | Core/Misc: Reduce differences between branches | Shauren |
2025-02-19 | Core/Guilds: Don't require vendor bought items to have limited quantity to sh... | Shauren |
2025-02-18 | Scripts/Spells: Updated paladin script for spell Blinding Light (#30609) | Aqua Deus |
2025-02-17 | Scripts/Spells: Remove separate Forbearance checks from paladin scripts, not ... | Shauren |
2025-02-17 | Scripts/Spells: Attach Lay on Hands script to replacement spell id used by Em... | Aqua Deus |
2025-02-17 | Nopch static link fix | Shauren |
2025-02-16 | Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailure | Shauren |
2025-02-16 | Core/Auras: Remove NYI commend from implemented aura types | Shauren |
2025-02-15 | Scripts/Spells: Implement paladin talent "Justicar's Vengeance" damage bonus ... | Aqua Deus |
2025-02-14 | Scripts/Spells: Implement paladin talent "Steed of Liberty" (#30610) | Aqua Deus |
2025-02-14 | Scripts/Spells: Implement paladin talent "Blade of Vengeance" (#30612) | Aqua Deus |
2025-02-13 | Scripts/Spells: Fix paladin talent "Final Verdict" (#30615) | Aqua Deus |
2025-02-12 | Core/Spells: Skip handling apply aura spell effects if aura was removed earli... | Shauren |
2025-02-11 | Scripts/Spells: Implement paladin talent "Execution Sentence" (#30617) | Aqua Deus |
2025-02-10 | Core/Movement: Fixed formation movement resetting state on every waypoint of ... | Shauren |
2025-02-10 | Scripts/Spells: Fix paladin talent "Wake of Ashes" stun on Undead and Demons ... | Aqua Deus |
2025-02-09 | Core/Misc: Reduce code differences between branches | Shauren |
2025-02-07 | Core/Battlegrounds: Fixed invalid reference to temporary | Shauren |