aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
AgeCommit message (Expand)Author
2018-01-27Core/Spells: Fixed downranking coefficient penalty formulaShauren
2018-01-26Scripts/Spells: Fixed Nature's Guardian proc (#21314)Keader
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-20Core/Scripts: fix wrong uses of SetHitDamage hook.ariel-
2018-01-20Core/Scripts: fix Wild Growth losing info about caster bonusesariel-
2018-01-18Core/Scripts: fix Roar of Sacrificeariel-
2018-01-17Scripts/Spells: quest "That's Abominable" (#21253)Moein
2018-01-17Core/Scripts: fix warningariel-
2018-01-17Core/Scripts: fix some spells double dipping from done/taken bonusesariel-
2018-01-14Core/Scripts: fix static analysis issueariel-
2018-01-14Core/Entities: implement secondary damage for some weapons and removal of old...ariel-
2018-01-13Core/Scripts: fix Sanctified Wrathariel-
2018-01-13Core/Spell: SpellValueOverrides encapsulationariel-
2018-01-13Core: fix non pch build, reduxariel-
2018-01-13Core/Auras: removed caster dependency from coreariel-
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-02Core/Scripts: Implemented Shifting Naaru Sliverariel-
2018-01-02Scripts: Fixed typojoschiwald
2018-01-01Update copyright note for 2018tkrokli
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-12-29Core/Scripts: Val'anyr Hammer of Ancient Kings should proc only with effectiv...Keader
2017-12-28Core/Scripts: prevent applying Aspect of the Beast on pet load if owner has s...ariel-
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-23Scripts/Trial of Crusader: Northrend Beasts Rework (#21031)Keader
2017-12-20Core/Spells: fix some DB errorsariel-
2017-12-15Core/Scripts: fix drink aurasariel-
2017-12-15Core/Auras: fixed off by one error in counting SPELL_ATTR5_START_PERIODIC_AT_...ariel-
2017-12-15Core/Scripts: more travisariel-
2017-12-15Core/Scripts: travis fixesariel-
2017-12-15Core/Auras: periodics refactor part 5: ported periodic trigger spell auras to...ariel-
2017-12-15Core/Auras: periodics refactor part 4: ported periodic dummy auras to scriptsariel-
2017-12-15Core/Auras: periodics refactor part 3: move more switch hacks to scriptsariel-
2017-12-15Core/Auras: periodics refactor part 2: Move UpdatePeriodic to AuraScriptsariel-
2017-12-15Core/Auras: periodics refactor part 1:ariel-
2017-12-08Core/Misc: Fix static analysis issuesjackpoz
2017-11-26DB/Creature: Scourging CrystalKillyana
2017-11-17Core/Scripts Fix issues with Midsummer's Ribbon Polesirikfoll
2017-11-08Core/Scripts: Fixed typo in spell_pilgrims_bounty_a_serving_ofsirikfoll
2017-11-04Core/Spells: Sheath of Light - overheal scaling fix (#20787)DanVS
2017-10-16Core/Spells: Fixed Dragon's Breath with Living Bomb explosion (#20622)Keader
2017-07-21Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as fir...Treeston
2017-07-20Scripts/Spell: Port spell_generic.cpp to new script registration syntax where...Treeston
2017-07-20Scripts/Item: Port spell_item.cpp scripts to new script registration syntax w...Treeston
2017-07-20Core/Scripts: Implement generic script loaders (and script registry macros) t...treeston
2017-07-18Scripts/Item: Change Nitro -> Boosts <- to use the correct knockup effect for...treeston
2017-07-18Scripits/Item: Nitro. BOOSTS.treeston
2017-07-18Scripts/Item: Fix Nitro Boosts to only fail in flyable areas. Also, it's call...treeston
2017-07-09Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.treeston
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2017-07-01Core/Spells: Add missing validateShauren