| Age | Commit message (Collapse) | Author |
|
By @DanielMo1603
Closes #15690
|
|
Core/Scripts: Friend or Fowl Achievement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Core/Creature: Add default-disabled periodic zone combat pulse (and have base AI enable it for bosses)
|
|
Creature/SmartAI: Fix creature aggression behavior
|
|
Change AURA_EFFECT_HANDLE_REAL to AURA_EFFECT_HANDLE_REAL_OR_REAPPLY_MASK, the hook needs to be called on every apply/reapply to keep tracking the stack amount.
|
|
- 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
|
|
Corrects issue where certain combinations of actions would cause vehicles (usually cannons/artillary) that should be rooted, to be fully movable
|
|
|
|
Core/Ticket keep always trace of GM who resolves the ticket
|
|
|
|
Add Spire Frostwyrm spawns and scripts in Icecrown Citadel
|
|
|
|
* Will mark the travis build as failed when the database updater is broken.
|
|
Add visual Web Beam on aggro
Fix creature addon for 25 mode
Fix InhabitType issue after landing
|
|
(cherry picked from commit e51b6601779050837fcc87f27579b86c50446fc3)
|
|
* was caused through invoking "FindMySQL" after using ${MYSQL_EXECUTABLE}.
* better re-run CMake if you are affected by the mysql exe wasn't found issue.
|
|
|
|
(cherry picked from commit 2d109b63e2f1d03a961dd58947598f73e4e43ba0)
|
|
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
|
|
Core/AuctionHouse: fix config value RATE_AUCTION_DEPOSIT < 1 ignored by deposit formula
|
|
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
|