AzerothCoreBot
47bf00ad2f
chore(DB): import pending files
...
Referenced commit(s): 07d030a8e2
2022-10-26 02:43:06 +00:00
Skjalf
07d030a8e2
fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the … ( #13468 )
...
* fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the closest targets
* Update boss_huhuran.cpp
2022-10-25 23:41:07 -03:00
AzerothCoreBot
5f48a74d4d
chore(DB): import pending files
...
Referenced commit(s): e4ecb086e7
2022-10-25 18:28:57 +00:00
UltraNix
e4ecb086e7
fix(DB/Spells): Spell Axe Flurry should target only one player. ( #13208 )
...
* fix(DB/Spells): Spell Axe Flurry should target only one player.
Fixes #12525
* Update.
* Update.
2022-10-25 15:26:48 -03:00
AzerothCoreBot
d5a7c2a86d
chore(DB): import pending files
...
Referenced commit(s): 77044670ea
2022-10-25 12:37:13 +00:00
Skjalf
77044670ea
fix(DB/Movement): Root the Eye of C'thun ( #13528 )
2022-10-25 09:35:00 -03:00
AzerothCoreBot
e585f051c6
chore(DB): import pending files
...
Referenced commit(s): 848b3dabb9
2022-10-25 01:46:22 +00:00
Gultask
848b3dabb9
fix(Scripts/TempleOfAhnQiraj): Make sure Sartura adds respawn on evade ( #13541 )
...
* 1
* Update rev_1666648043812780000.sql
2022-10-24 22:44:11 -03:00
Skjalf
192bf4736b
feat(Scripts/Commands): Implement character changeaccount command ( #13532 )
...
* feat(Scripts/Commands): Implement character changeaccount command
* strings and stuff
* clear unused
2022-10-24 22:43:46 -03:00
AzerothCoreBot
6cefa4d764
chore(DB): import pending files
...
Referenced commit(s): 67f5e59044
2022-10-23 19:40:12 +00:00
UltraNix
67f5e59044
fix(DB/Creatures): Timothy Cunningham should be civilian. ( #13495 )
...
Fixes #13423
2022-10-23 16:38:05 -03:00
AzerothCoreBot
328763a599
chore(DB): import pending files
...
Referenced commit(s): ae8ef1605c
2022-10-23 15:07:38 +00:00
UltraNix
ae8ef1605c
fix(DB/HallowsEnd): Fixed quest chaining of Fire Brigade Practice and… ( #13486 )
...
fix(DB/HallowsEnd): Fixed quest chaining of Fire Brigade Practice and Fire Training.
Fixes #13439
2022-10-23 12:05:36 -03:00
UltraNix
dbd785593d
fix(Scripts/HallowsEnd): Fixed starting "Let the fires come" event. ( #13487 )
...
Fixes #13440
Fixes #13441
2022-10-23 12:04:55 -03:00
AzerothCoreBot
252dd26eb8
chore(DB): import pending files
...
Referenced commit(s): da0b8b461a
2022-10-22 14:17:09 +00:00
UltraNix
da0b8b461a
fix(DB/HallowsEnd): Fixed "Trick or Treat" gossip option for Innkeepe… ( #13488 )
...
fix(DB/HallowsEnd): Fixed "Trick or Treat" gossip option for Innkeeper Allison. Source: TrinityCore.
Fixed #13462
2022-10-22 11:14:59 -03:00
AzerothCoreBot
99bce5672c
chore(DB): import pending files
...
Referenced commit(s): d1acab8abf
2022-10-21 10:35:15 +00:00
M'Dic
d1acab8abf
Fix (db): Graveyard Frostmane Hold Alliance ( #13448 )
...
Frostmane Hold Grave Fix Alliance
2022-10-21 06:33:10 -04:00
AzerothCoreBot
e526a4e759
chore(DB): import pending files
...
Referenced commit(s): da0aa78836
2022-10-21 02:41:37 +00:00
Skjalf
da0aa78836
fix(DB/SAI): Script Colossus of Zora, Ashi and Regal (AQ War Event npcs) ( #13461 )
2022-10-20 23:39:38 -03:00
AzerothCoreBot
18f498304b
chore(DB): import pending files
...
Referenced commit(s): 28d1913276
2022-10-20 12:41:36 +00:00
schell244
28d1913276
fix(Core/Event): Rework STV Fishing Extravaganza ( #12506 )
...
* rework riggle bassbait script
* make sure STV_FISHING_HAS_WINNER gets reset
* add script for npc Jang, some improvements for Riggle script. TODO: Jang quest menu and Fishbot5000 quest condition
* fix jang not offering quest
* script fishbot 5000
* some cleanup
* some more cleanuo
* endline
* minimum fishing req for quests is 150
* min fishing skill for flyer is 150
* link box to correct event
* riggle: broadcast texts, announcement happens when pools despawn
* remove redundant code
* Convert Fishbot5000 to db, cleanup comments
* add missing end line - finished now.
* attempt to fix event not launching in real time
* fix condition for world states, when value is 0, convert jang to db
* keep jang gossip also when event has a winner
* small further improvements
* Update src/server/scripts/World/npcs_special.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/server/scripts/World/npcs_special.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/server/scripts/World/npcs_special.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* apply suggestions
* Update src/server/scripts/World/npcs_special.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* apply suggestions
* apply one more suggestion
* Update src/server/scripts/World/npcs_special.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/server/scripts/World/npcs_special.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/server/scripts/World/npcs_special.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* apply suggestion
* use Talk() instead of Yell()
* use Yell() without passing LANG_UNIVERSAL
Co-authored-by: schell244 <>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-10-20 08:39:30 -04:00
AzerothCoreBot
a3014a7e96
chore(DB): import pending files
...
Referenced commit(s): cac62b931c
2022-10-20 10:42:52 +00:00
neifion-00000000
cac62b931c
fix(DB/gameobject, pool): overhaul Durotar chests ( #13430 )
...
* db(gameobject, pool): overhaul Durotar chests
* Update rev_1665912446406640400.sql
2022-10-20 06:40:10 -04:00
AzerothCoreBot
1fe126766f
chore(DB): import pending files
...
Referenced commit(s): d50aa178d8
2022-10-19 21:29:06 +00:00
ZhengPeiRu21
d50aa178d8
fix(DB): Fix variable in 2022_10_07_06.sql ( #13451 )
...
* fix(DB): Fix variable in 2022_10_07_06.sql
* Repopulate gameobject table
* Repopulate gameobject table
2022-10-19 18:26:52 -03:00
AzerothCoreBot
9cda0bb2e6
chore(DB): import pending files
...
Referenced commit(s): 651b8eeea8
2022-10-18 12:45:30 +00:00
temperrr
651b8eeea8
fix(DB/item_template): Blue sack of gems should not multidrop ( #13429 )
2022-10-18 08:43:30 -04:00
AzerothCoreBot
b427e8e18c
chore(DB): import pending files
...
Referenced commit(s): 2af95abc2c
2022-10-17 04:28:24 +00:00
Angelo Venturini
2af95abc2c
fix(Scripts/TempleOfAhnQiraj): Skeram copies shouldn't save raid cd ( #13422 )
2022-10-17 01:26:20 -03:00
Angelo Venturini
a949f812a7
fix(Scripts/TempleOfAhnQiraj): Anubisath Sentinel Mortal Strike and M… ( #13435 )
...
...ana Burn
2022-10-17 01:25:23 -03:00
AzerothCoreBot
048d82ae69
chore(DB): import pending files
...
Referenced commit(s): 018a825e0c
2022-10-17 03:01:32 +00:00
temperrr
0c848d836f
fix(DB/SAI): vekniss warrior should not use impale ( #13428 )
2022-10-16 23:58:03 -03:00
AzerothCoreBot
b37bc945a5
chore(DB): import pending files
...
Referenced commit(s): 256b291fa3
2022-10-15 22:05:34 +00:00
temperrr
256b291fa3
fix(DB/gameobject): Dutotar Food and Water Gameobject Overhaul ( #13416 )
...
* Create durotarinsanity.sql
* Update durotarinsanity.sql
2022-10-16 00:03:32 +02:00
AzerothCoreBot
d68c5f9b65
chore(DB): import pending files
...
Referenced commit(s): 3a1bfe6e90
2022-10-15 15:17:56 +00:00
Gultask
3a1bfe6e90
fix(DB/creature_template): Remove gold from Giant Eye Tentacle ( #13414 )
...
Create rev_1665799472044108200.sql
2022-10-15 11:15:39 -04:00
Skjalf
6263a0a8a5
fix(Scripts/TempleOfAhnQiraj): Fix double spawns during Cthun phase 2 and several other fixes ( #13413 )
...
* fix(Scripts/TempleOfAhnQiraj): Fix double spawns during Cthun phase 2
* Update boss_cthun.cpp
* dont teleport if you move away from the teleport pad
* clear events
* prevent portals from chasing pets
* fix the jump tele timer
* update eye combat reach
* delay the transition slightly
* Update boss_cthun.cpp
* Update boss_cthun.cpp
* make exit trigger cast rubble rocky
* Update boss_cthun.cpp
* fix tentacle animations
* Update rev_1665784753998414100.sql
* eye tentacle animations
* only spit out if alive
* Update rev_1665784753998414100.sql
* Update rev_1665784753998414100.sql
2022-10-15 11:14:57 -04:00
AzerothCoreBot
fc51e19bb6
chore(DB): import pending files
...
Referenced commit(s): 2769e0decc
2022-10-15 15:12:42 +00:00
ZhengPeiRu21
2769e0decc
fix(DB): Remove Skinning loot from Giant Buzzard ( #13392 )
2022-10-15 11:10:43 -04:00
Gultask
9e1ed276fc
fix(DB/creature): Adjust Shatterspear respawn timer ( #13349 )
...
Create rev_1665269180018074500.sql
2022-10-15 11:07:43 -04:00
Gultask
bee7740bab
fix(DB/loot): Remove skinning loot from creatures that shouldn't be skinnable ( #13348 )
...
* Create rev_1665250992619716400.sql
* Update rev_1665250992619716400.sql
2022-10-15 11:06:38 -04:00
Gultask
fdad79f775
fix(DB/pools): Update herb pooling in TBC starter zones ( #13319 )
...
* Create rev_1664939937236076100.sql
* Update rev_1664939937236076100.sql
* added Wyrmscar Isle
* newline
* done
2022-10-15 11:04:36 -04:00
Grimgravy
9ac3b52d44
fix(Scripts/NPC): Arcanite Dragonling ( #13233 )
...
* fix(Scripts/NPC): Arcanite Dragonling
* update
2022-10-15 11:03:23 -04:00
Gultask
d4030db568
fix(DB/creature_template): Import Vmangos values for Dragons of Nightmare and Azuregos ( #13199 )
2022-10-15 11:02:22 -04:00
ZhengPeiRu21
068a4fcfa3
fix(DB): Add sharks ( #13162 )
...
* fix(DB): Add sharks
* Correctly delete all waypoint paths before re-adding
2022-10-15 11:00:19 -04:00
AzerothCoreBot
ca2dcf1186
chore(DB): import pending files
...
Referenced commit(s): 2c42682989
2022-10-14 19:30:34 +00:00
Angelo Venturini
2c42682989
fix(Scripts/TempleOfAhnQiraj): Ouro double spawn in 3rd phase, interrupt immunity ( #13405 )
2022-10-14 16:28:30 -03:00
Gultask
108ebeae84
fix(DB/creature_template): Add IGNORE_ASSISTANCE_CALL to Anubisath Sentinel ( #13406 )
2022-10-14 16:27:22 -03:00
AzerothCoreBot
11bb94dcb0
chore(DB): import pending files
...
Referenced commit(s): b4419512a3
2022-10-14 15:37:16 +00:00