| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-16 | Core/Scripts: Hallow's End Pumpkin Treat | Keader | |
| Add all 6 spells available from item 20557, Hallow's End Pumpkin Treat: - Hallow's End Candy, Orange Giant (24924) - Hallow's End Candy, Skeleton (24925) - Hallow's End Candy, Pirate (24926) - Hallow's End Candy, Ghost (24927) - Hallow's End Candy, Female Defias Pirate (44742) - Hallow's End Candy, Male Defias Pirate (44743) Thanks @Keader for creating the new spell scripts & SQL, saved me a lot of time! :-) | |||
| 2016-07-16 | Core/Commands: Cooldown command should fall back to targeting self in case ↵ | Shauren | |
| of no valid selection | |||
| 2016-07-16 | Core/Commands: Allow .cooldown command to work on player pets | Shauren | |
| 2016-07-16 | Core/Spells: Fix Roar of Sacrifice damage part (#17519) | ariel- | |
| 2016-07-15 | Core/Spells GameObjects needs to be spawned in order to be acceptable as a ↵ | Gustavo | |
| SpellFocus (#17594) | |||
| 2016-07-15 | Core/Scripts: Migrate Tanaris NPC's to SAI (#17390) | Andrew Letson | |
| 2016-07-15 | Script/Archavon: Implement EMOTE_LEAP (#17588) | robinsch | |
| 2016-07-10 | Scripts/RubySanctum: Fix missing break reported by Coverity. | Warpten | |
| 2016-07-10 | Core/Script: add missing say in script for npc Lakota Windsong | SnapperRy | |
| 2016-07-10 | Core/Misc: use enum for UNIIT_NPC_FLAGS' zero values | Snapper | |
| 2016-07-09 | Core/Misc: kill whitespace and use enum instead of hardcoded value. | Snapper | |
| 2016-07-09 | Core/Scripts: Corrections after 14b93c04ee07e9fe6e2767460e7fc7cc2b3e6808 | w1sht0l1v3 | |
| 2016-07-07 | Core/Script: small improvement for quest "The Hunt is On". (#17537) | SnapperRy | |
| Reset emotestate when the event starts. | |||
| 2016-07-05 | Event/Midsummer: improve pole ribbon functionality (#17464) | SnapperRy | |
| Event/Midsummer: improve pole ribbon functionality: - Bunny creature should hover, which puts it in the intended position. - Use correct visual and internal spells to handle cosmetics and timers. | |||
| 2016-07-05 | Scripts/Commands: Fix build warning | DDuarte | |
| 2016-07-05 | Scripts/Commands: Remove unused argument of .cometome command | DDuarte | |
| 2016-07-05 | Core/Scripts Corrections on Halion's Encounter (#16725) | Gustavo | |
| Core/Scripts: Updates to Halion * Fixed Combustion and Consumption. * Fixed Living Embers and Blazing Auras. * Timer changes. | |||
| 2016-07-04 | Core/Scripts: Migrate Shadowmoon Valley NPC's to SAI (#17373) | Andrew Letson | |
| * Migrate Flanis Swiftwing and Kagrosh to SAI and more. | |||
| 2016-07-01 | Core/Spells: Fixed spell range check | Shauren | |
| Closes #17060 | |||
| 2016-06-26 | Scripts/Midsummer: Burning hot pole dance (#17445) | Aokromes | |
| * Scripts/Midsummer: Burning hot pole dance By zwerg, closes #6876 | |||
| 2016-06-26 | Core/Scripts Boss Ahune Clean-up (#17320) | Gustavo | |
| Remove use of flags UNIT_FLAG_NON_ATTACKABLE and UNIT_FLAG_REMOVE_CLIENT_CONTROL Replace with correct one, UNIT_FLAG_UNK_31, imunity part now is fully handled by auras Fix a problem with bugged orientation while casting SPELL_SYNCH_HEALTH Use std::crono notations Remove unneeded code Move one spell_linked_spell to SpellScript Fix Loot issue Fix Possible Crash | |||
| 2016-06-21 | Core/Scripts: Fix array out of bounds in boss_mother_shahraz.cpp. (#17434) | Meruemu | |
| Fix an error in Prismatic Shield auras and Fatal Attraction teleport points selection (was introduced in https://github.com/TrinityCore/TrinityCore/commit/fb63c8e915986650f787de62859e1f818d1d96c7) | |||
| 2016-06-19 | Core/Scripts: Fixed non pch build | vincent-michael | |
| 2016-06-17 | Core/Scripts: Tom Hegger must target player in Say text (#17395) | tkrokli | |
| File: zone_borean_tundra.cpp Script: npc_hidden_cultist Quest: The Hunt is On, 11794 NPC: Tom Hegger, 25827 Before this change, Tom Hegger does not target player when saying his aggro text "You don't know who you're messing with, $c! Death beckons!" and hence the text $c will be shown instead of the player class. | |||
| 2016-06-16 | Merge branch '3.3.5-frogger' into 3.3.5 (PR #17261) | treeston | |
| 2016-06-14 | Core/Scripts: Extended SMART_ACTION_SET_INST_DATA to also set BossStates. ↵ | ariel- | |
| (#16739) Scripts/Dire Maul: Initialize boss states array so it may be called from SmartAI. (Ref #6429) | |||
| 2016-06-14 | Core/Commands: Implement .neargraveyard (find nearest graveyard from dbc). ↵ | xjose93 | |
| (#17301) | |||
| 2016-06-14 | Core/Scripts: Migrate Professor Dabiri to SAI (#17367) | Andrew Letson | |
| - removes Professor Dabiri from zone script and adds him to smart_scripts. - also removes one more line of hardcoded text in core scripts | |||
| 2016-06-14 | [3.3.5] Core/Quest: A life without regret (#16067) | JamminWidYou | |
| * Life without Regret * misc changes to sql * sql changes | |||
| 2016-06-13 | Instances/DrakTharonKeep: Fix Novos the Summoner. Fixes #17331. | treeston | |
| 2016-06-13 | Core/Script: moved SAI to cpp for The Etymidian, closes #17053 (#17330) | ariel- | |
| 2016-06-12 | Core/Spells: fix issue with Illumination talent (broken in #17122) (#17350) | mik1893 | |
| 2016-06-12 | Scripts/UtgardePinacle: Adjust King Ymiron boundaries | Aokromes | |
| 2016-06-12 | Core/Scripts: move script 'npc_plucky' to DB/SAI (#17071) | tkrokli | |
| 1 more text line removed in the ongoing series: "Remove hardcoded text from core scripts". Core script for "Plucky" Johnson : - move the actual gossip handling to DB - create new gossip_menu_option entry - link the option to gossip_menu.text_id - add correct default gossip to the NPC - create SAI script with alternate emotes - add condition check for quest taken - remove the script from zone script - extra enum cleanup in zone script | |||
| 2016-06-12 | [3.3.5] Core/Scripts: move druid FP NPC scripts to DB/SAI (#17134) | tkrokli | |
| Move 2 core scripts to DB / SAI: - npc_bunthen_plainswind (NPC 11798) - npc_silva_filnaveth (NPC 11800) Additional result: remove 4 hardcoded text lines. Target: remove lines from the list http://pastebin.com/x7wZLpxH | |||
| 2016-06-09 | Merge pull request #17312 from Keader/anub | mik1893 | |
| Core/Scripts Fixed Anubarak issues related with Leeching Swarm spell | |||
| 2016-06-09 | Core/Scripts Fixed Anubarak issues related with Leeching Swarm spell | Keader | |
| 2016-06-09 | Merge remote-tracking branch 'tkrokli/npc_locksmith' into 3.3.5 (PR #17099) | treeston | |
| 2016-06-09 | Merge remote-tracking branch 'tkrokli/npc_grandmother_gossip' into 3.3.5 (PR ↵ | treeston | |
| #17316) | |||
| 2016-06-09 | Merge remote-tracking branch 'tkrokli/npc_gregan_brewspewer_gossip' into ↵ | treeston | |
| 3.3.5 (PR #17157) | |||
| 2016-06-09 | Merge remote-tracking branch 'tkrokli/npc_sayge' into 3.3.5 (PR #17101) | treeston | |
| 2016-06-09 | Merge remote-tracking branch 'tkrokli/boss_majordomo_gossip' into 3.3.5 (PR ↵ | treeston | |
| #16726) | |||
| 2016-06-09 | Merge remote-tracking branch 'tkrokli/zone_loch_modan' into 3.3.5 (PR #16715). | treeston | |
| 2016-06-08 | Core/Scripts: npc_grandmother gossip text moved to DB | tkrokli | |
| Removing one more hardcoded text line from core scripts. Also adding correct gossip to the npc_grandmother script. Gossip changes in this script: - remove hardcoded text from core script - use existing npc_text IDs in gossip enum - add missing text rows to gossip_menu_option - use values from gossip_menu_option in enum - replace spawn coordinates 0.0f with GetPosition() | |||
| 2016-06-07 | Scripts/Instances: Fix a bug that would cause the Hodir encounter to never ↵ | treeston | |
| properly begin. Tagging issue #17302. | |||
| 2016-06-07 | Scripts/Outland: Fix a potential crash. Closes #17308. | treeston | |
| 2016-06-05 | Core/Scripts: boss_majordomo hardcoded text | tkrokli | |
| 2 more text lines removed in the ongoing series: "Remove hardcoded text from core scripts". Core script for boss Majordomo Executus: - add missing gossip_menu_option entries - link the options via the table gossip_menu - remove hardcoded text from the script - minor enum line order sorting cleanup - replace OnGossipSelect() with sGossipSelect() The scripted events are unchanged. If the script is inaccurate, make a new PR. | |||
| 2016-06-04 | Scripts/BlackrockMountain: Nefarian. (#16346 f-u) | treeston | |
| 2016-06-04 | Scripts/MoltenCore: Fix Ragnaros (#16346 follow-up). | treeston | |
| 2016-06-04 | Scripts/Instances: More #16346 follow-ups. Fixed this time: Halls of ↵ | treeston | |
| Reflection, Ignis the Furnace Master, Mimiron and Rend Blackhand. | |||
