@quenty/playerinputmode 9.36.1 → 9.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -493
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,984 +3,511 @@
|
|
|
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
|
+
# [9.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.36.2...@quenty/playerinputmode@9.37.0) (2026-05-18)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
9
9
|
|
|
10
|
+
## [9.36.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.36.1...@quenty/playerinputmode@9.36.2) (2026-04-30)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/playerinputmode
|
|
11
13
|
|
|
14
|
+
## [9.36.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.36.0...@quenty/playerinputmode@9.36.1) (2026-04-29)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/playerinputmode
|
|
13
17
|
|
|
14
18
|
# [9.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.35.0...@quenty/playerinputmode@9.36.0) (2026-04-23)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [9.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.34.0...@quenty/playerinputmode@9.35.0) (2026-04-14)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
# [9.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.33.0...@quenty/playerinputmode@9.34.0) (2026-02-20)
|
|
31
27
|
|
|
32
28
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
30
|
# [9.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.32.0...@quenty/playerinputmode@9.33.0) (2026-02-19)
|
|
39
31
|
|
|
40
32
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
41
33
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
34
|
# [9.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.31.1...@quenty/playerinputmode@9.32.0) (2026-02-17)
|
|
47
35
|
|
|
48
36
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
49
37
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
38
|
## [9.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.31.0...@quenty/playerinputmode@9.31.1) (2026-01-21)
|
|
55
39
|
|
|
56
40
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
57
41
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
42
|
# [9.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.30.0...@quenty/playerinputmode@9.31.0) (2026-01-18)
|
|
63
43
|
|
|
64
44
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
65
45
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
46
|
# [9.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.29.0...@quenty/playerinputmode@9.30.0) (2026-01-16)
|
|
71
47
|
|
|
72
|
-
|
|
73
48
|
### Features
|
|
74
49
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
50
|
+
- Add SimpleEnum package and interface, to simplify enum usage across Nevermore ([d3040d7](https://github.com/Quenty/NevermoreEngine/commit/d3040d7a07ae7b2586bb982399b401fe19f1eb3f))
|
|
80
51
|
|
|
81
52
|
# [9.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.28.1...@quenty/playerinputmode@9.29.0) (2026-01-13)
|
|
82
53
|
|
|
83
54
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
84
55
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
56
|
## [9.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.28.0...@quenty/playerinputmode@9.28.1) (2026-01-12)
|
|
90
57
|
|
|
91
|
-
|
|
92
58
|
### Bug Fixes
|
|
93
59
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
60
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
99
61
|
|
|
100
62
|
# [9.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.27.1...@quenty/playerinputmode@9.28.0) (2026-01-11)
|
|
101
63
|
|
|
102
64
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
103
65
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
66
|
## [9.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.27.0...@quenty/playerinputmode@9.27.1) (2026-01-10)
|
|
109
67
|
|
|
110
68
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
111
69
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
70
|
# [9.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.26.1...@quenty/playerinputmode@9.27.0) (2026-01-08)
|
|
117
71
|
|
|
118
72
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
119
73
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
74
|
## [9.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.26.0...@quenty/playerinputmode@9.26.1) (2026-01-05)
|
|
125
75
|
|
|
126
76
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
127
77
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
78
|
# [9.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.8...@quenty/playerinputmode@9.26.0) (2026-01-04)
|
|
133
79
|
|
|
134
80
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
135
81
|
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
82
|
## [9.25.8](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.7...@quenty/playerinputmode@9.25.8) (2026-01-03)
|
|
141
83
|
|
|
142
84
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
143
85
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
86
|
## [9.25.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.6...@quenty/playerinputmode@9.25.7) (2025-12-31)
|
|
149
87
|
|
|
150
88
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
151
89
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
90
|
## [9.25.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.5...@quenty/playerinputmode@9.25.6) (2025-12-29)
|
|
157
91
|
|
|
158
92
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
159
93
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
94
|
## [9.25.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.4...@quenty/playerinputmode@9.25.5) (2025-12-29)
|
|
165
95
|
|
|
166
96
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
167
97
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
98
|
## [9.25.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.3...@quenty/playerinputmode@9.25.4) (2025-12-28)
|
|
173
99
|
|
|
174
100
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
175
101
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
102
|
## [9.25.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.2...@quenty/playerinputmode@9.25.3) (2025-12-11)
|
|
181
103
|
|
|
182
104
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
183
105
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
106
|
## [9.25.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.1...@quenty/playerinputmode@9.25.2) (2025-11-22)
|
|
189
107
|
|
|
190
108
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
191
109
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
110
|
## [9.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.25.0...@quenty/playerinputmode@9.25.1) (2025-11-12)
|
|
197
111
|
|
|
198
112
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
199
113
|
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
114
|
# [9.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.24.0...@quenty/playerinputmode@9.25.0) (2025-11-07)
|
|
205
115
|
|
|
206
116
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
207
117
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
118
|
# [9.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.23.0...@quenty/playerinputmode@9.24.0) (2025-10-08)
|
|
213
119
|
|
|
214
120
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
215
121
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
122
|
# [9.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.22.0...@quenty/playerinputmode@9.23.0) (2025-09-26)
|
|
221
123
|
|
|
222
124
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
223
125
|
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
126
|
# [9.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.21.1...@quenty/playerinputmode@9.22.0) (2025-08-29)
|
|
229
127
|
|
|
230
128
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
231
129
|
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
130
|
## [9.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.21.0...@quenty/playerinputmode@9.21.1) (2025-08-12)
|
|
237
131
|
|
|
238
132
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
239
133
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
134
|
# [9.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.20.0...@quenty/playerinputmode@9.21.0) (2025-05-12)
|
|
245
135
|
|
|
246
136
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
247
137
|
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
138
|
# [9.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.19.3...@quenty/playerinputmode@9.20.0) (2025-05-10)
|
|
253
139
|
|
|
254
|
-
|
|
255
140
|
### Bug Fixes
|
|
256
141
|
|
|
257
|
-
|
|
258
|
-
|
|
142
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
259
143
|
|
|
260
144
|
### Features
|
|
261
145
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
146
|
+
- Add even more types ([b31717d](https://github.com/Quenty/NevermoreEngine/commit/b31717d8c9f7620c457f5018a2affa760a65334a))
|
|
267
147
|
|
|
268
148
|
## [9.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.19.2...@quenty/playerinputmode@9.19.3) (2025-04-10)
|
|
269
149
|
|
|
270
150
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
271
151
|
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
152
|
## [9.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.19.0...@quenty/playerinputmode@9.19.2) (2025-04-07)
|
|
277
153
|
|
|
278
|
-
|
|
279
154
|
### Bug Fixes
|
|
280
155
|
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
156
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
157
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
287
158
|
|
|
288
159
|
## [9.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.19.0...@quenty/playerinputmode@9.19.1) (2025-04-07)
|
|
289
160
|
|
|
290
|
-
|
|
291
161
|
### Bug Fixes
|
|
292
162
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
163
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
298
164
|
|
|
299
165
|
# [9.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.18.2...@quenty/playerinputmode@9.19.0) (2025-04-02)
|
|
300
166
|
|
|
301
167
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
302
168
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
169
|
## [9.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.18.1...@quenty/playerinputmode@9.18.2) (2025-03-31)
|
|
308
170
|
|
|
309
171
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
310
172
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
173
|
## [9.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.18.0...@quenty/playerinputmode@9.18.1) (2025-03-21)
|
|
316
174
|
|
|
317
175
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
318
176
|
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
177
|
# [9.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.17.1...@quenty/playerinputmode@9.18.0) (2025-02-18)
|
|
324
178
|
|
|
325
179
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
326
180
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
181
|
## [9.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.17.0...@quenty/playerinputmode@9.17.1) (2025-01-22)
|
|
332
182
|
|
|
333
183
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
334
184
|
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
185
|
# [9.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.16.0...@quenty/playerinputmode@9.17.0) (2024-12-15)
|
|
340
186
|
|
|
341
187
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
342
188
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
189
|
# [9.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.15.0...@quenty/playerinputmode@9.16.0) (2024-12-03)
|
|
348
190
|
|
|
349
191
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
350
192
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
193
|
# [9.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.14.0...@quenty/playerinputmode@9.15.0) (2024-11-13)
|
|
356
194
|
|
|
357
195
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
358
196
|
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
197
|
# [9.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.13.1...@quenty/playerinputmode@9.14.0) (2024-11-06)
|
|
364
198
|
|
|
365
199
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
366
200
|
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
201
|
## [9.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.13.0...@quenty/playerinputmode@9.13.1) (2024-11-04)
|
|
372
202
|
|
|
373
203
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
374
204
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
205
|
# [9.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.12.0...@quenty/playerinputmode@9.13.0) (2024-11-03)
|
|
380
206
|
|
|
381
207
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
382
208
|
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
209
|
# [9.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.11.1...@quenty/playerinputmode@9.12.0) (2024-10-23)
|
|
388
210
|
|
|
389
211
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
390
212
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
213
|
## [9.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.11.0...@quenty/playerinputmode@9.11.1) (2024-10-09)
|
|
396
214
|
|
|
397
215
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
398
216
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
217
|
# [9.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.10.1...@quenty/playerinputmode@9.11.0) (2024-10-06)
|
|
404
218
|
|
|
405
219
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
406
220
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
221
|
## [9.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.10.0...@quenty/playerinputmode@9.10.1) (2024-10-04)
|
|
412
222
|
|
|
413
223
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
414
224
|
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
225
|
# [9.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.9.0...@quenty/playerinputmode@9.10.0) (2024-10-04)
|
|
420
226
|
|
|
421
227
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
422
228
|
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
229
|
# [9.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.8.0...@quenty/playerinputmode@9.9.0) (2024-09-25)
|
|
428
230
|
|
|
429
231
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
430
232
|
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
233
|
# [9.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.7.1...@quenty/playerinputmode@9.8.0) (2024-09-25)
|
|
436
234
|
|
|
437
235
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
438
236
|
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
237
|
## [9.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.7.0...@quenty/playerinputmode@9.7.1) (2024-09-20)
|
|
444
238
|
|
|
445
239
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
446
240
|
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
241
|
# [9.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.6.0...@quenty/playerinputmode@9.7.0) (2024-09-12)
|
|
452
242
|
|
|
453
243
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
454
244
|
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
245
|
# [9.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.5.0...@quenty/playerinputmode@9.6.0) (2024-08-09)
|
|
460
246
|
|
|
461
247
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
462
248
|
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
249
|
# [9.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.4.0...@quenty/playerinputmode@9.5.0) (2024-05-09)
|
|
468
250
|
|
|
469
|
-
|
|
470
251
|
### Bug Fixes
|
|
471
252
|
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
253
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
477
254
|
|
|
478
255
|
# [9.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.3.0...@quenty/playerinputmode@9.4.0) (2024-05-03)
|
|
479
256
|
|
|
480
257
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
481
258
|
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
259
|
# [9.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.2.0...@quenty/playerinputmode@9.3.0) (2024-04-27)
|
|
487
260
|
|
|
488
261
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
489
262
|
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
263
|
# [9.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.1.0...@quenty/playerinputmode@9.2.0) (2024-03-27)
|
|
495
264
|
|
|
496
265
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
497
266
|
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
267
|
# [9.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@9.0.0...@quenty/playerinputmode@9.1.0) (2024-03-09)
|
|
503
268
|
|
|
504
269
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
505
270
|
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
271
|
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@8.0.0...@quenty/playerinputmode@9.0.0) (2024-02-14)
|
|
511
272
|
|
|
512
273
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
513
274
|
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
275
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@7.0.0...@quenty/playerinputmode@8.0.0) (2024-02-13)
|
|
519
276
|
|
|
520
277
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
521
278
|
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
279
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@6.0.0...@quenty/playerinputmode@7.0.0) (2024-02-13)
|
|
527
280
|
|
|
528
281
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
529
282
|
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
283
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@5.0.0...@quenty/playerinputmode@6.0.0) (2024-02-13)
|
|
535
284
|
|
|
536
285
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
537
286
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
287
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.5.0...@quenty/playerinputmode@5.0.0) (2024-01-10)
|
|
543
288
|
|
|
544
289
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
545
290
|
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
291
|
# [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.4.0...@quenty/playerinputmode@4.5.0) (2024-01-08)
|
|
551
292
|
|
|
552
293
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
553
294
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
295
|
# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.3.0...@quenty/playerinputmode@4.4.0) (2023-12-28)
|
|
559
296
|
|
|
560
297
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
561
298
|
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
299
|
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.2.1...@quenty/playerinputmode@4.3.0) (2023-12-14)
|
|
567
300
|
|
|
568
|
-
|
|
569
301
|
### Features
|
|
570
302
|
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
303
|
+
- Handle not having a local player setup ([544a28b](https://github.com/Quenty/NevermoreEngine/commit/544a28b4c1e10f72e335583bd4e7ef6102a8eb0e))
|
|
576
304
|
|
|
577
305
|
## [4.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.2.0...@quenty/playerinputmode@4.2.1) (2023-10-28)
|
|
578
306
|
|
|
579
307
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
580
308
|
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
309
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.1.1...@quenty/playerinputmode@4.2.0) (2023-10-18)
|
|
586
310
|
|
|
587
311
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
588
312
|
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
313
|
## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.1.0...@quenty/playerinputmode@4.1.1) (2023-10-11)
|
|
594
314
|
|
|
595
315
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
596
316
|
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
317
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@4.0.0...@quenty/playerinputmode@4.1.0) (2023-10-11)
|
|
602
318
|
|
|
603
319
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
604
320
|
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
321
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.32.0...@quenty/playerinputmode@4.0.0) (2023-10-11)
|
|
610
322
|
|
|
611
323
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
612
324
|
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
325
|
# [3.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.31.0...@quenty/playerinputmode@3.32.0) (2023-09-21)
|
|
618
326
|
|
|
619
327
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
620
328
|
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
329
|
# [3.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.30.0...@quenty/playerinputmode@3.31.0) (2023-09-04)
|
|
626
330
|
|
|
627
331
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
628
332
|
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
333
|
# [3.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.29.0...@quenty/playerinputmode@3.30.0) (2023-08-23)
|
|
634
334
|
|
|
635
335
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
636
336
|
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
337
|
# [3.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.28.0...@quenty/playerinputmode@3.29.0) (2023-08-01)
|
|
642
338
|
|
|
643
339
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
644
340
|
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
341
|
# [3.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.27.0...@quenty/playerinputmode@3.28.0) (2023-07-28)
|
|
650
342
|
|
|
651
343
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
652
344
|
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
345
|
# [3.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.26.1...@quenty/playerinputmode@3.27.0) (2023-07-23)
|
|
658
346
|
|
|
659
347
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
660
348
|
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
349
|
## [3.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.26.0...@quenty/playerinputmode@3.26.1) (2023-07-18)
|
|
666
350
|
|
|
667
351
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
668
352
|
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
353
|
# [3.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.25.1...@quenty/playerinputmode@3.26.0) (2023-07-15)
|
|
674
354
|
|
|
675
355
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
676
356
|
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
357
|
## [3.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.25.0...@quenty/playerinputmode@3.25.1) (2023-07-11)
|
|
682
358
|
|
|
683
359
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
684
360
|
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
361
|
# [3.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.24.1...@quenty/playerinputmode@3.25.0) (2023-07-10)
|
|
690
362
|
|
|
691
363
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
692
364
|
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
365
|
## [3.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.24.0...@quenty/playerinputmode@3.24.1) (2023-07-03)
|
|
698
366
|
|
|
699
367
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
700
368
|
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
369
|
# [3.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.23.0...@quenty/playerinputmode@3.24.0) (2023-06-24)
|
|
706
370
|
|
|
707
371
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
708
372
|
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
373
|
# [3.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.22.0...@quenty/playerinputmode@3.23.0) (2023-06-17)
|
|
714
374
|
|
|
715
375
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
716
376
|
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
377
|
# [3.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.21.0...@quenty/playerinputmode@3.22.0) (2023-06-05)
|
|
722
378
|
|
|
723
379
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
724
380
|
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
381
|
# [3.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.20.0...@quenty/playerinputmode@3.21.0) (2023-05-26)
|
|
730
382
|
|
|
731
383
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
732
384
|
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
385
|
# [3.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.19.0...@quenty/playerinputmode@3.20.0) (2023-05-08)
|
|
738
386
|
|
|
739
387
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
740
388
|
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
389
|
# [3.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.18.0...@quenty/playerinputmode@3.19.0) (2023-04-24)
|
|
746
390
|
|
|
747
391
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
748
392
|
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
393
|
# [3.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.17.0...@quenty/playerinputmode@3.18.0) (2023-04-20)
|
|
754
394
|
|
|
755
395
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
756
396
|
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
397
|
# [3.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.16.1...@quenty/playerinputmode@3.17.0) (2023-04-10)
|
|
762
398
|
|
|
763
399
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
764
400
|
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
401
|
## [3.16.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.16.0...@quenty/playerinputmode@3.16.1) (2023-04-07)
|
|
770
402
|
|
|
771
403
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
772
404
|
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
405
|
# [3.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.15.0...@quenty/playerinputmode@3.16.0) (2023-04-06)
|
|
778
406
|
|
|
779
407
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
780
408
|
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
409
|
# [3.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.14.0...@quenty/playerinputmode@3.15.0) (2023-04-03)
|
|
786
410
|
|
|
787
411
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
788
412
|
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
413
|
# [3.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.13.0...@quenty/playerinputmode@3.14.0) (2023-03-31)
|
|
794
414
|
|
|
795
|
-
|
|
796
415
|
### Features
|
|
797
416
|
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
417
|
+
- Add PlayerInputModeUtils.promisePlayerInputMode(player, cancelToken) ([7f8ed94](https://github.com/Quenty/NevermoreEngine/commit/7f8ed942b254e40fa46398ca12db0bd3784d9080))
|
|
803
418
|
|
|
804
419
|
# [3.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.12.0...@quenty/playerinputmode@3.13.0) (2023-03-31)
|
|
805
420
|
|
|
806
421
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
807
422
|
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
423
|
# [3.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.11.0...@quenty/playerinputmode@3.12.0) (2023-03-05)
|
|
813
424
|
|
|
814
425
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
815
426
|
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
427
|
# [3.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.10.0...@quenty/playerinputmode@3.11.0) (2023-02-27)
|
|
821
428
|
|
|
822
429
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
823
430
|
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
431
|
# [3.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.9.0...@quenty/playerinputmode@3.10.0) (2023-02-21)
|
|
829
432
|
|
|
830
433
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
831
434
|
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
435
|
# [3.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.8.0...@quenty/playerinputmode@3.9.0) (2023-01-17)
|
|
837
436
|
|
|
838
437
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
839
438
|
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
439
|
# [3.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.7.0...@quenty/playerinputmode@3.8.0) (2023-01-11)
|
|
845
440
|
|
|
846
441
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
847
442
|
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
443
|
# [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.6.1...@quenty/playerinputmode@3.7.0) (2023-01-01)
|
|
853
444
|
|
|
854
445
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
855
446
|
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
447
|
## [3.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.6.0...@quenty/playerinputmode@3.6.1) (2022-12-27)
|
|
861
448
|
|
|
862
449
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
863
450
|
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
451
|
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.5.0...@quenty/playerinputmode@3.6.0) (2022-12-06)
|
|
869
452
|
|
|
870
453
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
871
454
|
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
455
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.4.1...@quenty/playerinputmode@3.5.0) (2022-12-05)
|
|
877
456
|
|
|
878
457
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
879
458
|
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
459
|
## [3.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.4.0...@quenty/playerinputmode@3.4.1) (2022-11-28)
|
|
885
460
|
|
|
886
461
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
887
462
|
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
463
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.3.0...@quenty/playerinputmode@3.4.0) (2022-11-19)
|
|
893
464
|
|
|
894
465
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
895
466
|
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
467
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.2.1...@quenty/playerinputmode@3.3.0) (2022-11-12)
|
|
901
468
|
|
|
902
469
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
903
470
|
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
471
|
## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.2.0...@quenty/playerinputmode@3.2.1) (2022-11-04)
|
|
909
472
|
|
|
910
473
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
911
474
|
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
475
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.1.0...@quenty/playerinputmode@3.2.0) (2022-10-30)
|
|
917
476
|
|
|
918
477
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
919
478
|
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
479
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@3.0.0...@quenty/playerinputmode@3.1.0) (2022-10-11)
|
|
925
480
|
|
|
926
|
-
|
|
927
481
|
### Bug Fixes
|
|
928
482
|
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
483
|
+
- Fix package dependencies ([06467b6](https://github.com/Quenty/NevermoreEngine/commit/06467b6bcbea4f0e33f3ecd6ea56424850824aef))
|
|
484
|
+
- Remove init.meta.json since it breaks in team create ([cba21e6](https://github.com/Quenty/NevermoreEngine/commit/cba21e602b50ea3799044eae9cb690d1cd9c88ec))
|
|
935
485
|
|
|
936
486
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@2.1.0...@quenty/playerinputmode@3.0.0) (2022-09-27)
|
|
937
487
|
|
|
938
|
-
|
|
939
488
|
### Bug Fixes
|
|
940
489
|
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
490
|
+
- Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
|
|
946
491
|
|
|
947
492
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@2.0.1...@quenty/playerinputmode@2.1.0) (2022-08-22)
|
|
948
493
|
|
|
949
494
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
950
495
|
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
496
|
## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@2.0.0...@quenty/playerinputmode@2.0.1) (2022-08-16)
|
|
956
497
|
|
|
957
498
|
**Note:** Version bump only for package @quenty/playerinputmode
|
|
958
499
|
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
500
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerinputmode@1.1.0...@quenty/playerinputmode@2.0.0) (2022-08-14)
|
|
964
501
|
|
|
965
|
-
|
|
966
502
|
### Features
|
|
967
503
|
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
504
|
+
- Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e))
|
|
973
505
|
|
|
974
506
|
# 1.1.0 (2022-07-31)
|
|
975
507
|
|
|
976
|
-
|
|
977
508
|
### Features
|
|
978
509
|
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
510
|
+
- Add PlayerInputMode package and service allowing the player input mode to be shown to other players in the game ([fa2309e](https://github.com/Quenty/NevermoreEngine/commit/fa2309e24bb28e281c66c98af82aea419fbbc741))
|
|
984
511
|
|
|
985
512
|
# v1.1.0 (Sun Jul 31 2022)
|
|
986
513
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/playerinputmode",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.37.0",
|
|
4
4
|
"description": "Service that takes active input modes from the player and exposes it to every other player via the server.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -29,21 +29,21 @@
|
|
|
29
29
|
"Quenty"
|
|
30
30
|
],
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@quenty/attributeutils": "14.29.
|
|
33
|
-
"@quenty/brio": "14.29.
|
|
32
|
+
"@quenty/attributeutils": "14.29.2",
|
|
33
|
+
"@quenty/brio": "14.29.2",
|
|
34
34
|
"@quenty/enums": "1.3.0",
|
|
35
|
-
"@quenty/inputmode": "13.
|
|
35
|
+
"@quenty/inputmode": "13.33.0",
|
|
36
36
|
"@quenty/loader": "10.11.0",
|
|
37
37
|
"@quenty/maid": "3.9.0",
|
|
38
|
-
"@quenty/playerutils": "8.31.
|
|
38
|
+
"@quenty/playerutils": "8.31.2",
|
|
39
39
|
"@quenty/promise": "10.18.0",
|
|
40
|
-
"@quenty/remoting": "12.31.
|
|
41
|
-
"@quenty/rx": "13.28.
|
|
42
|
-
"@quenty/servicebag": "11.
|
|
40
|
+
"@quenty/remoting": "12.31.2",
|
|
41
|
+
"@quenty/rx": "13.28.2",
|
|
42
|
+
"@quenty/servicebag": "11.18.0",
|
|
43
43
|
"@quenty/table": "3.9.2"
|
|
44
44
|
},
|
|
45
45
|
"publishConfig": {
|
|
46
46
|
"access": "public"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
|
|
49
49
|
}
|