UltraNix
|
1cce367645
|
fix(Scripts/BlackwingLair): Prevent Razorgores' eggs from respawning … (#11336)
* fix(Scripts/BlackwingLair): Prevent Razorgores' eggs from respawning after wipe.
* Update.
* Update.
* Update.
|
2022-04-09 08:59:47 -03:00 |
|
Kitzunu
|
9858773ab6
|
fix(Scripts/UtgardPinnacle): Implement Beast's Mark (#11298)
* chery-pick commit (f6409efcf6)
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>
Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
|
2022-04-07 15:55:01 -03:00 |
|
Nefertumm
|
4dcab1f7bc
|
fix(Core/BWL): Razorgore spawns timer (#11320)
|
2022-04-07 12:28:32 -04:00 |
|
UltraNix
|
c047311788
|
Scripts/Spells: Suppression Aura should not hit stealthed units. (#11270)
* Scripts/Spells: Suppression Aura should not hit stealthed units.
Fixes #11249
* Update.
* Update data/sql/updates/pending_db_world/rev_1648996451912542300.sql
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
|
2022-04-07 12:28:12 -04:00 |
|
Kargatum
|
eee2d68a1d
|
fix(Core/BattlegroundQueue): disable double queue in one bg (#11165)
|
2022-04-07 12:36:55 -03:00 |
|
UltraNix
|
48fccc851d
|
fix(Scripts/Raids): Fixed setting UNIT_FLAG_NON_ATTACKABLE flag to … (#10759)
* fix(Scripts/Raids): Fixed setting `UNIT_FLAG_NON_ATTACKABLE` flag to some Trial of the Champions bosses.
Fixes #8980
* Update.
* Update.
* Update.
|
2022-04-06 05:48:06 -03:00 |
|
Kitzunu
|
b709a22ddc
|
feat(Core/Players): PlayerFlag helpers (#11294)
* feat(Core/Players): PlayerFlag helpers
* Update Player.h
* fix build
|
2022-04-05 18:53:50 +02:00 |
|
Benjamin Jackson
|
9f234ea489
|
fix(Core/Gossip): Leatherworking specialization
|
2022-04-05 10:17:42 -03:00 |
|
UltraNix
|
8426da6e6b
|
fix(Scripts/Ulduar): Sara's buffs should be casted randomly among the players. (#11255)
Fixes #11240
|
2022-04-05 09:12:54 -03:00 |
|
Kitzunu
|
b41967a067
|
feat(Core/GameObject): Gob flag helpers (#11287)
|
2022-04-05 13:52:58 +02:00 |
|
Kitzunu
|
edb7cac19b
|
feat(Core/Unit): NPCFlags helpers (#11286)
* cherry-pick commit (TrinityCore/TrinityCore@d611925)
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
|
2022-04-05 13:52:42 +02:00 |
|
UltraNix
|
95ee81ae2a
|
fix(Core/Spells): Razorgore's Explosion ignores LoS. (#11253)
* fix(Core/Spells): Razorgore's Explosion ignores LoS.
Fixes #11180
* Update.
* Update.
* Update.
|
2022-04-05 05:29:36 -03:00 |
|
UltraNix
|
5df8fd9ad7
|
fix(Scripts/BlackwingLair): Razorgore should not attack units with Conflagrate. (#11272)
Fixes #11183
|
2022-04-05 05:28:27 -03:00 |
|
acidmanifesto
|
446546fb96
|
Add (core): Additional Teleport Helpers (#11277)
Additional Teleport helper placements.
|
2022-04-03 13:22:44 -04:00 |
|
Nefertumm
|
32009468c8
|
fix(Core/BWL): Blackwing Lair improvements (#11244)
|
2022-04-03 03:14:41 -03:00 |
|
UltraNix
|
b58ffb4f6b
|
fix(Scripts/BlackwingLair): Chromaggus should not attack units afflic… (#11254)
…ted by Time Lapse: Bronze.
|
2022-04-03 03:04:23 -03:00 |
|
Nefertumm
|
883becc6d9
|
feat(Core/Command): Split respawn command (#11245)
* feat(Core/Command): Split respawn command
* feat(Core/Command): Split respawn command
* typo
|
2022-04-02 11:48:04 -03:00 |
|
Nefertumm
|
0ef2781ede
|
feat(Config): Max gold on change faction (#11147)
* feat(Config): Max gold on change faction
* build
|
2022-04-02 11:46:57 -03:00 |
|
UltraNix
|
ff654397e8
|
fix(Core/Creatures): Properly reset encounter if boss despawns on evade. (#11251)
Fixes #8167
|
2022-04-02 11:46:27 -03:00 |
|
UltraNix
|
36e884dca8
|
fix(Scripts/BWL): Chromaggus Affliction debuff should target… (#11161)
… max 12 players.
|
2022-04-02 10:59:52 -03:00 |
|
UltraNix
|
353f518561
|
fix(Scripts/BlackwingLair): Suppression Trap casts its aura 5 sec afer re-activate. (#11252)
Fixes #11177
|
2022-04-02 07:37:31 -03:00 |
|
UltraNix
|
341154fee4
|
fix(Core/Spells): Fixed displaying runes cooldowns. (#11250)
Fixes #11186
|
2022-04-02 07:27:33 -03:00 |
|
Kitzunu
|
285504e79d
|
fix(Core/Object): Fix WorldObject::SetZoneScript unsafe cast to InstanceMap (#11226)
* cherry-pick commit (e9992066a5)
Co-Authored-By: HelloKitty <5829095+HelloKitty@users.noreply.github.com>
Co-authored-by: HelloKitty <5829095+HelloKitty@users.noreply.github.com>
|
2022-04-01 19:37:56 -03:00 |
|
IntelligentQuantum
|
6d8520e72d
|
chore(Tools/Mapextractor): clean up an unnecessary function
|
2022-04-01 19:11:33 -03:00 |
|
Kitzunu
|
b467d6c1cf
|
fix(Tool/MMAP): Fixed invalid check causing certain tiles not to build (#10841)
* fix(Tool/MMAP): Fixed invalid check causing certain tiles not to build
* cherry-pick commit (e898b6e794)
Co-Authored-By: robinsch <robinsch@users.noreply.github.com>
* Update MapDefines.h
Co-authored-by: robinsch <robinsch@users.noreply.github.com>
|
2022-04-01 17:34:46 -03:00 |
|
Kitzunu
|
535c7451a2
|
feat(Core/Unit): New helpers for DynamicFlags (#11230)
* feat(Core/Unit): New helpers for DynamicFlags
* cherry-pick commit (d611925dc7)
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
* oopsie
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2022-04-01 07:14:29 -03:00 |
|
UltraNix
|
4845086e32
|
fix(Core/Spells): Do not reset periodic timers for auras with multiple stacks. (#11167)
Fixes #11126
|
2022-04-01 07:09:48 -03:00 |
|
UltraNix
|
3255e1cdf7
|
fix(Scripts/Ulduar): Yogg-Saron portals should be interactable. (#11150)
* fix(Scripts/Ulduar): Yogg-Saron portals should be interactable.
Fixes #11140
* Update
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
|
2022-04-01 07:07:37 -03:00 |
|
Bogir[rus]
|
09595bb3f0
|
fix (DB/creature_template): fix interraction with Light and Dark Essences (#11117)
* Update worldserver.conf.dist
* Create rev_1647830174089422864.sql
|
2022-04-01 07:07:02 -03:00 |
|
UltraNix
|
76227539dd
|
fix(Scripts/Ulduar): Do not spawn Hodir chests if already defeated. (#11149)
Fixes #11139
|
2022-04-01 07:05:37 -03:00 |
|
IntelligentQuantum
|
7a294787d3
|
feat(Scripts/Spell): Teleporting to Script
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
|
2022-04-01 07:03:22 -03:00 |
|
IntelligentQuantum
|
b680ea3dae
|
feat(Scripts/Spells): Move to spell scripts - Brittle Armor & Mercurial Shield (#11116)
* .
* Update SpellEffects.cpp
|
2022-04-01 07:02:06 -03:00 |
|
UltraNix
|
bd248a82d0
|
fix(Core/Spells): Ghost Wolf Speed from PvP 58 vl set. (#11096)
Fixes #9479
|
2022-04-01 07:01:21 -03:00 |
|
IntelligentQuantum
|
395eed4045
|
feat(Scripts/Spells): Move to spell scripts Deathbolt (#11100)
* .
* Update zone_sholazar_basin.cpp
* Update SpellEffects.cpp
|
2022-04-01 07:00:45 -03:00 |
|
UltraNix
|
14edda6c90
|
fix(Core/Players): Fixed setting player's zone id to unknown value. (#10996)
* fix(Core/Players): Fixed setting player's zone id to unknown value.
Fixed #10945
* Update.
* Update.
|
2022-04-01 06:59:12 -03:00 |
|
UltraNix
|
4521dcb5c5
|
fix(Scripts/AlteracValley): Crashfix. (#10976)
* fix(Scripts/AlteracValley): Crashfix.
* Update.
|
2022-04-01 06:58:28 -03:00 |
|
IntelligentQuantum
|
6e2e73d6ae
|
feat(Scripts/Commands): debug objectcount
|
2022-04-01 06:57:26 -03:00 |
|
IntelligentQuantum
|
cc5f26db7f
|
feat(Core/Vmaps): Changed error message when loading outdated vmaps (#10490)
|
2022-04-01 06:56:04 -03:00 |
|
Walter Pagani
|
e139ed1c0b
|
fix(Scripts/Icecrown): Lich King should not evade attacks on last phase (#11146)
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
|
2022-03-30 09:47:52 -03:00 |
|
Kitzunu
|
856aed6fc6
|
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)
|
2022-03-30 07:59:42 -03:00 |
|
Kitzunu
|
54c06eb72e
|
fix(Core/Misc): Update some log errors to debug (#11225)
|
2022-03-30 09:47:53 +02:00 |
|
Skjalf
|
fed66a3429
|
chore(Core/Player): clarify a gossip error about invalid OptionType (#11173)
|
2022-03-28 19:10:22 -03:00 |
|
IntelligentQuantum
|
dec0081f6c
|
fix (Core/SmartScripts): allow to start waypoint movement for a creature that is in combat
|
2022-03-27 11:34:36 -04:00 |
|
UltraNix
|
9c0c925433
|
fix(Core/Combat): Improved extra attacks handling. Author: @trickerer (#11169)
Fixes #9423
Fixes #11138
|
2022-03-27 11:08:18 -04:00 |
|
UltraNix
|
ccf7cf82d1
|
fix(Core/Objects): Fixed typo in m_visibilityDistanceOverride initialization (#11170)
Fixes #9870
Fixes #11127
|
2022-03-27 10:12:29 -04:00 |
|
IntelligentQuantum
|
dfa2198d98
|
feat(Core/SmartScripts): SMART_EVENT_ACCEPTED_QUEST, SMART_EVENT_REWARD_QUEST (#10210)
|
2022-03-27 15:19:27 +02:00 |
|
Nefertumm
|
540b5fcaa4
|
fix(DB/Core/Misc): More adjustments to BWL (#11154)
|
2022-03-27 07:55:07 -03:00 |
|
Nefertumm
|
3a69d36a99
|
fix(Core/BWL): Victor Nefarius encounter not resetting properly (#11145)
|
2022-03-27 07:53:13 -03:00 |
|
IntelligentQuantum
|
d1ac62ff6e
|
feat(Core/Spells): Move Spell q1846 bending shinbone to spell scripts (#11106)
|
2022-03-27 02:06:23 -03:00 |
|
IntelligentQuantum
|
a704aa3005
|
feat(Core/Spells): Move Spell death knight initiate visual to spell scripts (#11103)
|
2022-03-27 02:02:17 -03:00 |
|