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