AzerothCoreBot
7cb705396b
chore(DB): import pending files
...
Referenced commit(s): 131a14c064
2023-06-02 19:18:05 +00:00
Dan
131a14c064
fix(DB/Creature): Remove Sha'tar rep gain from Restless Skeletons ( #16276 )
...
initial
2023-06-02 16:15:25 -03:00
Dan
8956b588d7
fix(DB/Creature): Ghostly Philanthropists drop no gold in wotlk ( #16406 )
...
* initial
* Update gostly-philantropist-to-jail.sql
2023-06-02 16:15:02 -03:00
Julio A. Leyva Osorio
c8ab8f00e7
fix(DB/Creature): NPC Barkeep Daniels - Texts missing ( #16257 )
...
Create 346.sql
Co-authored-by: Carlos Morales <carlos.morales@insmet.cu >
2023-06-02 16:12:51 -03:00
Julio A. Leyva Osorio
7d2513c9d8
add(DB/NPC) Missing Text for Tavernkeep Smitts ( #16259 )
...
Create 273.sql
Co-authored-by: Carlos Morales <carlos.morales@insmet.cu >
2023-06-02 16:11:58 -03:00
Grimgravy
369ee4beaf
fix(DB/Quest): improve Teleport This! ( #16377 )
...
fix(DB/Quest): improve rt Teleport This!This!
2023-06-02 16:11:31 -03:00
Dan
78c17d2d4d
fix(DB/Creature): Correct Old Man Barlo position ( #16405 )
...
* initial
woo
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
* Update future-is-now-old-man.sql
---------
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
2023-06-02 16:11:17 -03:00
AzerothCoreBot
58e504cae3
chore(DB): import pending files
...
Referenced commit(s): a2abc79cdf
2023-06-02 19:01:34 +00:00
v-mstrs
a2abc79cdf
fix(DB/SAI): Add Magnetic Pull to Living Cyclone and remove wrong… ( #16364 )
2023-06-02 15:59:00 -03:00
AzerothCoreBot
293b9790bd
chore(DB): import pending files
...
Referenced commit(s): ee18f55f63
2023-06-01 20:06:19 +00:00
Kitzunu
ee18f55f63
fix(Scripts/Spells): Convert some Druid spells to SpellScript ( #16414 )
...
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com >
2023-06-01 22:04:00 +02:00
KJack
a696227e8d
fix(Scripts/UBRS): Update UBRS/Pyroguard Emberseer script to fix issues and increase accuracy ( #16352 )
...
* Update UBRS/Pyroguard Emberseer script to fix issues and increase accuracy.
- Remove EVENT_PLAYER_CHECK which was causing triggering the fight to work only sporadically
- Break out pre-enter-combat phase to better emulate actual timing. Fixes DBM timing being off
- Pre-enter-combat sequence starts as soon as the adds are engaged, not after 32 seconds
- disable fire shield during pre-enter-combat to keep the fight from resetting
- remove faster add despawn which doesn't appear to be in the WotLK Classic version
- remove adds doing EVENT_ENCAGE every 10-20s, which was unneccesary and caused them to glitch move around the player
* Small change to pre-add timing.
2023-06-01 08:40:02 -03:00
KJack
2a6bb85540
fix(Scripts/Quest): Make quest "Triage" (6622/6624) completable ( #16335 )
...
* Resolves issue where patients were dying extremely quickly during the quest.
- updates other parameters to make the quest more Blizz-like and completable
* Correct starting patient count for Horde
* Correctly handle starting patient count for both factions.
* Whitespace removal
* Un-Pythonese variable name, slightly improve initial patient count call
* Match WotLK Classic timing for patient deaths
2023-06-01 08:38:52 -03:00
AzerothCoreBot
5c31998573
chore(DB): import pending files
...
Referenced commit(s): 99521bfd86
2023-06-01 02:35:30 +00:00
KJack
99521bfd86
fix(DB/SAI): Zul'Farrak - Adds creature_formations for trash in the last boss room ( #16363 )
...
* ZF: Adds creature_formations for trash in the last boss room.
* Follow AC SQL standards
* Remove unneeded comment line.
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-05-31 23:32:55 -03:00
Angelo Venturini
d204eccdea
fix(Core/SmartScripts): Allow SAI_ACTION_DIE to accept params ( #16411 )
2023-05-31 23:32:15 -03:00
AzerothCoreBot
44e461ce6f
chore(DB): import pending files
...
Referenced commit(s): 90cc602262
2023-06-01 02:30:20 +00:00
KJack
90cc602262
fix(DB/SAI): Lupine Delusion (5097) and Illusionary Phantasm (6493) properly despawn when hit ( #16382 )
...
* Make illusionary creatures in SFK and SM disappear on hit.
* Update data/sql/updates/pending_db_world/rev_1685233623001496914.sql
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-05-31 23:27:44 -03:00
Angelo Venturini
d4150b8e08
fix(Core/Scripts): Sepethrea should prioritize players that don't hav… ( #16412 )
...
* fix(Core/Scripts): Sepethrea should prioritize players that don't have Dragon's breath aura
* oops
2023-05-31 23:26:26 -03:00
AzerothCoreBot
8a807161ed
chore(DB): import pending files
...
Referenced commit(s): 40eb5da6d5
2023-06-01 02:25:04 +00:00
Dan
40eb5da6d5
fix(Scripts/ShatteredHalls): hack fix to prevent pets from pulling the non-attackable peons in Nethekurse room ( #16396 )
...
* initial
hack fix added
* add sql to change unit flags
* using setimmunetoall() instead
* remove comment add credit
bump
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
* Update update-peon-unit-flag.sql
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
* add intro start on lockpick
might still have some troubles with double starting the intro with AT
--please give report if so
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-05-31 23:22:38 -03:00
Angelo Venturini
dc624fd86f
fix(Core/Scripts): Rework Pandemonius ( #16407 )
2023-05-31 23:22:00 -03:00
Angelo Venturini
61e63b2401
fix(DB/Creature): Immunity mask for Rift Lord/Keeper ( #16408 )
2023-05-31 23:21:32 -03:00
Angelo Venturini
746aa5b493
fix(Core/Scripts): Ikiss polymorph target ( #16409 )
2023-05-31 23:20:53 -03:00
AzerothCoreBot
79d6f4e233
chore(DB): import pending files
...
Referenced commit(s): b5ef9ee3de
2023-05-29 00:32:16 +00:00
avarishd
b5ef9ee3de
fix(Script/HellfirePeninsula): Beacons not attracting mobs. ( #15296 )
...
* fix(Script/Zone): Hellfire Peninsula - Beacons not attracting mobs.
* update
* add HOME_MOTION_TYPE check to prevent yoyo effect
* Use GetNearPosition
2023-05-28 21:29:51 -03:00
Dan
08b9b016fb
fix(DB/Creature): remove very strange resistance from Kaliri Swooper, Matriarch and the Hatchlings ( #16367 )
...
* initial
* verifiedbuild
forgot that
* final
* change to delete statement
2023-05-28 21:28:13 -03:00
AiurJordan
1895534b9b
fix(DB/Creature): add immunities to Uvuros ( #16380 )
...
* Create Uvuros_Immunities
Following issue #16296
Added immunities to Uvuros (21102)
Fear, Root, Slow, Silence, Stun, Freeze, Horror, Interrupt.
2023-05-28 21:27:06 -03:00
Skjalf
1e49eef413
fix(Scripts/ShatteredHalls): Nethekurse shouldn't roleplay in combat ( #16395 )
2023-05-28 17:40:15 -03:00
Skjalf
d985615908
fix(Scripts/ShatteredHalls): Fire Executioner's call on heroic only ( #16394 )
2023-05-28 17:40:06 -03:00
Eddy Vega
be622fa720
refactor(Scripts/CavernsOfTime): Mass struct/model update ( #16268 )
...
init
2023-05-28 16:30:30 -03:00
KJack
b5f311bf56
fix(Scripts/Commands): Fix '.send items' command to no longer require an itemId count ( #16340 )
...
* Fix '.send items' command to no longer require an itemId count
* Remove leftover debugging output, oops.
2023-05-28 16:28:01 -03:00
Eddy Vega
ef74da9640
refactor(Scripts/Outland): World Boss model update ( #16279 )
...
* init
* check codestyle (ubuntu-20.04)
2023-05-28 16:27:33 -03:00
AzerothCoreBot
82538e8a5b
chore(DB): import pending files
...
Referenced commit(s): 97f3037021
2023-05-28 18:53:19 +00:00
Skjalf
97f3037021
fix(Scripts/ShatteredHalls): Implement the Flame Gauntlet event ( #16383 )
...
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-05-28 15:50:50 -03:00
AzerothCoreBot
08b539ec6d
chore(DB): import pending files
...
Referenced commit(s): ce788f68c2
2023-05-28 17:46:43 +00:00
Gultask
ce788f68c2
fix(Scripts/ShatteredHalls): Prevent boss from being pulled early ( #16389 )
...
* init
* Update boss_nethekurse.cpp
2023-05-28 14:43:56 -03:00
AzerothCoreBot
69af2ddbe4
chore(DB): import pending files
...
Referenced commit(s): d525949316
2023-05-28 16:51:34 +00:00
Gultask
d525949316
fix(Core/Creature): Re-Add IGNORE_ASSISTANCE_CALL flag ( #16387 )
...
init
2023-05-28 13:49:17 -03:00
Angelo Venturini
0755f8cde3
fix(Core/Script): Kargath should prevent adds spawn on death ( #16388 )
2023-05-28 13:28:35 -03:00
AzerothCoreBot
6670cd38fe
chore(DB): import pending files
...
Referenced commit(s): 66746881b2
2023-05-28 16:15:29 +00:00
Dan
66746881b2
fix(DB/Loot): Lower chance on pattern drops for Shattered Hand Legionnaire ( #16386 )
...
initial
2023-05-28 13:12:55 -03:00
Skjalf
cd248ef665
fix(Scripts/ShatteredHalls): Fix Nethekurse delay after peon dies ( #16384 )
...
* fix(Scripts/ShatteredHalls): Fix Nethekurse delay after peon dies
* Update boss_nethekurse.cpp
* typo
* Update boss_nethekurse.cpp
* Update boss_nethekurse.cpp
2023-05-28 10:52:46 -03:00
AzerothCoreBot
802bb1bf32
chore(DB): import pending files
...
Referenced commit(s): 8077c8bfaf
2023-05-28 12:21:40 +00:00
Gultask
8077c8bfaf
fix(DB/ShatteredHalls): Fix Legionnaires in Sparring Hall calling 2 adds at a time ( #16381 )
...
Create rev_1685245089801017800.sql
2023-05-28 09:19:06 -03:00
KJack
cafb8e3cfb
fix(Scripts/Npc) Experience Eliminator only asks pertinent questions ( #16310 )
...
* Experience Eliminator will only ask you pertinent questions.
* Add brackets per AC code standards.
2023-05-27 23:07:40 -03:00
Skjalf
0c3c6df368
chore(SQL): fix delete query ( #16378 )
...
* chore(SQL): fix delete query
* Update 2023_05_21_01.sql
2023-05-27 15:32:55 -03:00
AzerothCoreBot
bc0ddaa3c2
chore(DB): import pending files
...
Referenced commit(s): 20a5f02111
2023-05-24 17:07:20 +00:00
Gultask
20a5f02111
fix(DB/Loot): Overtuned loot drops in Hellfire Citadel dungeons ( #16322 )
2023-05-24 14:04:44 -03:00
AzerothCoreBot
7e1e5a9cdb
chore(DB): import pending files
...
Referenced commit(s): d696a85797
2023-05-24 17:03:42 +00:00