| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-30 | DB/Creature: fix Mine Car visible state | Kittnz | |
| - Still need some SAI fixing when it resets so it continues the path | |||
| 2016-01-30 | DB/Creature: Bloodmyst Isle | Kittnz | |
| - Add Pathing and SAI for Bloodcursed Naga - Add Pathing for Lord Xiz | |||
| 2016-01-30 | Spell/Script: Safirdrang's Chill | Killyana | |
| Updates #4841 | |||
| 2016-01-30 | DB/Quest: Banshee's Revenge | Dr-J | |
| Script http://www.wowhead.com/quest=13142/banshees-revenge Only spell issue remains see original issue https://github.com/TrinityCore/TrinityCore/issues/4841 | |||
| 2016-01-30 | DB/Object: Add 2 missing traps on Icc | Killyana | |
| 2016-01-30 | Fix warning. | treeston | |
| 2016-01-30 | Merge remote-tracking branch 'tkrokli/npc_parqual_fintallas' into 3.3.5-base ↵ | treeston | |
| (PR #16384) | |||
| 2016-01-30 | Scripts/Deadmines: Fix issues reported by static analysis | jackpoz | |
| Fix Coverity issue id 1022474 | |||
| 2016-01-29 | [3.3.5] Core/Scripts/DB: move core script 'npc_parqual_fintallas' to SAI | tkrokli | |
| Additional change: menu options are changed from containing only names to include the text " is my answer.", based on the lines in `broadcast_text`. - replaced core text with DB SAI script - created DB creature_text entries for Parqual Fintallas - created DB gossip_menu_option entries for the NPC - implemented NPC say lines in reply to all the answers - added conditions for which gossip should show, depending on quest status - added conditions to avoid exploits in the time it takes for NPC to say his texts This PR is tested several times on a horde character (horde-only quest). It now works as originally intended, with option-specific NPC replies. | |||
| 2016-01-29 | Merge pull request #16417 from Keader/kinetic | Shauren | |
| Core/Scripts Fix Kinetic Bomb stuck after knockback effect | |||
| 2016-01-28 | Fix Kinetic Bomb stuck after knockback effect. | Keader | |
| 2016-01-28 | Merge pull request #16314 from Treeston/3.3.5-fixgroupcredit | Treeston | |
| Player/Quest: Fix GO group credit | |||
| 2016-01-28 | Merge pull request #15033 from tkrokli/absorb_ignoring_damage | Treeston | |
| Unit/CalcAbsorbResist: Sanctified Wrath should pierce absorb effects | |||
| 2016-01-28 | Merge remote-tracking branch 'ariel-/soothsaying_for_dummies' into ↵ | treeston | |
| 3.3.5-base (PR #16152) | |||
| 2016-01-28 | Merge remote-tracking branch 'tkrokli/npcs_dithers_and_arbington' into ↵ | treeston | |
| 3.3.5-base (PR #16276) | |||
| 2016-01-28 | Merge pull request #16264 from Treeston/3.3.5-noffalooter | Treeston | |
| Looting/Group: Do not display looter in tooltip when FFA loot is enabled | |||
| 2016-01-26 | Implemented Book "Soothsaying for dummies", change of ↵ | ariel- | |
| engineering/leatherworking specs possible! | |||
| 2016-01-26 | Merge pull request #16287 from GigaDev90/fix_bug_duel_abuse | Francesco Borzì | |
| Core/Script: fix bug that prevent double spending reset cooldown | |||
| 2016-01-26 | DB/Creature: Blightblood Troll | Dr-J | |
| Update so these are passive until skeptor of suggestion used on unit. | |||
| 2016-01-26 | Core/SAI: Typo fix of 77087db79318443fff1b6fe3c91b55a315c5bf92 | DDuarte | |
| There's no %b, silly | |||
| 2016-01-26 | Core/SAI: Code improvements to SMART_ACTION_RANDOM_SOUND | DDuarte | |
| Warning fixes and extra sanity checks Ref #16376 | |||
| 2016-01-26 | Core/SAI: added SMART_ACTION_RANDOM_SOUND | Lopfest | |
| Closes #16376 | |||
| 2016-01-24 | DB/Event: Add missing Commoner for Winter Winter Veil | Killyana | |
| Update #16129 | |||
| 2016-01-23 | Merge pull request #16327 from Exodius/BWL-door | MitchesD | |
| Core/Scripts: Change door ID and name in Blackwing Lair | |||
| 2016-01-23 | Scripts/Misc: Fix issues reported by static analysis | jackpoz | |
| 2016-01-23 | Coverity fix for CID 1349782. | treeston | |
| 2016-01-23 | DB/Path: Blade of Argus in Bloodmyst Isle | Kittnz | |
| 2016-01-22 | Core/Spells: Ignore category cooldowns for triggered spells. | Shauren | |
| * This fixes weird issues where triggered spell fails because it has the same category as the spell triggering it Closes #15794 Closes #15048 (cherry picked from commit 044edced9a5b8f0a53640bfea4727eb9d38eae7f) | |||
| 2016-01-22 | Core/Util: Add a missing include | Carbenium | |
| 2016-01-22 | Rename 2016_01_20_02_world.sql.sql to 2016_01_20_02_world.sql | Aokromes | |
| 2016-01-21 | Core/Scripts/DB: remove hardcoded text from 'npcs_dithers_and_arbington' | tkrokli | |
| - created DB gossip_menu_option entries for both NPCs - added enum section instead of "magic numbers" in script - replaced core text with pointers to DB text - zone_western_plaguelands.cpp is now cleaned up | |||
| 2016-01-21 | Player/Quest: Credit group for gameobject activation if they are in proximity. | treeston | |
| 2016-01-20 | Fix warning. | treeston | |
| 2016-01-20 | DB/Instance: Black Temple | Kittnz | |
| - Add formations for Aquesous Lord & Coilskar Sea-Caller - Add Aqueous Spawn, Bonechewer Taskmaster & Dragonmaw Wyrmcaller paths and formations - Update Aqueous Spawn spawn distance and movement type so they randomly roam around | |||
| 2016-01-20 | DB: Typo | Killyana | |
| 2016-01-20 | DB/Gossip: Add missing npc text to Lorrin Foxfire | Killyana | |
| 2016-01-20 | Scripts/ICC/Teleporter: moved gossips to db | joschiwald | |
| 2016-01-19 | Core/Scripts: Change door ID in Blackwing Lair | Nick | |
| as per 7d454c66f70c19c8ff402fd126392e27700398ba Change the name as well. | |||
| 2016-01-19 | DB/Creature: Add gossip menu for Magistrate Bluntnose | Killyana | |
| Closes #13031 | |||
| 2016-01-19 | Merge branch '3.3.5-horsemen' into 3.3.5-base (PR #16194) | treeston | |
| 2016-01-19 | Merge branch '3.3.5-gothik' into 3.3.5-base (PR #16142) | treeston | |
| 2016-01-19 | Scripts/Zangarmarsh: Removes empty gossip_text that resulted in NPCs saying ↵ | Saben65 | |
| blank text to players after buffing them Closes #12697 Closes #16300 | |||
| 2016-01-19 | Scripts: Add override to CheckInRoom() definitions | DDuarte | |
| Fixes -Winconsistent-missing-override | |||
| 2016-01-19 | Core/Instances: Fix build in older VS versions | DDuarte | |
| Relax const uses in BossBoundaryEntry so the compiler can generate proper copy assignment operator (error C2582: 'operator =' function is unavailable in 'BossBoundaryEntry') Also renamed its members to match our coding standards (public members should be UpperCamelCase) | |||
| 2016-01-19 | DB/Misc: Few cosmetic fixes for Black Wing Lair | Aokromes | |
| (c++ script needs to be updated to handle proper door id 176965 instead door 175946) | |||
| 2016-01-19 | DB/Creature: High Priestess Jeklik | Killyana | |
| Fixed movement stood on the site. By @DevRival Closes #16252 | |||
| 2016-01-19 | DB/Creature: Battleguard Sartura | Killyana | |
| Fix the BaseAttackTime By @DevRival | |||
| 2016-01-19 | DB/Creature: Landen Stilwell | Killyana | |
| Gossip and script Closes #16238 | |||
| 2016-01-19 | DB/Achievement: Terokkar Turkey Time | Killyana | |
| By @sirikfoll Closes #16235 | |||
| 2016-01-19 | DB: Update amount of enchanting materials from Wrath greens | Killyana | |
| By @Treeston Closes #16206 | |||
