aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-10-29Scripts/Northrend: talk event for quest A Suitable Test Subject (#20462)Wyreth
- When using the quest item for A Suitable Test Subject and the spell aura vanishes, Bloodmage Laurith should turn toward the player and whisper a line. - This is handled via spell event for Bloodspore Ruination (45997)
2017-10-28Script/Quests: Fix some missing NPC spells and quest creditMalleus
2017-10-28Creature/Scripts: Add Aggro sound to Cairne Bloodhoo, Sylvanas Windrunner ↵Killyana
and Thrall
2017-10-27Calendar/GameEvents: Store + send holiday data (#20117)Gerhood
Close: #16845
2017-10-27TypoKeader
2017-10-26Scripts/BlackTemple: Updates on Illidan encounterKeader
- Fixed issues related with Parasitic Shadowfiend - Updated script to new model - Fixed loop of Parasitic Shadowfiend Summon - Added a new spell (SPELL_REMOVE_PARASITIC_SHADOWFIEND) - Fixed illidari elite attacking players - SPELL_PARASITIC_SHADOWFIEND now is a negative aura
2017-10-26another typo fixAokromes
2017-10-26typo fixAokromes
2017-10-26Core/Battleground: mistaked rowsAokromes
2017-10-26Core/Battleground: use sniffed positions of Arathi Basin buffsAokromes
Closes #20149
2017-10-26Core/Creatures: Remove duplicate check for evade from Creature::CanAssistTo ↵Teppic1
(#20722)
2017-10-26some more cleanup (cbd025f follow-up)Treeston
2017-10-26Scripts/MagistersTerrace: Fix some crashes in Selin Fireheart. His script is ↵Treeston
still a shitshow, though. Closes #20614.
2017-10-26Core/Map: Fix a crash bug when teleporting out of map before being fully ↵Treeston
added to that map. Closes #20289.
2017-10-26Core/SAI: Add distance option for SMART_ACTION_SOUND & ↵Kittnz
SMART_ACTION_RANDOM_SOUND (#20717)
2017-10-26Core/Maps: Prevent potential null dereferencer00ty-tc
- Coverity: 1381663
2017-10-26Core/Misc: Fix build on CentOSAokromes
By Nayd. Closes #20413
2017-10-25DB/Scripts: Greengill SlaveAndrew Letson
2017-10-25Core/Taxi: Fixed applying reputation discount to first taxi segmentShauren
Closes #20713 (cherry picked from commit d7e463dd9f7c61e1056148cf8956bcb0f8fd1fed)
2017-10-23Core/SAI: remove double calls to SMART_EVENT_RESPAWN for creatures and ↵Wyreth
gameobjects (#20420)
2017-10-22Core/SAI: allow to pause/resume waypoint for non-escorting NPCs (#20684)Wyreth
2017-10-22Core/Illidan: Parasitic Shadowfiend can target tankerKeader
2017-10-22Scripts/Quest: Captain Tyralius improvements (#20419)Wyreth
Update: #12352
2017-10-21Core/SAI: Fix static analysis issuejackpoz
Initialize uninitialized value, move class field from public to private.
2017-10-21[3.3.5] DB/Scripts: Rivern FrostwindAndrew Letson
2017-10-21DB/Scripts: Migrate Raliq the Drunk and Sal'salabim to SAIAndrew Letson
2017-10-21Scripts/EasternKingdoms: move Alchemist Arbington and Apothecary Dithers ↵Wyreth
core script to DB
2017-10-21DB/Scripts: Yenniku (move npc_yenniku to SAI)Andrew Letson
2017-10-21Scripts/World: move Leviroth's item_script to SAIWyreth
2017-10-20Core/Misc: Added the possibility to configure the hour at which the server ↵Gildor
will be return old mails or delete them. (#20305)
2017-10-20Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNITY ↵Keader
should dispel snare auras. (#20621)
2017-10-20Core/Player: Fixed Battleground double kill exploit (#20618)Keader
Fixed by: Sirikfoll Close: #20616
2017-10-18Event/Brewfest: Fix logic for Brewfest MusicKittnz
Closes #20589
2017-10-17Fixed SCRIPT_COMMAND_TALK description, comment was matching the old behaviorkelno
2017-10-16Core/Spells: Fixed Dragon's Breath with Living Bomb explosion (#20622)Keader
Close: #19949
2017-10-16Core/Scripts: Update boss Toravon the Ice Watcher (#20395)Gustavo
* Core/Scripts: Update boss Toravon the Ice Watcher Frozen Orbs: Fixed summon delay, removed old hack, aggro behavior implemented(every 10sec they reset threat and change target) Remove no longer needed script for the orb stalker All timers adjusted Update instance model Update script register model Fix Frostbite proc
2017-10-16Scripts/Outland: Migrate Shattrath City NPCs to SAI (#20596)Andrew Letson
- Zephyr and Flask Vendors to SAI - Update gossip menu options to proper values (thx Killyana for digging into this)
2017-10-16Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4Naios
* Rename cppformat to fmt in the PackageList.txt
2017-10-13Core/WorldSession: Add RBAC permission for skipping idle connection check ↵Mikhail Redko
(#20595)
2017-10-13Core/Spells: Add spell radius to 'Feral Charge - Cat' since it's missing in ↵Chaouki Dhib
DBC (#20609)
2017-10-13Scripts/Outland: migrate Elder Kuruti to SAIAndrew Letson
* Migrate Elder Kuruti to SAI
2017-10-12Core/Spells: Core/Spells: Improve teleport destination for a certain class ↵Chaouki Dhib
of spells (Killing Spree, Shadowstep, ...) (#20434) Close # 8758
2017-10-11Scripts/NPC: Minigob Manabonk updater00ty-tc
- Despawn and stay despawned! - Adjusted actions to match the only video of event I could find and based on sniff data from 3.3.5, 12340 build. - Chance for event to occur is drastically reduced based on Dalaran population. 1-99, the population of Dalaran is the chance. 100+ means the event is assured. Closes #20575
2017-10-10DB/SAI: SAI scripts for Silithus creaturesZenoX92
Closes #20585
2017-10-10Creature/Script: Convert Spitelash Naga cpp to SAIZenoX92
Closes #20558
2017-10-09Core/Mails: Fixed mail_items entries being left in database after deleting ↵Shauren
expired mails Closes #20194 Closes #20461
2017-10-09Core/Quests: don't send "Received item" chat message for quest rewards. (#20465)Wyreth
2017-10-07Core/Spells: Fixed issues with School Immune vs ↵Keader
SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE (#20546)
2017-10-05Core/Spawns: Resolve crash in BattlegroundAVr00ty-tc
- Correctly set spawngroup on spawned creatures in Alterac Valley BG - Sanity check on application of dynamic spawn rates (not for BG/Arena maps) - Check that spawndata exists before using it. Closes #20535
2017-10-04Core/Spells: EffectSanctuary should stop attack (#20492)Gildor