aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-07DB/Gameobject: Add missing spawn of The Alliance of LordaeronKillyana
2017-07-07DB/Creature: Crystalforge BunnyKillyana
2017-07-06DB: Use the correct ID for Hagash The blindKillyana
Updates #18930
2017-07-06Core/Auras: Implement SPELL_AURA_DETECT_AMORE (#19955)Gustavo
Based on https://github.com/mangos/mangos/commit/b58b29c9581327129daaf43b9c368810db850771
2017-07-06Formation idle: Remove more shitty code. Fixes #19995 for real this time.treeston
2017-07-06Utilities/Containers: New RandomResize implementation with guaranteed ↵Treeston
asymptotic linear time for all container types (#19974)
2017-07-06Fix formation follow. Closes #19995.treeston
2017-07-03Core/Combat: Fixed issues with creatures sometimes entering combat with ↵treeston
friendly targets Close #19980
2017-07-03adjust CreatureGroups to use cmangos flags (for already-supported values, no ↵treeston
functionality changed)
2017-07-03Fix an issue that was causing all creature group members to assist each ↵treeston
other, even if only one of the aggro flags was set. Also refactor enum values to be readable. Fixes #19977.
2017-07-03Two more refactors I missed for #19930. Last ones for now, I promise.treeston
2017-07-03Some more refactoring prep for combat/threat (#19930).treeston
2017-07-03Creatures now release spell focus on projectile launch (for spells that have ↵treeston
a projectile portion) as opposed to projectile impact. This should make some very slow projectiles (f.ex. Professor Putricide's Malleable Goo) a lot smoother.
2017-07-02DB/SAI: Fix Thrallmar Grunt event textKillyana
Closes #18930 By dr-j
2017-07-02DB/Creature: Hearthsinger ForrestenKillyana
2017-07-01Core/Custom: Fixed Duel Reset ExploitsKeader
Close #17419 *Fixed exploit with SPELLMOD_COOLDOWN *Fixed exploit with some items (like Sylvanas' Music Box) *Little cleanup
2017-07-01Nopch fix 5 and should be lastShauren
2017-07-01typo fixShauren
2017-07-01Nopch fix 4Shauren
2017-07-01nopch fix episode 3: revenge of that one boss in slabs that is borked anywaytreeston
2017-07-01Nopch fix 2Shauren
2017-07-01Nopch fixShauren
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
* Combat/Threat rewrite (PR #19930) prep work. Mostly refactors, and a compatibility layer on ThreatManager/HostileReference that allows scripts to be changed already.
2017-07-01Core/Spells: Add missing validateShauren
2017-06-30Combustion will now properly go on cooldown when the buff is manually ↵treeston
cancelled. Fixes #19968.
2017-06-28Combat/threat rewrite prep - merge RBAC/DB changes.treeston
2017-06-28DB/SAI: Magister Idonis and Arcanist Janeda EventKillyana
Closes #19965 By Weyrath
2017-06-27Buildsystem: Enforce Visual Studio 2015 Update 1 in CMakeAokromes
Even if it's for few days, it looks it's absolute minimum needed to compile 3.3.5a for now
2017-06-27Proper client timeout detection (#19906)Treeston
- Properly detect client timeout when logged into a character after a configurable time (default 60s) has passed without the client sending any packets. - Fixes issues with crashed clients leaving characters in the world for a very long time (default 15 minutes), as well as edge case exploits involving intentionally pausing client execution for some amount of time.
2017-06-25BD: TypoKillyana
2017-06-25DB/Creature: Marauding Geist spawnsKillyana
Waypoints and formations required
2017-06-25DB/Misc: Icecrown Citadel entrance, spawns and eventKillyana
Closes #18713 Thanks to Rushor for the formation system and the script
2017-06-25DB/Misc: Ragefire Chasm - Formation and Waypoint ReworkRushor
Closes #18735
2017-06-25DB/Quest: Add missing emotes for Tirisfal Glades questsKillyana
Closes #19935 By brotalnia FOR 3.3.5 ONLY
2017-06-25DB/Quests: "Cultists Among Us" Requirements fixKillyana
Closes #19880
2017-06-25DB/Quest: "The Masters Touch" requirements fixKillyana
By mazdafil
2017-06-25DB/Quest: RP event for The Absent Minded Prospector part 4Killyana
Closes #19956
2017-06-25Rename 2017_06_25_00_world.sql to 2017_06_25_01_world.sqlAokromes
2017-06-25Core/Creature: Implement Mangos GroupAI flags (allows formation without ↵Rushor
following) (#18733)
2017-06-24Core/Entities: Extend combo point system to all Units and fix numerous ↵Treeston
quirks with rogue CP and vehicles (Malygos P3) (#19914) - Implement Wolverine Bite (fixes #752) - General combo point system cleanup
2017-06-24Core/Spells: fix runtime log spamariel-
2017-06-24Core/Movement: silence warningariel-
2017-06-24Core/Movement: New names for a few spline flagsariel-
(cherry picked from commit c7cd51e8f543de04b2953eada7a57897a5c0161d)
2017-06-24Warrior: Fix T10 Melee 4P Bonus (#19954)Gildor
2017-06-23DB/Creature: North Sea Kraken PoolingKillyana
2017-06-22DB/Creature: Serfex the ReaverKillyana
Add pooling
2017-06-22Buildsystem: Exclude ScriptPCH from all targets when building dynamic ↵Shauren
scripts (except MSVC) (cherry picked from commit 550c57a0df954ade238f6cd0318cfc6890dd26f0)
2017-06-22Core/Scripts: Optimize PCH contentsShauren
(cherry picked from commit a9b64d737d866fcdbd46314bdd4e661af36216cd)
2017-06-22Buildsystem: Minor PCH building changesShauren
* *PCH.cpp are now only compiled with MSVC, other compilers use custom helper commands to generate the precompiled header * Don't call the linker for pch helpertargets (cherry picked from commit 137f5e78877ef1b81f4dca68dd43268e325aeeed)
2017-06-21DB/page_text: show complete text in 'Legacy of the Aspects'tkrokli
* 3.3.5 only, this quest chain was removed in patch 4.0.3a * - the book is quest item (entry 5860) for quest 1154 'Test of Lore (2)' - second to last page (10) must point to correct text for last page (11) - full text contains the right answer to quest 6627 'Test of Lore (3)'