aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-19DB/Creature: Add gossip menu for Magistrate BluntnoseKillyana
Closes #13031
2016-01-19Merge branch '3.3.5-horsemen' into 3.3.5-base (PR #16194)treeston
2016-01-19Merge branch '3.3.5-gothik' into 3.3.5-base (PR #16142)treeston
2016-01-19Scripts/Zangarmarsh: Removes empty gossip_text that resulted in NPCs saying ↵Saben65
blank text to players after buffing them Closes #12697 Closes #16300
2016-01-19Scripts: Add override to CheckInRoom() definitionsDDuarte
Fixes -Winconsistent-missing-override
2016-01-19Core/Instances: Fix build in older VS versionsDDuarte
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-19DB/Misc: Few cosmetic fixes for Black Wing LairAokromes
(c++ script needs to be updated to handle proper door id 176965 instead door 175946)
2016-01-19DB/Creature: High Priestess JeklikKillyana
Fixed movement stood on the site. By @DevRival Closes #16252
2016-01-19DB/Creature: Battleguard SarturaKillyana
Fix the BaseAttackTime By @DevRival
2016-01-19DB/Creature: Landen StilwellKillyana
Gossip and script Closes #16238
2016-01-19DB/Achievement: Terokkar Turkey TimeKillyana
By @sirikfoll Closes #16235
2016-01-19DB: Update amount of enchanting materials from Wrath greensKillyana
By @Treeston Closes #16206
2016-01-19DB: Fix some DB errorsKillyana
By @tkrokli Closes #16323
2016-01-18DB/Creature: Fordragon Battle SteedKillyana
Closes #16295
2016-01-18Update 2015_12_20_00_world.sqlAokromes
2016-01-18Merge branch '3.3.5-boundaryagain' into 3.3.5-base (PR #16270)treeston
2016-01-18Instance boundary follow-up:treeston
- Stop tools from complaining about leaks. - Also, list -> vector. - Fix an ambiguous constructor warning. - Fix a bug with Gormok and Sindragosa (Fixes #16280).
2016-01-18DB/Creature_text: Kaya FlathoofKillyana
By @tkrokli Closes #16315
2016-01-18Item/Misc: Implement Toy Train Set and Wind-Up Train Wrecker.treeston
2016-01-18DB/SAI: Neltharion's FlameDr-J
rewrite Rothin the Decaying script and add some missing visuals and other stuff
2016-01-18DB: Fix startup errorsKittnz
2016-01-18Spell facing follow-up: Fix an issue with creatures' channeled spells not ↵treeston
cancelling properly in certain conditions
2016-01-18DB/SAI: Fix Coilfang Scale-Healer spamming 'Heal'Killyana
By @Treeston Closes #16176
2016-01-18DB/Crearure text: Upate AlgalonText RangeKillyana
By @Treeston Closes #16170
2016-01-17DB/Creature: Risen Wintergarde Miner & Risen Wintergarde DefenderKittnz
- Delete all existing spawns & respawn both npc's - Pathing added to Risen Wintergarde Defender - Miner still needs SAI! Updates #16306
2016-01-17DB/Creature: Remove duplicate spawn for Dreadfang WidowKillyana
By @Saben65 Closes #16140
2016-01-17DB: Rename fileKillyana
2016-01-17DB/Misc: Fix errorsDr-J
Fix startup errors introduced with https://github.com/TrinityCore/TrinityCore/commit/83efabefe896146cf6d55d0341abed2a47c7459f
2016-01-17DB/Creature: Add pooling for Ethereum JailorKillyana
Only 5 spawns can be active in the world
2016-01-17Scripts/Duel: prevent possible abuse in Duel Reset systemGabriele Gelardi
2016-01-17DB/Creature: Update MovementType of Shadow of Thel'zan the DuskbringerKittnz
Closes #16304
2016-01-17DB/Event: Add missing Feast of Winter Veil spawns in Eastern KingdomsKittnz
2016-01-17DB/Zone: The ExodarKittnz
- Add missing waypoint & spawns for Exodar Peace Keepers & Worker (could use some SAI scripting)
2016-01-17DB/Instance: The Temple of Atal'HakkarKittnz
- Add waypoints for Hazzas & make Morphaz follow him
2016-01-17DB/Quest: Nether Gas In a Fel Fire EngineDr-J
Update https://github.com/TrinityCore/TrinityCore/commit/01beba21b5210860ddd6a37471c6b2bea77a369e to more reliabily complete quest to actually allow quest to be returned rather than just been marked as complete in quest log and on map but quest giver still showing grey ? ad grey continue button.
2016-01-17DB/Misc: Flight Master SAIDr-J
Use proper spells to summon enraged wyverns, gryphons, hippogryphs and felbats instead of directly summoning with SAI action 12, also remove second line of all scripts as all of these used 2 lines of sai to summon two npcs on agro, the spells summon 2 in one cast so only one line needed.
2016-01-17DB/Event: Add missing Feast of Winter Veil spawns in Azuremyst Isle (Exodar)Kittnz
2016-01-17Quick sql fixKittnz
2016-01-17DB/Event: Add missing Feast of Winter Veil spawns in SilvermoonKittnz
2016-01-17Core/Scripts Script npc needed for Quest Torch Tossing part2sirikfoll
Script for Npc Torch Tossing Target_Bunny_Controller, responsable for handle the targets rotation for Midsummer Fire Festival quest, Torch Tossing.
2016-01-17DB/Creature: Terrorclaw Reputation on kill reputationKillyana
By @Saben65 Closes #16212
2016-01-17DB/Creature: Add Stealth Detection for Steamvaults CreaturesKillyana
By @Saben65 Closes #16185
2016-01-17DB/Waypoints: Morin CloudstalkerKillyana
By @Saben65 Closes #16286
2016-01-17DB/Creature: Ethereum JailorKillyana
Closes #10379
2016-01-17Core/BattlegroundIC: Duplicate Keep Cannons.[Dev]Rival
2016-01-16Scripts/Spells: fixed Beacon of Lightjoschiwald
2016-01-16DB/SAI: Add a despawn action for npcs involved on "From Their Corpses, Rise!"Killyana
Closes #16167
2016-01-16DB/Creature: Spell ShadeKillyana
Closes #15988
2016-01-16DB/Gossip: Remove a npc textKillyana
By @Saben65 Closes #16214
2016-01-16DB/Creature: Fix wrong phasesKillyana