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
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
Mike Delago
e282f6caaa
Fix(Docker): Add missing dollar sign ( #18314 )
2024-02-13 10:34:29 -05:00
github-actions[bot]
c71531ee0d
chore(DB): import pending files
...
Referenced commit(s): 95085a55ef
2024-02-13 12:26:09 +00:00
Billy Jones
95085a55ef
Fix(DB) Heart of Acherus seeable daemons ( #18199 )
...
* fix(DB): Triggers visible in Archerus
-Added trigger flag to npc_unworthy_initiate_anchor
Closes AzerothCore issue #18196
* fix(DB): Triggers visible in Archerus
-Uses UPDATE instead of DELETE/INSERT
Closes AzerothCore issue #18196
* Update rev_1705766635914320261.sql
Add flag instead of overriding
---------
Co-authored-by: Billy Jones <billy@billyjones.uk >
2024-02-13 13:25:10 +01:00
github-actions[bot]
d7d2153ce9
chore(DB): import pending files
...
Referenced commit(s): ce095bd802
2024-02-12 22:29:09 +00:00
Walter Pagani
ce095bd802
feat(SQL/creature_text) Assign missing BroadcastTextId ( #18294 )
...
* feat(SQL/creature_text) Assign missing ids
* Sorted by CreatureID
* Add the GroupID to the query
* Eliminating repeated queries
* Add some more records
* Delete questionable records
2024-02-12 23:28:17 +01:00
Andrew
5e7e5ce417
fix(Scripts/TheEye): A'lar stop casting flame buffet when any valid t… ( #18313 )
...
fix(Scripts/TheEye): A'lar stop casting flame buffet when any valid target is in range
2024-02-12 16:04:35 +01:00
github-actions[bot]
cbb1defb8e
chore(DB): import pending files
...
Referenced commit(s): 025602ac8a
2024-02-12 11:18:12 +00:00
Anton Popovichenko
72e75982be
fix(Core/Taxi): Fixes crash when player logins and continues flight ( #18270 )
...
* fix(Core/Taxi): Fixes crash when player logins and continue flight
* Update WaypointMovementGenerator.cpp
2024-02-12 08:18:05 -03:00
Dan
a4dc083b42
fix(Scripts/Hyjal): move Hyjal boss waypoints to DB ( #18299 )
...
* put anetheron movement in wps
* move all wps to db for bosses
2024-02-12 08:17:39 -03:00
Dan
fb49062a56
fix(Scripts/TheEye): make sure Solarian always get reset to REACT STATE aggressive on reset ( #18302 )
...
initial
2024-02-12 08:17:24 -03:00
github-actions[bot]
025602ac8a
chore(DB): import pending files
...
Referenced commit(s): 723dda74d9
2024-02-12 11:17:16 +00:00
Dan
15af4f4d24
fix(DB/Creature): Astromancer and Star Scryer MC immunity ( #18303 )
...
initial
2024-02-12 08:17:06 -03:00
Dan
bf71d8e7f1
fix(Scripts/TheEye): some Al'ar fixes ( #18305 )
2024-02-12 08:16:46 -03:00
github-actions[bot]
0d2cc7d767
chore(DB): import pending files
...
Referenced commit(s): 6c841df6d1
2024-02-12 11:16:29 +00:00
Dan
723dda74d9
fix(DB/SAI): add abilities to Nether Scryer ( #18308 )
...
* initial
* unix EOL
2024-02-12 08:16:24 -03:00
Dan
c494f2ff70
fix(DB/SAI): change the way Phoenix Hawk targets players with its abilities ( #18309 )
...
* initial
* update conditions
2024-02-12 08:16:03 -03:00
sudlud
6c841df6d1
fix(DB/Gameobject): Sniffed Values for 201716 'Chemical Wagon' ( #18311 )
2024-02-12 08:15:35 -03:00
Walter Pagani
f18145ca12
feat(fix/build) ignore mariadb in the conditional ( #18310 )
...
* feat(fix/build) ignore mariadb in the conditional
* Parentheses in the second condition
2024-02-11 14:28:43 +01:00
AnchyDev
1d8c4056b3
feat(Core/Hooks): Add the KillRewarder reference to the OnRewardKillRewarder hook. ( #18290 )
...
* Another hackfix attempt at warden payload forcechecks ban fix.
* Revert last commit, interrupt all forcechecks instead of just _dataSent ones.
* Add rewarder parameter to OnRewardKillRewarder hook.
* Undo old warden changes.
* Removed too much!
2024-02-10 21:58:49 +01:00
Walter Pagani
6b1dd7e19e
fix(Core/Database) mysql_stmt_bind_param deprecated in MySQL 8.3 ( #18295 )
...
* feat(fix/build) Test on MacOS
* Syntax error
* Syntax error
* Adding missing parameters
* typo
* deprecated
* Check MySQL version
2024-02-10 21:31:17 +01:00
stoudtlr
04266cc18d
fix(Deps): Fixed finding openssl 3.2 on windows ( #18284 )
...
* Cherry-pick commit (94aed68968 )
Co-authored-by: github.com/Shauren <shauren.trinity@gmail.com >
2024-02-10 18:49:40 +01:00