aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-01Core/Movement: minor MotionMaster refactor (#18367)Chaouki Dhib
2016-12-01Core/Spell: Hand Of Reckoning no damage when taunting players pet (#17518)Aokromes
* Core/Spell: Hand Of Reckoning no damage when taunting players pet By Effec7, closes #9068
2016-12-01DB/Spell: added level restrictions to some spellsariel-
- Songflower Serenade - Fengus' Ferocity - Mol'dar's Moxie - Rallying Cry of the Dragonslayer - Slip'kik's Savvy - Spirit of Zandalar Ref: #4961
2016-12-01Core/Spells: fix a pretty edge case of creatures being put in combat by ↵ariel-
evaded spells Closes #18369
2016-12-01Core/SAI: restore deleted line in 28050f338dfc66e0c40b6a3915bf96e38e0613e5ariel-
Field left uninitialized. Caused weird evade behaviour
2016-12-01Core/Spells: Fixed one issue with auras having ↵ariel-
SPELL_ATTR4_CAST_ONLY_IN_OUTLAND and aura zone updates Defined spell attribute SPELL_ATTR7_IGNORE_COLD_WEATHER_FLYING Closes #18286
2016-11-30Scripts/BT: Fix noPCH buildariel-
2016-11-30DB/Spell: Acclimation procariel-
Closes #18314
2016-11-30DB/Spell: Arcane concentration proc on damage onlyariel-
Closes #18313
2016-11-30Scripts/BlackTemple: 4bc60e650d followupccrs
2016-11-30Scripts/BlackTemple: minor cleanup and corrections after recent PRsccrs
plus a ninja tabs to spaces cleanup
2016-11-30DB: fix errorccrs
2016-11-29Core/Spells: proc spells after damage apply, not before. Fixes #13025ariel-
2016-11-29Fix buildKittnz
2016-11-29Core/Scripts: Drake HuntKittnz
- Removed creature script - Using a spell script for red dragonblood spell http://wotlk.openwow.com/spell=46620 from sunwell - Updated the SAI scripts for the quest Drake Hunt also from sunwell and fixed by Kilyana
2016-11-29Core/Scripts: fix a failed assertion crash in Master's Call scriptariel-
Closes #18316 Closes #18318
2016-11-28typo fixAokromes
by ccrs
2016-11-28Core/Pets: Pet Attack Distanceccrs
2016-11-28Fix typo in VMap BIH generation (#18297)Aokromes
Fix typo in VMap BIH generation By zorix
2016-11-28Core/Scripts: Partial Revert in 87977b00d3f040c5a52b5bba6fc5e04d6a4d7385 ↵Keader
misunderstand concept. (#18334) Sorry for the mess
2016-11-28Core/Scripts: Black Temple misc codestyle and unit state casting check (#18333)Keader
2016-11-27Core/AI: Added new method for search friendly targets with certain entry and ↵Keader
hp pct below a value (#18310)
2016-11-27DB/Creature: Wandering Eye of KilroggKillyana
2016-11-27DB/Quest: Shoot 'Em UpKillyana
Closes #4207 The set active will be removed once this PR https://github.com/TrinityCore/TrinityCore/pull/18067 merged Spells cooldown is a generic issue
2016-11-27DB/Creature: Remove wrong spawns related to Pilgrim's BountyKillyana
No need to comment about missing chairs or their positions, accessories are not installed correctly and there's already an issue: https://github.com/TrinityCore/TrinityCore/issues/15224
2016-11-27DB/Quest: Sniffing Out the PerpetratorAokromes
By Rushor, closes #17914
2016-11-27DB/Quest: The CleansingAokromes
By Saben65, closes #16521
2016-11-26DB/Misc: PoolingDr-J
Fix Silithid Invader again,
2016-11-26DB/Text: Temporal ParasiteDr-J
Add missing emote text
2016-11-26DB/Creature: Add some missing spawns to Dire MaulKillyana
2016-11-26Remove field which was causing errrorDr-J
2016-11-26DB/Misc: Various FixesDr-J
1) SIlithid Invader/Hive Drone Pooling 2) Plump Turkey Script (Keep away from fires) just walks into fire rather than jumping though 3) Temporal Parasite only remaining issue now is that when player uses quest item 3 parasites will always respawn rather than 1-3, chance for additional to spawn on death and the Temporal rift will now despawn when item used preventing the quest item been used on same silo until it respawns 4) Screecher spirits - despawn corpse rather than player been able to complete quest while killing only a single mob
2016-11-26DB/GameObject: Add missing GameObjects to Dire MaulKillyana
2016-11-26Core/DungeonFinder: disable map only for LFG (#17784)Aokromes
Core/DungeonFinder: disable map only from looking for dungeon
2016-11-26Core/Scripts: Teron Gorefiend encounter rewrite (#18263)Keader
Core/Scripts: Rewrite Teron Gorefiend Encounter
2016-11-26Core/Scripts: Minor Fixes in Black Temple (#18293)Keader
Core/Scripts: Minor Fixes in Black Temple
2016-11-26Rename 9999_25_44_50_world.sql to 2016_11_26_02_world.sqlAokromes
2016-11-26Core/Scripts: Gurtogg Bloodboil Rewrite (#18279)Keader
Core/Scripts: Gurtogg Bloodboil Rewrite
2016-11-26Core/Scripts: Fixed Supremus encounter (#18234)Keader
Core/Scripts: Fixed Supremus encounter
2016-11-26Core/Scripts: Improved High Warlord Naj'entus fight - Black Temple (#18229)Keader
Core/Scripts: Improved High Warlord Naj'entus fight
2016-11-25Core/Scripts: Fixed Vaelastrasz bomb mechanic (#18260)Andrew Blakely
* Core/Scripts: Fixed Vaelastrasz bomb mechanic Vaelstraz was suppose to bomb raid members that are mana users every 15 seconds. He was not doing that with the current implementation. This implementation allows him to bomb the raid and to select the proper targets. This is also done in a cleaner way. * Added AuraScript for SPELL_BURNINGADRENALINE Needed to define an AuraScript for custom behavior that would denatonate the damaging aura when the debuff falls off. SpellId - 18173 * Added SQL for Burning Adrenaline Script Ref * Fixed Multiple Application of BA * Add unit null check in lambda * Remove DB name from sql query * Added Newline in SQL update file. * Added SQL delete query for potential existing spell * Fix SQL newline again. * As suggested a simpler SpellCast overload works I don't know if there are any consequences but it seems to function fine in in-game. I'd like more information on the overload that involves an AuraEffect. * Remove duplicate Unit null check in lambda * Update boss_vaelastrasz.cpp
2016-11-24[3.3.5][master] Core/Movement: Smooth movement #13467 (#18020)Riztazz
Implement smooth movement for all waypoint pathing and escortai
2016-11-24Core/Spells: Fixed logic related to movement while channelingShauren
Closes #18289
2016-11-23Core/Scripts: Added Boundary in Forge of Souls (#18226)Keader
Core/Scripts: Added Boundary in Forge of Souls
2016-11-23Merge pull request #18094 from Staleness89/3.3.5Aokromes
Script/Quest: Rivenwood Captives
2016-11-23Rename 9999_99_99_18094_world.sql to 2016_11_23_00_world.sqlAokromes
2016-11-23Merge pull request #18053 from ccrs/motionAokromes
Core/MotionMaster: cleanup, reordering and renaming
2016-11-23Merge pull request #17983 from Ghost-R/3.3.5-wgbuffAokromes
Core/Battlefield: Wintergrasp 'Tenacity' buff
2016-11-20DB/Creature: Supremus (BT) trash mobs, waypoints & spawnsKeader
Dragonmaw Sky Stalker (ID 23030) & Dragonmaw Wind Reaver (ID 23330) - added 9 missing spawns (23030 / 54254-54262) - reinserted correct waypoints based on sniffs Closes #18232
2016-11-20Creature/script: Add area restriction for Freed Proto DrakeKillyana
Closes #11754 Thanks to ariel-