@quenty/humanoidmovedirectionutils 10.11.1 → 10.11.3
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 +19 -243
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,483 +3,259 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [10.11.
|
|
7
|
-
|
|
6
|
+
## [10.11.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.11.2...@quenty/humanoidmovedirectionutils@10.11.3) (2026-09-24)
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
10
9
|
|
|
11
|
-
|
|
10
|
+
## [10.11.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.11.1...@quenty/humanoidmovedirectionutils@10.11.2) (2026-08-14)
|
|
12
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
13
13
|
|
|
14
|
+
## [10.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.11.0...@quenty/humanoidmovedirectionutils@10.11.1) (2026-05-11)
|
|
14
15
|
|
|
16
|
+
### Bug Fixes
|
|
15
17
|
|
|
18
|
+
- Fix direction utils luau-lsp ([4505987](https://github.com/Quenty/NevermoreEngine/commit/4505987af5ccdd7d116f3f88ccfe568f85138ba7))
|
|
16
19
|
|
|
17
20
|
# [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.10.0...@quenty/humanoidmovedirectionutils@10.11.0) (2026-04-23)
|
|
18
21
|
|
|
19
22
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
20
23
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
24
|
# [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.9.5...@quenty/humanoidmovedirectionutils@10.10.0) (2026-02-17)
|
|
26
25
|
|
|
27
26
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
28
27
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
28
|
## [10.9.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.9.4...@quenty/humanoidmovedirectionutils@10.9.5) (2026-01-12)
|
|
34
29
|
|
|
35
|
-
|
|
36
30
|
### Bug Fixes
|
|
37
31
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
32
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
43
33
|
|
|
44
34
|
## [10.9.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.9.3...@quenty/humanoidmovedirectionutils@10.9.4) (2026-01-10)
|
|
45
35
|
|
|
46
36
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
47
37
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
38
|
## [10.9.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.9.2...@quenty/humanoidmovedirectionutils@10.9.3) (2026-01-03)
|
|
53
39
|
|
|
54
40
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
55
41
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
42
|
## [10.9.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.9.1...@quenty/humanoidmovedirectionutils@10.9.2) (2025-12-28)
|
|
61
43
|
|
|
62
44
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
63
45
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
46
|
## [10.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.9.0...@quenty/humanoidmovedirectionutils@10.9.1) (2025-09-15)
|
|
69
47
|
|
|
70
|
-
|
|
71
48
|
### Bug Fixes
|
|
72
49
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
50
|
+
- A few more cleanups ([#585](https://github.com/Quenty/NevermoreEngine/issues/585)) ([21fbb0d](https://github.com/Quenty/NevermoreEngine/commit/21fbb0d422ee0339366710ca682c8d4425368d52))
|
|
78
51
|
|
|
79
52
|
# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.8.4...@quenty/humanoidmovedirectionutils@10.9.0) (2025-05-10)
|
|
80
53
|
|
|
81
54
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
82
55
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
56
|
## [10.8.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.8.3...@quenty/humanoidmovedirectionutils@10.8.4) (2025-04-10)
|
|
88
57
|
|
|
89
58
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
90
59
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
60
|
## [10.8.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.8.1...@quenty/humanoidmovedirectionutils@10.8.3) (2025-04-07)
|
|
96
61
|
|
|
97
|
-
|
|
98
62
|
### Bug Fixes
|
|
99
63
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
64
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
65
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
106
66
|
|
|
107
67
|
## [10.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.8.1...@quenty/humanoidmovedirectionutils@10.8.2) (2025-04-07)
|
|
108
68
|
|
|
109
|
-
|
|
110
69
|
### Bug Fixes
|
|
111
70
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
71
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
117
72
|
|
|
118
73
|
## [10.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.8.0...@quenty/humanoidmovedirectionutils@10.8.1) (2025-03-21)
|
|
119
74
|
|
|
120
75
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
121
76
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
77
|
# [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.7.1...@quenty/humanoidmovedirectionutils@10.8.0) (2025-02-18)
|
|
127
78
|
|
|
128
79
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
129
80
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
81
|
## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.7.0...@quenty/humanoidmovedirectionutils@10.7.1) (2024-11-04)
|
|
135
82
|
|
|
136
83
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
137
84
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
85
|
# [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.6.0...@quenty/humanoidmovedirectionutils@10.7.0) (2024-10-06)
|
|
143
86
|
|
|
144
87
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
145
88
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
89
|
# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.5.0...@quenty/humanoidmovedirectionutils@10.6.0) (2024-10-04)
|
|
151
90
|
|
|
152
91
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
153
92
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
93
|
# [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.4.0...@quenty/humanoidmovedirectionutils@10.5.0) (2024-09-25)
|
|
159
94
|
|
|
160
95
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
161
96
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
97
|
# [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.3.0...@quenty/humanoidmovedirectionutils@10.4.0) (2024-09-12)
|
|
167
98
|
|
|
168
99
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
169
100
|
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
101
|
# [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.2.0...@quenty/humanoidmovedirectionutils@10.3.0) (2024-05-09)
|
|
175
102
|
|
|
176
|
-
|
|
177
103
|
### Bug Fixes
|
|
178
104
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
105
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
184
106
|
|
|
185
107
|
# [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.1.0...@quenty/humanoidmovedirectionutils@10.2.0) (2024-04-27)
|
|
186
108
|
|
|
187
109
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
188
110
|
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
111
|
# [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@10.0.0...@quenty/humanoidmovedirectionutils@10.1.0) (2024-03-09)
|
|
194
112
|
|
|
195
113
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
196
114
|
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
115
|
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@9.0.0...@quenty/humanoidmovedirectionutils@10.0.0) (2024-02-14)
|
|
202
116
|
|
|
203
117
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
204
118
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
119
|
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@8.0.0...@quenty/humanoidmovedirectionutils@9.0.0) (2024-02-13)
|
|
210
120
|
|
|
211
121
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
212
122
|
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
123
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@7.2.0...@quenty/humanoidmovedirectionutils@8.0.0) (2024-02-13)
|
|
218
124
|
|
|
219
125
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
220
126
|
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
127
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@7.1.0...@quenty/humanoidmovedirectionutils@7.2.0) (2024-01-08)
|
|
226
128
|
|
|
227
129
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
228
130
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
131
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@7.0.0...@quenty/humanoidmovedirectionutils@7.1.0) (2023-12-14)
|
|
234
132
|
|
|
235
133
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
236
134
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
135
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.8.0...@quenty/humanoidmovedirectionutils@7.0.0) (2023-10-11)
|
|
242
136
|
|
|
243
137
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
244
138
|
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
139
|
# [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.7.0...@quenty/humanoidmovedirectionutils@6.8.0) (2023-08-23)
|
|
250
140
|
|
|
251
141
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
252
142
|
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
143
|
# [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.6.0...@quenty/humanoidmovedirectionutils@6.7.0) (2023-07-15)
|
|
258
144
|
|
|
259
145
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
260
146
|
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
147
|
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.5.0...@quenty/humanoidmovedirectionutils@6.6.0) (2023-06-24)
|
|
266
148
|
|
|
267
149
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
268
150
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
151
|
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.4.0...@quenty/humanoidmovedirectionutils@6.5.0) (2023-05-26)
|
|
274
152
|
|
|
275
|
-
|
|
276
153
|
### Features
|
|
277
154
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
155
|
+
- Initial refactor of guis to use ValueObject instead of ValueObject ([723aba0](https://github.com/Quenty/NevermoreEngine/commit/723aba0208cae7e06c9d8bf2d8f0092d042d70ea))
|
|
283
156
|
|
|
284
157
|
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.3.1...@quenty/humanoidmovedirectionutils@6.4.0) (2023-05-08)
|
|
285
158
|
|
|
286
159
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
287
160
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
161
|
## [6.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.3.0...@quenty/humanoidmovedirectionutils@6.3.1) (2023-04-07)
|
|
293
162
|
|
|
294
163
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
295
164
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
165
|
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.2.0...@quenty/humanoidmovedirectionutils@6.3.0) (2023-03-05)
|
|
301
166
|
|
|
302
167
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
303
168
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
169
|
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.1.0...@quenty/humanoidmovedirectionutils@6.2.0) (2023-02-21)
|
|
309
170
|
|
|
310
171
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
311
172
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
173
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.0.1...@quenty/humanoidmovedirectionutils@6.1.0) (2022-12-06)
|
|
317
174
|
|
|
318
175
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
319
176
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
177
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@6.0.0...@quenty/humanoidmovedirectionutils@6.0.1) (2022-11-04)
|
|
325
178
|
|
|
326
179
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
327
180
|
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
181
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@5.0.1...@quenty/humanoidmovedirectionutils@6.0.0) (2022-09-27)
|
|
333
182
|
|
|
334
183
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
335
184
|
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
185
|
## [5.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@5.0.0...@quenty/humanoidmovedirectionutils@5.0.1) (2022-08-16)
|
|
341
186
|
|
|
342
187
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
343
188
|
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
189
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@4.1.0...@quenty/humanoidmovedirectionutils@5.0.0) (2022-05-21)
|
|
349
190
|
|
|
350
191
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
351
192
|
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
193
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@4.0.0...@quenty/humanoidmovedirectionutils@4.1.0) (2022-03-27)
|
|
357
194
|
|
|
358
195
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
359
196
|
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
197
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.5.0...@quenty/humanoidmovedirectionutils@4.0.0) (2022-03-06)
|
|
365
198
|
|
|
366
199
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
367
200
|
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
201
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.4.0...@quenty/humanoidmovedirectionutils@3.5.0) (2022-01-17)
|
|
373
202
|
|
|
374
203
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
375
204
|
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
205
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.3.0...@quenty/humanoidmovedirectionutils@3.4.0) (2022-01-07)
|
|
381
206
|
|
|
382
207
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
383
208
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
209
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.2.1...@quenty/humanoidmovedirectionutils@3.3.0) (2022-01-03)
|
|
389
210
|
|
|
390
211
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
391
212
|
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
213
|
## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.2.0...@quenty/humanoidmovedirectionutils@3.2.1) (2021-12-30)
|
|
397
214
|
|
|
398
215
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
399
216
|
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
217
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.1.1...@quenty/humanoidmovedirectionutils@3.2.0) (2021-11-20)
|
|
405
218
|
|
|
406
|
-
|
|
407
219
|
### Bug Fixes
|
|
408
220
|
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
221
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
414
222
|
|
|
415
223
|
## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.1.0...@quenty/humanoidmovedirectionutils@3.1.1) (2021-10-30)
|
|
416
224
|
|
|
417
225
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
418
226
|
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
227
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.0.1...@quenty/humanoidmovedirectionutils@3.1.0) (2021-10-02)
|
|
424
228
|
|
|
425
229
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
426
230
|
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
231
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@3.0.0...@quenty/humanoidmovedirectionutils@3.0.1) (2021-09-18)
|
|
432
232
|
|
|
433
233
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
434
234
|
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
235
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@2.1.0...@quenty/humanoidmovedirectionutils@3.0.0) (2021-09-11)
|
|
440
236
|
|
|
441
237
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
442
238
|
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
239
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@2.0.0...@quenty/humanoidmovedirectionutils@2.1.0) (2021-09-05)
|
|
448
240
|
|
|
449
241
|
**Note:** Version bump only for package @quenty/humanoidmovedirectionutils
|
|
450
242
|
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
243
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/humanoidmovedirectionutils@1.2.0...@quenty/humanoidmovedirectionutils@2.0.0) (2021-09-05)
|
|
456
244
|
|
|
457
|
-
|
|
458
245
|
### Bug Fixes
|
|
459
246
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
247
|
+
- 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))
|
|
465
248
|
|
|
466
249
|
# 1.2.0 (2021-07-31)
|
|
467
250
|
|
|
468
|
-
|
|
469
251
|
### Bug Fixes
|
|
470
252
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
253
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
254
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
255
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
476
256
|
|
|
477
257
|
## 1.0.2 (2021-07-25)
|
|
478
258
|
|
|
479
|
-
|
|
480
|
-
|
|
481
259
|
## 1.0.1 (2021-07-25)
|
|
482
260
|
|
|
483
|
-
|
|
484
|
-
|
|
485
261
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/humanoidmovedirectionutils",
|
|
3
|
-
"version": "10.11.
|
|
3
|
+
"version": "10.11.3",
|
|
4
4
|
"description": "Gets the relative move direction from the camera and the humanoid allowing Roblox's input system to be layered on top of a camera system.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@quenty/cframeutils": "5.5.6",
|
|
32
|
-
"@quenty/loader": "10.11.
|
|
32
|
+
"@quenty/loader": "10.11.2"
|
|
33
33
|
},
|
|
34
34
|
"publishConfig": {
|
|
35
35
|
"access": "public"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "7ab0297833aa73c193d8c20dc23332280439af7c"
|
|
38
38
|
}
|