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