aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-11Fixed visual bug where accessory could detach from vehicle on client (#18590)xinef1
Closes #15153
2017-01-11DB: Fix more DB errorsKillyana
2017-01-11DB: Fix some DB errorsKillyana
2017-01-11DB: Update wrong guid in previous commitKillyana
2017-01-11DB/gameobject: Arathi Highlands herb spawn pool systemRushor
- implement Herb spawn pool system for Arathi Highlands Closes #18786
2017-01-10DB/GameObject: Alterac Mountains Herbs spawn and PoolKillyana
Closes #18784 By Rushor
2017-01-10DB/GameObject: Fel Reaver Control ConsoleKillyana
Closes #18657 By Rushor
2017-01-10DB/Creature: Taleris Dawngazer - Emote eventKillyana
Closes #18783 By Rushor
2017-01-10DB/Creature: Haren Swifthoof / Thragomm / Gradok Linked Movement in Loch ModanKillyana
Closes #18782 By Rushor
2017-01-10DB/Loot: Loot Issue Fixes (White Junk `item`s)Killyana
Closes #18781 By Rushor
2017-01-10DB/Creature: John TurnerKillyana
Closes #18780 By Rushor
2017-01-10DB/Creature: Golorn Frostbeard + Curator ThoriusKillyana
Closes #18779 By Rushor
2017-01-10DB: Shadowglen (Night Elf Start Area) + Wendigo in Dun MoroghKillyana
Closes #18778 By Rushor
2017-01-10DB: Teacher and Kids in StormwindKillyana
Closes #18777 By Rushor
2017-01-09Core/Scripts: Fixed issues in Gal'darah fightKeader
Closes #16219 * Added DespawnAtEvadeMethod * Fixed Agro * Implemented Stampede * Fixed Rhino Spirit flags * Updated codestyle
2017-01-09DB/Creature: Fixed Valkyr Shadowguard immunitiessirikfoll
2017-01-08Core/RubySanctum: Updates in Saviana Ragefire encounterKeader
* Fixed Codestyle * Fixed Spell timers * Added DespawnAtEvade Method
2017-01-09DB: Pathing for several creatures on Hellfire PeninsulaKillyana
Closes #18769 By Rushor
2017-01-09DB: Elwynn Forest - All ReworkKillyana
Closes #18772 By Rushor
2017-01-08DB: Shadowmoon Valley - The Fel Pits - Rework Spawns and PathingKillyana
By Rushor Closes #18767
2017-01-08DB: Fix 2 DB errorsKillyana
2017-01-08DB/Quest: Take No ChancesKillyana
Closes #17887
2017-01-08DB/Quest: Battle Before The Citadel - PhasingKillyana
Closes #18761 By Rushor https://github.com/TrinityCore/TrinityCore/commit/f3462659f006a9c515c2ccdc1dabcdec21497a17#commitcomment-20396734
2017-01-08DB/Waypoints: High Priest RohanKillyana
2017-01-08Scripts/Commands: Fix guid usage and enhance commands (#18278)Rochet2
- Fix targeting gameobjects and creatures for .dist and .gps. The old code used DB guid to search from core generated guid lists. - Fix some error messages saying 'no player found' even if creatures and gameobjects and players were searched - Change atoi to atoul when receiving lowguids as string or other uint32 values - Use ObjectGuid::LowType instead of uint32 for lowguid type - Allow .gob info to take in gameobject guid link as well as entry link in addition to gameobject entry and update the documentation of the command - Change .gob delete to post the spawnid (dbguid) instead of the ingame generated guid (which is basically never seen or used by the player in any other commands that I see) - Allow spawntimesecs to be negative when spawning a gameobject - Disable searching by ingame spawn id in commands. (it makes little sense for a user to provide a number which is then attempted to be used as DB guid and non DB guid when both could have a match) - Update .gob turn documentation to tell about possibility to provide orientation in command - Correct the types in .gob add command result trinity_string - Correct the creature search for .npc del - Change .event to .event info - Add .go offset command - Remove the .go command for empty string (no subcommand given) because it just used .go xyz - Extend .gob info to show size, faction, flags and model dimensions - Remove some unnecessary casts - Document .wp show better (first and last were not documented) - Insert spawnid to .wp show info error message - Fix spawntime printing for .gobject target - Fix guid targetting for .npc set movetype - Fix query by spawnid for .wp show info - Fix deleting of existing waypoints when twice doing the command .wp show on - Fix deleting of existing waypoints when doing the command .wp show off - Change wpguid column in DB and in core to uint32, which is what the spawnid type is in core and db.
2017-01-08Ups...joschiwald
2017-01-08Core/Spells: Fix wrong totem placementjoschiwald
- Addition to 37b2f590b6d63f230c755f932c2dd356c265486f
2017-01-07Core/Script: PCH issuesariel-
2017-01-07DB/Script: The Only Cure is More Green Glowariel-
Closes #1723 SQL by Staleness89, corrections by Killyana Script by Keader, corrections by sirikfoll and me
2017-01-07DB/Quest: Craftsman's WritKillyana
Closes #18754 By Rushor
2017-01-07DB: At The Enemy's Gates - PhasingKillyana
Closes #18751 Closes #15540 By Rushor
2017-01-07DB/SAI: Lava Reaver + Lava Elemental + Flame Imp + Lava AnnihilatorKillyana
Closes #18759 By Rushor
2017-01-07Strip QUEST_FLAGS_AUTO_ACCEPT from quest details sent to client if ignoring ↵Alan Deutscher
auto-accepts in config Closes #17403
2017-01-07Core/Chat: Added option to allow 5-man parties to use raid warningsAlan Deutscher
Closes #17889 * Added parentheses to satisfy TravisCI. * Adjusted to a boolean config option instead of an integer.
2017-01-06Update sql fileKeader
2017-01-06Core/Scripts: Palehoof rewritten & Utgarde Pinnacle updated (#18712)Keader
Closes #15405
2017-01-06cb634e6fba followupccrs
updates #18401
2017-01-06Revert "MovementGenerators/WaypointMovementGenerator: send waypoint id ↵Shauren
instead of current node to MovementInform" This reverts commit cb634e6fba565c756044de0551f89a4c9abfd483.
2017-01-06MovementGenerators/WaypointMovementGenerator: send waypoint id instead of ↵ccrs
current node to MovementInform updates #18401
2017-01-06Core/Scripts: added command to move characters across accountsariel-
2017-01-06Core/Scripts: kill one ugly char bufferariel-
2017-01-05Core/Vehicle: Remove immunity to Battering Ram for Ulduar vehicles (#18562)Rushor
Closes: #15185
2017-01-05Core/Player: Add another config option for IsGroupVisibleFor() (#18723)Staleness89
2017-01-05Update 2017_01_05_03_world.sqlAokromes
2017-01-05DB/Loot: Ragesteel Helm Should Only Drop From Anger GuardsKillyana
Closes #18747 By Rushor
2017-01-05DB/SAI: Tormented Soul and Tormented CitizenKillyana
Closes #18741 By Rushor
2017-01-05DB/Loot: Formula Enchant Weapon - Superior StrikingKillyana
Closes #18738 By Rushor
2017-01-05DB/SAI: Gnomeregan npcsKillyana
Closes #18737 By Rushor
2017-01-05Rename 2017_01_04_08_world_335.sql to 2017_01_04_03_world_335.sqlAokromes
2017-01-04DB/Creature: Fix movement for DeadmireKillyana
Closes #18731 By Rushor