aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-17DB/Creature: Olrun the BattlecallerKillyana
Closes #23720
2019-08-17Core/Spells: Removed PROC_ATTR_DISABLE_EFF_* attributes and store that in a ↵Shauren
separate column
2019-08-17Scripts/Spells: Implemented Wyvern Sting scriptKeader
- Removed old hack with spell_linked_spell
2019-08-16TDB 335.19081 - 2019/08/16TDB335.19081TDB Release
2019-08-15Core/Spells: Fixed some issues with Drain SoulKeader
Issue 1: Drain soul was always negative, but effect2 need be positive. Issue 2: Drain soul was interrupted if someone in your group die. Caused by negative effects proccing in creature. Issue 3: Since effect2 is positive, it was down-ranking in low level targets and should never happens (fixed before by ariel, transforming everything in negative in 2c8a6fb771a42169a1817149ab0a2a19912ebea7 but it's wrong) #MakeWarlockAfflictionGreatAgain
2019-08-15Scripts/Spells: Port druid scripts to new script registration syntax (3 of ↵Sorikoff
3) (#23714)
2019-08-13Core/Spells: Drain Soul need be affected by Death's EmbraceKeader
Make Warlock Affliction great again !
2019-08-13Core/Spells: Fixed SPELL_EFFECT_DISPEL when target has 2 spells with same ID ↵Keader
(#23710) Ty sirikfoll for all help :)
2019-08-12DB/Spells: Mage - Icy Veins stackGildor
2019-08-12Entities/Creature: Fix an edge case assertion failure with pets dying in ↵Treeston
specific situations while casting spells.
2019-08-12Core/Spells: Survey Sinkholes will now have a bigger range to be able…Aokromes
… to hit all trigger npcs By Ovahlord
2019-08-12I actually changed compilers in godbolt this time. This does it. Really. ↵Treeston
(31b5632 7378bcb 0a40252)
2019-08-12i am so done with compilers for today , WHY IS STD::SWAP NOT A CONSTEXPR ↵Treeston
ASDFOWQWDO (31b5632 7378bcb follow-up grml)
2019-08-12ugh. compilers. 31b5632 follow-up.Treeston
2019-08-12Common/Utilities: Explicit tail recursion to keep the compilers happy.Treeston
2019-08-11Entities/Player: ReacquireSpellFocusTarget is now private. It should've been ↵Treeston
private all along.
2019-08-11Core/Creature: Fix an issue that sometimes prevented spellcast focus targets ↵Treeston
from being reacquired.
2019-08-11Common/Crypto: Make C++14 compilers happy.Treeston
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
- Proper management commands (.account 2fa) - Secrets can now be encrypted (set TOTPTokenSecret in .conf) - Secret now stored in binary - Argon2 and AES primitives - Base32/64 support
2019-08-10DB/Spells: Fixed Prayer of Mending proc with AOE SpellsKeader
Fix proc with spells like: Professor Putricide AOE Abomination damage, Sindragosa Frost Damage, Blood Queen Damage.
2019-08-09Core/Channels: Fix a bug that would cause channel settings to disappear in ↵Treeston
certain settings. Fix a bug that would cause channels to not be saved on .server shutdown without delay. Closes #23699.
2019-08-08DB/Spells: Fixed proc of RemorselessKeader
Fix a case that Remorseless Attacks proc, but Remorseless is consumed by the same spell Closes #23649
2019-08-08Scripts/Spells: Runic Healing Injector (#23690)Sorikoff
* Scripts/Spells: Runic Healing Injector * Rename 9999_99_99_99_world.sql to 2019_08_08_00_world.sql
2019-08-08Scripts/Spells: Port Part of Druid Scripts to New Script Registration (#23691)Sorikoff
2019-08-08CI/Travis: Upgrade to GCC 6Giacomo Pozzoni
2019-08-07that should make gcc complain less (57b36df follow-up)Treeston
2019-08-07nopch fixTreeston
2019-08-07Scripts/Commands: Add .go boss, and do a usability pass over .go instance to ↵Treeston
match it.
2019-08-06Scripts/Commands: Cleanup some output from .go instanceTreeston
2019-08-06DB/Creature: Vanguard Tower DummyKillyana
2019-08-06DB/Creature: Battlescarred FrostworgKillyana
2019-08-06DB/Creature: Frostworg and Son of HodirKillyana
2019-08-06DB/Quest: Polishing the HelmKillyana
2019-08-06coverityTreeston
2019-08-06Core/Common: fix a bug in BigNumber::AsByteArray that was causing incorrect ↵Treeston
output in 1/256 cases with explicit minSize (iff MSB zero)
2019-08-06typo fix in commentTreeston
2019-08-05DB/Quest: fix more quest chaining in Icecrown. Thanks PolarCookie for the ↵Wyrserth
initial work. Closes #22338.
2019-08-05DB/Creature: ELM General Purpose Bunny Hide Body (Phase I)Killyana
2019-08-05DB/Creature: Proto-Drake Corpse, Dead Drakerider & Dead WarbearKillyana
2019-08-05DB/Quest: fix chaining for some Alliance Icecrown quests.Wyrserth
Closes #15992.
2019-08-05DB/Creature: Anub'ar DarterKillyana
2019-08-05DB/Misc: Spirit Healers in Death Knight starting areaKillyana
Update Spirit Healers with the correct entry, position, auras and movements Fix Olrun the Battlecaller waypoint high Fix Val'kyr Battle-maiden movements
2019-08-05Core/Creature: 4a219ed codestyle followup, for real this timeccrs
2019-08-05DB/Creature: Scarlet Lord Jesseriah McCreeKillyana
2019-08-05Scripts/Blackrock Depths: Use DB Texts for Doom'rel (#23681)Sorikoff
* Scripts/Blackrock Depths: Use DB Texts for Doom'rel * Quick Fix
2019-08-05Common/Util: Sorry about that unexpected downtime at 3AM last night, ↵Treeston
everyone. (We call them happy little features.)
2019-08-04DB/SAI: Add Explosive Rune ability to Dregmar RunebrandKillyana
2019-08-04DB/Creature: Bristlepine Den BunnyKillyana
2019-08-04DB/Creature: Add missing spawns to Area 52Killyana
2019-08-04Revert "Core/Creature: 4a219ed codestyle followup"Treeston
This reverts commit 37b15e05bc643e6430d94bf5413e9d102a874cc0.