@quenty/sounds 10.21.0 → 10.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -353
- package/package.json +4 -4
- package/src/Shared/SoundUtils.lua +2 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,693 +3,373 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [10.
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @quenty/sounds
|
|
9
|
-
|
|
6
|
+
# [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.21.1...@quenty/sounds@10.22.0) (2026-07-15)
|
|
10
7
|
|
|
8
|
+
### Bug Fixes
|
|
11
9
|
|
|
10
|
+
- Do not override sound volume when cloning from sound ([28ff010](https://github.com/Quenty/NevermoreEngine/commit/28ff01093b57338b13b64990aedf4a8c4d35c75f))
|
|
12
11
|
|
|
13
|
-
|
|
14
|
-
# [10.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.19.0...@quenty/sounds@10.20.0) (2026-04-14)
|
|
12
|
+
## [10.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.21.0...@quenty/sounds@10.21.1) (2026-05-30)
|
|
15
13
|
|
|
16
14
|
**Note:** Version bump only for package @quenty/sounds
|
|
17
15
|
|
|
16
|
+
# [10.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.20.0...@quenty/sounds@10.21.0) (2026-04-23)
|
|
18
17
|
|
|
18
|
+
**Note:** Version bump only for package @quenty/sounds
|
|
19
19
|
|
|
20
|
+
# [10.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.19.0...@quenty/sounds@10.20.0) (2026-04-14)
|
|
20
21
|
|
|
22
|
+
**Note:** Version bump only for package @quenty/sounds
|
|
21
23
|
|
|
22
24
|
# [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.18.0...@quenty/sounds@10.19.0) (2026-02-20)
|
|
23
25
|
|
|
24
26
|
**Note:** Version bump only for package @quenty/sounds
|
|
25
27
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
28
|
# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.17.0...@quenty/sounds@10.18.0) (2026-02-19)
|
|
31
29
|
|
|
32
30
|
**Note:** Version bump only for package @quenty/sounds
|
|
33
31
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
32
|
# [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.16.0...@quenty/sounds@10.17.0) (2026-02-17)
|
|
39
33
|
|
|
40
34
|
**Note:** Version bump only for package @quenty/sounds
|
|
41
35
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
36
|
# [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.15.2...@quenty/sounds@10.16.0) (2026-01-13)
|
|
47
37
|
|
|
48
38
|
**Note:** Version bump only for package @quenty/sounds
|
|
49
39
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
40
|
## [10.15.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.15.1...@quenty/sounds@10.15.2) (2026-01-12)
|
|
55
41
|
|
|
56
|
-
|
|
57
42
|
### Bug Fixes
|
|
58
43
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
44
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
64
45
|
|
|
65
46
|
## [10.15.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.15.0...@quenty/sounds@10.15.1) (2026-01-10)
|
|
66
47
|
|
|
67
48
|
**Note:** Version bump only for package @quenty/sounds
|
|
68
49
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
50
|
# [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.14.4...@quenty/sounds@10.15.0) (2026-01-06)
|
|
74
51
|
|
|
75
|
-
|
|
76
52
|
### Features
|
|
77
53
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
54
|
+
- Sound utils suppose cloning from an instance ([4597475](https://github.com/Quenty/NevermoreEngine/commit/4597475cdadf6a7b6d81d1fa59c3a7af6736b27e))
|
|
83
55
|
|
|
84
56
|
## [10.14.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.14.3...@quenty/sounds@10.14.4) (2026-01-03)
|
|
85
57
|
|
|
86
58
|
**Note:** Version bump only for package @quenty/sounds
|
|
87
59
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
60
|
## [10.14.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.14.2...@quenty/sounds@10.14.3) (2025-12-31)
|
|
93
61
|
|
|
94
62
|
**Note:** Version bump only for package @quenty/sounds
|
|
95
63
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
64
|
## [10.14.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.14.1...@quenty/sounds@10.14.2) (2025-12-29)
|
|
101
65
|
|
|
102
66
|
**Note:** Version bump only for package @quenty/sounds
|
|
103
67
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
68
|
## [10.14.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.14.0...@quenty/sounds@10.14.1) (2025-12-29)
|
|
109
69
|
|
|
110
70
|
**Note:** Version bump only for package @quenty/sounds
|
|
111
71
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
72
|
# [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.13.1...@quenty/sounds@10.14.0) (2025-12-28)
|
|
117
73
|
|
|
118
|
-
|
|
119
74
|
### Features
|
|
120
75
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
76
|
+
- Update declarations and README.md ([882056f](https://github.com/Quenty/NevermoreEngine/commit/882056f4c012f9855a0581750968993fb18241ed))
|
|
126
77
|
|
|
127
78
|
## [10.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.13.0...@quenty/sounds@10.13.1) (2025-12-28)
|
|
128
79
|
|
|
129
80
|
**Note:** Version bump only for package @quenty/sounds
|
|
130
81
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
82
|
# [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.12.0...@quenty/sounds@10.13.0) (2025-09-26)
|
|
136
83
|
|
|
137
84
|
**Note:** Version bump only for package @quenty/sounds
|
|
138
85
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
86
|
# [10.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.11.0...@quenty/sounds@10.12.0) (2025-08-29)
|
|
144
87
|
|
|
145
88
|
**Note:** Version bump only for package @quenty/sounds
|
|
146
89
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
90
|
# [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.10.4...@quenty/sounds@10.11.0) (2025-05-10)
|
|
152
91
|
|
|
153
|
-
|
|
154
92
|
### Bug Fixes
|
|
155
93
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
94
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
161
95
|
|
|
162
96
|
## [10.10.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.10.3...@quenty/sounds@10.10.4) (2025-04-10)
|
|
163
97
|
|
|
164
98
|
**Note:** Version bump only for package @quenty/sounds
|
|
165
99
|
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
100
|
## [10.10.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.10.1...@quenty/sounds@10.10.3) (2025-04-07)
|
|
171
101
|
|
|
172
|
-
|
|
173
102
|
### Bug Fixes
|
|
174
103
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
104
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
105
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
181
106
|
|
|
182
107
|
## [10.10.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.10.1...@quenty/sounds@10.10.2) (2025-04-07)
|
|
183
108
|
|
|
184
|
-
|
|
185
109
|
### Bug Fixes
|
|
186
110
|
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
111
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
192
112
|
|
|
193
113
|
## [10.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.10.0...@quenty/sounds@10.10.1) (2025-03-21)
|
|
194
114
|
|
|
195
115
|
**Note:** Version bump only for package @quenty/sounds
|
|
196
116
|
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
117
|
# [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.9.0...@quenty/sounds@10.10.0) (2025-02-18)
|
|
202
118
|
|
|
203
119
|
**Note:** Version bump only for package @quenty/sounds
|
|
204
120
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
121
|
# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.8.0...@quenty/sounds@10.9.0) (2024-12-15)
|
|
210
122
|
|
|
211
123
|
**Note:** Version bump only for package @quenty/sounds
|
|
212
124
|
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
125
|
# [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.7.1...@quenty/sounds@10.8.0) (2024-11-06)
|
|
218
126
|
|
|
219
127
|
**Note:** Version bump only for package @quenty/sounds
|
|
220
128
|
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
129
|
## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.7.0...@quenty/sounds@10.7.1) (2024-11-04)
|
|
226
130
|
|
|
227
131
|
**Note:** Version bump only for package @quenty/sounds
|
|
228
132
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
133
|
# [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.6.0...@quenty/sounds@10.7.0) (2024-10-06)
|
|
234
134
|
|
|
235
135
|
**Note:** Version bump only for package @quenty/sounds
|
|
236
136
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
137
|
# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.5.0...@quenty/sounds@10.6.0) (2024-10-04)
|
|
242
138
|
|
|
243
139
|
**Note:** Version bump only for package @quenty/sounds
|
|
244
140
|
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
141
|
# [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.4.0...@quenty/sounds@10.5.0) (2024-09-25)
|
|
250
142
|
|
|
251
143
|
**Note:** Version bump only for package @quenty/sounds
|
|
252
144
|
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
145
|
# [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.3.0...@quenty/sounds@10.4.0) (2024-09-12)
|
|
258
146
|
|
|
259
147
|
**Note:** Version bump only for package @quenty/sounds
|
|
260
148
|
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
149
|
# [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.2.0...@quenty/sounds@10.3.0) (2024-05-09)
|
|
266
150
|
|
|
267
|
-
|
|
268
151
|
### Bug Fixes
|
|
269
152
|
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
153
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
275
154
|
|
|
276
155
|
# [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.1.0...@quenty/sounds@10.2.0) (2024-04-27)
|
|
277
156
|
|
|
278
157
|
**Note:** Version bump only for package @quenty/sounds
|
|
279
158
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
159
|
# [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@10.0.0...@quenty/sounds@10.1.0) (2024-03-09)
|
|
285
160
|
|
|
286
161
|
**Note:** Version bump only for package @quenty/sounds
|
|
287
162
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
163
|
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@9.0.0...@quenty/sounds@10.0.0) (2024-02-14)
|
|
293
164
|
|
|
294
165
|
**Note:** Version bump only for package @quenty/sounds
|
|
295
166
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
167
|
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@8.0.0...@quenty/sounds@9.0.0) (2024-02-13)
|
|
301
168
|
|
|
302
169
|
**Note:** Version bump only for package @quenty/sounds
|
|
303
170
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
171
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@7.2.0...@quenty/sounds@8.0.0) (2024-02-13)
|
|
309
172
|
|
|
310
173
|
**Note:** Version bump only for package @quenty/sounds
|
|
311
174
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
175
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@7.1.0...@quenty/sounds@7.2.0) (2024-01-08)
|
|
317
176
|
|
|
318
177
|
**Note:** Version bump only for package @quenty/sounds
|
|
319
178
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
179
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@7.0.0...@quenty/sounds@7.1.0) (2023-12-14)
|
|
325
180
|
|
|
326
181
|
**Note:** Version bump only for package @quenty/sounds
|
|
327
182
|
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
183
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.10.0...@quenty/sounds@7.0.0) (2023-10-11)
|
|
333
184
|
|
|
334
185
|
**Note:** Version bump only for package @quenty/sounds
|
|
335
186
|
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
187
|
# [6.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.9.0...@quenty/sounds@6.10.0) (2023-08-23)
|
|
341
188
|
|
|
342
|
-
|
|
343
189
|
### Bug Fixes
|
|
344
190
|
|
|
345
|
-
|
|
346
|
-
|
|
191
|
+
- Add missing dependencies ([324e3db](https://github.com/Quenty/NevermoreEngine/commit/324e3dbcd7ed260542eebe24889cbc6cd968d380))
|
|
347
192
|
|
|
348
193
|
### Features
|
|
349
194
|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
195
|
+
- Sound plays using :Play() always since PlayLocalSound no longer works in Hoarcekat ([58eeb15](https://github.com/Quenty/NevermoreEngine/commit/58eeb15e832c5d13a4a602c87656b233862d8392))
|
|
196
|
+
- Sounds can play back tables ([d33bbee](https://github.com/Quenty/NevermoreEngine/commit/d33bbeed98016b04b0958ce27df5a82f7c9cbf4e))
|
|
356
197
|
|
|
357
198
|
# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.8.0...@quenty/sounds@6.9.0) (2023-07-28)
|
|
358
199
|
|
|
359
200
|
**Note:** Version bump only for package @quenty/sounds
|
|
360
201
|
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
202
|
# [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.7.0...@quenty/sounds@6.8.0) (2023-07-10)
|
|
366
203
|
|
|
367
|
-
|
|
368
204
|
### Features
|
|
369
205
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
206
|
+
- Use RbxAssetId package for SoundUtils ([097438e](https://github.com/Quenty/NevermoreEngine/commit/097438ed87e54c37212c421a58656711598dddb1))
|
|
375
207
|
|
|
376
208
|
# [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.6.0...@quenty/sounds@6.7.0) (2023-06-17)
|
|
377
209
|
|
|
378
210
|
**Note:** Version bump only for package @quenty/sounds
|
|
379
211
|
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
212
|
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.5.1...@quenty/sounds@6.6.0) (2023-04-10)
|
|
385
213
|
|
|
386
214
|
**Note:** Version bump only for package @quenty/sounds
|
|
387
215
|
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
216
|
## [6.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.5.0...@quenty/sounds@6.5.1) (2023-04-07)
|
|
393
217
|
|
|
394
218
|
**Note:** Version bump only for package @quenty/sounds
|
|
395
219
|
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
220
|
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.4.0...@quenty/sounds@6.5.0) (2023-03-31)
|
|
401
221
|
|
|
402
222
|
**Note:** Version bump only for package @quenty/sounds
|
|
403
223
|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
224
|
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.3.0...@quenty/sounds@6.4.0) (2023-03-05)
|
|
409
225
|
|
|
410
226
|
**Note:** Version bump only for package @quenty/sounds
|
|
411
227
|
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
228
|
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.2.0...@quenty/sounds@6.3.0) (2023-02-27)
|
|
417
229
|
|
|
418
230
|
**Note:** Version bump only for package @quenty/sounds
|
|
419
231
|
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
232
|
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.1.0...@quenty/sounds@6.2.0) (2023-02-21)
|
|
425
233
|
|
|
426
234
|
**Note:** Version bump only for package @quenty/sounds
|
|
427
235
|
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
236
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.0.1...@quenty/sounds@6.1.0) (2023-01-01)
|
|
433
237
|
|
|
434
|
-
|
|
435
238
|
### Bug Fixes
|
|
436
239
|
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
240
|
+
- RollOffMode defaults to InverseTapered for sounds ([83837ce](https://github.com/Quenty/NevermoreEngine/commit/83837ced3e0dcfa036e3d020466704a0d9f6b06f))
|
|
442
241
|
|
|
443
242
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@6.0.0...@quenty/sounds@6.0.1) (2022-11-04)
|
|
444
243
|
|
|
445
244
|
**Note:** Version bump only for package @quenty/sounds
|
|
446
245
|
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
246
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@5.1.1...@quenty/sounds@6.0.0) (2022-09-27)
|
|
452
247
|
|
|
453
248
|
**Note:** Version bump only for package @quenty/sounds
|
|
454
249
|
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
250
|
## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@5.1.0...@quenty/sounds@5.1.1) (2022-08-16)
|
|
460
251
|
|
|
461
252
|
**Note:** Version bump only for package @quenty/sounds
|
|
462
253
|
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
254
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@5.0.0...@quenty/sounds@5.1.0) (2022-07-31)
|
|
468
255
|
|
|
469
256
|
**Note:** Version bump only for package @quenty/sounds
|
|
470
257
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
258
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@4.3.0...@quenty/sounds@5.0.0) (2022-05-21)
|
|
476
259
|
|
|
477
260
|
**Note:** Version bump only for package @quenty/sounds
|
|
478
261
|
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
262
|
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@4.2.0...@quenty/sounds@4.3.0) (2022-03-27)
|
|
484
263
|
|
|
485
|
-
|
|
486
264
|
### Bug Fixes
|
|
487
265
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
266
|
+
- Add initial package-locks to packages without them ([4ff9578](https://github.com/Quenty/NevermoreEngine/commit/4ff9578522d02d38d71a1c58d865a203a1c214f5))
|
|
267
|
+
- Sounds can be played back from parents, and we can create sounds without playing them ([49e8863](https://github.com/Quenty/NevermoreEngine/commit/49e8863450ff5fc23333ae23a8c25bc93954ecbd))
|
|
494
268
|
|
|
495
269
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@4.1.0...@quenty/sounds@4.2.0) (2022-03-20)
|
|
496
270
|
|
|
497
|
-
|
|
498
271
|
### Bug Fixes
|
|
499
272
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
273
|
+
- Allow way to play a sound in a parent ([8ba20b1](https://github.com/Quenty/NevermoreEngine/commit/8ba20b1813a06697018504f40f862088956a2017))
|
|
505
274
|
|
|
506
275
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@4.0.0...@quenty/sounds@4.1.0) (2022-03-10)
|
|
507
276
|
|
|
508
277
|
**Note:** Version bump only for package @quenty/sounds
|
|
509
278
|
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
279
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.8.0...@quenty/sounds@4.0.0) (2022-03-06)
|
|
515
280
|
|
|
516
|
-
|
|
517
281
|
### Bug Fixes
|
|
518
282
|
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
283
|
+
- Support sound playback for non-local situations. On the server this will require the sound to be parented. ([1884237](https://github.com/Quenty/NevermoreEngine/commit/1884237120fbbb3c9b29032d995c132af381f16b))
|
|
524
284
|
|
|
525
285
|
# [3.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.7.1...@quenty/sounds@3.8.0) (2022-01-17)
|
|
526
286
|
|
|
527
287
|
**Note:** Version bump only for package @quenty/sounds
|
|
528
288
|
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
289
|
## [3.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.7.0...@quenty/sounds@3.7.1) (2022-01-16)
|
|
534
290
|
|
|
535
291
|
**Note:** Version bump only for package @quenty/sounds
|
|
536
292
|
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
293
|
# [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.6.0...@quenty/sounds@3.7.0) (2022-01-07)
|
|
542
294
|
|
|
543
295
|
**Note:** Version bump only for package @quenty/sounds
|
|
544
296
|
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
297
|
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.5.1...@quenty/sounds@3.6.0) (2022-01-03)
|
|
550
298
|
|
|
551
299
|
**Note:** Version bump only for package @quenty/sounds
|
|
552
300
|
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
301
|
## [3.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.5.0...@quenty/sounds@3.5.1) (2021-12-30)
|
|
558
302
|
|
|
559
303
|
**Note:** Version bump only for package @quenty/sounds
|
|
560
304
|
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
305
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.4.0...@quenty/sounds@3.5.0) (2021-12-18)
|
|
566
306
|
|
|
567
307
|
**Note:** Version bump only for package @quenty/sounds
|
|
568
308
|
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
309
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.3.0...@quenty/sounds@3.4.0) (2021-12-14)
|
|
574
310
|
|
|
575
|
-
|
|
576
311
|
### Features
|
|
577
312
|
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
313
|
+
- Add SoundUtils.playFromId(id) ([71b5c5b](https://github.com/Quenty/NevermoreEngine/commit/71b5c5b007fc4229b9c10adcbb20ad0c87227550))
|
|
583
314
|
|
|
584
315
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.2.2...@quenty/sounds@3.3.0) (2021-11-20)
|
|
585
316
|
|
|
586
|
-
|
|
587
317
|
### Bug Fixes
|
|
588
318
|
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
319
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
594
320
|
|
|
595
321
|
## [3.2.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.2.1...@quenty/sounds@3.2.2) (2021-10-30)
|
|
596
322
|
|
|
597
323
|
**Note:** Version bump only for package @quenty/sounds
|
|
598
324
|
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
325
|
## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.2.0...@quenty/sounds@3.2.1) (2021-10-06)
|
|
604
326
|
|
|
605
327
|
**Note:** Version bump only for package @quenty/sounds
|
|
606
328
|
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
329
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.1.0...@quenty/sounds@3.2.0) (2021-10-02)
|
|
612
330
|
|
|
613
331
|
**Note:** Version bump only for package @quenty/sounds
|
|
614
332
|
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
333
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.0.2...@quenty/sounds@3.1.0) (2021-09-22)
|
|
620
334
|
|
|
621
|
-
|
|
622
335
|
### Features
|
|
623
336
|
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
337
|
+
- Add ability to play sounds in parent ([c8275a3](https://github.com/Quenty/NevermoreEngine/commit/c8275a3e5589188e1545dd491ec3078bfd193876))
|
|
629
338
|
|
|
630
339
|
## [3.0.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.0.1...@quenty/sounds@3.0.2) (2021-09-18)
|
|
631
340
|
|
|
632
341
|
**Note:** Version bump only for package @quenty/sounds
|
|
633
342
|
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
343
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/sounds@3.0.0...@quenty/sounds@3.0.1) (2021-09-11)
|
|
639
344
|
|
|
640
|
-
|
|
641
345
|
### Bug Fixes
|
|
642
346
|
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
347
|
+
- Actually finish sounds package ([#212](https://github.com/Quenty/NevermoreEngine/issues/212)) ([35546e7](https://github.com/Quenty/NevermoreEngine/commit/35546e730546dd4ad6e0552bf113ad2fb095ca9d))
|
|
648
348
|
|
|
649
349
|
# 3.0.0 (2021-09-11)
|
|
650
350
|
|
|
651
351
|
**Note:** Version bump only for package @quenty/sounds
|
|
652
352
|
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
353
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundpromiseutils@2.0.0...@quenty/soundpromiseutils@2.1.0) (2021-09-05)
|
|
658
354
|
|
|
659
355
|
**Note:** Version bump only for package @quenty/soundpromiseutils
|
|
660
356
|
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
357
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/soundpromiseutils@1.2.0...@quenty/soundpromiseutils@2.0.0) (2021-09-05)
|
|
666
358
|
|
|
667
|
-
|
|
668
359
|
### Bug Fixes
|
|
669
360
|
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
361
|
+
- Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
|
|
675
362
|
|
|
676
363
|
# 1.2.0 (2021-07-31)
|
|
677
364
|
|
|
678
|
-
|
|
679
365
|
### Bug Fixes
|
|
680
366
|
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
367
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
368
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
369
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
686
370
|
|
|
687
371
|
## 1.0.2 (2021-07-25)
|
|
688
372
|
|
|
689
|
-
|
|
690
|
-
|
|
691
373
|
## 1.0.1 (2021-07-25)
|
|
692
374
|
|
|
693
|
-
|
|
694
|
-
|
|
695
375
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/sounds",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.22.0",
|
|
4
4
|
"description": "Utility functions involving sounds and their state",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@quenty/loader": "10.11.0",
|
|
33
33
|
"@quenty/maid": "3.9.0",
|
|
34
|
-
"@quenty/promise": "10.18.
|
|
35
|
-
"@quenty/promisemaid": "5.18.
|
|
34
|
+
"@quenty/promise": "10.18.1",
|
|
35
|
+
"@quenty/promisemaid": "5.18.1",
|
|
36
36
|
"@quenty/rbxasset": "5.12.0"
|
|
37
37
|
},
|
|
38
38
|
"publishConfig": {
|
|
39
39
|
"access": "public"
|
|
40
40
|
},
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "d577f1529aa03f5e77534145501e878bde07ca98"
|
|
42
42
|
}
|
|
@@ -118,6 +118,8 @@ function SoundUtils.applyPropertiesFromId(sound: Sound, id: SoundId): ()
|
|
|
118
118
|
if properties.Parent then
|
|
119
119
|
sound.Parent = properties.Parent
|
|
120
120
|
end
|
|
121
|
+
elseif typeof(id) == "Instance" and id:IsA("Sound") then
|
|
122
|
+
sound.Volume = id.Volume
|
|
121
123
|
end
|
|
122
124
|
end
|
|
123
125
|
|