aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-11-19Core/Spells: Don't save channeled auras (#20923)Gustavo
2017-11-18Tools/MMaps: Improve MMaps qualityjackpoz
Lower Detail Sample Distance and Detail Sample Max Error to get more accurate MMap data, in particular mmap height. More info about Detail Mesh at http://digestingduck.blogspot.it/2009_07_01_archive.html and http://digestingduck.blogspot.it/2009_08_01_archive.html
2017-11-18Dep/Recast: Update recastnavigation to ↵jackpoz
https://github.com/recastnavigation/recastnavigation/commit/2c85309280dbc9c82029e7ab16dfb01b9235c74e
2017-11-18Tools/VMaps: Fix build issue on VS2017jackpoz
2017-11-17Core/Scripts: Build fixKeader
2017-11-17Core/Scripts: Codestyle fix (Trial of Crusader)Keader
followup: c436be6f61ff5bd2ac1f2b9cb77900434fea36e3
2017-11-17Core/Scripts: Updated Trial of Crusader instance modelKeader
- TODO: Bosses rewrite, instance cleanup, add missing gossips/texts, port all gossips from db. Sniffs will be nice :/
2017-11-17Core/Scripts Fix issues with Midsummer's Ribbon Polesirikfoll
Closes #6876 Fixed achievement Burning Hot Pole Dance Update scripts for quest Torch Tossing, using all correct spells and timers Updated script register model
2017-11-16Scripts/Sethekk Halls: Added missing empty check before ↵Shauren
Trinity::Containers::SelectRandomContainerElement Ref #20317
2017-11-16Creature/script: Add locales to innkeepers gossip optionsKillyana
2017-11-16Gameobject/Script: Remove outdated scriptKillyana
Ref https://github.com/TrinityCore/TrinityCore/commit/04da37c4fb0eeef6ea3bbbd205c9ffcc1005a86c
2017-11-15Core/Spawn: Limit saved/stored respawn time.r00ty-tc
- Limit to time_t maximum, for the compiled-for architecture. Closes #20834
2017-11-14Core/Scripts: Fixed Charge behavior on Illidan encounterKeader
"If any raid member is farther away than 25 yards from *both* Blades, one of the Flames charges that player and enrages"
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-11-11Core/Misc: Fix static analysis issuesjackpoz
2017-11-11Core/Misc: Fix static analysis issuesjackpoz
2017-11-11Scripts/Stratholme: spawn Timmy the Cruel if conditions are met (#20750)Riztazz
* Timmy the cruel * Rename some variables and use sniffed spawn position * codestyle * Use areaboundary instead * include order * aokromes request * remove static * never cp on tc
2017-11-10Core/Scripts: Updated Black Temple to new Creature/Spell/Aura/GOB modelKeader
Fixed some codestyle issues. Removed ENSUREAI
2017-11-08Scripts/EasternKingdoms: Ragged JohnAndrew Letson
2017-11-08Core/Scripts: Fixed typo in spell_pilgrims_bounty_a_serving_ofsirikfoll
2017-11-08Scripts/Northrend: Move Sholazar Basin NPCs to SmartAIAndrew Letson
2017-11-07Core/AI: rearrange SAI private methodsccrs
2017-11-06Core/Misc: waypoint movementccrs
- Creature: update current waypoint to store nodeId and pathId - MotionMaster: change variable type on GetMotionSlotType and GetMotionSlot to keep consistency and prevent errors (ASSERT is now no longer needed) - UnitAI: add new waypoint hooks WaypointPathStarted and WaypointPathEnded - SAI: handle WAYPOINT related events if creature is no escorting * SMART_EVENT_WAYPOINT_RESUMED still not implemented for no escorting TODO: the new hooks can save, now duplicated, logic on EscortAI and SAI closes #20777 updates #20310 updates 21bd52cb99
2017-11-04Core/Spells: Sheath of Light - overheal scaling fix (#20787)DanVS
2017-11-04Core/Misc: Add functionality to allow low level quests/kills/discoveries to ↵Nathan Handley
grant experience
2017-11-02Core/Spell: Fix typo on documentationAokromes
By Mihapro
2017-11-02Scripts/Tanaris: move Aquementas to SAI & improve related event (#20464)Wyreth
* Script/Tanaris: move Aquementas to SAI and improve related event Closes #11668
2017-11-01DB/Creature: Coosh'coosh to SAIAndrew Letson
2017-10-31Quest/Script: Conversion of Bristlelimb Cage/Stillpine Captive cpp to SAIdr-j
Closes #19868
2017-10-30Update boss_illucia_barov.cppAokromes
2017-10-30Script/Trainer: move alchemy specialization-related script to DB and fix ↵Wyreth
some wrong texts
2017-10-29Scripts/Quest: The Missing Diplomat part 14 (ID 1265)PolarCookie
2017-10-29Core/Taxi: Apply reputation discount to all points in multi-segment pathsShauren
(cherry picked from commit 99f5d0614964041686083d497e7b8ccd572536b6)
2017-10-29Core/Logs: Add load time to some logs like every other load logAokromes
2017-10-29Core/Logs: Fix more logsAokromes
the others have exit,so they continue to be error because they are critical
2017-10-29Core/Logs: Fix some logsAokromes
2017-10-29Core/Quests: implement Quest Greeting (DB table quest_greeting)ForesterDev
* Core/Quests: implement Quest Greetings. Partial port https://github.com/TrinityCore/TrinityCore/commit/22e230ecec1c7ce4eb4daeb60adfa03098271f34
2017-10-29Scripts: tabs2spaces cleanup after commit cc89428tkrokli
Thanks to Wyreth for reporting the overlooked tabs.
2017-10-29Scripts/Northrend: talk event for quest A Suitable Test Subject (#20462)Wyreth
- When using the quest item for A Suitable Test Subject and the spell aura vanishes, Bloodmage Laurith should turn toward the player and whisper a line. - This is handled via spell event for Bloodspore Ruination (45997)
2017-10-28Script/Quests: Fix some missing NPC spells and quest creditMalleus
2017-10-28Creature/Scripts: Add Aggro sound to Cairne Bloodhoo, Sylvanas Windrunner ↵Killyana
and Thrall
2017-10-27Calendar/GameEvents: Store + send holiday data (#20117)Gerhood
Close: #16845
2017-10-27TypoKeader
2017-10-26Scripts/BlackTemple: Updates on Illidan encounterKeader
- Fixed issues related with Parasitic Shadowfiend - Updated script to new model - Fixed loop of Parasitic Shadowfiend Summon - Added a new spell (SPELL_REMOVE_PARASITIC_SHADOWFIEND) - Fixed illidari elite attacking players - SPELL_PARASITIC_SHADOWFIEND now is a negative aura
2017-10-26another typo fixAokromes
2017-10-26typo fixAokromes
2017-10-26Core/Battleground: mistaked rowsAokromes
2017-10-26Core/Battleground: use sniffed positions of Arathi Basin buffsAokromes
Closes #20149