aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-02-21Scripts/Spells: Fix Prayer of Mending (#26020)Matan Shukry
2021-02-21Core/Auras: Implemented new spell modifier type to change aura stack size on ...Shauren
2021-02-21Core/Auras: Implemented new spell modifier type to change max aura stack size...Matan Shukry
2021-02-21Core/Spells: Fix typo (fixes casting all spells)Shauren
2021-02-21Core/Players: Rename player flag PLAYER_ALLOW_ONLY_ABILITY to PLAYER_FLAGS_HI...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_DISABLE_ATTACKING_EXCEPT_ABILITIESShauren
2021-02-21Core/Auras: Reimplement SPELL_AURA_DISABLE_CASTING_EXCEPT_ABILITIES to proper...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_COMBAT_RATING_FROM_COMBAT_RATINGShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_LEARN_SPELLShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_CRIT_CHANCE_VERSUS_TARGET_HEALTH and S...Shauren
2021-02-21Core/Auras: Update comment for aura 235 - SPELL_AURA_MOD_HOVER_NO_HEIGHT_OFFSETShauren
2021-02-21Core/Auras: Restore old SPELL_AURA_MOD_HOT_PCT implementation from 3.3.5 branchShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_SET_FFA_PVPShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_AUTOATTACK_RANGE and SPELL_AURA_MOD_AU...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_INCREASE_HEALTH_PERCENT2Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_PERIODIC_WEAPON_PERCENT_DAMAGEShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_REMOVE_TRANSMOG_COST and SPELL_AURA_REMOVE...Shauren
2021-02-21Core/Spells: Define new spell attributeShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_PERIODIC_DAMAGE_TAKENShauren
2021-02-21Core/Auras: Rename many old aura types to their new meaningShauren
2021-02-21Core/Misc: Updated current expansion config 9.0.2 (#26122)Osleyder Gonzalez Acosta
2021-02-20Core/Auras: Refactor logic determining which spell aura type values need to b...Shauren
2021-02-20Fix buildShauren
2021-02-20Core/Players: Corrected shield block value calculationsShauren
2021-02-18Core/Auras: Do not warn about nonexisting proc spells when spell id is 0 and ...Shauren
2021-02-18Scripts/Spells: Convert Mage Fingers of Frost stack dropping script to use ne...Shauren
2021-02-18Core/Auras: Implemented new spell proc attribute PROC_ATTR_USE_STACKS_FOR_CHA...Shauren
2021-02-17Scripts/Spells: Implemented Guardian Druid's Gore spell (#26104)Matan Shukry
2021-02-17Core/PacketIO: Fix sending unit power valuesShauren
2021-02-17Core/PacketIO: Add missing update field filtering for player fieldsShauren
2021-02-17Core/PacketIO: Corrected logic for filtering out disallowed fields when force...Shauren
2021-02-17Core/PacketIO: Refactor generated updatefield code (use type alias)Shauren
2021-02-17Core/Conditions: CONDITION_NEAR_CREATURE will exclude personal spawns that ar...Matan Shukry
2021-02-15Scripts/Spells: Casting druid spell Prowl will now auto shapeshift into cat f...Matan Shukry
2021-02-15Build fixKeader
2021-02-15Scripts/Ulduar: Fixed a clang6 warningKeader
2021-02-15Core/Maps: Fix memory leak in BoundaryUnionBoundaryjackpoz
2021-02-15Scripts/Events: Fixed memory leak in npc_bountiful_table added in 75df296bb6f...Shauren
2021-02-15Core/Reputation: Fix reaction with rival factionsKillyana
2021-02-15TypoKeader
2021-02-15Scripts/Razorscale: Fixed issues related with Devouring FlameKeader
2021-02-15Misc: Kill trailing white spacesAokromes
2021-02-15Spell: Remove a phase hack for The Eye of AcherusKillyana
2021-02-15Core/Creature: 2d1ef6b5b0 followupccrs
2021-02-15Fix buildccrs
2021-02-15Scripts/World: update guard scriptsccrs
2021-02-15Core/Pooling: Fixed less and less objects from pools being spawned the longer...lachtanek
2021-02-15Core/BG: Fix enum order which counts as array index to spawn creatures on Alt...Aokromes
2021-02-15Core/Movement: some corrections on WaypointMovementGeneratorccrs
2021-02-15DB/Scripts: Terokkar Forest SAI migrationAndrew Letson