@quenty/animations 8.31.2 → 8.32.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 +37 -356
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,691 +3,372 @@
|
|
|
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
|
-
|
|
6
|
+
# [8.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.31.2...@quenty/animations@8.32.0) (2026-05-29)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/animations
|
|
9
9
|
|
|
10
|
+
## [8.31.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.31.1...@quenty/animations@8.31.2) (2026-04-30)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @quenty/animations
|
|
13
13
|
|
|
14
14
|
## [8.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.31.0...@quenty/animations@8.31.1) (2026-04-29)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @quenty/animations
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
# [8.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.30.0...@quenty/animations@8.31.0) (2026-04-23)
|
|
23
19
|
|
|
24
20
|
**Note:** Version bump only for package @quenty/animations
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
22
|
# [8.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.29.0...@quenty/animations@8.30.0) (2026-04-14)
|
|
31
23
|
|
|
32
24
|
**Note:** Version bump only for package @quenty/animations
|
|
33
25
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
26
|
# [8.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.28.0...@quenty/animations@8.29.0) (2026-02-20)
|
|
39
27
|
|
|
40
|
-
|
|
41
28
|
### Features
|
|
42
29
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
30
|
+
- **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
|
|
48
31
|
|
|
49
32
|
# [8.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.27.0...@quenty/animations@8.28.0) (2026-02-19)
|
|
50
33
|
|
|
51
|
-
|
|
52
34
|
### Features
|
|
53
35
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
36
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
59
37
|
|
|
60
38
|
# [8.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.26.1...@quenty/animations@8.27.0) (2026-02-17)
|
|
61
39
|
|
|
62
|
-
|
|
63
40
|
### Features
|
|
64
41
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
42
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
43
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
71
44
|
|
|
72
45
|
## [8.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.26.0...@quenty/animations@8.26.1) (2026-01-21)
|
|
73
46
|
|
|
74
|
-
|
|
75
47
|
### Bug Fixes
|
|
76
48
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
49
|
+
- Enhance annotations ([1a19df4](https://github.com/Quenty/NevermoreEngine/commit/1a19df4ce6ae80aa978c96e300151ea7005bd5f0))
|
|
82
50
|
|
|
83
51
|
# [8.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.25.0...@quenty/animations@8.26.0) (2026-01-18)
|
|
84
52
|
|
|
85
53
|
**Note:** Version bump only for package @quenty/animations
|
|
86
54
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
55
|
# [8.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.24.2...@quenty/animations@8.25.0) (2026-01-13)
|
|
92
56
|
|
|
93
57
|
**Note:** Version bump only for package @quenty/animations
|
|
94
58
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
59
|
## [8.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.24.1...@quenty/animations@8.24.2) (2026-01-12)
|
|
100
60
|
|
|
101
|
-
|
|
102
61
|
### Bug Fixes
|
|
103
62
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
63
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
109
64
|
|
|
110
65
|
## [8.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.24.0...@quenty/animations@8.24.1) (2026-01-10)
|
|
111
66
|
|
|
112
67
|
**Note:** Version bump only for package @quenty/animations
|
|
113
68
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
69
|
# [8.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.23.1...@quenty/animations@8.24.0) (2026-01-08)
|
|
119
70
|
|
|
120
71
|
**Note:** Version bump only for package @quenty/animations
|
|
121
72
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
73
|
## [8.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.23.0...@quenty/animations@8.23.1) (2026-01-05)
|
|
127
74
|
|
|
128
75
|
**Note:** Version bump only for package @quenty/animations
|
|
129
76
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
77
|
# [8.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.9...@quenty/animations@8.23.0) (2026-01-04)
|
|
135
78
|
|
|
136
79
|
**Note:** Version bump only for package @quenty/animations
|
|
137
80
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
81
|
## [8.22.9](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.8...@quenty/animations@8.22.9) (2026-01-03)
|
|
143
82
|
|
|
144
83
|
**Note:** Version bump only for package @quenty/animations
|
|
145
84
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
85
|
## [8.22.8](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.7...@quenty/animations@8.22.8) (2025-12-31)
|
|
151
86
|
|
|
152
87
|
**Note:** Version bump only for package @quenty/animations
|
|
153
88
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
89
|
## [8.22.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.6...@quenty/animations@8.22.7) (2025-12-29)
|
|
159
90
|
|
|
160
91
|
**Note:** Version bump only for package @quenty/animations
|
|
161
92
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
93
|
## [8.22.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.5...@quenty/animations@8.22.6) (2025-12-29)
|
|
167
94
|
|
|
168
|
-
|
|
169
95
|
### Bug Fixes
|
|
170
96
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
97
|
+
- Check Looped after loaded ([99eacfd](https://github.com/Quenty/NevermoreEngine/commit/99eacfd66c3484684fb82fb4655c76afb85c5f81))
|
|
176
98
|
|
|
177
99
|
## [8.22.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.4...@quenty/animations@8.22.5) (2025-12-29)
|
|
178
100
|
|
|
179
|
-
|
|
180
101
|
### Bug Fixes
|
|
181
102
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
103
|
+
- Update animation slot system ([50b03f4](https://github.com/Quenty/NevermoreEngine/commit/50b03f4c59427be54d7801ca196cf5edf1243795))
|
|
104
|
+
- Update typing to be more accurate ([e4c3d05](https://github.com/Quenty/NevermoreEngine/commit/e4c3d05a0aa9f45a37cbfa372c5e0d8a748c9323))
|
|
188
105
|
|
|
189
106
|
## [8.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.3...@quenty/animations@8.22.4) (2025-12-28)
|
|
190
107
|
|
|
191
108
|
**Note:** Version bump only for package @quenty/animations
|
|
192
109
|
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
110
|
## [8.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.2...@quenty/animations@8.22.3) (2025-12-13)
|
|
198
111
|
|
|
199
|
-
|
|
200
112
|
### Bug Fixes
|
|
201
113
|
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
114
|
+
- Small patches to nevermore libraries ([#614](https://github.com/Quenty/NevermoreEngine/issues/614)) ([6eeb33b](https://github.com/Quenty/NevermoreEngine/commit/6eeb33b9d215d3d753a433e4c612f391bcc0d286))
|
|
207
115
|
|
|
208
116
|
## [8.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.1...@quenty/animations@8.22.2) (2025-11-22)
|
|
209
117
|
|
|
210
|
-
|
|
211
118
|
### Bug Fixes
|
|
212
119
|
|
|
213
|
-
|
|
214
|
-
|
|
120
|
+
- Fix styling ([a3ac54d](https://github.com/Quenty/NevermoreEngine/commit/a3ac54d43aafa1c37b0e8c9b6e7b20b3f3362742))
|
|
215
121
|
|
|
216
122
|
### Performance Improvements
|
|
217
123
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
124
|
+
- Fix memory cleanup in Tie + Rogue Properties to try to address memory consumption ([c989f23](https://github.com/Quenty/NevermoreEngine/commit/c989f23bb7741a1f160ee341dfb542ba71775620))
|
|
223
125
|
|
|
224
126
|
## [8.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.22.0...@quenty/animations@8.22.1) (2025-11-12)
|
|
225
127
|
|
|
226
128
|
**Note:** Version bump only for package @quenty/animations
|
|
227
129
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
130
|
# [8.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.21.0...@quenty/animations@8.22.0) (2025-10-08)
|
|
233
131
|
|
|
234
132
|
**Note:** Version bump only for package @quenty/animations
|
|
235
133
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
134
|
# [8.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.20.1...@quenty/animations@8.21.0) (2025-09-26)
|
|
241
135
|
|
|
242
|
-
|
|
243
136
|
### Bug Fixes
|
|
244
137
|
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
138
|
+
- Handle priority properly ([1f48083](https://github.com/Quenty/NevermoreEngine/commit/1f48083435c8d14aa0fe21a237fe92f3df4e7a17))
|
|
250
139
|
|
|
251
140
|
## [8.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.20.0...@quenty/animations@8.20.1) (2025-09-16)
|
|
252
141
|
|
|
253
|
-
|
|
254
142
|
### Bug Fixes
|
|
255
143
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
144
|
+
- Fix animation stopping at 0 frames ([#587](https://github.com/Quenty/NevermoreEngine/issues/587)) ([f97ce5b](https://github.com/Quenty/NevermoreEngine/commit/f97ce5b0a14d69d92fa4eb6120dbfa28ec5d7b62))
|
|
261
145
|
|
|
262
146
|
# [8.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.19.1...@quenty/animations@8.20.0) (2025-08-29)
|
|
263
147
|
|
|
264
148
|
**Note:** Version bump only for package @quenty/animations
|
|
265
149
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
150
|
## [8.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.19.0...@quenty/animations@8.19.1) (2025-08-12)
|
|
271
151
|
|
|
272
|
-
|
|
273
152
|
### Bug Fixes
|
|
274
153
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
154
|
+
- Stop playback faster ([7701ae1](https://github.com/Quenty/NevermoreEngine/commit/7701ae11254460a10af61b5cc970320fe087c5b4))
|
|
280
155
|
|
|
281
156
|
# [8.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.18.0...@quenty/animations@8.19.0) (2025-07-11)
|
|
282
157
|
|
|
283
|
-
|
|
284
158
|
### Features
|
|
285
159
|
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
160
|
+
- **AnimationSlotPlayer:** promise animation Stopped ([674b3af](https://github.com/Quenty/NevermoreEngine/commit/674b3afe54848bddd18faebace0f075e1b541a12))
|
|
291
161
|
|
|
292
162
|
# [8.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.17.3...@quenty/animations@8.18.0) (2025-05-10)
|
|
293
163
|
|
|
294
|
-
|
|
295
164
|
### Bug Fixes
|
|
296
165
|
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
166
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
302
167
|
|
|
303
168
|
## [8.17.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.17.2...@quenty/animations@8.17.3) (2025-04-10)
|
|
304
169
|
|
|
305
170
|
**Note:** Version bump only for package @quenty/animations
|
|
306
171
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
172
|
## [8.17.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.17.0...@quenty/animations@8.17.2) (2025-04-07)
|
|
312
173
|
|
|
313
|
-
|
|
314
174
|
### Bug Fixes
|
|
315
175
|
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
176
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
177
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
322
178
|
|
|
323
179
|
## [8.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.17.0...@quenty/animations@8.17.1) (2025-04-07)
|
|
324
180
|
|
|
325
|
-
|
|
326
181
|
### Bug Fixes
|
|
327
182
|
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
183
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
333
184
|
|
|
334
185
|
# [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.16.2...@quenty/animations@8.17.0) (2025-04-02)
|
|
335
186
|
|
|
336
187
|
**Note:** Version bump only for package @quenty/animations
|
|
337
188
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
189
|
## [8.16.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.16.1...@quenty/animations@8.16.2) (2025-03-31)
|
|
343
190
|
|
|
344
191
|
**Note:** Version bump only for package @quenty/animations
|
|
345
192
|
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
193
|
## [8.16.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.16.0...@quenty/animations@8.16.1) (2025-03-21)
|
|
351
194
|
|
|
352
195
|
**Note:** Version bump only for package @quenty/animations
|
|
353
196
|
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
197
|
# [8.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.15.0...@quenty/animations@8.16.0) (2025-02-18)
|
|
359
198
|
|
|
360
199
|
**Note:** Version bump only for package @quenty/animations
|
|
361
200
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
201
|
# [8.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.14.0...@quenty/animations@8.15.0) (2024-12-15)
|
|
367
202
|
|
|
368
203
|
**Note:** Version bump only for package @quenty/animations
|
|
369
204
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
205
|
# [8.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.13.0...@quenty/animations@8.14.0) (2024-12-03)
|
|
375
206
|
|
|
376
207
|
**Note:** Version bump only for package @quenty/animations
|
|
377
208
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
209
|
# [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.12.0...@quenty/animations@8.13.0) (2024-11-13)
|
|
383
210
|
|
|
384
211
|
**Note:** Version bump only for package @quenty/animations
|
|
385
212
|
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
213
|
# [8.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.11.1...@quenty/animations@8.12.0) (2024-11-06)
|
|
391
214
|
|
|
392
215
|
**Note:** Version bump only for package @quenty/animations
|
|
393
216
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
217
|
## [8.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.11.0...@quenty/animations@8.11.1) (2024-11-04)
|
|
399
218
|
|
|
400
219
|
**Note:** Version bump only for package @quenty/animations
|
|
401
220
|
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
221
|
# [8.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.10.0...@quenty/animations@8.11.0) (2024-11-03)
|
|
407
222
|
|
|
408
223
|
**Note:** Version bump only for package @quenty/animations
|
|
409
224
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
225
|
# [8.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.9.1...@quenty/animations@8.10.0) (2024-10-23)
|
|
415
226
|
|
|
416
227
|
**Note:** Version bump only for package @quenty/animations
|
|
417
228
|
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
229
|
## [8.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.9.0...@quenty/animations@8.9.1) (2024-10-09)
|
|
423
230
|
|
|
424
231
|
**Note:** Version bump only for package @quenty/animations
|
|
425
232
|
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
233
|
# [8.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.8.1...@quenty/animations@8.9.0) (2024-10-06)
|
|
431
234
|
|
|
432
235
|
**Note:** Version bump only for package @quenty/animations
|
|
433
236
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
237
|
## [8.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.8.0...@quenty/animations@8.8.1) (2024-10-04)
|
|
439
238
|
|
|
440
239
|
**Note:** Version bump only for package @quenty/animations
|
|
441
240
|
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
241
|
# [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.7.0...@quenty/animations@8.8.0) (2024-10-04)
|
|
447
242
|
|
|
448
243
|
**Note:** Version bump only for package @quenty/animations
|
|
449
244
|
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
245
|
# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.6.0...@quenty/animations@8.7.0) (2024-09-25)
|
|
455
246
|
|
|
456
247
|
**Note:** Version bump only for package @quenty/animations
|
|
457
248
|
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
249
|
# [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.5.1...@quenty/animations@8.6.0) (2024-09-25)
|
|
463
250
|
|
|
464
251
|
**Note:** Version bump only for package @quenty/animations
|
|
465
252
|
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
253
|
## [8.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.5.0...@quenty/animations@8.5.1) (2024-09-22)
|
|
471
254
|
|
|
472
255
|
**Note:** Version bump only for package @quenty/animations
|
|
473
256
|
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
257
|
# [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.4.0...@quenty/animations@8.5.0) (2024-09-12)
|
|
479
258
|
|
|
480
259
|
**Note:** Version bump only for package @quenty/animations
|
|
481
260
|
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
261
|
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.3.0...@quenty/animations@8.4.0) (2024-08-09)
|
|
487
262
|
|
|
488
263
|
**Note:** Version bump only for package @quenty/animations
|
|
489
264
|
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
265
|
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.2.0...@quenty/animations@8.3.0) (2024-05-09)
|
|
495
266
|
|
|
496
|
-
|
|
497
267
|
### Bug Fixes
|
|
498
268
|
|
|
499
|
-
|
|
500
|
-
|
|
269
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
501
270
|
|
|
502
271
|
### Features
|
|
503
272
|
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
273
|
+
- Allow tracks to be set in the AnimationGroup ([b51619a](https://github.com/Quenty/NevermoreEngine/commit/b51619add82097b5bc7449a21a9fd202374cd7bb))
|
|
509
274
|
|
|
510
275
|
# [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.1.0...@quenty/animations@8.2.0) (2024-04-27)
|
|
511
276
|
|
|
512
277
|
**Note:** Version bump only for package @quenty/animations
|
|
513
278
|
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
279
|
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@8.0.0...@quenty/animations@8.1.0) (2024-03-09)
|
|
519
280
|
|
|
520
281
|
**Note:** Version bump only for package @quenty/animations
|
|
521
282
|
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
283
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@7.0.0...@quenty/animations@8.0.0) (2024-02-19)
|
|
527
284
|
|
|
528
|
-
|
|
529
285
|
### Features
|
|
530
286
|
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
287
|
+
- Add AnimationPromiseUtils.promiseLoaded(animationTrack) and other helper calls ([5f743bf](https://github.com/Quenty/NevermoreEngine/commit/5f743bf3bc877af91fb91074aa7d4b03d29a09c4))
|
|
536
288
|
|
|
537
289
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@6.0.0...@quenty/animations@7.0.0) (2024-02-14)
|
|
538
290
|
|
|
539
291
|
**Note:** Version bump only for package @quenty/animations
|
|
540
292
|
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
293
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@5.0.0...@quenty/animations@6.0.0) (2024-02-13)
|
|
546
294
|
|
|
547
|
-
|
|
548
295
|
### Bug Fixes
|
|
549
296
|
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
297
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
555
298
|
|
|
556
299
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@4.0.0...@quenty/animations@5.0.0) (2024-02-13)
|
|
557
300
|
|
|
558
301
|
**Note:** Version bump only for package @quenty/animations
|
|
559
302
|
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
303
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@3.0.0...@quenty/animations@4.0.0) (2024-02-13)
|
|
565
304
|
|
|
566
305
|
**Note:** Version bump only for package @quenty/animations
|
|
567
306
|
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
307
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@2.4.0...@quenty/animations@3.0.0) (2024-01-10)
|
|
573
308
|
|
|
574
309
|
**Note:** Version bump only for package @quenty/animations
|
|
575
310
|
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
311
|
# [2.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@2.3.0...@quenty/animations@2.4.0) (2024-01-08)
|
|
581
312
|
|
|
582
313
|
**Note:** Version bump only for package @quenty/animations
|
|
583
314
|
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
315
|
# [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@2.2.0...@quenty/animations@2.3.0) (2023-12-28)
|
|
589
316
|
|
|
590
317
|
**Note:** Version bump only for package @quenty/animations
|
|
591
318
|
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
319
|
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@2.1.1...@quenty/animations@2.2.0) (2023-12-14)
|
|
597
320
|
|
|
598
|
-
|
|
599
321
|
### Features
|
|
600
322
|
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
323
|
+
- Add AnimationSlotPlayer:AdjustWeight() API call ([6e8f586](https://github.com/Quenty/NevermoreEngine/commit/6e8f586afb65303920a78b762d9bc519b30c0ffd))
|
|
606
324
|
|
|
607
325
|
## [2.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@2.1.0...@quenty/animations@2.1.1) (2023-10-28)
|
|
608
326
|
|
|
609
327
|
**Note:** Version bump only for package @quenty/animations
|
|
610
328
|
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
329
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@2.0.0...@quenty/animations@2.1.0) (2023-10-18)
|
|
616
330
|
|
|
617
331
|
**Note:** Version bump only for package @quenty/animations
|
|
618
332
|
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
333
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@1.5.0...@quenty/animations@2.0.0) (2023-10-11)
|
|
624
334
|
|
|
625
|
-
|
|
626
335
|
### Features
|
|
627
336
|
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
337
|
+
- Add AnimationSlotPlayer:AdjustSpeed(id, speed) ([bd59858](https://github.com/Quenty/NevermoreEngine/commit/bd598582df448591a71996b6198ac3ba40f03404))
|
|
633
338
|
|
|
634
339
|
# [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@1.4.0...@quenty/animations@1.5.0) (2023-09-21)
|
|
635
340
|
|
|
636
341
|
**Note:** Version bump only for package @quenty/animations
|
|
637
342
|
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
343
|
# [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@1.3.0...@quenty/animations@1.4.0) (2023-09-04)
|
|
643
344
|
|
|
644
|
-
|
|
645
345
|
### Bug Fixes
|
|
646
346
|
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
347
|
+
- Add versions to package ([104323f](https://github.com/Quenty/NevermoreEngine/commit/104323fb7f53b866282b2cdef9bf8a849cfb308c))
|
|
652
348
|
|
|
653
349
|
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@1.2.0...@quenty/animations@1.3.0) (2023-08-23)
|
|
654
350
|
|
|
655
|
-
|
|
656
351
|
### Bug Fixes
|
|
657
352
|
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
353
|
+
- Add missing dependency ([42ac596](https://github.com/Quenty/NevermoreEngine/commit/42ac5964e2154311070278732bf61b2b6b6982ce))
|
|
354
|
+
- Rename HoarcekatRigAnimator ([87ff244](https://github.com/Quenty/NevermoreEngine/commit/87ff244c1ef964a496fd71c08e9a4f3fb195a2b7))
|
|
355
|
+
- Track weight will only adjust if we get a track ([e885fce](https://github.com/Quenty/NevermoreEngine/commit/e885fced59555520dce0ed0a21f95157ba45f14d))
|
|
662
356
|
|
|
663
357
|
### Features
|
|
664
358
|
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
359
|
+
- Add AnimationSlotPlayer.new(animationTarget) ([86f1e99](https://github.com/Quenty/NevermoreEngine/commit/86f1e9989d4c52b136078a9c4c34c205e2e88549))
|
|
360
|
+
- Add AnimationTrackPlayer.new(animationTarget, animationId) ([7b254c2](https://github.com/Quenty/NevermoreEngine/commit/7b254c2870b8ed930c33081df84944925702d10a))
|
|
361
|
+
- Add studio rig animator ([9a6578b](https://github.com/Quenty/NevermoreEngine/commit/9a6578bfd712728b179ce40096f1ee7c581c112f))
|
|
672
362
|
|
|
673
363
|
# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animations@1.1.0...@quenty/animations@1.2.0) (2023-07-28)
|
|
674
364
|
|
|
675
365
|
**Note:** Version bump only for package @quenty/animations
|
|
676
366
|
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
367
|
# 1.1.0 (2023-07-10)
|
|
682
368
|
|
|
683
|
-
|
|
684
369
|
### Features
|
|
685
370
|
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
371
|
+
- Add utility package to play back animations easily ([46c33ea](https://github.com/Quenty/NevermoreEngine/commit/46c33ea401987b14ba9c674280e56cd5d4cfe530))
|
|
691
372
|
|
|
692
373
|
# v1.1.0 (Mon Jul 10 2023)
|
|
693
374
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/animations",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.32.0",
|
|
4
4
|
"description": "Utility methods for playing back animations on Roblox",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"@quenty/baseobject": "10.13.0",
|
|
32
32
|
"@quenty/enumutils": "3.4.5",
|
|
33
33
|
"@quenty/humanoidanimatorutils": "3.2.3",
|
|
34
|
-
"@quenty/instanceutils": "13.
|
|
34
|
+
"@quenty/instanceutils": "13.30.0",
|
|
35
35
|
"@quenty/loader": "10.11.0",
|
|
36
36
|
"@quenty/maid": "3.9.0",
|
|
37
37
|
"@quenty/nevermore-test-runner": "1.4.0",
|
|
@@ -40,11 +40,11 @@
|
|
|
40
40
|
"@quenty/rbxasset": "5.12.0",
|
|
41
41
|
"@quenty/rx": "13.28.2",
|
|
42
42
|
"@quenty/signal": "7.13.0",
|
|
43
|
-
"@quenty/valueobject": "13.
|
|
43
|
+
"@quenty/valueobject": "13.31.0",
|
|
44
44
|
"@quentystudios/jest-lua": "3.10.0-quenty.2"
|
|
45
45
|
},
|
|
46
46
|
"publishConfig": {
|
|
47
47
|
"access": "public"
|
|
48
48
|
},
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "f4a374a0a294ee8900aa5cb68ab138b0acf3e0ae"
|
|
50
50
|
}
|