aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-27Core/Movement: Typo fix for falling to void case (#18611)xinef1
2016-12-27Core/Scripts: Added missing spells in Skeram (#18486)Keader
2016-12-27TabsKittnz
2016-12-27Core/SmartScript: update ACTION_GO_SET_GO_STATEKittnz
GO_STATE_ACTIVE = 0, // show in world as used and not reset (closed door open) GO_STATE_READY = 1, // show in world as ready (closed door close) GO_STATE_ACTIVE_ALTERNATIVE = 2 // show in world as used in alt way and not reset (closed door open by cannon fire) Credits to Sunwell
2016-12-27Core/Events: Fixed logic for Fireworks Show at New Years AdjustmentsKittnz
2016-12-27Core/Events: Adjust timings and occurrence for Fireworks Show at New Years EveKittnz
2016-12-27DB/Quest: Showdown Horde/AllianceKillyana
Closes #18604
2016-12-27DB/Creature: Update Matt at Crystal Lake scriptKittnz
2016-12-27DB/Loot: Remove rare drop reference from normal trash mobKillyana
Closes #18614 By xinef1
2016-12-27DB/Creature: Fang and ErkKillyana
Closes #5188 By Rushor
2016-12-27DB/Creature: Guard Taruc and GrukKillyana
Closes #12448 By Rushor
2016-12-27DB/Quest: The Lord of Blackrock (Horde)Killyana
Closes #12255 By Rushor
2016-12-27DB/Quest: The Lord of BlackrockKillyana
Closes #12256 By Rushor
2016-12-27DB/Creature: Garrosh's Landing - Fix Warsong Marksman phaseKillyana
Closes #18621 By Rushor
2016-12-27DB/Creature: Magrami SpectreKillyana
Closes #18610 By Rushor
2016-12-27DB/Quest: Return to AngratharKillyana
Closes #18609 By Rushor
2016-12-26DB/Quest: Breadcrumbs againDr-J
Forgot to unlink some of these quests earlier.
2016-12-26DB/SAI: Misc FixesDr-J
1) Prevent Quetz'lun Worshipper and Serpent-Touched Berserker from becoming unkillable if player on Foundation for Revenge agros but does not kill it 2) Add some missing effects for Leading the Ancestors Home 3) Supplies to the Crossroads and The Disruption ends should be able to be taken together 4) The Spirits of Stonetalon is optional breadcrumb and Goblin Invaders should be takable without it 5) Fix a lot of other breadcrumb quests as appears did not previously push to tc or cant find commit
2016-12-26Core/Items: Fixed empty slots handling in equipment manager (#18613)xinef1
2016-12-26Core/Units: Fixed bug in stun code making units summoned by npcs to never ↵xinef1
break out of stun (#18612)
2016-12-26Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)xinef1
2016-12-26DB/Quest: Strange BrewKillyana
Closes #18608 By Rushor
2016-12-26DB/SAI: Fix an Orientation issue for "Swamp Eye" JarlKillyana
By Rushor Closes #18583
2016-12-26DB/Quest: Gamel the CruelKillyana
Closes #18585 By Rushor Thanks to Grz3s
2016-12-26DB/Quest: To Catch A SparrowhawkKillyana
Closes #18584 By Rushor
2016-12-26DB/NPC: "Swamp Eye" JarlKillyana
Closes #18583 By Rushor
2016-12-26DB/Quest: The Ward of WakeningKillyana
Closes #18581 By Rushor
2016-12-26DB/Quest: Sabotage the Warp-Gate!Killyana
Closes #18603 Closes #3795 By TerrorBringer
2016-12-25DB/Creature: Matt at Crystal LakeKittnz
Matt is a human boy that lives in the town of Goldshire. He loves to go fishing but appears to not be very good at this due to inexperience. He will walk from the pier at Crystal Lake to the Goldshire pond (which he refers to as his "ol' fishin' hole") attempting to find fish to catch.
2016-12-25DB/Quest: Know Thine EnemyKillyana
By Rushor Closes #18574
2016-12-25DB/Quest: All Clear!Killyana
By Rushor Colses #18575
2016-12-25DB/Quest: Into the Churning GulchKillyana
By Rushor Closes #18577
2016-12-24Update README.md (#18573)FireEmerald
* Update README.md Updated some link's as well as the formatting. Synced the structure with the master branch readme.md file. * Use trinitycore.info instead of trinitycore.atlassian.net. Signed-off-by: FireEmerald <fire.github@gmail.com>
2016-12-24DB/Quest: Deciphering the BookKillyana
By Rushor Thanks to Grz3s Closes #18571
2016-12-24DB/Quest: Birds of a FeatherKillyana
Closes #18570 By Rushor
2016-12-24DB/Quest: Reclaiming the Charred ValeKillyana
By Rushor Thanks to cala Closes #18568
2016-12-24DB/Quest: The Knife RevealedKillyana
By Rushor Closes #18569
2016-12-24DB: Fix two DB errorsKillyana
2016-12-24DB/Conditions: Remove wrong condition related to the quest Red Snapper - ↵Killyana
Very Tasty! Closes #17923 By SnapperRy
2016-12-24DB/Quest: Felbound AncientsKillyana
Closes #18559 By Rushor Thanks to Grz3s
2016-12-24DB/Creature: Remove old spawns from Blade's Edge MountainsKillyana
The crystalspine, Bash'ir Landing, Forge Camp Wrath Ogri'la and Forge Camp Terror must be checked as probably many spawns are missing Closes #18561 By Rushor and Grz3s
2016-12-24DB/Quest: Altered BeingsKillyana
Closes #18563 By Rushor
2016-12-24DB/Quest: Return to OnuKillyana
By Rushor Closes #18564
2016-12-24Core/Ruby: Minor fixes in Halion encountersirikfoll
* Some codestyle fixes * Fixed wrong Halion summon with Hotswap system * Fixed evade issue * Fixed emblem frost exploit
2016-12-23Core/Ulduar: Fixed XT002 Heart phaseKeader
Closes #18557 Thanks to xinef1 * Fixed Heart Phase * Fixed Combat bug with Heart after wipe * Added DespawnAtEvadeMethod
2016-12-23Update 2016_12_23_00_world_335.sqlAokromes
2016-12-23DB/Creature: Fix Z axis for some Winter Veil npcsKillyana
Closes #18502 3.3.5 Only
2016-12-22Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
Closes #18530 * Fixed range issue * Fixed weave spawn when Summon Timmer Suppresser(70912) is casted * Fixed spawn count
2016-12-22Rename SQL fileKeader
2016-12-22Core/Scripts: Mother Shahraz encounter rewrite (#18446)Keader