| Age | Commit message (Collapse) | Author |
|
Scripts/Commands: enhanced .instance get/setbossstate commands
|
|
|
|
Closes #15672
|
|
By @DanielMo1603
Closes #15690
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added missing raid boss emotes
- Fixed an issue where Noth would stand idly after blinking if his current target stood still
- Fixed some reset edge cases
- Prevent Noth from dying during Balcony phase
- Fix targeting of 25-man Curse of the Plaguebringer (now has 8 targets, down from 10)
- Fix balcony/ground phase durations to be blizzlike
- Fix an issue where summoned mobs would sometimes not be aggroed automatically
- Get rid of ugly millisecond values in favor of seconds times constant
- Moved the chance to yell on kill to the database
- Prevent AoE abilities from hitting Noth during the balcony phase
- General cleanup of events handling
- Generally make @Nayd happy
|
|
|
|
By @Malcrom
|
|
Not actually needed for this change, but it upset travis
|
|
|
|
This prevents duplicate key and transaction completion fail on pet save, if pet has same aura from two different casters present.
This closes (already closed) issue https://github.com/TrinityCore/TrinityCore/issues/10529
|
|
Shiny Shoes
|
|
|
|
Core/Ticket keep always trace of GM who resolves the ticket
|
|
|
|
Add Spire Frostwyrm spawns and scripts in Icecrown Citadel
|
|
|
|
Add visual Web Beam on aggro
Fix creature addon for 25 mode
Fix InhabitType issue after landing
|
|
Core/Player: implement ResetCoolDownAfterDuel configurable feature
|
|
|
|
By @Espionage724
Closes #15652
|
|
By @Malcrom
|
|
|
|
|
|
|
|
Closes #14904
|
|
- Show gossip_menu_option 9739 only if quest 12687 is accepted & not completed
- Cast spell 52693, SPELL_REALM_OF_SHADOWS, when gossip option is selected
Core script by @CreshandKesh (with some modifications)
SQL part by @CreshandKesh and @tkrokli, condition adjustment by @Killyana.
Closes #15603
Closes #15657
|
|
Move the script to the DB
Fix conditions for the teleportation
Add the missing teleportation to the Chamber of Command
Fix gossip text
|
|
|
|
By @pete318
Update #8988
|
|
Move npc_berthold script to the DB
Add missing gossips
Closes #15564
Thanks to @Riztazz and @xjose93
|
|
- NearTeleportTo hack -> proper spell with DB coordinates
- Add boss emotes
- Some code streamlining using event phases and IN_MILLISECONDS instead of large constants
- Improvement to eruption hitbox and delimiters to match retail layout more closely
- Spell timers adjusted from sniffs
|
|
Closes #15612
|
|
http://wow.gamepedia.com/Argent_Confessor_Paletress
|
|
By Malcrom
|
|
Updates #15630
|
|
Remove wrong spawns and add vehicle accessories
|
|
Fix Brunnhildar Prisoner react state.
Add missing aura to Dead Frost Giant and Frostworg Carcass, and remove random movements
Fix react state for Brunnhildar Warbear, Frostworg and Niffelem Frost Giant, and add SAI scripts.
Fix inhabittype for some npcs trigger.
Closes #15635
Closes #15634
|
|
Closes #15618
|
|
Closes #15617
|
|
Updated hash for 2015_08_26_00_characters_335.sql for map local guids commit
Closes https://github.com/TrinityCore/TrinityCore/issues/15601
|
|
- Stop storing guid for auctioneer.
- Store instead house ID
- No separate ID for various houses. Only Horde, Alliance and Neutral.
- Removed non-needed faction checks.
- Use enum for auction house IDs
NOTE: This will expire all current auctions and return item to player (or
award to high bidder) in order to prepare database for the changes.
|
|
- Adjusted doom cast timings as per boss mod timers.
- Add Deathbloom's final tick using spellscript
- Move Spores' Fungal Creep cast handling to Loatheb's cpp instead of handling it in SmartAI
- Fungal Creep should also be cast if the spore expires (important for Spore Loser achievement)
- Remove Fungal Creep from players on reset to avoid cheesy strats
|
|
By @galathil
Closes #15567
|
|
Add 2 missing spawns
Add emote for Cult Researcher
|