@quenty/characterutils 12.31.2 → 12.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 +26 -448
- package/deploy.nevermore.json +10 -0
- package/package.json +7 -5
- package/src/Shared/RxCharacterUtils.lua +4 -0
- package/src/Shared/RxCharacterUtils.spec.lua +218 -0
- package/src/jest.config.lua +3 -0
- package/test/default.project.json +25 -0
- package/test/scripts/Server/ServerMain.server.lua +13 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,883 +3,461 @@
|
|
|
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
|
-
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @quenty/characterutils
|
|
6
|
+
# [12.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.31.2...@quenty/characterutils@12.32.0) (2026-05-29)
|
|
9
7
|
|
|
8
|
+
### Bug Fixes
|
|
10
9
|
|
|
10
|
+
- Add more tests ([0c02de8](https://github.com/Quenty/NevermoreEngine/commit/0c02de8cd5ed0346b24ea5ae439c1202a3bd6677))
|
|
11
11
|
|
|
12
|
+
## [12.31.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.31.1...@quenty/characterutils@12.31.2) (2026-04-30)
|
|
12
13
|
|
|
14
|
+
**Note:** Version bump only for package @quenty/characterutils
|
|
13
15
|
|
|
14
16
|
## [12.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.31.0...@quenty/characterutils@12.31.1) (2026-04-29)
|
|
15
17
|
|
|
16
18
|
**Note:** Version bump only for package @quenty/characterutils
|
|
17
19
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
20
|
# [12.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.30.0...@quenty/characterutils@12.31.0) (2026-04-23)
|
|
23
21
|
|
|
24
22
|
**Note:** Version bump only for package @quenty/characterutils
|
|
25
23
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
24
|
# [12.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.29.0...@quenty/characterutils@12.30.0) (2026-04-14)
|
|
31
25
|
|
|
32
26
|
**Note:** Version bump only for package @quenty/characterutils
|
|
33
27
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
28
|
# [12.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.28.0...@quenty/characterutils@12.29.0) (2026-02-20)
|
|
39
29
|
|
|
40
30
|
**Note:** Version bump only for package @quenty/characterutils
|
|
41
31
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
32
|
# [12.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.27.0...@quenty/characterutils@12.28.0) (2026-02-19)
|
|
47
33
|
|
|
48
34
|
**Note:** Version bump only for package @quenty/characterutils
|
|
49
35
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
36
|
# [12.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.26.1...@quenty/characterutils@12.27.0) (2026-02-17)
|
|
55
37
|
|
|
56
38
|
**Note:** Version bump only for package @quenty/characterutils
|
|
57
39
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
40
|
## [12.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.26.0...@quenty/characterutils@12.26.1) (2026-01-21)
|
|
63
41
|
|
|
64
42
|
**Note:** Version bump only for package @quenty/characterutils
|
|
65
43
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
44
|
# [12.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.25.0...@quenty/characterutils@12.26.0) (2026-01-18)
|
|
71
45
|
|
|
72
46
|
**Note:** Version bump only for package @quenty/characterutils
|
|
73
47
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
48
|
# [12.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.24.2...@quenty/characterutils@12.25.0) (2026-01-13)
|
|
79
49
|
|
|
80
50
|
**Note:** Version bump only for package @quenty/characterutils
|
|
81
51
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
52
|
## [12.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.24.1...@quenty/characterutils@12.24.2) (2026-01-12)
|
|
87
53
|
|
|
88
|
-
|
|
89
54
|
### Bug Fixes
|
|
90
55
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
56
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
96
57
|
|
|
97
58
|
## [12.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.24.0...@quenty/characterutils@12.24.1) (2026-01-10)
|
|
98
59
|
|
|
99
60
|
**Note:** Version bump only for package @quenty/characterutils
|
|
100
61
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
62
|
# [12.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.23.0...@quenty/characterutils@12.24.0) (2026-01-08)
|
|
106
63
|
|
|
107
64
|
**Note:** Version bump only for package @quenty/characterutils
|
|
108
65
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
66
|
# [12.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.22.6...@quenty/characterutils@12.23.0) (2026-01-04)
|
|
114
67
|
|
|
115
68
|
**Note:** Version bump only for package @quenty/characterutils
|
|
116
69
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
70
|
## [12.22.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.22.5...@quenty/characterutils@12.22.6) (2026-01-03)
|
|
122
71
|
|
|
123
72
|
**Note:** Version bump only for package @quenty/characterutils
|
|
124
73
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
74
|
## [12.22.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.22.4...@quenty/characterutils@12.22.5) (2025-12-31)
|
|
130
75
|
|
|
131
76
|
**Note:** Version bump only for package @quenty/characterutils
|
|
132
77
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
78
|
## [12.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.22.3...@quenty/characterutils@12.22.4) (2025-12-29)
|
|
138
79
|
|
|
139
80
|
**Note:** Version bump only for package @quenty/characterutils
|
|
140
81
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
82
|
## [12.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.22.2...@quenty/characterutils@12.22.3) (2025-12-29)
|
|
146
83
|
|
|
147
84
|
**Note:** Version bump only for package @quenty/characterutils
|
|
148
85
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
86
|
## [12.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.22.1...@quenty/characterutils@12.22.2) (2025-11-22)
|
|
154
87
|
|
|
155
88
|
**Note:** Version bump only for package @quenty/characterutils
|
|
156
89
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
90
|
## [12.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.22.0...@quenty/characterutils@12.22.1) (2025-11-12)
|
|
162
91
|
|
|
163
92
|
**Note:** Version bump only for package @quenty/characterutils
|
|
164
93
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
94
|
# [12.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.21.0...@quenty/characterutils@12.22.0) (2025-09-26)
|
|
170
95
|
|
|
171
96
|
**Note:** Version bump only for package @quenty/characterutils
|
|
172
97
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
98
|
# [12.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.20.1...@quenty/characterutils@12.21.0) (2025-08-29)
|
|
178
99
|
|
|
179
100
|
**Note:** Version bump only for package @quenty/characterutils
|
|
180
101
|
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
102
|
## [12.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.20.0...@quenty/characterutils@12.20.1) (2025-08-12)
|
|
186
103
|
|
|
187
104
|
**Note:** Version bump only for package @quenty/characterutils
|
|
188
105
|
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
106
|
# [12.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.19.0...@quenty/characterutils@12.20.0) (2025-07-11)
|
|
194
107
|
|
|
195
|
-
|
|
196
108
|
### Features
|
|
197
109
|
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
110
|
+
- **RootPartUtils:** getRootPart function ([e07270c](https://github.com/Quenty/NevermoreEngine/commit/e07270c0b1e1b3ab67620fb6e2af72e03580dc2a))
|
|
203
111
|
|
|
204
112
|
# [12.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.18.3...@quenty/characterutils@12.19.0) (2025-05-10)
|
|
205
113
|
|
|
206
|
-
|
|
207
114
|
### Bug Fixes
|
|
208
115
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
116
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
214
117
|
|
|
215
118
|
## [12.18.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.18.2...@quenty/characterutils@12.18.3) (2025-04-10)
|
|
216
119
|
|
|
217
120
|
**Note:** Version bump only for package @quenty/characterutils
|
|
218
121
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
122
|
## [12.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.18.0...@quenty/characterutils@12.18.2) (2025-04-07)
|
|
224
123
|
|
|
225
|
-
|
|
226
124
|
### Bug Fixes
|
|
227
125
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
126
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
127
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
234
128
|
|
|
235
129
|
## [12.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.18.0...@quenty/characterutils@12.18.1) (2025-04-07)
|
|
236
130
|
|
|
237
|
-
|
|
238
131
|
### Bug Fixes
|
|
239
132
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
133
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
245
134
|
|
|
246
135
|
# [12.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.17.2...@quenty/characterutils@12.18.0) (2025-04-02)
|
|
247
136
|
|
|
248
137
|
**Note:** Version bump only for package @quenty/characterutils
|
|
249
138
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
139
|
## [12.17.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.17.1...@quenty/characterutils@12.17.2) (2025-03-31)
|
|
255
140
|
|
|
256
141
|
**Note:** Version bump only for package @quenty/characterutils
|
|
257
142
|
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
143
|
## [12.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.17.0...@quenty/characterutils@12.17.1) (2025-03-21)
|
|
263
144
|
|
|
264
145
|
**Note:** Version bump only for package @quenty/characterutils
|
|
265
146
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
147
|
# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.16.0...@quenty/characterutils@12.17.0) (2025-02-18)
|
|
271
148
|
|
|
272
149
|
**Note:** Version bump only for package @quenty/characterutils
|
|
273
150
|
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
151
|
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.15.0...@quenty/characterutils@12.16.0) (2025-01-24)
|
|
279
152
|
|
|
280
153
|
**Note:** Version bump only for package @quenty/characterutils
|
|
281
154
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
155
|
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.14.0...@quenty/characterutils@12.15.0) (2024-12-15)
|
|
287
156
|
|
|
288
157
|
**Note:** Version bump only for package @quenty/characterutils
|
|
289
158
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
159
|
# [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.13.0...@quenty/characterutils@12.14.0) (2024-12-03)
|
|
295
160
|
|
|
296
161
|
**Note:** Version bump only for package @quenty/characterutils
|
|
297
162
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
163
|
# [12.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.12.0...@quenty/characterutils@12.13.0) (2024-11-13)
|
|
303
164
|
|
|
304
165
|
**Note:** Version bump only for package @quenty/characterutils
|
|
305
166
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
167
|
# [12.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.11.1...@quenty/characterutils@12.12.0) (2024-11-06)
|
|
311
168
|
|
|
312
|
-
|
|
313
169
|
### Bug Fixes
|
|
314
170
|
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
171
|
+
- Better stack traces ([247ce9b](https://github.com/Quenty/NevermoreEngine/commit/247ce9bd97753dec8c8fd6674f93cba2c7deca05))
|
|
320
172
|
|
|
321
173
|
## [12.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.11.0...@quenty/characterutils@12.11.1) (2024-11-04)
|
|
322
174
|
|
|
323
175
|
**Note:** Version bump only for package @quenty/characterutils
|
|
324
176
|
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
177
|
# [12.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.10.0...@quenty/characterutils@12.11.0) (2024-11-03)
|
|
330
178
|
|
|
331
179
|
**Note:** Version bump only for package @quenty/characterutils
|
|
332
180
|
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
181
|
# [12.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.9.1...@quenty/characterutils@12.10.0) (2024-10-23)
|
|
338
182
|
|
|
339
183
|
**Note:** Version bump only for package @quenty/characterutils
|
|
340
184
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
185
|
## [12.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.9.0...@quenty/characterutils@12.9.1) (2024-10-09)
|
|
346
186
|
|
|
347
187
|
**Note:** Version bump only for package @quenty/characterutils
|
|
348
188
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
189
|
# [12.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.8.1...@quenty/characterutils@12.9.0) (2024-10-06)
|
|
354
190
|
|
|
355
191
|
**Note:** Version bump only for package @quenty/characterutils
|
|
356
192
|
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
193
|
## [12.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.8.0...@quenty/characterutils@12.8.1) (2024-10-04)
|
|
362
194
|
|
|
363
195
|
**Note:** Version bump only for package @quenty/characterutils
|
|
364
196
|
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
197
|
# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.7.0...@quenty/characterutils@12.8.0) (2024-10-04)
|
|
370
198
|
|
|
371
|
-
|
|
372
199
|
### Bug Fixes
|
|
373
200
|
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
201
|
+
- Simplify rootPart calls to reduce memory usage ([1dfc3d5](https://github.com/Quenty/NevermoreEngine/commit/1dfc3d5b03b70d794d3b0782b202182293bdb41d))
|
|
379
202
|
|
|
380
203
|
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.6.0...@quenty/characterutils@12.7.0) (2024-09-25)
|
|
381
204
|
|
|
382
205
|
**Note:** Version bump only for package @quenty/characterutils
|
|
383
206
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
207
|
# [12.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.5.0...@quenty/characterutils@12.6.0) (2024-09-25)
|
|
389
208
|
|
|
390
209
|
**Note:** Version bump only for package @quenty/characterutils
|
|
391
210
|
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
211
|
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.4.0...@quenty/characterutils@12.5.0) (2024-09-12)
|
|
397
212
|
|
|
398
|
-
|
|
399
213
|
### Features
|
|
400
214
|
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
215
|
+
- Add RxCharacterUtil helper methods ([7b0b7a9](https://github.com/Quenty/NevermoreEngine/commit/7b0b7a94b4c8c7c76b030b48ecdab1f1c8a7ff53))
|
|
406
216
|
|
|
407
217
|
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.3.0...@quenty/characterutils@12.4.0) (2024-08-09)
|
|
408
218
|
|
|
409
219
|
**Note:** Version bump only for package @quenty/characterutils
|
|
410
220
|
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
221
|
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.2.0...@quenty/characterutils@12.3.0) (2024-05-09)
|
|
416
222
|
|
|
417
|
-
|
|
418
223
|
### Bug Fixes
|
|
419
224
|
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
225
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
425
226
|
|
|
426
227
|
# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.1.0...@quenty/characterutils@12.2.0) (2024-04-27)
|
|
427
228
|
|
|
428
229
|
**Note:** Version bump only for package @quenty/characterutils
|
|
429
230
|
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
231
|
# [12.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@12.0.0...@quenty/characterutils@12.1.0) (2024-03-09)
|
|
435
232
|
|
|
436
233
|
**Note:** Version bump only for package @quenty/characterutils
|
|
437
234
|
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
235
|
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@11.0.0...@quenty/characterutils@12.0.0) (2024-02-14)
|
|
443
236
|
|
|
444
237
|
**Note:** Version bump only for package @quenty/characterutils
|
|
445
238
|
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
239
|
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@10.0.0...@quenty/characterutils@11.0.0) (2024-02-13)
|
|
451
240
|
|
|
452
241
|
**Note:** Version bump only for package @quenty/characterutils
|
|
453
242
|
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
243
|
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@9.0.0...@quenty/characterutils@10.0.0) (2024-02-13)
|
|
459
244
|
|
|
460
245
|
**Note:** Version bump only for package @quenty/characterutils
|
|
461
246
|
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
247
|
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@8.0.0...@quenty/characterutils@9.0.0) (2024-02-13)
|
|
467
248
|
|
|
468
249
|
**Note:** Version bump only for package @quenty/characterutils
|
|
469
250
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
251
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@7.4.0...@quenty/characterutils@8.0.0) (2024-01-10)
|
|
475
252
|
|
|
476
253
|
**Note:** Version bump only for package @quenty/characterutils
|
|
477
254
|
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
255
|
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@7.3.0...@quenty/characterutils@7.4.0) (2024-01-08)
|
|
483
256
|
|
|
484
257
|
**Note:** Version bump only for package @quenty/characterutils
|
|
485
258
|
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
259
|
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@7.2.0...@quenty/characterutils@7.3.0) (2023-12-28)
|
|
491
260
|
|
|
492
261
|
**Note:** Version bump only for package @quenty/characterutils
|
|
493
262
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
263
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@7.1.1...@quenty/characterutils@7.2.0) (2023-12-14)
|
|
499
264
|
|
|
500
265
|
**Note:** Version bump only for package @quenty/characterutils
|
|
501
266
|
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
267
|
## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@7.1.0...@quenty/characterutils@7.1.1) (2023-10-28)
|
|
507
268
|
|
|
508
269
|
**Note:** Version bump only for package @quenty/characterutils
|
|
509
270
|
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
271
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@7.0.0...@quenty/characterutils@7.1.0) (2023-10-18)
|
|
515
272
|
|
|
516
273
|
**Note:** Version bump only for package @quenty/characterutils
|
|
517
274
|
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
275
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.15.0...@quenty/characterutils@7.0.0) (2023-10-11)
|
|
523
276
|
|
|
524
277
|
**Note:** Version bump only for package @quenty/characterutils
|
|
525
278
|
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
279
|
# [6.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.14.0...@quenty/characterutils@6.15.0) (2023-09-21)
|
|
531
280
|
|
|
532
281
|
**Note:** Version bump only for package @quenty/characterutils
|
|
533
282
|
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
283
|
# [6.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.13.0...@quenty/characterutils@6.14.0) (2023-09-04)
|
|
539
284
|
|
|
540
285
|
**Note:** Version bump only for package @quenty/characterutils
|
|
541
286
|
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
287
|
# [6.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.12.0...@quenty/characterutils@6.13.0) (2023-08-23)
|
|
547
288
|
|
|
548
|
-
|
|
549
289
|
### Features
|
|
550
290
|
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
291
|
+
- Add RxRootPartUtils.observeHumanoidRootPartBrioFromHumanoid(humanoid) ([1b9ead5](https://github.com/Quenty/NevermoreEngine/commit/1b9ead5a2ebc89c21cbca0af4a0766c1733e0385))
|
|
556
292
|
|
|
557
293
|
# [6.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.11.0...@quenty/characterutils@6.12.0) (2023-07-28)
|
|
558
294
|
|
|
559
295
|
**Note:** Version bump only for package @quenty/characterutils
|
|
560
296
|
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
297
|
# [6.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.10.0...@quenty/characterutils@6.11.0) (2023-07-23)
|
|
566
298
|
|
|
567
|
-
|
|
568
299
|
### Features
|
|
569
300
|
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
301
|
+
- Add RxCharacterUtils.observeCharacter(player) ([2a8240b](https://github.com/Quenty/NevermoreEngine/commit/2a8240b2c57bda9ba42ade2492110e535a187ad5))
|
|
575
302
|
|
|
576
303
|
# [6.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.9.0...@quenty/characterutils@6.10.0) (2023-07-15)
|
|
577
304
|
|
|
578
305
|
**Note:** Version bump only for package @quenty/characterutils
|
|
579
306
|
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
307
|
# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.8.0...@quenty/characterutils@6.9.0) (2023-07-10)
|
|
585
308
|
|
|
586
|
-
|
|
587
309
|
### Features
|
|
588
310
|
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
311
|
+
- Add RxRootPartUtils.observeHumanoidRootPartBrio(character) ([a7dd72e](https://github.com/Quenty/NevermoreEngine/commit/a7dd72e31018ac4c20f68c4caa0c9b6105325af8))
|
|
594
312
|
|
|
595
313
|
# [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.7.0...@quenty/characterutils@6.8.0) (2023-06-17)
|
|
596
314
|
|
|
597
315
|
**Note:** Version bump only for package @quenty/characterutils
|
|
598
316
|
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
317
|
# [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.6.0...@quenty/characterutils@6.7.0) (2023-05-26)
|
|
604
318
|
|
|
605
|
-
|
|
606
319
|
### Bug Fixes
|
|
607
320
|
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
321
|
+
- Fix dependencies ([67791a2](https://github.com/Quenty/NevermoreEngine/commit/67791a289c0956bf4947ac81bf792ee56496b3e8))
|
|
613
322
|
|
|
614
323
|
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.5.0...@quenty/characterutils@6.6.0) (2023-05-08)
|
|
615
324
|
|
|
616
|
-
|
|
617
325
|
### Bug Fixes
|
|
618
326
|
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
327
|
+
- CharacterUtils was missing dependancy ([903c319](https://github.com/Quenty/NevermoreEngine/commit/903c31919681399a58399737b2b16910b13a1163))
|
|
624
328
|
|
|
625
329
|
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.4.1...@quenty/characterutils@6.5.0) (2023-04-10)
|
|
626
330
|
|
|
627
331
|
**Note:** Version bump only for package @quenty/characterutils
|
|
628
332
|
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
333
|
## [6.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.4.0...@quenty/characterutils@6.4.1) (2023-04-07)
|
|
634
334
|
|
|
635
335
|
**Note:** Version bump only for package @quenty/characterutils
|
|
636
336
|
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
337
|
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.3.0...@quenty/characterutils@6.4.0) (2023-03-31)
|
|
642
338
|
|
|
643
339
|
**Note:** Version bump only for package @quenty/characterutils
|
|
644
340
|
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
341
|
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.2.0...@quenty/characterutils@6.3.0) (2023-03-05)
|
|
650
342
|
|
|
651
343
|
**Note:** Version bump only for package @quenty/characterutils
|
|
652
344
|
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
345
|
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.1.0...@quenty/characterutils@6.2.0) (2023-02-27)
|
|
658
346
|
|
|
659
347
|
**Note:** Version bump only for package @quenty/characterutils
|
|
660
348
|
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
349
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.0.1...@quenty/characterutils@6.1.0) (2023-02-21)
|
|
666
350
|
|
|
667
351
|
**Note:** Version bump only for package @quenty/characterutils
|
|
668
352
|
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
353
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@6.0.0...@quenty/characterutils@6.0.1) (2022-11-04)
|
|
674
354
|
|
|
675
355
|
**Note:** Version bump only for package @quenty/characterutils
|
|
676
356
|
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
357
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@5.2.1...@quenty/characterutils@6.0.0) (2022-09-27)
|
|
682
358
|
|
|
683
359
|
**Note:** Version bump only for package @quenty/characterutils
|
|
684
360
|
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
361
|
## [5.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@5.2.0...@quenty/characterutils@5.2.1) (2022-08-16)
|
|
690
362
|
|
|
691
363
|
**Note:** Version bump only for package @quenty/characterutils
|
|
692
364
|
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
365
|
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@5.1.0...@quenty/characterutils@5.2.0) (2022-07-31)
|
|
698
366
|
|
|
699
367
|
**Note:** Version bump only for package @quenty/characterutils
|
|
700
368
|
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
369
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@5.0.0...@quenty/characterutils@5.1.0) (2022-06-24)
|
|
706
370
|
|
|
707
|
-
|
|
708
371
|
### Features
|
|
709
372
|
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
373
|
+
- Add RxCharacterUtils ([#262](https://github.com/Quenty/NevermoreEngine/issues/262)) ([760a912](https://github.com/Quenty/NevermoreEngine/commit/760a9121368f17eedc5bfca2decec66444811dfe))
|
|
715
374
|
|
|
716
375
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@4.2.0...@quenty/characterutils@5.0.0) (2022-05-21)
|
|
717
376
|
|
|
718
377
|
**Note:** Version bump only for package @quenty/characterutils
|
|
719
378
|
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
379
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@4.1.0...@quenty/characterutils@4.2.0) (2022-03-27)
|
|
725
380
|
|
|
726
381
|
**Note:** Version bump only for package @quenty/characterutils
|
|
727
382
|
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
383
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@4.0.0...@quenty/characterutils@4.1.0) (2022-03-10)
|
|
733
384
|
|
|
734
385
|
**Note:** Version bump only for package @quenty/characterutils
|
|
735
386
|
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
387
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.6.0...@quenty/characterutils@4.0.0) (2022-03-06)
|
|
741
388
|
|
|
742
389
|
**Note:** Version bump only for package @quenty/characterutils
|
|
743
390
|
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
391
|
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.5.1...@quenty/characterutils@3.6.0) (2022-01-17)
|
|
749
392
|
|
|
750
393
|
**Note:** Version bump only for package @quenty/characterutils
|
|
751
394
|
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
395
|
## [3.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.5.0...@quenty/characterutils@3.5.1) (2022-01-16)
|
|
757
396
|
|
|
758
397
|
**Note:** Version bump only for package @quenty/characterutils
|
|
759
398
|
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
399
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.4.0...@quenty/characterutils@3.5.0) (2022-01-07)
|
|
765
400
|
|
|
766
401
|
**Note:** Version bump only for package @quenty/characterutils
|
|
767
402
|
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
403
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.3.1...@quenty/characterutils@3.4.0) (2022-01-03)
|
|
773
404
|
|
|
774
405
|
**Note:** Version bump only for package @quenty/characterutils
|
|
775
406
|
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
407
|
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.3.0...@quenty/characterutils@3.3.1) (2021-12-30)
|
|
781
408
|
|
|
782
409
|
**Note:** Version bump only for package @quenty/characterutils
|
|
783
410
|
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
411
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.2.0...@quenty/characterutils@3.3.0) (2021-12-18)
|
|
789
412
|
|
|
790
413
|
**Note:** Version bump only for package @quenty/characterutils
|
|
791
414
|
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
415
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.1.2...@quenty/characterutils@3.2.0) (2021-11-20)
|
|
797
416
|
|
|
798
|
-
|
|
799
417
|
### Bug Fixes
|
|
800
418
|
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
419
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
806
420
|
|
|
807
421
|
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.1.1...@quenty/characterutils@3.1.2) (2021-10-30)
|
|
808
422
|
|
|
809
423
|
**Note:** Version bump only for package @quenty/characterutils
|
|
810
424
|
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
425
|
## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.1.0...@quenty/characterutils@3.1.1) (2021-10-06)
|
|
816
426
|
|
|
817
427
|
**Note:** Version bump only for package @quenty/characterutils
|
|
818
428
|
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
429
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.0.1...@quenty/characterutils@3.1.0) (2021-10-02)
|
|
824
430
|
|
|
825
431
|
**Note:** Version bump only for package @quenty/characterutils
|
|
826
432
|
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
433
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@3.0.0...@quenty/characterutils@3.0.1) (2021-09-18)
|
|
832
434
|
|
|
833
435
|
**Note:** Version bump only for package @quenty/characterutils
|
|
834
436
|
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
437
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@2.1.0...@quenty/characterutils@3.0.0) (2021-09-11)
|
|
840
438
|
|
|
841
439
|
**Note:** Version bump only for package @quenty/characterutils
|
|
842
440
|
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
441
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@2.0.0...@quenty/characterutils@2.1.0) (2021-09-05)
|
|
848
442
|
|
|
849
443
|
**Note:** Version bump only for package @quenty/characterutils
|
|
850
444
|
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
445
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/characterutils@1.2.0...@quenty/characterutils@2.0.0) (2021-09-05)
|
|
856
446
|
|
|
857
|
-
|
|
858
447
|
### Bug Fixes
|
|
859
448
|
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
449
|
+
- 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))
|
|
865
450
|
|
|
866
451
|
# 1.2.0 (2021-07-31)
|
|
867
452
|
|
|
868
|
-
|
|
869
453
|
### Bug Fixes
|
|
870
454
|
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
455
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
456
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
457
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
876
458
|
|
|
877
459
|
## 1.0.2 (2021-07-25)
|
|
878
460
|
|
|
879
|
-
|
|
880
|
-
|
|
881
461
|
## 1.0.1 (2021-07-25)
|
|
882
462
|
|
|
883
|
-
|
|
884
|
-
|
|
885
463
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/characterutils",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.32.0",
|
|
4
4
|
"description": "CharacterUtils",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -28,16 +28,18 @@
|
|
|
28
28
|
"Quenty"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@quenty/brio": "14.
|
|
31
|
+
"@quenty/brio": "14.30.0",
|
|
32
32
|
"@quenty/deferred": "2.3.2",
|
|
33
|
-
"@quenty/instanceutils": "13.
|
|
33
|
+
"@quenty/instanceutils": "13.30.0",
|
|
34
34
|
"@quenty/loader": "10.11.0",
|
|
35
35
|
"@quenty/maid": "3.9.0",
|
|
36
|
+
"@quenty/nevermore-test-runner": "1.4.0",
|
|
36
37
|
"@quenty/promise": "10.18.0",
|
|
37
|
-
"@quenty/rx": "13.28.2"
|
|
38
|
+
"@quenty/rx": "13.28.2",
|
|
39
|
+
"@quentystudios/jest-lua": "3.10.0-quenty.2"
|
|
38
40
|
},
|
|
39
41
|
"publishConfig": {
|
|
40
42
|
"access": "public"
|
|
41
43
|
},
|
|
42
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "f4a374a0a294ee8900aa5cb68ab138b0acf3e0ae"
|
|
43
45
|
}
|
|
@@ -53,6 +53,10 @@ function RxCharacterUtils.observeCharacterBrio(player: Player): Observable.Obser
|
|
|
53
53
|
end)
|
|
54
54
|
end
|
|
55
55
|
|
|
56
|
+
function RxCharacterUtils._test_injectPlayerService(newPlayers: Players)
|
|
57
|
+
Players = newPlayers or game:GetService("Players")
|
|
58
|
+
end
|
|
59
|
+
|
|
56
60
|
--[=[
|
|
57
61
|
Observes whether the instance is part of the local player's character
|
|
58
62
|
|
|
@@ -0,0 +1,218 @@
|
|
|
1
|
+
--!nonstrict
|
|
2
|
+
--[[
|
|
3
|
+
Unit tests for RxCharacterUtils.lua
|
|
4
|
+
]]
|
|
5
|
+
|
|
6
|
+
local require = (require :: any)(
|
|
7
|
+
game:GetService("ServerScriptService"):FindFirstChild("LoaderUtils", true).Parent
|
|
8
|
+
).bootstrapStory(script) :: typeof(require(script.Parent.loader).load(script))
|
|
9
|
+
|
|
10
|
+
local Brio = require("Brio")
|
|
11
|
+
local Jest = require("Jest")
|
|
12
|
+
local Maid = require("Maid")
|
|
13
|
+
local Observable = require("Observable")
|
|
14
|
+
local RxCharacterUtils = require("RxCharacterUtils")
|
|
15
|
+
|
|
16
|
+
local afterAll = Jest.Globals.afterAll
|
|
17
|
+
local describe = Jest.Globals.describe
|
|
18
|
+
local expect = Jest.Globals.expect
|
|
19
|
+
local it = Jest.Globals.it
|
|
20
|
+
|
|
21
|
+
-- Test instances (shared across all tests)
|
|
22
|
+
local character = Instance.new("Model")
|
|
23
|
+
character.Name = "MockCharacter"
|
|
24
|
+
|
|
25
|
+
local childPart = Instance.new("Part")
|
|
26
|
+
childPart.Name = "ChildPart"
|
|
27
|
+
childPart.Parent = character
|
|
28
|
+
|
|
29
|
+
local unrelatedPart = Instance.new("Part")
|
|
30
|
+
unrelatedPart.Name = "UnrelatedPart"
|
|
31
|
+
|
|
32
|
+
-- Save original before any overrides
|
|
33
|
+
local originalObserveLocalPlayerCharacter = RxCharacterUtils.observeLocalPlayerCharacter
|
|
34
|
+
|
|
35
|
+
--[[
|
|
36
|
+
Creates a mock environment that:
|
|
37
|
+
1. Injects a proxy for Players so Players.LocalPlayer is truthy
|
|
38
|
+
2. Overrides observeLocalPlayerCharacter to return a controllable observable
|
|
39
|
+
Returns setCharacter(char) to change the character and cleanup() to restore.
|
|
40
|
+
]]
|
|
41
|
+
local function createMockEnvironment()
|
|
42
|
+
local currentCharacter = nil
|
|
43
|
+
local subscribers = {}
|
|
44
|
+
|
|
45
|
+
-- Mock Players: only needs .LocalPlayer to be truthy to pass the nil-check
|
|
46
|
+
-- in observeIsOfLocalCharacter. We never pass this to RxInstanceUtils.
|
|
47
|
+
local mockPlayers = newproxy(true)
|
|
48
|
+
local mt = getmetatable(mockPlayers)
|
|
49
|
+
mt.__index = function(_, key)
|
|
50
|
+
if key == "LocalPlayer" then
|
|
51
|
+
return true
|
|
52
|
+
end
|
|
53
|
+
|
|
54
|
+
error("Bad index " .. tostring(key) .. " on mock Players")
|
|
55
|
+
end
|
|
56
|
+
|
|
57
|
+
RxCharacterUtils._test_injectPlayerService(mockPlayers :: any)
|
|
58
|
+
|
|
59
|
+
-- Override observeLocalPlayerCharacter so it doesn't call
|
|
60
|
+
-- RxInstanceUtils.observeProperty(Players, "LocalPlayer") which requires a real Instance.
|
|
61
|
+
RxCharacterUtils.observeLocalPlayerCharacter = function()
|
|
62
|
+
return Observable.new(function(sub)
|
|
63
|
+
table.insert(subscribers, sub)
|
|
64
|
+
sub:Fire(currentCharacter)
|
|
65
|
+
return function()
|
|
66
|
+
local idx = table.find(subscribers, sub)
|
|
67
|
+
if idx then
|
|
68
|
+
table.remove(subscribers, idx)
|
|
69
|
+
end
|
|
70
|
+
end
|
|
71
|
+
end)
|
|
72
|
+
end
|
|
73
|
+
|
|
74
|
+
local function setCharacter(char)
|
|
75
|
+
currentCharacter = char
|
|
76
|
+
for _, sub in subscribers do
|
|
77
|
+
sub:Fire(char)
|
|
78
|
+
end
|
|
79
|
+
end
|
|
80
|
+
|
|
81
|
+
local function cleanup()
|
|
82
|
+
RxCharacterUtils.observeLocalPlayerCharacter = originalObserveLocalPlayerCharacter
|
|
83
|
+
RxCharacterUtils._test_injectPlayerService(nil :: any)
|
|
84
|
+
end
|
|
85
|
+
|
|
86
|
+
return setCharacter, cleanup
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
describe("RxCharacterUtils.observeIsOfLocalCharacter", function()
|
|
90
|
+
local maid = Maid.new()
|
|
91
|
+
local setCharacter, cleanupMock = createMockEnvironment()
|
|
92
|
+
|
|
93
|
+
-- Subscribe to all three instances at once
|
|
94
|
+
local childPartValue = nil
|
|
95
|
+
local childPartFireCount = 0
|
|
96
|
+
maid:GiveTask(RxCharacterUtils.observeIsOfLocalCharacter(childPart):Subscribe(function(value)
|
|
97
|
+
childPartValue = value
|
|
98
|
+
childPartFireCount += 1
|
|
99
|
+
end))
|
|
100
|
+
|
|
101
|
+
local characterValue = nil
|
|
102
|
+
maid:GiveTask(RxCharacterUtils.observeIsOfLocalCharacter(character):Subscribe(function(value)
|
|
103
|
+
characterValue = value
|
|
104
|
+
end))
|
|
105
|
+
|
|
106
|
+
local unrelatedValue = nil
|
|
107
|
+
maid:GiveTask(RxCharacterUtils.observeIsOfLocalCharacter(unrelatedPart):Subscribe(function(value)
|
|
108
|
+
unrelatedValue = value
|
|
109
|
+
end))
|
|
110
|
+
|
|
111
|
+
afterAll(function()
|
|
112
|
+
maid:Destroy()
|
|
113
|
+
cleanupMock()
|
|
114
|
+
end)
|
|
115
|
+
|
|
116
|
+
it("should initially emit false for all instances when no character is set", function()
|
|
117
|
+
expect(childPartValue).toEqual(false)
|
|
118
|
+
expect(characterValue).toEqual(false)
|
|
119
|
+
expect(unrelatedValue).toEqual(false)
|
|
120
|
+
end)
|
|
121
|
+
|
|
122
|
+
it("should emit true for descendant and character itself when character is set", function()
|
|
123
|
+
setCharacter(character)
|
|
124
|
+
expect(childPartValue).toEqual(true)
|
|
125
|
+
expect(characterValue).toEqual(true)
|
|
126
|
+
end)
|
|
127
|
+
|
|
128
|
+
it("should still emit false for unrelated instance when character is set", function()
|
|
129
|
+
expect(unrelatedValue).toEqual(false)
|
|
130
|
+
end)
|
|
131
|
+
|
|
132
|
+
it("should emit false when character is cleared", function()
|
|
133
|
+
setCharacter(nil)
|
|
134
|
+
expect(childPartValue).toEqual(false)
|
|
135
|
+
expect(characterValue).toEqual(false)
|
|
136
|
+
end)
|
|
137
|
+
|
|
138
|
+
it("should emit true again when character is restored", function()
|
|
139
|
+
setCharacter(character)
|
|
140
|
+
expect(childPartValue).toEqual(true)
|
|
141
|
+
expect(characterValue).toEqual(true)
|
|
142
|
+
expect(unrelatedValue).toEqual(false)
|
|
143
|
+
end)
|
|
144
|
+
end)
|
|
145
|
+
|
|
146
|
+
describe("RxCharacterUtils.observeIsOfLocalCharacterBrio", function()
|
|
147
|
+
local maid = Maid.new()
|
|
148
|
+
local setCharacter, cleanupMock = createMockEnvironment()
|
|
149
|
+
|
|
150
|
+
-- childPart subscription (descendant of character)
|
|
151
|
+
local childPartBrios = {}
|
|
152
|
+
local childPartBrioCount = 0
|
|
153
|
+
maid:GiveTask(RxCharacterUtils.observeIsOfLocalCharacterBrio(childPart):Subscribe(function(brio)
|
|
154
|
+
table.insert(childPartBrios, brio)
|
|
155
|
+
childPartBrioCount += 1
|
|
156
|
+
end))
|
|
157
|
+
|
|
158
|
+
-- unrelatedPart subscription
|
|
159
|
+
local unrelatedBrioCount = 0
|
|
160
|
+
maid:GiveTask(RxCharacterUtils.observeIsOfLocalCharacterBrio(unrelatedPart):Subscribe(function(_brio)
|
|
161
|
+
unrelatedBrioCount += 1
|
|
162
|
+
end))
|
|
163
|
+
|
|
164
|
+
-- Separate subscription to test that destroying a sub kills its brio
|
|
165
|
+
local cleanupTestBrio = nil
|
|
166
|
+
local cleanupSub = RxCharacterUtils.observeIsOfLocalCharacterBrio(childPart):Subscribe(function(brio)
|
|
167
|
+
cleanupTestBrio = brio
|
|
168
|
+
end)
|
|
169
|
+
|
|
170
|
+
afterAll(function()
|
|
171
|
+
maid:Destroy()
|
|
172
|
+
cleanupSub:Destroy()
|
|
173
|
+
cleanupMock()
|
|
174
|
+
end)
|
|
175
|
+
|
|
176
|
+
it("should not emit any brio initially when character is nil", function()
|
|
177
|
+
expect(childPartBrioCount).toEqual(0)
|
|
178
|
+
expect(unrelatedBrioCount).toEqual(0)
|
|
179
|
+
end)
|
|
180
|
+
|
|
181
|
+
it("should emit a living brio for descendant when character is set", function()
|
|
182
|
+
setCharacter(character)
|
|
183
|
+
expect(childPartBrioCount).toEqual(1)
|
|
184
|
+
expect(Brio.isBrio(childPartBrios[1])).toEqual(true)
|
|
185
|
+
expect(childPartBrios[1]:IsDead()).toEqual(false)
|
|
186
|
+
expect(childPartBrios[1]:GetValue()).toEqual(true)
|
|
187
|
+
end)
|
|
188
|
+
|
|
189
|
+
it("should not emit a brio for unrelated instance when character is set", function()
|
|
190
|
+
expect(unrelatedBrioCount).toEqual(0)
|
|
191
|
+
end)
|
|
192
|
+
|
|
193
|
+
it("should kill the brio when character is cleared", function()
|
|
194
|
+
local firstBrio = childPartBrios[1]
|
|
195
|
+
setCharacter(nil)
|
|
196
|
+
expect(firstBrio:IsDead()).toEqual(true)
|
|
197
|
+
end)
|
|
198
|
+
|
|
199
|
+
it("should emit a new living brio when character is restored", function()
|
|
200
|
+
setCharacter(character)
|
|
201
|
+
expect(childPartBrioCount).toEqual(2)
|
|
202
|
+
|
|
203
|
+
local secondBrio = childPartBrios[2]
|
|
204
|
+
expect(Brio.isBrio(secondBrio)).toEqual(true)
|
|
205
|
+
expect(secondBrio:IsDead()).toEqual(false)
|
|
206
|
+
expect(secondBrio:GetValue()).toEqual(true)
|
|
207
|
+
-- Should be a different brio than the first one
|
|
208
|
+
expect(secondBrio).never.toBe(childPartBrios[1])
|
|
209
|
+
end)
|
|
210
|
+
|
|
211
|
+
it("should kill the brio when subscription is destroyed", function()
|
|
212
|
+
expect(cleanupTestBrio).never.toBeNil()
|
|
213
|
+
expect(cleanupTestBrio:IsDead()).toEqual(false)
|
|
214
|
+
local brioRef = cleanupTestBrio
|
|
215
|
+
cleanupSub:Destroy()
|
|
216
|
+
expect(brioRef:IsDead()).toEqual(true)
|
|
217
|
+
end)
|
|
218
|
+
end)
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "CharacterutilsTest",
|
|
3
|
+
"globIgnorePaths": [
|
|
4
|
+
"**/.package-lock.json",
|
|
5
|
+
"**/.pnpm",
|
|
6
|
+
"**/.pnpm-workspace-state-v1.json",
|
|
7
|
+
"**/.modules.yaml",
|
|
8
|
+
"**/.ignored",
|
|
9
|
+
"**/.ignored_*"
|
|
10
|
+
],
|
|
11
|
+
"tree": {
|
|
12
|
+
"$className": "DataModel",
|
|
13
|
+
"ServerScriptService": {
|
|
14
|
+
"$properties": {
|
|
15
|
+
"LoadStringEnabled": true
|
|
16
|
+
},
|
|
17
|
+
"characterutils": {
|
|
18
|
+
"$path": ".."
|
|
19
|
+
},
|
|
20
|
+
"Script": {
|
|
21
|
+
"$path": "scripts/Server"
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
--[[
|
|
2
|
+
@class ServerMain
|
|
3
|
+
]]
|
|
4
|
+
local ServerScriptService = game:GetService("ServerScriptService")
|
|
5
|
+
|
|
6
|
+
local root = ServerScriptService.characterutils
|
|
7
|
+
local loader = root:FindFirstChild("LoaderUtils", true).Parent
|
|
8
|
+
local require = require(loader).bootstrapGame(root)
|
|
9
|
+
|
|
10
|
+
local NevermoreTestRunnerUtils = require("NevermoreTestRunnerUtils")
|
|
11
|
+
if NevermoreTestRunnerUtils.runTestsIfNeededAsync(root) then
|
|
12
|
+
return
|
|
13
|
+
end
|