Yunfan Li
7c856eaf63
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk into Playerbot
2024-02-24 22:48:16 +08:00
github-actions[bot]
30700b5eb5
chore(DB): import pending files
...
Referenced commit(s): bb33ee2dda
2024-02-23 09:52:14 +00:00
sudlud
bb33ee2dda
fix(DB/Gameobject): Sniffed Values for 'Stone Bench' spawns ( #18381 )
2024-02-23 06:51:21 -03:00
github-actions[bot]
996a6ed451
chore(DB): import pending files
...
Referenced commit(s): 2c9c459295
2024-02-23 09:46:21 +00:00
sudlud
1ae2abe8e5
fix(DB/Gameobject): Sniffed Values for 'Wooden Bench' spawns ( #18382 )
2024-02-23 06:45:49 -03:00
sudlud
2c9c459295
fix(DB/Gameobject): Sniffed Values for 'Highback Chair' spawns ( #18380 )
2024-02-23 06:45:31 -03:00
Elmsroth
729a1ff539
fix(Crash/Quest/Spell) : The Boon of Remulos ( #18379 )
...
Fix the spell : https://www.wowhead.com/wotlk/spell=57678/emerald-acorn-effect
Used in quest : https://www.wowhead.com/wotlk/quest=13075/the-boon-of-remulos
The crashed was caused by a nullptr Excception. It also could be throuwn in another similar test that has also been fixed.
If the spell did not have a CastTimeEntry a nullptr Exception was not checked.
2024-02-22 22:40:26 -03:00
Yunfan Li
b4046d48d7
Merge branch 'master' into Playerbot
2024-02-22 23:34:59 +08:00
Andrew
d76ca96795
fix(Scripts/TheEye): Fix Capernian chase distance ( #18372 )
...
* fix(Scripts/TheEye): Fix Capernian chase distance
* Update boss_kaelthas.cpp
2024-02-21 12:33:05 +01:00
github-actions[bot]
e311bacfe5
chore(DB): import pending files
...
Referenced commit(s): 7e80d8e6bb
2024-02-21 06:41:57 +00:00
Dan
7e80d8e6bb
fix(Scripts/TerokkarForest): fix behaviour of skull piles in Skettis ( #18371 )
...
* initial
* fix
* include ancient skull pile
* fix
* fix with debug
* finalise
2024-02-21 07:41:06 +01:00
github-actions[bot]
151aafa2d8
chore(DB): import pending files
...
Referenced commit(s): 72ba824941
2024-02-20 20:32:47 +00:00
avarishd
12d701c2ff
fix(DB/Custom): Wand of Holiday Cheer PVP tagging. ( #18333 )
...
* fix(DB/Custom): Wand of Holiday Cheer PVP tagging.
* -
2024-02-20 21:32:31 +01:00
Angelo Venturini
72ba824941
fix(Core/ItemStorage): Fix container items count on server load ( #18367 )
2024-02-20 21:31:52 +01:00
github-actions[bot]
6b50de5558
chore(DB): import pending files
...
Referenced commit(s): 161424c358
2024-02-20 18:34:12 +00:00
Andrew
4d55cdb405
fix(DB/Creature): Crystalcore Sentinel interrupt immunity ( #18366 )
2024-02-20 19:34:01 +01:00
Andrew
ea0f214678
fix(Scripts/TheEye): Thaladred should only chase players ( #18365 )
2024-02-20 19:33:39 +01:00
sudlud
161424c358
fix(DB/SAI): unlink non-existing entry from SAI 17671 ( #18368 )
2024-02-20 19:33:22 +01:00
github-actions[bot]
512355eb08
chore(DB): import pending files
...
Referenced commit(s): 794d3e47b9
2024-02-20 12:01:30 +00:00
Dan
794d3e47b9
fix(DB/HellfirePeninsula): remove faulty Blizzard spell from Arch Mage Xintor and add rp events ( #18362 )
...
init
2024-02-20 13:00:40 +01:00
github-actions[bot]
75a6662833
chore(DB): import pending files
...
Referenced commit(s): 1cbf7492b6
2024-02-20 09:22:44 +00:00
Dan
1cbf7492b6
fix(DB/Hinterlands): make Innkeeper Thulfram patrol ( #18357 )
...
init
2024-02-20 10:21:53 +01:00
github-actions[bot]
2c3589ac32
chore(DB): import pending files
...
Referenced commit(s): e3c282ec1d
2024-02-20 07:32:08 +00:00
Dan
e3c282ec1d
fix(Scripts/SSC): remove double spawn of Seer Olum and implement correctly ( #18364 )
...
* initial
* fix double definition
* finalise
* remove npc flag in script
* handle in reset
likely fathomlord is created before olum so flag removing doesnt work
* put in instance script
2024-02-20 08:31:14 +01:00
sudlud
d94d10aa9f
fix(Core): Prevent gift wrapping of limited duration items ( #18334 )
...
fix(Core): Prevent gift wrapping of items with duration
- remaining duration is not beeing stored in character_gifts
- gift wrapping of items with duration preserved
them infinitely
2024-02-19 21:23:13 +01:00
sudlud
7e419fba5a
fix(Core/Guild): Prevent swapping limited duration items into guild bank ( #18335 )
2024-02-19 21:22:51 +01:00
github-actions[bot]
f6e2bf3ec1
chore(DB): import pending files
...
Referenced commit(s): f512e0c32a
2024-02-19 17:48:05 +00:00
sudlud
f512e0c32a
fix(DB/Gameobject): Sniffed Values for 'Subway Bench' ( #18355 )
...
* fix(DB/Gameobject): Sniffed Values for 'Subway Bench'
- they were also all using the same ID before but actually
each spawn uses a different ID
* reset spawnMask from 3 to 1
2024-02-19 18:47:18 +01:00
Yunfan Li
ccff9469fc
Merge branch 'master' into Playerbot
2024-02-19 23:10:00 +08:00
Dan
5955f287ed
fix(Scripts/SSC): do reset threat list for p3 in the right place ( #18354 )
...
init
2024-02-19 11:52:59 +01:00
Mykhailo Redko
86bff27611
fix(Core/GameObject): Remove unneeded ClearGossipMenuFor call ( #18331 )
2024-02-18 11:21:52 +01:00
github-actions[bot]
b32292bb5e
chore(DB): import pending files
...
Referenced commit(s): 36114d9354
2024-02-18 10:16:30 +00:00
sudlud
15366b2754
fix(DB/Creature): Sniffed Values for 37214 'Crown Lackey' ( #18341 )
...
* fix(DB/Creature): Sniffed Values for 37214 'Crown Lackey'
* remove one duplicate co2 spawn
2024-02-18 11:16:16 +01:00
github-actions[bot]
c4efaa0f6d
chore(DB): import pending files
...
Referenced commit(s): 47a62b6f2b
2024-02-18 10:16:04 +00:00
sudlud
051a1c3f74
fix(DB/Creature): Sniffed Values for 37917 'Crown Thug' ( #18342 )
2024-02-18 11:16:01 +01:00
sudlud
27d85435ee
fix(DB/Creature): Sniffed Values for 37984 'Crown Duster' ( #18343 )
2024-02-18 11:15:46 +01:00
github-actions[bot]
36114d9354
chore(DB): import pending files
...
Referenced commit(s): d3e451eb7b
2024-02-18 10:15:40 +00:00
sudlud
75c6445e2f
fix(DB/Creature): Sniffed Values for 38006 'Crown Hoodlum' ( #18344 )
2024-02-18 11:15:27 +01:00
github-actions[bot]
8b2e731c8f
chore(DB): import pending files
...
Referenced commit(s): d3f0c565e6
2024-02-18 10:15:21 +00:00
sudlud
47a62b6f2b
fix(DB/Creature): Sniffed Values for 38016 'Crown Agent' ( #18345 )
2024-02-18 11:15:09 +01:00
github-actions[bot]
f76c4feca2
chore(DB): import pending files
...
Referenced commit(s): 1a7ae2461a
2024-02-18 10:14:55 +00:00
sudlud
d3e451eb7b
fix(DB/Creature): Sniffed Values for 38023 'Crown Sprinkler' ( #18346 )
2024-02-18 11:14:50 +01:00
sudlud
19e28d04ad
fix(DB/Creature): Sniffed Values for 38030 'Crown Underling' ( #18347 )
2024-02-18 11:14:34 +01:00
github-actions[bot]
d3f0c565e6
chore(DB): import pending files
...
Referenced commit(s): bc3ef723af
2024-02-18 10:14:23 +00:00
sudlud
1a7ae2461a
fix(DB/Creature): Sniffed Values for 38032 'Crown Sprayer' ( #18348 )
2024-02-18 11:13:59 +01:00
sudlud
bc3ef723af
fix(DB/Gameobject): Sniffed Values for 19878 'Parts Crate' ( #18352 )
2024-02-18 11:13:30 +01:00
github-actions[bot]
b6ee4f49cf
chore(DB): import pending files
...
Referenced commit(s): 0c95ddf285
2024-02-13 19:21:13 +00:00
kasvati
0c95ddf285
fix(DB/Spell): Valentine event buffs grouping ( #18319 )
...
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
compacted the original query
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
compacted the original query
added back the column names
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
compacted the original query
added back the column names
added deletion before insert
moved id from 2 to 1035
2024-02-13 20:20:19 +01:00
Yunfan Li
cd5826f283
Merge branch 'master' into Playerbot
2024-02-14 01:02:12 +08:00
Mike Delago
e282f6caaa
Fix(Docker): Add missing dollar sign ( #18314 )
2024-02-13 10:34:29 -05:00