aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-10DB/Creature: World Trigger (Not Floating)Killyana
2019-12-10DB/Creature: [DND]Azeroth Children's Week TriggerKillyana
2019-12-10DB/Creature: Emalon ControllerKillyana
2019-12-10DB/Creature: Thorim Combat TriggerKillyana
2019-12-10DB/Creature: Cerie Larksong & Elka Stormbrew & Arthur DennyKillyana
2019-12-10DB/Locales: Add om missing locales for gobsKillyana
Closes #23957
2019-12-10DB/Creature: Brollen WheatbeardKillyana
2019-12-10DB/Creature: Kat Sunflower & Archmage RheaumeKillyana
2019-12-10DB/Creature: Transitus Shield WarmageKillyana
2019-12-09DB/Creature: Alliance Brigadier General & Horde Warbringer waypoints in ↵Killyana
Wintergrasp Forteresse
2019-12-09DB/Creature: Spawn BG Portals in Wintergrasp FortressKillyana
2019-12-09DB/Creature: Oomailiq <Green Island>Killyana
2019-12-09DB/Creature: Warsong Raider & Cosmetic Trigger - Phase 3 - LABKillyana
2019-12-09Core/Grid: Code cleanupGiacomo Pozzoni
Remove unused method that should not be used anyway
2019-12-08DB/GameObject: Stormforged Mole Machine TrapTheWinchesters
Closes #23958 3.3.5 Only
2019-12-08DB: Fix Orgrimmar phase 128 and 64 properlyKillyana
For 3.3.5 Only
2019-12-08DB/Creature: Add missing Stats to creature_classlevelstatsKillyana
Closes #22424 It was humanly impossible to update only missing rows so I pushed the whole table, I reviewed every line to be sure there's no error Old data are in the ticket
2019-12-08CI/Travis: Upgrade to Ubuntu 18.04jackpoz
2019-12-07TabsKillyana
2019-12-07Core/Spell: Reset threat to zero when the hunter use Feign DeathTreeston
Closes #23874
2019-12-07Quest: Weakness to LightningKillyana
Closes #23916
2019-12-07warning fixShauren
2019-12-07DB/Quest: The Ring of Blood: The Blue BrothersKillyana
Make the twins aggro together and reset Gurgthock's npc_flag if the quest fails
2019-12-07DB/Quest: The Ring of Blood: The Final Challengedr-j
Closes #23944
2019-12-07Core/Realms: Move build info (and auth seeds) to databaseShauren
(cherry picked from commit 61f2eed3531ebfd2585ab05add31ae9e97598233)
2019-12-06Scripts/ScarletEnclave: reworked Eye of Acherus script (#23953)Ovah
* updated script model to new standard * corrected spell usage and timers based on sniff data * removed hacks
2019-12-05DB/Spell: Serverside - Root SelfKillyana
2019-12-04DB/Locales: Risen Ghoul (DK)Jildor
Closes #23949
2019-12-01DB/Creature: Orgrimmar GruntKillyana
phaseMask 64 for 3.3.5 only
2019-12-01DB/SAI: Malykriss: The Vile HoldKillyana
2019-11-25Core/AI: add another helper for "ScriptedAI::ForceCombatStop"ccrs
2019-11-24Core/GameObjects: Skip LoS checks for traps (#23936)Giacomo Pozzoni
* Core/GameObjects: Skip LoS checks for traps * Core/GameObjects: Fix spells cast by traps missing always * Scripts/Spells: Fix WSG heal buff not healing The WSG green heal buff is now cast by a GameObject so the spell target should be used to calculate the healing, not the GameObject.
2019-11-20DB/SAI: Replace add item actions by the server side spellsdr-j
Closes #23929 Closes #23930 Closes #23931 Closes #23932
2019-11-19DB/Waypoints: Malykriss: The Vile HoldKillyana
2019-11-17DB/Quest: Gambling Debtdr-j
Closes #23918
2019-11-17DB/SAI: Jack Likes His Drinkdr-j
Use dbc spell to create the item instead of SAI action 56 Closes #23922
2019-11-17Fixed pets repositioning themselves after every cast (#23923)Ovah
2019-11-17Movements/Pets: Fix the follow angleKillyana
2019-11-17Dep: Inherit C++ language version from CMakejackpoz
2019-11-16Core/Build: Fix tools-only buildGiacomo Pozzoni
2019-11-16DB: Spawn phase 4 for Malykriss: The Vile HoldKillyana
2019-11-16TDB 335.19111 - 2019/11/16TDB335.19111TDB Release
2019-11-14DB/Creature: Netherstorm Triangulation Point One Trigger & Netherstorm ↵Killyana
Triangulation Point Two Trigger Closes #23812
2019-11-14DB/GameObject: Legion Communicator & Legion Communicator AuraKillyana
2019-11-12DB/Quest: DisclosureKillyana
Closes #21040
2019-11-12DB/Loot: The drop rate of Frost Lotus, from herbs in Northrend, has been ↵Keader
increased by 50%. From 5% to 7.5% Closes #23880
2019-11-09Core/Random: Refactor random number generation to use ↵Shauren
std::uniform_*_distribution to restrict result range instead of doing that ourselves * Seed SFMTRand with more values for its state
2019-11-09Dep/SFMT: updated to newest upstream version from ↵daMaex
https://github.com/MersenneTwister-Lab/SFMT * only needed files added * used CMake and SFMTRand from https://github.com/TrinityCore/TrinityCore/pull/23240 (Thank you Artox)
2019-11-09DB/Quest: On Nethery Wings (missing visuals)dr-j
Closes #23905
2019-11-09DB/SAI: Archaeologist Andorin and Moteha Windborn Brann's Communicator recoverydr-j
Closes #23907