| Age | Commit message (Collapse) | Author |
|
|
|
Closes #15996
|
|
Fix an issue reported by static analysis
(cherry picked from commit 4191bb868a33288a18079494aff6b52df19dc5b4)
|
|
(cherry picked from commit e138e094a937139aef7a2f265fff2f64b17ffa7f)
|
|
[3.3.5] Scripts/ICC: Fixed Professor Putricide
(cherry picked from commit 3e42d83e9cb86695a0467726f327599ff354293f)
|
|
(cherry picked from commit f22b1938db5cddcb2a9988ff54dfa08d2fa1aecc)
|
|
Add missing emote state
Move the credit quest on the 5th hit instead of the 7th one
(cherry picked from commit 13e509a622a6d88afe27d6cdda4cf9f402818745)
|
|
Fix Gossips used for taxi
Closes #16112
(cherry picked from commit 79c9af11b9a90b051ecc26b0a60e879e3d9c4134)
|
|
# Conflicts:
# src/server/game/Entities/Unit/Unit.cpp
# src/server/game/Entities/Unit/Unit.h
# src/server/scripts/Spells/spell_paladin.cpp
|
|
cast rather than the triggered cast, thus not erroneously causing a cooldown.
(cherry picked from commit 403ff2132490c7e785bb0ae5373d2c7a34d73e14)
|
|
* Removed some of the MoveInLineOfSight calls
* Added more AreaTriggerScripts
(cherry picked from commit ce90e30a80a742640396a04a767e767c6518a0a5)
|
|
- Fix missing yells
- Rearrange existing yells to match live
- Sniffed positions for adds
- Improve add respawn handling
- Make adds not fight the player for control (don't use their spells on their own etc.)
- Update adds' hotbar keys to match live (this will affect other creatures with nonsequential possess keys as well)
- Fix adds' movement when mind controlled, they no longer move automatically when right-clicking (this affects all mind-controlled creatures)
- Blizzlike timers
(cherry picked from commit 54d583b0fbb7ecfb97a731be21218bbb72d80b4d)
# Conflicts:
# src/server/game/Spells/SpellMgr.cpp
|
|
- Improved Web Wrap target selection
- Added missing text
- Cleanup of web wrap positioning - two players will never be flung to the same position (25-man)
- Further improvement to web wrap spawn behavior - targetable web wrap now only spawns after the player has finished being flung to the respective position (blizzlike)
- Add additional web wrap positions (sniff)
(cherry picked from commit 5dd61633872fc40d83dfa13aa58a1c7de717c012)
# Conflicts:
# src/server/scripts/Northrend/Naxxramas/boss_maexxna.cpp
|
|
Add Unit::KillSelf() function as overload of Unit::Kill(this) . Use KillSelf() whenever the killer and the victim are the same to clearly state the Unit is going to kill itself.
(cherry picked from commit 3267c90102068ed88c0bd7146ae747fe8ba44771)
# Conflicts:
# src/server/game/AI/SmartScripts/SmartScript.cpp
|
|
cases when it has RemoveMode AURA_REMOVE_BY_DEFAULT
Closes #15930
(cherry picked from commit f8f815dbc3a9ba7ab7fd0700722e4c589e88edff)
|
|
(cherry picked from commit 1ddf44caf3b0c9af2cc4169b608f1801c2f6f52a)
# Conflicts:
# src/server/game/Quests/QuestDef.cpp
# src/server/game/Server/WorldSession.cpp
|
|
(cherry picked from commit f1f4005ad8a17ea5fdd2b66f8ed3d0bd7c4c1efb)
# Conflicts:
# src/server/game/Entities/Unit/Unit.cpp
# src/server/game/Entities/Unit/Unit.h
# src/server/game/Handlers/GroupHandler.cpp
|
|
Hallowed Wand items should cast a transformation on party members.
by @DevRival, closes #3574
Before this patch, the following spells do not have any effect at all:
- 24717, Pirate Costume
- 24718, Ninja Costume
- 24719, Leper Gnome Costume
- 24720, Random Costume
- 24737, Ghost Costume
Details from testing on the current 3.3.5 branch (commit ecbbcc8):
- 24724 (Skeleton Costume) seems to work as intended
- 24733 (Bat Costume) only lasts 10 seconds instead of 60 minutes
- 24741 (Wisp Costume) also seems to work as intended
All the spells listed above are included in this PR.
(cherry picked from commit 3fdbcf18ae2eeb7a965a9b2dc4b7e22796aaceae)
|
|
(cherry picked from commit 3b90b0368a019d47911062da6257555e88d17fda)
|
|
- Reduce initial spawn timer on the encounter from 30 seconds to 5 seconds
- Rearrange respawn logic to fix the "petrified" visual from not showing properly
- Fix a potential infinite respawn loop that could prevent the encounter from initializing properly (fixes and closes #15898)
(cherry picked from commit bf9963039906f4b4df218ecc1818f5b01bcc714d)
|
|
clang 3.6
(cherry picked from commit f01ef901efab7f5b705948880c79eaf23061791e)
|
|
Coverity scan defects CID 1339315, 1339316 and 1339317:
- CID 1339315: boss_thaddius.cpp: 542
- CID 1339316: boss_thaddius.cpp: 811
- CID 1339317: boss_thaddius.cpp: 398
Added missing break; statements.
(cherry picked from commit 95d6f09243af81e6e91697b05bac9f664dabd54e)
|
|
(cherry picked from commit 29feae5901c049ef2204d956e83cf20507bed37a)
|
|
|
|
(cherry picked from commit 35aed8902a8b615635bcd0b6fdfe347b804b01c3)
|
|
8a0bbc386982612077e6f83f1816b02be757e371
|
|
Happy new year (Again new year with idiots ...)
|
|
Core/Scripts: Remove deprecated script npc_anchorite_truuen
Remove deprecated script npc_anchorite_truuen replaced by SAI in 2cecc7b1f7b846d24f25e0f5acb957c4c4b4484d
(cherry picked from commit 9020790db22d96dca05e8f6581c9cf80727f14b4)
|
|
Fix crash happening when a player would kill a Melee npc on the disks during Malygos fight and mount it before it ended the waypoint path.
Close #15900
(cherry picked from commit 6e296ddaa20a51327f7666f6ddaac60e4216ee23)
|
|
|
|
|
|
Scripts/Duel: implement duel reset of health and mana and improve duel reset
(cherry picked from commit a1150ce20f9db4634bcb7932f3f4c50a5be1d718)
Conflicts:
src/server/game/Spells/SpellHistory.cpp
|
|
|
|
|
|
|
|
Core/Commands: Added transport position for command .gps
|
|
|
|
* Add error log for duplicated aura entries in creature_(template_)addon
(cherry picked from commit c5f635b6896abaa3b9a2242c63c61a37fc60bf80)
Conflicts:
src/server/game/Entities/Creature/Creature.cpp
src/server/game/Globals/ObjectMgr.cpp
|
|
|
|
|
|
parameter allowing to specify bonuslist ids for items (you can copy the ids from wowhead urls)
|
|
[Core/DB] Quest: The Exorcism of Colonel Jules
(cherry picked from commit 5db0202a0a099866f239a72a84bd887d3e1770d3)
|
|
Core/Spell: Implement "Gem Perfection" (and framework for similar spells in the future)
(cherry picked from commit 15cafba8d522153c07e46b8aeb85fa8a4942afcf)
|
|
Convert the Duel Cooldown Reset feature to scripts
(cherry picked from commit 5c449b50aadcb35a4bd7fdc25d3a249f023cf507)
|
|
* Some cleanup
Closes #15065
(cherry picked from commit 558ce7d877d5a192a98065a5a9eea694b48477b7)
Conflicts:
src/server/scripts/Commands/cs_cheat.cpp
|
|
Closes #14904
(cherry picked from commit 7225b7abf10cd637c22eae5ef1b473dfbfbe9148)
|
|
- 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
(cherry picked from commit 359df54b79fcfa9d95ddd9d2d891f6e26697e476)
|
|
These 3 BlackRock Mountain scripts can be removed from source:
- boss_anubshiah.cpp
- boss_gorosh_the_dervish.cpp
- boss_grizzle.cpp
They already removed from the creatures in DB, and are currently causing
DBErrors.
(cherry picked from commit d98037a75dd8a3edc2d95051b68fb4db83fb9d7b)
|
|
(cherry picked from commit 1ffec02d760fe88deb4ccce0d13bce344a20bd15)
# Conflicts:
# src/server/game/Instances/InstanceScript.cpp
# src/server/scripts/Commands/cs_instance.cpp
|
|
(cherry picked from commit 05429b35937b02ef1f191a39d2654a68ab5c4241)
# Conflicts:
# src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/instance_blackwing_lair.cpp
|