avarishd
ff6d88f6de
fix(Core/Spells): Dungeon T3 2P Bonuses for Wastewalker & Doomplate. ( #16076 )
2023-05-14 11:37:50 -03:00
Tereneckla
a5d334db8b
fix(Core/Spells): Seal of Command, Seal of Vengeance and Seal of Corruption do not benefit from percentage damage increases ( #15940 )
...
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
2023-05-13 16:35:47 -03:00
avarishd
3aedf2fbf8
fix(DB/SAI): Void Baron Galaxis encounter. ( #15312 )
...
* fix(DB/SAI): Void Baron Galaxis encounter.
* remove item cast + add void storm cloud
2023-05-10 06:29:51 -03:00
Gultask
3dc7a89ad2
fix(DB/ShatteredHalls): Re-Construct Shattered Halls ( #15990 )
...
* init
* Legionnaire Gauntlet
* barracks pt1
* barracks done
* sewers
* Sparring Hall spawns
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* rest of spawns
* cleanup and linking
* errors and leftovers
* tweak
* Update data/sql/updates/pending_db_world/rev_1680974634766349300.sql
* more emotestates
* dont remove executioner
2023-04-22 10:12:11 -03:00
UltraNix
790417b1b1
fix(Core/Spells): Fixed somed Druid idols not being modified by spell… ( #15452 )
...
fix(Core/Spells): Fixed somed Druid idols not being modified by spell power coefficients.
Fixes #14479
2023-04-22 10:08:01 -03:00
Kitzunu
7eafd35190
chore(Spell/Effects): Small improvement to EffectDistract ( #15920 )
...
* chore(Spell/Effects): Small improvement to EffectDistract
* Update SpellEffects.cpp
2023-04-21 07:41:01 -03:00
Gultask
d851e79a90
fix(DB/ShadowLab): Re-Construct Shadow Labyrinth ( #15635 )
...
* Create rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* WIP
* build
* more random spawns
* reorganize spawns to be more readable
* equip_id
* All scripted up to Murmur
* Murmur RP
* avoid many reschedulings
* Missing heroic ritualists
* Update rev_1679869717906181100.sql
* leftovers
* variables
2023-04-05 23:52:52 -03:00
UltraNix
d029ffe3ab
fix(Core/Spells): Fixed Battlegear of Eternal Justice set bonus. ( #15593 )
...
Fixes #14696
2023-04-02 15:28:03 -03:00
UltraNix
1160f3bda9
fix(Core/Spells): Turn the Tables can stack with itself. ( #15597 )
...
Fixes #13911
2023-03-29 00:28:56 -03:00
UltraNix
a90c3c387d
fix(Core/Spells): Seed of Corruption cannot be reflected. ( #15473 )
...
* fix(Core/Spells): Seed of Corruption cannot be reflected.
Fixes #15458
* Update.
2023-03-24 06:25:12 -03:00
avarishd
7f7ec62a0a
fix(Core/Spells): Healing Salve having cast time. ( #15329 )
2023-03-17 17:38:54 +01:00
avarishd
aa3e2e052a
fix(Core/Spells): Draenei Call of Air 4/4 Susurrus buff duration. ( #15255 )
2023-03-16 19:02:31 +01:00
UltraNix
b21f98d639
fix(Scripts/Karazhan): Chess Event. ( #14736 )
2023-03-15 00:07:49 -03:00
avarishd
6270c6ab64
fix(Scripts/Ulduar): Yogg-Saron hardcode & some adustments. ( #15146 )
2023-03-13 10:19:08 -03:00
UltraNix
579a1c0fa4
fix(Scripts/Spells): Nether Portal - Perseverence should not increase… ( #13951 )
2023-01-31 22:54:23 +01:00
UltraNix
8981f58682
fix(Core/Spells): Cleasing, Healing Stream Mana Tide totems should ig… ( #14679 )
2023-01-31 10:53:17 -03:00
UltraNix
ff8374ac98
fix(DB/SAI): Caretaker Smither. ( #14445 )
...
Fixes #14384
Author: @Gultask
<!-- First of all, THANK YOU for your contribution. -->
## Issues Addressed:
<!-- If your fix has a relating issue, link it below -->
- Closes #14384
## Tests Performed:
<!-- Does it build without errors? Did you test in-game? What did you
test? On which OS did you test? Describe any other tests performed -->
- Tested ingame.
## How to Test the Changes:
<!-- Describe in a detailed step-by-step order how to test the changes
-->
`.go c id 20363`
<!-- If you intend to contribute repeatedly to our project, it is a good
idea to join our discord channel. We set ranks for our contributors and
give them access to special resources or knowledge:
https://discord.com/invite/DasJqPba )
Do not remove the instructions below about testing, they will help users
to test your PR -->
## How to Test AzerothCore PRs
When a PR is ready to be tested, it will be marked as **[WAITING TO BE
TESTED]**.
You can help by testing PRs and writing your feedback here on the PR's
page on GitHub. Follow the instructions here:
http://www.azerothcore.org/wiki/How-to-test-a-PR
**REMEMBER**: when testing a PR that changes something **generic** (i.e.
a part of code that handles more than one specific thing), the tester
should not only check that the PR does its job (e.g. fixing spell XXX)
but **especially** check that the PR does not cause any regression (i.e.
introducing new bugs).
**For example**: if a PR fixes spell X by changing a part of code that
handles spells X, Y, and Z, we should not only test X, but **we should
test Y and Z as well**.
Co-authored-by: Gultask <gultask@gmail.com >
2023-01-25 17:00:19 -03:00
Gultask
6b4ef50e7a
Revert "fix(Core/Spells): Ignite and Revitalize should not prelong co… ( #14513 )
...
Revert "fix(Core/Spells): Ignite and Revitalize should not prelong combat. (#13812 )"
This reverts commit 96fa9c5c7b .
2023-01-05 23:14:56 -03:00
UltraNix
96fa9c5c7b
fix(Core/Spells): Ignite and Revitalize should not prelong combat. ( #13812 )
...
Fixes #13330
2023-01-06 00:50:53 +01:00
UltraNix
8448996639
fix(Core/Spells): Fixed Hunter's Mark not being casted by Swamplord M… ( #14457 )
...
fix(Core/Spells): Fixed Hunter's Mark not being casted by Swamplord Musel'ek.
Fixes #13993
2023-01-01 08:49:47 -03:00
UltraNix
3fc22f2ff9
fix(Core/Spells): Cursed Cauldron gobs despawn after 5 seconds. ( #14252 )
...
Fixes #14241
2022-12-22 03:40:38 -03:00
UltraNix
975fd8782f
fix(DB/SAI): Fixed spam chat made by Coilfang Slavemaster and Coilfan… ( #13871 )
...
fix(DB/SAI): Fixed spam chat made by Coilfang Slavemaster and Coilfang Slavehandler scripts.
Fixes #1888
2022-12-06 09:41:45 -03:00
UltraNix
e6aef88aba
fix(DB/Spells): Drums of War/Battle/Speed/Restorarion should apply Ti… ( #13866 )
...
...nnitus debuff.
2022-11-21 19:08:28 -03:00
Gultask
ff5983cb16
fix(Spells/TempleOfAhnQiraj): Attempt to partly fix Digestive Acid not being applied ( #13751 )
...
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
2022-11-09 05:40:34 -03:00
Gultask
003f574bf4
fix(Scripts/TempleOfAhnQiraj): Properly prevent Uppercut from triggering Double Attack ( #13581 )
...
* netherstorm&shadowmoon
* 1
* fix
* 2
2022-10-28 19:37:04 -03:00
Angelo Venturini
96ff759953
fix(Scripts/TempleOfAhnQiraj): Change spawn mode for Spawn of Fankriss ( #13408 )
2022-10-14 16:28:03 -03:00
UltraNix
78a383f4f7
fix(Core/Spells): Rental Racing Ram will not be removed upon entering… ( #13192 )
...
...water.
2022-10-05 21:35:46 -03:00
Angelo Venturini
ad4ce0895f
fix: Qaston revert ( #13320 )
...
* Revert "fix(Core/QAston): fixed shields oneshotting (#13271 )"
This reverts commit e05f61d1b3 .
* Revert "fix(Core): Crash (#13292 )"
This reverts commit a818bcf3e2 .
* Revert "fix: Crash (#13241 )"
This reverts commit be423a91b5 .
* delete sql
* Revert "refactor(Core/Spells): Implement QAston Proc System (#11079 )"
This reverts commit cbd3fd0967 .
* add sql revert
* fix sql
* remove update from world.updates
2022-10-05 21:53:20 +02:00
Angelo Venturini
be423a91b5
fix: Crash ( #13241 )
2022-10-03 16:14:43 -03:00
IntelligentQuantum
cbd3fd0967
refactor(Core/Spells): Implement QAston Proc System ( #11079 )
...
* .
* sql
* .
* .
* 1
* 2
* 3
* 4
* 5
* 6
* 7
* 8
* 9
* 10
* 11
* 12
* 13
* 14
* 15
* Update spell_item.cpp
* Update Unit.cpp
* 16
* 17
* 18
* 19
* 20
* 21
* Update Unit.cpp
* REVERT UltraNIX Commit
* 22
* 23
* .
* .
* .
* warrior
* warlock
* shaman rogue priest paladin mage
* spell item
* hunter
* druid
* dk
* war
* error style
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* .
* DOND DEL ME WAD DO DO
* error 2
* .
* .
* .
* FIX
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
* .
* ja genau
* Update .gitignore
* .
* .
* .,
* .
* .
* .
* .
* Update Unit.cpp
2022-10-02 19:39:34 +02:00
M'Dic
ed68d1bffa
fix (Core/Spell): Shadowform Dispel ( #13155 )
2022-09-28 12:13:46 -04:00
Angelo Venturini
47f9f4917a
fix(Core/Item): Renataki's Charm of Beasts ( #13124 )
2022-09-28 00:22:08 -03:00
Grimgravy
7400338ecb
fix(core/quest): improved egg collection ( #12640 )
...
* fix(core/quest): improved egg collection
* .
* Update rev_1659836460796753400.sql
* update
2022-09-25 10:46:24 -03:00
SoglaHash
3dde9d904c
fix(Core/Spell): Mixology duration Gift of Arthas ( #12982 )
...
Gift of Arthas duration with Mixology should be increased to 1 hour
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/12941
2022-09-18 00:05:43 +02:00
UltraNix
cd337dbe5e
fix(Core/Spells): Fixed Paladin's T2 8P bonus. ( #12999 )
2022-09-13 19:38:41 -03:00
UltraNix
ce27bbbc86
fix(Core/Spells): Wyvern Sting DoT (ranks 1-3) should considered as n… ( #12803 )
...
...egative spell.
2022-08-28 02:08:06 -03:00
UltraNix
8439ce9920
fix(Core/Spells): Feed Pet should not interrupt eating/drinking. ( #12817 )
...
Fixes #12634
2022-08-27 12:23:50 -04:00
UltraNix
f7de5235f8
fix(Core/Spells): Death's Respite should not generate threat. ( #12807 )
...
* fix(Core/Spells): Death's Respite should not generate threat.
Fixes #12798
* Update SpellInfoCorrections.cpp
2022-08-27 09:45:09 -03:00
Angelo Venturini
119a2356a0
refactor(Scripts/RuinsOfAhnQiraj): Buru eggs ( #12822 )
2022-08-23 08:01:28 -03:00
Angelo Venturini
b78cbef511
fix(Core/RuinsOfAhnQiraj): Lash should not disarm ( #12788 )
...
* fix(Core/RuinsOfAhnQiraj): Lash should not disarm
* Update src/server/game/Spells/SpellInfoCorrections.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-08-21 10:57:48 -03:00
Skjalf
4952e6032f
fix(Scripts/Misc): Lower Artorius damage treshold when he damages him… ( #12695 )
...
* fix(Scripts/Misc): Lower Artorius damage treshold when he damages himself & his dot shouldn't be affected by his enrage
* Update SpellInfoCorrections.cpp
2022-08-13 22:24:58 -03:00
UltraNix
a5346d7811
fix(Scripts/Spells): Fixed T3 6P Frostfire Regalia bonus not proccing. ( #12585 )
2022-08-01 18:09:01 -03:00
UltraNix
f13854cd5e
fix(Core/SmartScripts): Fixed SMART_ACTION_START_FOLLOW not complet… ( #12580 )
...
…ing quests.
2022-08-01 17:53:03 -03:00
UltraNix
5008e633e3
fix(Core/Spells): Elemental Mastery should only affect Lightning Bolt… ( #12499 )
...
* fix(Core/Spells): Elemental Mastery should only affect Lightning Bolt, Chain Lightning and Lava Burst.
Fixes #10903
* Update.
2022-07-24 14:33:05 -03:00
UltraNix
346150c92a
fix(Scripts/ZulGurub): Hakkar's Blood Siphon ( #12196 )
2022-07-09 11:05:09 -03:00
UltraNix
7b9a5a676b
fix(Core/Spells): Smash Mammoth Trap should open Mammoth Calf's trap. ( #12295 )
...
Fixes #12225
2022-07-03 11:20:33 -04:00
UltraNix
0a71a46c50
fix(Core/Spells): Place Fake Fur should activate Caribou Trap. ( #12297 )
...
Fixes #12226
2022-07-03 10:35:51 -04:00
Nefertumm
298b08c9a5
fix(Core/ZulGurub): Hazza'rah improvements ( #12236 )
...
* fix(Core/ZulGurub): Hazza'rah improvements
* dumb
2022-07-01 20:22:13 +02:00
UltraNix
ea24a7b231
fix(Scripts/ZulGurub): Mandokir's Threatening Gaze. ( #12095 )
...
* fix(Scripts/ZulGurub: Mandokir's Threatening Gaze.
Boss can melee attack while casting.
Boss charges after the debuff run out.
Guillotine is casted on hit rather than on launch.
Properly coded Threatening Gaze Charge (with dot/hot exceptions)
Whirlwind is removed during charge.
Fixes #11748
* Update
* missing
* Update
* Update.
* Update.
* Update.
* Update.
* Update.
2022-06-26 04:50:50 -03:00
Nefertumm
64a0cbba5a
fix(Core/ZulGurub): Hakkar improvements ( #12134 )
...
* fix(Core/ZulGurub): Hakkar improvements
* remove debug
* code improvements
* just select the current victim for cause insanity
* remove will of hakkar <.<
* aspect of arlokk and marli should do a threat wipe
* dumb
2022-06-26 04:47:08 -03:00