aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2025-05-11Core/Misc: Minor compile time improving changesShauren
2025-05-11Core/Spells: Rename confusing SpellState enum valuesShauren
2025-04-15Core/Items: restore item random enchantmentsOvahlord
2025-04-13Scripts/Spells: Implemented generic script to update phases on aura applicati...Meji
2025-04-12Core/Commands: Allow non-const reference arguments in chat command handlersShauren
2025-04-09Core/Network: Move to separate projectShauren
2025-04-06Core/Spells: Merge Spell::SetSpellValue overloadsShauren
2025-04-06Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-04-05Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 4.4.2Shauren
2025-02-09Scripts/Spells: fixed Lava Burst crit chance against targets affected by Flam...Ovahlord
2025-02-08Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2025-02-04Core/Commands: Fixed .debug guidlimits output for creature guidsShauren
2025-02-01Core/Spells: Remove manual spell guid creation in scriptsShauren
2025-02-01Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callba...Shauren
2025-01-26Scripts/Spells: fixed Seal of InsightOvahlord
2025-01-26Scripts/Spells: fixed Judgement of Truth damage bonusOvahlord
2025-01-26Core/Objects: Removed type casts before accessing WorldObject::m_Events that ...Shauren
2025-01-26Scripts/Spells: fixed Seal of TruthOvahlord
2025-01-26Scripts/Spells: round the damage values of Seal of Righteousness and Seal of ...Ovahlord
2025-01-26Scripts/Spells: fixed Seal of JusticeOvahlord
2025-01-26Scripts/Spells: fixed JudgementOvahlord
2025-01-25Scripts/Spells: fixed Seal of RighteousnessOvahlord
2025-01-21Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of i...Shauren
2025-01-11Scripts/Spells: increased precision when calculating Howling Blast's attack p...Ovahlord
2025-01-11Scripts/Spells: fixed Howling Blast damage calculationOvahlord
2025-01-09Core/Misc: Removed GetClassName preprocessor hackShauren
2025-01-09Core/Commands: Extract bonus lists and item context from provided item link f...Shauren
2025-01-09Core/Grids: Modernize TypeContainer with variadic templateShauren
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2025-01-01Scripts/Spells: Removed unneccessary hacks - reagent consumption by triggered...Shauren
2025-01-01Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...Shauren
2025-01-01Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-29Scripts: Remove direct unit flag manipulations for UNIT_FLAG_IMMUNE_TO_PC, UN...Shauren
2024-12-29Core/Loot: Implemented automatic flagging of tracking quests from lootShauren
2024-12-29Core/AI: Remove default arguments for inter-script communicationModoX
2024-12-29Core/AI: Implemented conversation ai (#30538)ModoX
2024-12-26Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...Ovahlord
2024-12-25Scripts/OutdoorPvp: converted two raw pointers into smart pointers to fix pos...Ovahlord
2024-12-21Scripts/Spells: moved rogue spell scripts into namespaces to respect the one ...Ovahlord
2024-12-21Scripts/Spells: moved warrior spell scripts into namespaces to respect the on...Ovahlord
2024-12-21Scripts/Spells: moved death knight spell scripts into namespaces to respect t...Ovahlord
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...Shauren
2024-12-20Scripts/Spells: fixed Blood Plague damage calculationOvahlord
2024-12-20Scripts/Spells: fixed damage calculations for Icy Touch and Frost FeverOvahlord
2024-12-20nopch fixOvahlord
2024-12-20Scripts/Spells: fixed Death CoilOvahlord
2024-12-20Core/Player: fixed logic for determining fully depleted runes - these are run...Ovahlord
2024-12-20Scripts/Spells: fixed Runic EmpowermentOvahlord
2024-12-12Build fix for old boost versionShauren
2024-12-12Core/Commands: Fix vmap directory size calculation for .server debug command ...Shauren