@quenty/rogue-humanoid 10.46.1 → 10.47.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +155 -742
  2. package/package.json +13 -13
package/CHANGELOG.md CHANGED
@@ -3,1229 +3,642 @@
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.46.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.46.0...@quenty/rogue-humanoid@10.46.1) (2026-04-29)
6
+ # [10.47.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.46.2...@quenty/rogue-humanoid@10.47.0) (2026-05-18)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/rogue-humanoid
9
9
 
10
+ ## [10.46.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.46.1...@quenty/rogue-humanoid@10.46.2) (2026-04-30)
10
11
 
12
+ **Note:** Version bump only for package @quenty/rogue-humanoid
11
13
 
14
+ ## [10.46.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.46.0...@quenty/rogue-humanoid@10.46.1) (2026-04-29)
12
15
 
16
+ **Note:** Version bump only for package @quenty/rogue-humanoid
13
17
 
14
18
  # [10.46.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.45.0...@quenty/rogue-humanoid@10.46.0) (2026-04-23)
15
19
 
16
20
  **Note:** Version bump only for package @quenty/rogue-humanoid
17
21
 
18
-
19
-
20
-
21
-
22
22
  # [10.45.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.44.0...@quenty/rogue-humanoid@10.45.0) (2026-04-22)
23
23
 
24
-
25
24
  ### Bug Fixes
26
25
 
27
- * Dependency ([15b55c8](https://github.com/Quenty/NevermoreEngine/commit/15b55c8ec0bbad7bb650684fd496545e77c665c3))
28
-
26
+ - Dependency ([15b55c8](https://github.com/Quenty/NevermoreEngine/commit/15b55c8ec0bbad7bb650684fd496545e77c665c3))
29
27
 
30
28
  ### Features
31
29
 
32
- * RogueHumanoidInterface ([d5caa44](https://github.com/Quenty/NevermoreEngine/commit/d5caa4446e69b132626f1094f17400666a5380bc))
33
-
34
-
35
-
36
-
30
+ - RogueHumanoidInterface ([d5caa44](https://github.com/Quenty/NevermoreEngine/commit/d5caa4446e69b132626f1094f17400666a5380bc))
37
31
 
38
32
  # [10.44.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.43.0...@quenty/rogue-humanoid@10.44.0) (2026-04-14)
39
33
 
40
34
  **Note:** Version bump only for package @quenty/rogue-humanoid
41
35
 
42
-
43
-
44
-
45
-
46
36
  # [10.43.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.42.0...@quenty/rogue-humanoid@10.43.0) (2026-02-20)
47
37
 
48
38
  **Note:** Version bump only for package @quenty/rogue-humanoid
49
39
 
50
-
51
-
52
-
53
-
54
40
  # [10.42.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.41.0...@quenty/rogue-humanoid@10.42.0) (2026-02-19)
55
41
 
56
-
57
42
  ### Features
58
43
 
59
- * **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
60
-
61
-
62
-
63
-
44
+ - **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
64
45
 
65
46
  # [10.41.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.40.1...@quenty/rogue-humanoid@10.41.0) (2026-02-19)
66
47
 
67
48
  **Note:** Version bump only for package @quenty/rogue-humanoid
68
49
 
69
-
70
-
71
-
72
-
73
50
  ## [10.40.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.40.0...@quenty/rogue-humanoid@10.40.1) (2026-02-17)
74
51
 
75
52
  **Note:** Version bump only for package @quenty/rogue-humanoid
76
53
 
77
-
78
-
79
-
80
-
81
54
  # [10.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.39.3...@quenty/rogue-humanoid@10.40.0) (2026-02-17)
82
55
 
83
-
84
56
  ### Features
85
57
 
86
- * Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
87
- * Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
88
-
89
-
90
-
91
-
58
+ - Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
59
+ - Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
92
60
 
93
61
  ## [10.39.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.39.2...@quenty/rogue-humanoid@10.39.3) (2026-02-06)
94
62
 
95
63
  **Note:** Version bump only for package @quenty/rogue-humanoid
96
64
 
97
-
98
-
99
-
100
-
101
65
  ## [10.39.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.39.1...@quenty/rogue-humanoid@10.39.2) (2026-01-23)
102
66
 
103
67
  **Note:** Version bump only for package @quenty/rogue-humanoid
104
68
 
105
-
106
-
107
-
108
-
109
69
  ## [10.39.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.39.0...@quenty/rogue-humanoid@10.39.1) (2026-01-21)
110
70
 
111
71
  **Note:** Version bump only for package @quenty/rogue-humanoid
112
72
 
113
-
114
-
115
-
116
-
117
73
  # [10.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.38.0...@quenty/rogue-humanoid@10.39.0) (2026-01-18)
118
74
 
119
75
  **Note:** Version bump only for package @quenty/rogue-humanoid
120
76
 
121
-
122
-
123
-
124
-
125
77
  # [10.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.37.0...@quenty/rogue-humanoid@10.38.0) (2026-01-16)
126
78
 
127
-
128
79
  ### Features
129
80
 
130
- * Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
131
-
132
-
133
-
134
-
81
+ - Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
135
82
 
136
83
  # [10.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.36.1...@quenty/rogue-humanoid@10.37.0) (2026-01-13)
137
84
 
138
85
  **Note:** Version bump only for package @quenty/rogue-humanoid
139
86
 
140
-
141
-
142
-
143
-
144
87
  ## [10.36.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.36.0...@quenty/rogue-humanoid@10.36.1) (2026-01-12)
145
88
 
146
-
147
89
  ### Bug Fixes
148
90
 
149
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
150
-
151
-
152
-
153
-
91
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
154
92
 
155
93
  # [10.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.35.1...@quenty/rogue-humanoid@10.36.0) (2026-01-11)
156
94
 
157
95
  **Note:** Version bump only for package @quenty/rogue-humanoid
158
96
 
159
-
160
-
161
-
162
-
163
97
  ## [10.35.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.35.0...@quenty/rogue-humanoid@10.35.1) (2026-01-10)
164
98
 
165
99
  **Note:** Version bump only for package @quenty/rogue-humanoid
166
100
 
167
-
168
-
169
-
170
-
171
101
  # [10.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.34.0...@quenty/rogue-humanoid@10.35.0) (2026-01-08)
172
102
 
173
103
  **Note:** Version bump only for package @quenty/rogue-humanoid
174
104
 
175
-
176
-
177
-
178
-
179
105
  # [10.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.33.1...@quenty/rogue-humanoid@10.34.0) (2026-01-06)
180
106
 
181
107
  **Note:** Version bump only for package @quenty/rogue-humanoid
182
108
 
183
-
184
-
185
-
186
-
187
109
  ## [10.33.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.33.0...@quenty/rogue-humanoid@10.33.1) (2026-01-05)
188
110
 
189
111
  **Note:** Version bump only for package @quenty/rogue-humanoid
190
112
 
191
-
192
-
193
-
194
-
195
113
  # [10.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.7...@quenty/rogue-humanoid@10.33.0) (2026-01-04)
196
114
 
197
115
  **Note:** Version bump only for package @quenty/rogue-humanoid
198
116
 
199
-
200
-
201
-
202
-
203
117
  ## [10.32.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.6...@quenty/rogue-humanoid@10.32.7) (2026-01-03)
204
118
 
205
119
  **Note:** Version bump only for package @quenty/rogue-humanoid
206
120
 
121
+ ## [10.32.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.5...@quenty/rogue-humanoid@10.32.6) (2025-12-31)
207
122
 
123
+ **Note:** Version bump only for package @quenty/rogue-humanoid
208
124
 
125
+ ## [10.32.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.4...@quenty/rogue-humanoid@10.32.5) (2025-12-29)
209
126
 
127
+ **Note:** Version bump only for package @quenty/rogue-humanoid
210
128
 
211
- ## [10.32.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.5...@quenty/rogue-humanoid@10.32.6) (2025-12-31)
129
+ ## [10.32.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.3...@quenty/rogue-humanoid@10.32.4) (2025-12-29)
212
130
 
213
131
  **Note:** Version bump only for package @quenty/rogue-humanoid
214
132
 
133
+ ## [10.32.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.2...@quenty/rogue-humanoid@10.32.3) (2025-12-28)
215
134
 
135
+ **Note:** Version bump only for package @quenty/rogue-humanoid
216
136
 
137
+ ## [10.32.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.1...@quenty/rogue-humanoid@10.32.2) (2025-12-13)
217
138
 
139
+ **Note:** Version bump only for package @quenty/rogue-humanoid
218
140
 
219
- ## [10.32.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.4...@quenty/rogue-humanoid@10.32.5) (2025-12-29)
141
+ ## [10.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.0...@quenty/rogue-humanoid@10.32.1) (2025-11-22)
220
142
 
221
143
  **Note:** Version bump only for package @quenty/rogue-humanoid
222
144
 
145
+ # [10.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.31.1...@quenty/rogue-humanoid@10.32.0) (2025-11-17)
223
146
 
147
+ **Note:** Version bump only for package @quenty/rogue-humanoid
224
148
 
149
+ ## [10.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.31.0...@quenty/rogue-humanoid@10.31.1) (2025-11-12)
225
150
 
151
+ **Note:** Version bump only for package @quenty/rogue-humanoid
226
152
 
227
- ## [10.32.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.3...@quenty/rogue-humanoid@10.32.4) (2025-12-29)
153
+ # [10.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.30.0...@quenty/rogue-humanoid@10.31.0) (2025-10-08)
228
154
 
229
155
  **Note:** Version bump only for package @quenty/rogue-humanoid
230
156
 
157
+ # [10.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.29.0...@quenty/rogue-humanoid@10.30.0) (2025-10-03)
231
158
 
159
+ **Note:** Version bump only for package @quenty/rogue-humanoid
232
160
 
161
+ # [10.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.28.0...@quenty/rogue-humanoid@10.29.0) (2025-10-01)
233
162
 
163
+ **Note:** Version bump only for package @quenty/rogue-humanoid
234
164
 
235
- ## [10.32.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.2...@quenty/rogue-humanoid@10.32.3) (2025-12-28)
165
+ # [10.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.27.1...@quenty/rogue-humanoid@10.28.0) (2025-09-26)
236
166
 
237
167
  **Note:** Version bump only for package @quenty/rogue-humanoid
238
168
 
169
+ ## [10.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.27.0...@quenty/rogue-humanoid@10.27.1) (2025-09-15)
239
170
 
171
+ **Note:** Version bump only for package @quenty/rogue-humanoid
240
172
 
173
+ # [10.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.26.2...@quenty/rogue-humanoid@10.27.0) (2025-08-29)
241
174
 
175
+ **Note:** Version bump only for package @quenty/rogue-humanoid
242
176
 
243
- ## [10.32.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.1...@quenty/rogue-humanoid@10.32.2) (2025-12-13)
177
+ ## [10.26.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.26.1...@quenty/rogue-humanoid@10.26.2) (2025-08-12)
244
178
 
245
179
  **Note:** Version bump only for package @quenty/rogue-humanoid
246
180
 
181
+ ## [10.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.26.0...@quenty/rogue-humanoid@10.26.1) (2025-07-14)
247
182
 
183
+ **Note:** Version bump only for package @quenty/rogue-humanoid
248
184
 
185
+ # [10.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.25.0...@quenty/rogue-humanoid@10.26.0) (2025-07-11)
249
186
 
187
+ **Note:** Version bump only for package @quenty/rogue-humanoid
250
188
 
251
- ## [10.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.32.0...@quenty/rogue-humanoid@10.32.1) (2025-11-22)
189
+ # [10.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.24.0...@quenty/rogue-humanoid@10.25.0) (2025-05-12)
252
190
 
253
191
  **Note:** Version bump only for package @quenty/rogue-humanoid
254
192
 
193
+ # [10.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.3...@quenty/rogue-humanoid@10.24.0) (2025-05-10)
255
194
 
195
+ ### Bug Fixes
256
196
 
197
+ - Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
257
198
 
258
-
259
- # [10.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.31.1...@quenty/rogue-humanoid@10.32.0) (2025-11-17)
199
+ ## [10.23.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.2...@quenty/rogue-humanoid@10.23.3) (2025-04-10)
260
200
 
261
201
  **Note:** Version bump only for package @quenty/rogue-humanoid
262
202
 
203
+ ## [10.23.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.0...@quenty/rogue-humanoid@10.23.2) (2025-04-07)
263
204
 
205
+ ### Bug Fixes
264
206
 
207
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
208
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
265
209
 
210
+ ## [10.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.0...@quenty/rogue-humanoid@10.23.1) (2025-04-07)
266
211
 
267
- ## [10.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.31.0...@quenty/rogue-humanoid@10.31.1) (2025-11-12)
268
-
269
- **Note:** Version bump only for package @quenty/rogue-humanoid
270
-
212
+ ### Bug Fixes
271
213
 
214
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
272
215
 
216
+ # [10.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.5...@quenty/rogue-humanoid@10.23.0) (2025-04-02)
273
217
 
218
+ **Note:** Version bump only for package @quenty/rogue-humanoid
274
219
 
275
- # [10.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.30.0...@quenty/rogue-humanoid@10.31.0) (2025-10-08)
220
+ ## [10.22.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.4...@quenty/rogue-humanoid@10.22.5) (2025-03-31)
276
221
 
277
222
  **Note:** Version bump only for package @quenty/rogue-humanoid
278
223
 
224
+ ## [10.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.3...@quenty/rogue-humanoid@10.22.4) (2025-03-21)
279
225
 
226
+ **Note:** Version bump only for package @quenty/rogue-humanoid
280
227
 
228
+ ## [10.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.2...@quenty/rogue-humanoid@10.22.3) (2025-03-13)
281
229
 
230
+ **Note:** Version bump only for package @quenty/rogue-humanoid
282
231
 
283
- # [10.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.29.0...@quenty/rogue-humanoid@10.30.0) (2025-10-03)
232
+ ## [10.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.1...@quenty/rogue-humanoid@10.22.2) (2025-03-12)
284
233
 
285
234
  **Note:** Version bump only for package @quenty/rogue-humanoid
286
235
 
236
+ ## [10.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.0...@quenty/rogue-humanoid@10.22.1) (2025-03-09)
287
237
 
238
+ **Note:** Version bump only for package @quenty/rogue-humanoid
288
239
 
240
+ # [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.21.0...@quenty/rogue-humanoid@10.22.0) (2025-02-18)
289
241
 
242
+ **Note:** Version bump only for package @quenty/rogue-humanoid
290
243
 
291
- # [10.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.28.0...@quenty/rogue-humanoid@10.29.0) (2025-10-01)
244
+ # [10.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.20.1...@quenty/rogue-humanoid@10.21.0) (2025-01-24)
292
245
 
293
246
  **Note:** Version bump only for package @quenty/rogue-humanoid
294
247
 
248
+ ## [10.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.20.0...@quenty/rogue-humanoid@10.20.1) (2025-01-22)
295
249
 
250
+ **Note:** Version bump only for package @quenty/rogue-humanoid
296
251
 
252
+ # [10.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.19.0...@quenty/rogue-humanoid@10.20.0) (2025-01-19)
297
253
 
254
+ **Note:** Version bump only for package @quenty/rogue-humanoid
298
255
 
299
- # [10.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.27.1...@quenty/rogue-humanoid@10.28.0) (2025-09-26)
256
+ # [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.18.0...@quenty/rogue-humanoid@10.19.0) (2024-12-15)
300
257
 
301
258
  **Note:** Version bump only for package @quenty/rogue-humanoid
302
259
 
260
+ # [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.17.0...@quenty/rogue-humanoid@10.18.0) (2024-12-03)
303
261
 
262
+ **Note:** Version bump only for package @quenty/rogue-humanoid
304
263
 
264
+ # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.16.0...@quenty/rogue-humanoid@10.17.0) (2024-12-03)
305
265
 
266
+ **Note:** Version bump only for package @quenty/rogue-humanoid
306
267
 
307
- ## [10.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.27.0...@quenty/rogue-humanoid@10.27.1) (2025-09-15)
268
+ # [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.15.0...@quenty/rogue-humanoid@10.16.0) (2024-11-13)
308
269
 
309
270
  **Note:** Version bump only for package @quenty/rogue-humanoid
310
271
 
272
+ # [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.14.0...@quenty/rogue-humanoid@10.15.0) (2024-11-12)
311
273
 
274
+ **Note:** Version bump only for package @quenty/rogue-humanoid
312
275
 
276
+ # [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.13.2...@quenty/rogue-humanoid@10.14.0) (2024-11-06)
313
277
 
278
+ **Note:** Version bump only for package @quenty/rogue-humanoid
314
279
 
315
- # [10.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.26.2...@quenty/rogue-humanoid@10.27.0) (2025-08-29)
280
+ ## [10.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.13.1...@quenty/rogue-humanoid@10.13.2) (2024-11-04)
316
281
 
317
282
  **Note:** Version bump only for package @quenty/rogue-humanoid
318
283
 
284
+ ## [10.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.13.0...@quenty/rogue-humanoid@10.13.1) (2024-11-04)
319
285
 
286
+ **Note:** Version bump only for package @quenty/rogue-humanoid
320
287
 
288
+ # [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.12.1...@quenty/rogue-humanoid@10.13.0) (2024-11-03)
321
289
 
290
+ **Note:** Version bump only for package @quenty/rogue-humanoid
322
291
 
323
- ## [10.26.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.26.1...@quenty/rogue-humanoid@10.26.2) (2025-08-12)
292
+ ## [10.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.12.0...@quenty/rogue-humanoid@10.12.1) (2024-11-02)
324
293
 
325
294
  **Note:** Version bump only for package @quenty/rogue-humanoid
326
295
 
296
+ # [10.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.11.1...@quenty/rogue-humanoid@10.12.0) (2024-10-23)
327
297
 
298
+ **Note:** Version bump only for package @quenty/rogue-humanoid
328
299
 
300
+ ## [10.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.11.0...@quenty/rogue-humanoid@10.11.1) (2024-10-09)
329
301
 
302
+ **Note:** Version bump only for package @quenty/rogue-humanoid
330
303
 
331
- ## [10.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.26.0...@quenty/rogue-humanoid@10.26.1) (2025-07-14)
304
+ # [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.10.1...@quenty/rogue-humanoid@10.11.0) (2024-10-06)
332
305
 
333
306
  **Note:** Version bump only for package @quenty/rogue-humanoid
334
307
 
308
+ ## [10.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.10.0...@quenty/rogue-humanoid@10.10.1) (2024-10-04)
335
309
 
310
+ **Note:** Version bump only for package @quenty/rogue-humanoid
336
311
 
312
+ # [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.9.0...@quenty/rogue-humanoid@10.10.0) (2024-10-04)
337
313
 
314
+ **Note:** Version bump only for package @quenty/rogue-humanoid
338
315
 
339
- # [10.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.25.0...@quenty/rogue-humanoid@10.26.0) (2025-07-11)
316
+ # [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.8.0...@quenty/rogue-humanoid@10.9.0) (2024-09-25)
340
317
 
341
318
  **Note:** Version bump only for package @quenty/rogue-humanoid
342
319
 
320
+ # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.7.2...@quenty/rogue-humanoid@10.8.0) (2024-09-25)
343
321
 
322
+ **Note:** Version bump only for package @quenty/rogue-humanoid
344
323
 
324
+ ## [10.7.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.7.1...@quenty/rogue-humanoid@10.7.2) (2024-09-22)
345
325
 
326
+ **Note:** Version bump only for package @quenty/rogue-humanoid
346
327
 
347
- # [10.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.24.0...@quenty/rogue-humanoid@10.25.0) (2025-05-12)
328
+ ## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.7.0...@quenty/rogue-humanoid@10.7.1) (2024-09-20)
348
329
 
349
330
  **Note:** Version bump only for package @quenty/rogue-humanoid
350
331
 
332
+ # [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.6.0...@quenty/rogue-humanoid@10.7.0) (2024-09-12)
351
333
 
334
+ ### Bug Fixes
352
335
 
336
+ - Fix dependencies ([c18fcc4](https://github.com/Quenty/NevermoreEngine/commit/c18fcc4a83d77221d9695bbb708ec0403a094e07))
337
+ - Fix humanoid scaling via hack ([60bc727](https://github.com/Quenty/NevermoreEngine/commit/60bc7272cc0291a6a3934b4ed991afebd449d878))
353
338
 
339
+ # [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.5.0...@quenty/rogue-humanoid@10.6.0) (2024-08-09)
354
340
 
355
- # [10.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.3...@quenty/rogue-humanoid@10.24.0) (2025-05-10)
341
+ **Note:** Version bump only for package @quenty/rogue-humanoid
356
342
 
343
+ # [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.4.0...@quenty/rogue-humanoid@10.5.0) (2024-05-09)
357
344
 
358
345
  ### Bug Fixes
359
346
 
360
- * Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
361
-
362
-
347
+ - Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
363
348
 
349
+ # [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.3.0...@quenty/rogue-humanoid@10.4.0) (2024-05-03)
364
350
 
351
+ **Note:** Version bump only for package @quenty/rogue-humanoid
365
352
 
366
- ## [10.23.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.2...@quenty/rogue-humanoid@10.23.3) (2025-04-10)
353
+ # [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.2.0...@quenty/rogue-humanoid@10.3.0) (2024-04-27)
367
354
 
368
355
  **Note:** Version bump only for package @quenty/rogue-humanoid
369
356
 
357
+ # [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.1.0...@quenty/rogue-humanoid@10.2.0) (2024-03-27)
370
358
 
359
+ **Note:** Version bump only for package @quenty/rogue-humanoid
371
360
 
361
+ # [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.0.0...@quenty/rogue-humanoid@10.1.0) (2024-03-09)
372
362
 
363
+ **Note:** Version bump only for package @quenty/rogue-humanoid
373
364
 
374
- ## [10.23.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.0...@quenty/rogue-humanoid@10.23.2) (2025-04-07)
375
-
365
+ # [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@9.0.0...@quenty/rogue-humanoid@10.0.0) (2024-02-27)
376
366
 
377
367
  ### Bug Fixes
378
368
 
379
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
380
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
381
-
382
-
383
-
369
+ - Fix rogue property speeds ([0275254](https://github.com/Quenty/NevermoreEngine/commit/027525423896ecc110c2e12e2af5a9b5b6da75ae))
384
370
 
371
+ # [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@8.0.0...@quenty/rogue-humanoid@9.0.0) (2024-02-14)
385
372
 
386
- ## [10.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.23.0...@quenty/rogue-humanoid@10.23.1) (2025-04-07)
373
+ **Note:** Version bump only for package @quenty/rogue-humanoid
387
374
 
375
+ # [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@7.0.0...@quenty/rogue-humanoid@8.0.0) (2024-02-13)
388
376
 
389
377
  ### Bug Fixes
390
378
 
391
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
379
+ - Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
392
380
 
381
+ # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@6.0.0...@quenty/rogue-humanoid@7.0.0) (2024-02-13)
393
382
 
383
+ **Note:** Version bump only for package @quenty/rogue-humanoid
394
384
 
385
+ # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@5.0.0...@quenty/rogue-humanoid@6.0.0) (2024-02-13)
395
386
 
387
+ **Note:** Version bump only for package @quenty/rogue-humanoid
396
388
 
397
- # [10.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.5...@quenty/rogue-humanoid@10.23.0) (2025-04-02)
389
+ # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.5.0...@quenty/rogue-humanoid@5.0.0) (2024-01-10)
398
390
 
399
391
  **Note:** Version bump only for package @quenty/rogue-humanoid
400
392
 
393
+ # [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.4.0...@quenty/rogue-humanoid@4.5.0) (2024-01-08)
401
394
 
395
+ **Note:** Version bump only for package @quenty/rogue-humanoid
402
396
 
397
+ # [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.3.0...@quenty/rogue-humanoid@4.4.0) (2023-12-28)
403
398
 
399
+ **Note:** Version bump only for package @quenty/rogue-humanoid
404
400
 
405
- ## [10.22.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.4...@quenty/rogue-humanoid@10.22.5) (2025-03-31)
401
+ # [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.2.0...@quenty/rogue-humanoid@4.3.0) (2023-12-14)
406
402
 
407
403
  **Note:** Version bump only for package @quenty/rogue-humanoid
408
404
 
405
+ # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.1.1...@quenty/rogue-humanoid@4.2.0) (2023-12-14)
409
406
 
407
+ **Note:** Version bump only for package @quenty/rogue-humanoid
410
408
 
409
+ ## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.1.0...@quenty/rogue-humanoid@4.1.1) (2023-10-28)
411
410
 
411
+ **Note:** Version bump only for package @quenty/rogue-humanoid
412
412
 
413
- ## [10.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.3...@quenty/rogue-humanoid@10.22.4) (2025-03-21)
413
+ # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.0.0...@quenty/rogue-humanoid@4.1.0) (2023-10-18)
414
414
 
415
415
  **Note:** Version bump only for package @quenty/rogue-humanoid
416
416
 
417
+ # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.34.0...@quenty/rogue-humanoid@4.0.0) (2023-10-11)
417
418
 
419
+ **Note:** Version bump only for package @quenty/rogue-humanoid
418
420
 
421
+ # [3.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.33.0...@quenty/rogue-humanoid@3.34.0) (2023-09-21)
419
422
 
423
+ **Note:** Version bump only for package @quenty/rogue-humanoid
420
424
 
421
- ## [10.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.2...@quenty/rogue-humanoid@10.22.3) (2025-03-13)
425
+ # [3.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.32.0...@quenty/rogue-humanoid@3.33.0) (2023-09-04)
422
426
 
423
427
  **Note:** Version bump only for package @quenty/rogue-humanoid
424
428
 
429
+ # [3.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.31.0...@quenty/rogue-humanoid@3.32.0) (2023-08-23)
425
430
 
431
+ ### Bug Fixes
426
432
 
433
+ - Add missing dependencies ([324e3db](https://github.com/Quenty/NevermoreEngine/commit/324e3dbcd7ed260542eebe24889cbc6cd968d380))
427
434
 
435
+ ### Features
428
436
 
429
- ## [10.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.1...@quenty/rogue-humanoid@10.22.2) (2025-03-12)
430
-
431
- **Note:** Version bump only for package @quenty/rogue-humanoid
432
-
433
-
434
-
435
-
436
-
437
- ## [10.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.22.0...@quenty/rogue-humanoid@10.22.1) (2025-03-09)
438
-
439
- **Note:** Version bump only for package @quenty/rogue-humanoid
440
-
441
-
442
-
443
-
444
-
445
- # [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.21.0...@quenty/rogue-humanoid@10.22.0) (2025-02-18)
446
-
447
- **Note:** Version bump only for package @quenty/rogue-humanoid
448
-
449
-
450
-
451
-
452
-
453
- # [10.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.20.1...@quenty/rogue-humanoid@10.21.0) (2025-01-24)
454
-
455
- **Note:** Version bump only for package @quenty/rogue-humanoid
456
-
457
-
458
-
459
-
460
-
461
- ## [10.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.20.0...@quenty/rogue-humanoid@10.20.1) (2025-01-22)
462
-
463
- **Note:** Version bump only for package @quenty/rogue-humanoid
464
-
465
-
466
-
467
-
468
-
469
- # [10.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.19.0...@quenty/rogue-humanoid@10.20.0) (2025-01-19)
470
-
471
- **Note:** Version bump only for package @quenty/rogue-humanoid
472
-
473
-
474
-
475
-
476
-
477
- # [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.18.0...@quenty/rogue-humanoid@10.19.0) (2024-12-15)
478
-
479
- **Note:** Version bump only for package @quenty/rogue-humanoid
480
-
481
-
482
-
483
-
484
-
485
- # [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.17.0...@quenty/rogue-humanoid@10.18.0) (2024-12-03)
486
-
487
- **Note:** Version bump only for package @quenty/rogue-humanoid
488
-
489
-
490
-
491
-
492
-
493
- # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.16.0...@quenty/rogue-humanoid@10.17.0) (2024-12-03)
494
-
495
- **Note:** Version bump only for package @quenty/rogue-humanoid
496
-
497
-
498
-
499
-
500
-
501
- # [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.15.0...@quenty/rogue-humanoid@10.16.0) (2024-11-13)
502
-
503
- **Note:** Version bump only for package @quenty/rogue-humanoid
504
-
505
-
506
-
507
-
508
-
509
- # [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.14.0...@quenty/rogue-humanoid@10.15.0) (2024-11-12)
510
-
511
- **Note:** Version bump only for package @quenty/rogue-humanoid
512
-
513
-
514
-
515
-
516
-
517
- # [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.13.2...@quenty/rogue-humanoid@10.14.0) (2024-11-06)
518
-
519
- **Note:** Version bump only for package @quenty/rogue-humanoid
520
-
521
-
522
-
523
-
524
-
525
- ## [10.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.13.1...@quenty/rogue-humanoid@10.13.2) (2024-11-04)
526
-
527
- **Note:** Version bump only for package @quenty/rogue-humanoid
528
-
529
-
530
-
531
-
532
-
533
- ## [10.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.13.0...@quenty/rogue-humanoid@10.13.1) (2024-11-04)
534
-
535
- **Note:** Version bump only for package @quenty/rogue-humanoid
536
-
537
-
538
-
539
-
540
-
541
- # [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.12.1...@quenty/rogue-humanoid@10.13.0) (2024-11-03)
542
-
543
- **Note:** Version bump only for package @quenty/rogue-humanoid
544
-
545
-
546
-
547
-
548
-
549
- ## [10.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.12.0...@quenty/rogue-humanoid@10.12.1) (2024-11-02)
550
-
551
- **Note:** Version bump only for package @quenty/rogue-humanoid
552
-
553
-
554
-
555
-
556
-
557
- # [10.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.11.1...@quenty/rogue-humanoid@10.12.0) (2024-10-23)
558
-
559
- **Note:** Version bump only for package @quenty/rogue-humanoid
560
-
561
-
562
-
563
-
564
-
565
- ## [10.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.11.0...@quenty/rogue-humanoid@10.11.1) (2024-10-09)
566
-
567
- **Note:** Version bump only for package @quenty/rogue-humanoid
568
-
569
-
570
-
571
-
572
-
573
- # [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.10.1...@quenty/rogue-humanoid@10.11.0) (2024-10-06)
574
-
575
- **Note:** Version bump only for package @quenty/rogue-humanoid
576
-
577
-
578
-
579
-
580
-
581
- ## [10.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.10.0...@quenty/rogue-humanoid@10.10.1) (2024-10-04)
582
-
583
- **Note:** Version bump only for package @quenty/rogue-humanoid
584
-
585
-
586
-
587
-
588
-
589
- # [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.9.0...@quenty/rogue-humanoid@10.10.0) (2024-10-04)
590
-
591
- **Note:** Version bump only for package @quenty/rogue-humanoid
592
-
593
-
594
-
595
-
596
-
597
- # [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.8.0...@quenty/rogue-humanoid@10.9.0) (2024-09-25)
598
-
599
- **Note:** Version bump only for package @quenty/rogue-humanoid
600
-
601
-
602
-
603
-
604
-
605
- # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.7.2...@quenty/rogue-humanoid@10.8.0) (2024-09-25)
606
-
607
- **Note:** Version bump only for package @quenty/rogue-humanoid
608
-
609
-
610
-
611
-
612
-
613
- ## [10.7.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.7.1...@quenty/rogue-humanoid@10.7.2) (2024-09-22)
614
-
615
- **Note:** Version bump only for package @quenty/rogue-humanoid
616
-
617
-
618
-
619
-
620
-
621
- ## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.7.0...@quenty/rogue-humanoid@10.7.1) (2024-09-20)
622
-
623
- **Note:** Version bump only for package @quenty/rogue-humanoid
624
-
625
-
626
-
627
-
628
-
629
- # [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.6.0...@quenty/rogue-humanoid@10.7.0) (2024-09-12)
630
-
631
-
632
- ### Bug Fixes
633
-
634
- * Fix dependencies ([c18fcc4](https://github.com/Quenty/NevermoreEngine/commit/c18fcc4a83d77221d9695bbb708ec0403a094e07))
635
- * Fix humanoid scaling via hack ([60bc727](https://github.com/Quenty/NevermoreEngine/commit/60bc7272cc0291a6a3934b4ed991afebd449d878))
636
-
637
-
638
-
639
-
640
-
641
- # [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.5.0...@quenty/rogue-humanoid@10.6.0) (2024-08-09)
642
-
643
- **Note:** Version bump only for package @quenty/rogue-humanoid
644
-
645
-
646
-
647
-
648
-
649
- # [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.4.0...@quenty/rogue-humanoid@10.5.0) (2024-05-09)
650
-
651
-
652
- ### Bug Fixes
653
-
654
- * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
655
-
656
-
657
-
658
-
659
-
660
- # [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.3.0...@quenty/rogue-humanoid@10.4.0) (2024-05-03)
661
-
662
- **Note:** Version bump only for package @quenty/rogue-humanoid
663
-
664
-
665
-
666
-
667
-
668
- # [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.2.0...@quenty/rogue-humanoid@10.3.0) (2024-04-27)
669
-
670
- **Note:** Version bump only for package @quenty/rogue-humanoid
671
-
672
-
673
-
674
-
675
-
676
- # [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.1.0...@quenty/rogue-humanoid@10.2.0) (2024-03-27)
677
-
678
- **Note:** Version bump only for package @quenty/rogue-humanoid
679
-
680
-
681
-
682
-
683
-
684
- # [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@10.0.0...@quenty/rogue-humanoid@10.1.0) (2024-03-09)
685
-
686
- **Note:** Version bump only for package @quenty/rogue-humanoid
687
-
688
-
689
-
690
-
691
-
692
- # [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@9.0.0...@quenty/rogue-humanoid@10.0.0) (2024-02-27)
693
-
694
-
695
- ### Bug Fixes
696
-
697
- * Fix rogue property speeds ([0275254](https://github.com/Quenty/NevermoreEngine/commit/027525423896ecc110c2e12e2af5a9b5b6da75ae))
698
-
699
-
700
-
701
-
702
-
703
- # [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@8.0.0...@quenty/rogue-humanoid@9.0.0) (2024-02-14)
704
-
705
- **Note:** Version bump only for package @quenty/rogue-humanoid
706
-
707
-
708
-
709
-
710
-
711
- # [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@7.0.0...@quenty/rogue-humanoid@8.0.0) (2024-02-13)
712
-
713
-
714
- ### Bug Fixes
715
-
716
- * Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
717
-
718
-
719
-
720
-
721
-
722
- # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@6.0.0...@quenty/rogue-humanoid@7.0.0) (2024-02-13)
723
-
724
- **Note:** Version bump only for package @quenty/rogue-humanoid
725
-
726
-
727
-
728
-
729
-
730
- # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@5.0.0...@quenty/rogue-humanoid@6.0.0) (2024-02-13)
731
-
732
- **Note:** Version bump only for package @quenty/rogue-humanoid
733
-
734
-
735
-
736
-
737
-
738
- # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.5.0...@quenty/rogue-humanoid@5.0.0) (2024-01-10)
739
-
740
- **Note:** Version bump only for package @quenty/rogue-humanoid
741
-
742
-
743
-
744
-
745
-
746
- # [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.4.0...@quenty/rogue-humanoid@4.5.0) (2024-01-08)
747
-
748
- **Note:** Version bump only for package @quenty/rogue-humanoid
749
-
750
-
751
-
752
-
753
-
754
- # [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.3.0...@quenty/rogue-humanoid@4.4.0) (2023-12-28)
755
-
756
- **Note:** Version bump only for package @quenty/rogue-humanoid
757
-
758
-
759
-
760
-
761
-
762
- # [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.2.0...@quenty/rogue-humanoid@4.3.0) (2023-12-14)
763
-
764
- **Note:** Version bump only for package @quenty/rogue-humanoid
765
-
766
-
767
-
768
-
769
-
770
- # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.1.1...@quenty/rogue-humanoid@4.2.0) (2023-12-14)
771
-
772
- **Note:** Version bump only for package @quenty/rogue-humanoid
773
-
774
-
775
-
776
-
777
-
778
- ## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.1.0...@quenty/rogue-humanoid@4.1.1) (2023-10-28)
779
-
780
- **Note:** Version bump only for package @quenty/rogue-humanoid
781
-
782
-
783
-
784
-
785
-
786
- # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@4.0.0...@quenty/rogue-humanoid@4.1.0) (2023-10-18)
787
-
788
- **Note:** Version bump only for package @quenty/rogue-humanoid
789
-
790
-
791
-
792
-
793
-
794
- # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.34.0...@quenty/rogue-humanoid@4.0.0) (2023-10-11)
795
-
796
- **Note:** Version bump only for package @quenty/rogue-humanoid
797
-
798
-
799
-
800
-
801
-
802
- # [3.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.33.0...@quenty/rogue-humanoid@3.34.0) (2023-09-21)
803
-
804
- **Note:** Version bump only for package @quenty/rogue-humanoid
805
-
806
-
807
-
808
-
809
-
810
- # [3.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.32.0...@quenty/rogue-humanoid@3.33.0) (2023-09-04)
811
-
812
- **Note:** Version bump only for package @quenty/rogue-humanoid
813
-
814
-
815
-
816
-
817
-
818
- # [3.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.31.0...@quenty/rogue-humanoid@3.32.0) (2023-08-23)
819
-
820
-
821
- ### Bug Fixes
822
-
823
- * Add missing dependencies ([324e3db](https://github.com/Quenty/NevermoreEngine/commit/324e3dbcd7ed260542eebe24889cbc6cd968d380))
824
-
825
-
826
- ### Features
827
-
828
- * Only set properties on the network owner to prevent ping-back ([2d061f9](https://github.com/Quenty/NevermoreEngine/commit/2d061f980064a4ea9ef6224f589a3ed8f43fabc4))
829
-
830
-
831
-
832
-
437
+ - Only set properties on the network owner to prevent ping-back ([2d061f9](https://github.com/Quenty/NevermoreEngine/commit/2d061f980064a4ea9ef6224f589a3ed8f43fabc4))
833
438
 
834
439
  # [3.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.30.0...@quenty/rogue-humanoid@3.31.0) (2023-08-01)
835
440
 
836
441
  **Note:** Version bump only for package @quenty/rogue-humanoid
837
442
 
838
-
839
-
840
-
841
-
842
443
  # [3.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.29.0...@quenty/rogue-humanoid@3.30.0) (2023-07-28)
843
444
 
844
445
  **Note:** Version bump only for package @quenty/rogue-humanoid
845
446
 
846
-
847
-
848
-
849
-
850
447
  # [3.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.28.0...@quenty/rogue-humanoid@3.29.0) (2023-07-23)
851
448
 
852
449
  **Note:** Version bump only for package @quenty/rogue-humanoid
853
450
 
854
-
855
-
856
-
857
-
858
451
  # [3.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.27.0...@quenty/rogue-humanoid@3.28.0) (2023-07-17)
859
452
 
860
453
  **Note:** Version bump only for package @quenty/rogue-humanoid
861
454
 
862
-
863
-
864
-
865
-
866
455
  # [3.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.26.0...@quenty/rogue-humanoid@3.27.0) (2023-07-15)
867
456
 
868
457
  **Note:** Version bump only for package @quenty/rogue-humanoid
869
458
 
870
-
871
-
872
-
873
-
874
459
  # [3.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.25.0...@quenty/rogue-humanoid@3.26.0) (2023-07-12)
875
460
 
876
-
877
461
  ### Features
878
462
 
879
- * Add UseJumpPower and JumpPower properties ([a23e46b](https://github.com/Quenty/NevermoreEngine/commit/a23e46b4406db47bc2240827b85ea093bebaec21))
880
-
881
-
882
-
883
-
463
+ - Add UseJumpPower and JumpPower properties ([a23e46b](https://github.com/Quenty/NevermoreEngine/commit/a23e46b4406db47bc2240827b85ea093bebaec21))
884
464
 
885
465
  # [3.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.24.2...@quenty/rogue-humanoid@3.25.0) (2023-07-10)
886
466
 
887
467
  **Note:** Version bump only for package @quenty/rogue-humanoid
888
468
 
889
-
890
-
891
-
892
-
893
469
  ## [3.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.24.1...@quenty/rogue-humanoid@3.24.2) (2023-07-03)
894
470
 
895
471
  **Note:** Version bump only for package @quenty/rogue-humanoid
896
472
 
897
-
898
-
899
-
900
-
901
473
  ## [3.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.24.0...@quenty/rogue-humanoid@3.24.1) (2023-06-24)
902
474
 
903
475
  **Note:** Version bump only for package @quenty/rogue-humanoid
904
476
 
905
-
906
-
907
-
908
-
909
477
  # [3.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.23.1...@quenty/rogue-humanoid@3.24.0) (2023-06-24)
910
478
 
911
479
  **Note:** Version bump only for package @quenty/rogue-humanoid
912
480
 
913
-
914
-
915
-
916
-
917
481
  ## [3.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.23.0...@quenty/rogue-humanoid@3.23.1) (2023-06-23)
918
482
 
919
483
  **Note:** Version bump only for package @quenty/rogue-humanoid
920
484
 
921
-
922
-
923
-
924
-
925
485
  # [3.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.22.0...@quenty/rogue-humanoid@3.23.0) (2023-06-17)
926
486
 
927
487
  **Note:** Version bump only for package @quenty/rogue-humanoid
928
488
 
929
-
930
-
931
-
932
-
933
489
  # [3.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.21.0...@quenty/rogue-humanoid@3.22.0) (2023-06-05)
934
490
 
935
491
  **Note:** Version bump only for package @quenty/rogue-humanoid
936
492
 
937
-
938
-
939
-
940
-
941
493
  # [3.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.20.0...@quenty/rogue-humanoid@3.21.0) (2023-05-26)
942
494
 
943
495
  **Note:** Version bump only for package @quenty/rogue-humanoid
944
496
 
945
-
946
-
947
-
948
-
949
497
  # [3.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.19.0...@quenty/rogue-humanoid@3.20.0) (2023-05-08)
950
498
 
951
499
  **Note:** Version bump only for package @quenty/rogue-humanoid
952
500
 
953
-
954
-
955
-
956
-
957
501
  # [3.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.18.0...@quenty/rogue-humanoid@3.19.0) (2023-04-20)
958
502
 
959
503
  **Note:** Version bump only for package @quenty/rogue-humanoid
960
504
 
961
-
962
-
963
-
964
-
965
505
  # [3.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.17.1...@quenty/rogue-humanoid@3.18.0) (2023-04-10)
966
506
 
967
507
  **Note:** Version bump only for package @quenty/rogue-humanoid
968
508
 
969
-
970
-
971
-
972
-
973
509
  ## [3.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.17.0...@quenty/rogue-humanoid@3.17.1) (2023-04-07)
974
510
 
975
511
  **Note:** Version bump only for package @quenty/rogue-humanoid
976
512
 
977
-
978
-
979
-
980
-
981
513
  # [3.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.16.0...@quenty/rogue-humanoid@3.17.0) (2023-04-06)
982
514
 
983
515
  **Note:** Version bump only for package @quenty/rogue-humanoid
984
516
 
985
-
986
-
987
-
988
-
989
517
  # [3.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.15.0...@quenty/rogue-humanoid@3.16.0) (2023-04-03)
990
518
 
991
519
  **Note:** Version bump only for package @quenty/rogue-humanoid
992
520
 
993
-
994
-
995
-
996
-
997
521
  # [3.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.14.0...@quenty/rogue-humanoid@3.15.0) (2023-03-31)
998
522
 
999
523
  **Note:** Version bump only for package @quenty/rogue-humanoid
1000
524
 
1001
-
1002
-
1003
-
1004
-
1005
525
  # [3.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.13.0...@quenty/rogue-humanoid@3.14.0) (2023-03-31)
1006
526
 
1007
527
  **Note:** Version bump only for package @quenty/rogue-humanoid
1008
528
 
1009
-
1010
-
1011
-
1012
-
1013
529
  # [3.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.12.0...@quenty/rogue-humanoid@3.13.0) (2023-03-05)
1014
530
 
1015
531
  **Note:** Version bump only for package @quenty/rogue-humanoid
1016
532
 
1017
-
1018
-
1019
-
1020
-
1021
533
  # [3.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.11.0...@quenty/rogue-humanoid@3.12.0) (2023-02-27)
1022
534
 
1023
535
  **Note:** Version bump only for package @quenty/rogue-humanoid
1024
536
 
1025
-
1026
-
1027
-
1028
-
1029
537
  # [3.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.10.0...@quenty/rogue-humanoid@3.11.0) (2023-02-21)
1030
538
 
1031
539
  **Note:** Version bump only for package @quenty/rogue-humanoid
1032
540
 
1033
-
1034
-
1035
-
1036
-
1037
541
  # [3.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.9.0...@quenty/rogue-humanoid@3.10.0) (2023-01-17)
1038
542
 
1039
543
  **Note:** Version bump only for package @quenty/rogue-humanoid
1040
544
 
1041
-
1042
-
1043
-
1044
-
1045
545
  # [3.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.8.1...@quenty/rogue-humanoid@3.9.0) (2023-01-11)
1046
546
 
1047
547
  **Note:** Version bump only for package @quenty/rogue-humanoid
1048
548
 
1049
-
1050
-
1051
-
1052
-
1053
549
  ## [3.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.8.0...@quenty/rogue-humanoid@3.8.1) (2023-01-03)
1054
550
 
1055
551
  **Note:** Version bump only for package @quenty/rogue-humanoid
1056
552
 
1057
-
1058
-
1059
-
1060
-
1061
553
  # [3.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.7.1...@quenty/rogue-humanoid@3.8.0) (2023-01-01)
1062
554
 
1063
555
  **Note:** Version bump only for package @quenty/rogue-humanoid
1064
556
 
1065
-
1066
-
1067
-
1068
-
1069
557
  ## [3.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.7.0...@quenty/rogue-humanoid@3.7.1) (2022-12-27)
1070
558
 
1071
559
  **Note:** Version bump only for package @quenty/rogue-humanoid
1072
560
 
1073
-
1074
-
1075
-
1076
-
1077
561
  # [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.6.0...@quenty/rogue-humanoid@3.7.0) (2022-12-06)
1078
562
 
1079
563
  **Note:** Version bump only for package @quenty/rogue-humanoid
1080
564
 
1081
-
1082
-
1083
-
1084
-
1085
565
  # [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.5.1...@quenty/rogue-humanoid@3.6.0) (2022-12-05)
1086
566
 
1087
567
  **Note:** Version bump only for package @quenty/rogue-humanoid
1088
568
 
1089
-
1090
-
1091
-
1092
-
1093
569
  ## [3.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.5.0...@quenty/rogue-humanoid@3.5.1) (2022-11-28)
1094
570
 
1095
571
  **Note:** Version bump only for package @quenty/rogue-humanoid
1096
572
 
1097
-
1098
-
1099
-
1100
-
1101
573
  # [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.4.0...@quenty/rogue-humanoid@3.5.0) (2022-11-19)
1102
574
 
1103
575
  **Note:** Version bump only for package @quenty/rogue-humanoid
1104
576
 
1105
-
1106
-
1107
-
1108
-
1109
577
  # [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.3.1...@quenty/rogue-humanoid@3.4.0) (2022-11-12)
1110
578
 
1111
-
1112
579
  ### Features
1113
580
 
1114
- * Binder provider now provides name for debugging ([72d547e](https://github.com/Quenty/NevermoreEngine/commit/72d547ea47358dfab1128dd076723f5a1a0d9fd8))
1115
-
1116
-
1117
-
1118
-
581
+ - Binder provider now provides name for debugging ([72d547e](https://github.com/Quenty/NevermoreEngine/commit/72d547ea47358dfab1128dd076723f5a1a0d9fd8))
1119
582
 
1120
583
  ## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.3.0...@quenty/rogue-humanoid@3.3.1) (2022-11-04)
1121
584
 
1122
585
  **Note:** Version bump only for package @quenty/rogue-humanoid
1123
586
 
1124
-
1125
-
1126
-
1127
-
1128
587
  # [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.2.0...@quenty/rogue-humanoid@3.3.0) (2022-10-30)
1129
588
 
1130
589
  **Note:** Version bump only for package @quenty/rogue-humanoid
1131
590
 
1132
-
1133
-
1134
-
1135
-
1136
591
  # [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.1.0...@quenty/rogue-humanoid@3.2.0) (2022-10-23)
1137
592
 
1138
593
  **Note:** Version bump only for package @quenty/rogue-humanoid
1139
594
 
1140
-
1141
-
1142
-
1143
-
1144
595
  # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@3.0.0...@quenty/rogue-humanoid@3.1.0) (2022-10-11)
1145
596
 
1146
-
1147
597
  ### Bug Fixes
1148
598
 
1149
- * Remove init.meta.json since it breaks in team create ([cba21e6](https://github.com/Quenty/NevermoreEngine/commit/cba21e602b50ea3799044eae9cb690d1cd9c88ec))
1150
-
1151
-
1152
-
1153
-
599
+ - Remove init.meta.json since it breaks in team create ([cba21e6](https://github.com/Quenty/NevermoreEngine/commit/cba21e602b50ea3799044eae9cb690d1cd9c88ec))
1154
600
 
1155
601
  # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@2.1.0...@quenty/rogue-humanoid@3.0.0) (2022-09-27)
1156
602
 
1157
-
1158
603
  ### Bug Fixes
1159
604
 
1160
- * Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
1161
-
605
+ - Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
1162
606
 
1163
607
  ### Features
1164
608
 
1165
- * Ensure humanoid properties get set on humanoid ([a605a21](https://github.com/Quenty/NevermoreEngine/commit/a605a21218afc4066a856f54077ab6f798502540))
1166
-
1167
-
1168
-
1169
-
609
+ - Ensure humanoid properties get set on humanoid ([a605a21](https://github.com/Quenty/NevermoreEngine/commit/a605a21218afc4066a856f54077ab6f798502540))
1170
610
 
1171
611
  # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@2.0.1...@quenty/rogue-humanoid@2.1.0) (2022-08-22)
1172
612
 
1173
613
  **Note:** Version bump only for package @quenty/rogue-humanoid
1174
614
 
1175
-
1176
-
1177
-
1178
-
1179
615
  ## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@2.0.0...@quenty/rogue-humanoid@2.0.1) (2022-08-16)
1180
616
 
1181
617
  **Note:** Version bump only for package @quenty/rogue-humanoid
1182
618
 
1183
-
1184
-
1185
-
1186
-
1187
619
  # [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@1.2.1...@quenty/rogue-humanoid@2.0.0) (2022-08-14)
1188
620
 
1189
-
1190
621
  ### Bug Fixes
1191
622
 
1192
- * RogueHumanoid jump height would sometimes not be respected. This ensures we use jump height ([da44dff](https://github.com/Quenty/NevermoreEngine/commit/da44dff7f07dce12abf05bc0e52ab15bd3c09fb2))
1193
-
623
+ - RogueHumanoid jump height would sometimes not be respected. This ensures we use jump height ([da44dff](https://github.com/Quenty/NevermoreEngine/commit/da44dff7f07dce12abf05bc0e52ab15bd3c09fb2))
1194
624
 
1195
625
  ### Features
1196
626
 
1197
- * Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e))
1198
-
1199
-
1200
-
1201
-
627
+ - Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e))
1202
628
 
1203
629
  ## [1.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@1.2.0...@quenty/rogue-humanoid@1.2.1) (2022-08-11)
1204
630
 
1205
631
  **Note:** Version bump only for package @quenty/rogue-humanoid
1206
632
 
1207
-
1208
-
1209
-
1210
-
1211
633
  # [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-humanoid@1.1.0...@quenty/rogue-humanoid@1.2.0) (2022-07-31)
1212
634
 
1213
635
  **Note:** Version bump only for package @quenty/rogue-humanoid
1214
636
 
1215
-
1216
-
1217
-
1218
-
1219
637
  # 1.1.0 (2022-07-02)
1220
638
 
1221
-
1222
639
  ### Features
1223
640
 
1224
- * Add RogueHumanoid package ([37d932a](https://github.com/Quenty/NevermoreEngine/commit/37d932aa99589bb860f1439593b0afaa72f8dee8))
1225
-
1226
-
1227
-
1228
-
641
+ - Add RogueHumanoid package ([37d932a](https://github.com/Quenty/NevermoreEngine/commit/37d932aa99589bb860f1439593b0afaa72f8dee8))
1229
642
 
1230
643
  # v1.1.0 (Sat Jul 02 2022)
1231
644