aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2019-08-04DB/Quest: The Bones of NozronnKillyana
Closes #12168
2019-08-04Build fixKeader
Followup: 7b541098d5fcc25cc6d4fb20a25571700f407fca
2019-08-04Core/Creature: 4a219ed codestyle followupccrs
2019-08-04Scripts/Spells: Fixed mage Empowered Fire regain percentKeader
You should regain 2% of your base mana. With old script, you get 15% of base mana.
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
- Split quest pooling from PoolMgr (into QuestPoolMgr) - Proper saving/restoring on server restart - No more hacking into sObjectMgr to insert/remove available quests
2019-08-04Core/Vehicle: Change vehicle accessories' phase according to the player on ↵Giacomo Pozzoni
the vehicle (#23646) * Core/Vehicle: Change vehicle accessories' phase according to the player on the vehicle * Get the root vehicle to set the phase to all accessories. Attempt to get the accessories to stay mounted on the vehicle. * Fix the accessories to stay mounted on the vehicle
2019-08-04no idea what happened there (4a219ed follow-up)Treeston
2019-08-04Core/Chat: Always save channel info to database on shutdown if persistence ↵Treeston
is enabled.
2019-08-04Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always ↵Treeston
const. Error logs for various stuff.
2019-08-04This is not the critical chat system bug fix you were looking for. No sir. ↵Treeston
(Oops.)
2019-08-03Core/Misc: Rewrite some old name handling functions that use raw buffers to ↵Treeston
no longer be old name handling functions that use raw buffers.
2019-08-03DB/Creature: Argent Shieldman & Rotting AbominationKillyana
2019-08-03DB/Creature: Vrykul Harpoon GunKillyana