@quenty/inputkeymaputils 14.41.2 → 14.43.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 +251 -954
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -3,1524 +3,821 @@
|
|
|
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
|
+
# [14.43.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.42.0...@quenty/inputkeymaputils@14.43.0) (2026-05-29)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
9
9
|
|
|
10
|
+
# [14.42.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.41.2...@quenty/inputkeymaputils@14.42.0) (2026-05-18)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
11
13
|
|
|
14
|
+
## [14.41.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.41.1...@quenty/inputkeymaputils@14.41.2) (2026-04-30)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
13
17
|
|
|
14
18
|
## [14.41.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.41.0...@quenty/inputkeymaputils@14.41.1) (2026-04-29)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [14.41.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.40.0...@quenty/inputkeymaputils@14.41.0) (2026-04-23)
|
|
23
23
|
|
|
24
|
-
|
|
25
24
|
### Bug Fixes
|
|
26
25
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
26
|
+
- Fix dependencies list ([776b270](https://github.com/Quenty/NevermoreEngine/commit/776b2700b97d877b70c487d2f47092bacc373e7a))
|
|
32
27
|
|
|
33
28
|
# [14.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.39.0...@quenty/inputkeymaputils@14.40.0) (2026-04-14)
|
|
34
29
|
|
|
35
30
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
36
31
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
32
|
# [14.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.38.0...@quenty/inputkeymaputils@14.39.0) (2026-02-20)
|
|
42
33
|
|
|
43
|
-
|
|
44
34
|
### Features
|
|
45
35
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
36
|
+
- **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
|
|
51
37
|
|
|
52
38
|
# [14.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.37.0...@quenty/inputkeymaputils@14.38.0) (2026-02-19)
|
|
53
39
|
|
|
54
|
-
|
|
55
40
|
### Features
|
|
56
41
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
42
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
62
43
|
|
|
63
44
|
# [14.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.36.0...@quenty/inputkeymaputils@14.37.0) (2026-02-19)
|
|
64
45
|
|
|
65
46
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
66
47
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
48
|
# [14.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.35.0...@quenty/inputkeymaputils@14.36.0) (2026-02-17)
|
|
72
49
|
|
|
73
|
-
|
|
74
50
|
### Features
|
|
75
51
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
52
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
53
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
82
54
|
|
|
83
55
|
# [14.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.34.2...@quenty/inputkeymaputils@14.35.0) (2026-01-26)
|
|
84
56
|
|
|
85
|
-
|
|
86
57
|
### Bug Fixes
|
|
87
58
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
59
|
+
- Fix lint ([7c77d1f](https://github.com/Quenty/NevermoreEngine/commit/7c77d1f6d95657072fc756e6f93bed1484646ad9))
|
|
60
|
+
- Remove holding state from input system ([b20d6f8](https://github.com/Quenty/NevermoreEngine/commit/b20d6f88725703864fe8112517dd4a5270274e3a))
|
|
91
61
|
|
|
92
62
|
### Features
|
|
93
63
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
64
|
+
- Add Holdable option to InputKeyMapList ([0422fb6](https://github.com/Quenty/NevermoreEngine/commit/0422fb61671d80b110b06c6bf2da00fb293698bb))
|
|
99
65
|
|
|
100
66
|
## [14.34.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.34.1...@quenty/inputkeymaputils@14.34.2) (2026-01-23)
|
|
101
67
|
|
|
102
68
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
103
69
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
70
|
## [14.34.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.34.0...@quenty/inputkeymaputils@14.34.1) (2026-01-21)
|
|
109
71
|
|
|
110
72
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
111
73
|
|
|
74
|
+
# [14.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.33.0...@quenty/inputkeymaputils@14.34.0) (2026-01-18)
|
|
112
75
|
|
|
76
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
113
77
|
|
|
78
|
+
# [14.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.32.0...@quenty/inputkeymaputils@14.33.0) (2026-01-16)
|
|
114
79
|
|
|
80
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
115
81
|
|
|
116
|
-
# [14.
|
|
82
|
+
# [14.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.31.1...@quenty/inputkeymaputils@14.32.0) (2026-01-13)
|
|
117
83
|
|
|
118
84
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
119
85
|
|
|
86
|
+
## [14.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.31.0...@quenty/inputkeymaputils@14.31.1) (2026-01-12)
|
|
120
87
|
|
|
88
|
+
### Bug Fixes
|
|
121
89
|
|
|
90
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
122
91
|
|
|
123
|
-
|
|
124
|
-
# [14.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.32.0...@quenty/inputkeymaputils@14.33.0) (2026-01-16)
|
|
92
|
+
# [14.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.30.1...@quenty/inputkeymaputils@14.31.0) (2026-01-11)
|
|
125
93
|
|
|
126
94
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
127
95
|
|
|
96
|
+
## [14.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.30.0...@quenty/inputkeymaputils@14.30.1) (2026-01-10)
|
|
128
97
|
|
|
98
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
129
99
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
# [14.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.31.1...@quenty/inputkeymaputils@14.32.0) (2026-01-13)
|
|
100
|
+
# [14.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.29.1...@quenty/inputkeymaputils@14.30.0) (2026-01-08)
|
|
133
101
|
|
|
134
102
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
135
103
|
|
|
104
|
+
## [14.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.29.0...@quenty/inputkeymaputils@14.29.1) (2026-01-05)
|
|
136
105
|
|
|
106
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
137
107
|
|
|
108
|
+
# [14.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.8...@quenty/inputkeymaputils@14.29.0) (2026-01-04)
|
|
138
109
|
|
|
110
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
139
111
|
|
|
140
|
-
## [14.
|
|
112
|
+
## [14.28.8](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.7...@quenty/inputkeymaputils@14.28.8) (2026-01-03)
|
|
141
113
|
|
|
114
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
142
115
|
|
|
143
|
-
|
|
116
|
+
## [14.28.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.6...@quenty/inputkeymaputils@14.28.7) (2025-12-31)
|
|
144
117
|
|
|
145
|
-
|
|
118
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
146
119
|
|
|
120
|
+
## [14.28.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.5...@quenty/inputkeymaputils@14.28.6) (2025-12-29)
|
|
147
121
|
|
|
122
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
148
123
|
|
|
124
|
+
## [14.28.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.4...@quenty/inputkeymaputils@14.28.5) (2025-12-29)
|
|
149
125
|
|
|
126
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
150
127
|
|
|
151
|
-
|
|
128
|
+
## [14.28.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.3...@quenty/inputkeymaputils@14.28.4) (2025-12-28)
|
|
152
129
|
|
|
153
130
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
154
131
|
|
|
132
|
+
## [14.28.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.2...@quenty/inputkeymaputils@14.28.3) (2025-12-11)
|
|
155
133
|
|
|
134
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
156
135
|
|
|
136
|
+
## [14.28.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.1...@quenty/inputkeymaputils@14.28.2) (2025-11-22)
|
|
157
137
|
|
|
138
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
158
139
|
|
|
159
|
-
## [14.
|
|
140
|
+
## [14.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.28.0...@quenty/inputkeymaputils@14.28.1) (2025-11-12)
|
|
160
141
|
|
|
161
142
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
162
143
|
|
|
144
|
+
# [14.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.27.0...@quenty/inputkeymaputils@14.28.0) (2025-10-08)
|
|
163
145
|
|
|
146
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
164
147
|
|
|
148
|
+
# [14.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.26.1...@quenty/inputkeymaputils@14.27.0) (2025-09-26)
|
|
165
149
|
|
|
150
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
166
151
|
|
|
167
|
-
|
|
152
|
+
## [14.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.26.0...@quenty/inputkeymaputils@14.26.1) (2025-09-15)
|
|
168
153
|
|
|
169
154
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
170
155
|
|
|
156
|
+
# [14.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.25.1...@quenty/inputkeymaputils@14.26.0) (2025-08-29)
|
|
171
157
|
|
|
158
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
172
159
|
|
|
160
|
+
## [14.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.25.0...@quenty/inputkeymaputils@14.25.1) (2025-08-12)
|
|
173
161
|
|
|
162
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
174
163
|
|
|
175
|
-
|
|
164
|
+
# [14.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.24.0...@quenty/inputkeymaputils@14.25.0) (2025-05-12)
|
|
176
165
|
|
|
177
166
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
178
167
|
|
|
168
|
+
# [14.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.23.3...@quenty/inputkeymaputils@14.24.0) (2025-05-10)
|
|
179
169
|
|
|
170
|
+
### Bug Fixes
|
|
180
171
|
|
|
172
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
173
|
+
- Fix recursive require ([6288f3c](https://github.com/Quenty/NevermoreEngine/commit/6288f3cc60e3aa8efe83aa685c6490bc6c01ff84))
|
|
174
|
+
- slottedtouchbutton recursion ([#557](https://github.com/Quenty/NevermoreEngine/issues/557)) ([c3e5c89](https://github.com/Quenty/NevermoreEngine/commit/c3e5c8977f9207f1b56489010ce12b204a28f4ae))
|
|
181
175
|
|
|
176
|
+
### Features
|
|
182
177
|
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
178
|
+
- Add even more types ([b31717d](https://github.com/Quenty/NevermoreEngine/commit/b31717d8c9f7620c457f5018a2affa760a65334a))
|
|
186
179
|
|
|
180
|
+
## [14.23.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.23.2...@quenty/inputkeymaputils@14.23.3) (2025-04-10)
|
|
187
181
|
|
|
182
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
188
183
|
|
|
184
|
+
## [14.23.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.23.0...@quenty/inputkeymaputils@14.23.2) (2025-04-07)
|
|
189
185
|
|
|
186
|
+
### Bug Fixes
|
|
190
187
|
|
|
191
|
-
|
|
188
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
189
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
192
190
|
|
|
193
|
-
|
|
191
|
+
## [14.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.23.0...@quenty/inputkeymaputils@14.23.1) (2025-04-07)
|
|
194
192
|
|
|
193
|
+
### Bug Fixes
|
|
195
194
|
|
|
195
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
196
196
|
|
|
197
|
+
# [14.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.22.4...@quenty/inputkeymaputils@14.23.0) (2025-04-02)
|
|
197
198
|
|
|
199
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
198
200
|
|
|
199
|
-
## [14.
|
|
201
|
+
## [14.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.22.3...@quenty/inputkeymaputils@14.22.4) (2025-03-31)
|
|
200
202
|
|
|
201
203
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
202
204
|
|
|
205
|
+
## [14.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.22.2...@quenty/inputkeymaputils@14.22.3) (2025-03-21)
|
|
203
206
|
|
|
207
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
204
208
|
|
|
209
|
+
## [14.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.22.1...@quenty/inputkeymaputils@14.22.2) (2025-03-13)
|
|
205
210
|
|
|
211
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
206
212
|
|
|
207
|
-
## [14.
|
|
213
|
+
## [14.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.22.0...@quenty/inputkeymaputils@14.22.1) (2025-03-09)
|
|
208
214
|
|
|
209
215
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
210
216
|
|
|
217
|
+
# [14.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.21.1...@quenty/inputkeymaputils@14.22.0) (2025-02-18)
|
|
211
218
|
|
|
219
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
212
220
|
|
|
221
|
+
## [14.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.21.0...@quenty/inputkeymaputils@14.21.1) (2025-01-22)
|
|
213
222
|
|
|
223
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
214
224
|
|
|
215
|
-
|
|
225
|
+
# [14.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.20.0...@quenty/inputkeymaputils@14.21.0) (2025-01-19)
|
|
216
226
|
|
|
217
227
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
218
228
|
|
|
229
|
+
# [14.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.19.0...@quenty/inputkeymaputils@14.20.0) (2024-12-15)
|
|
219
230
|
|
|
231
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
220
232
|
|
|
233
|
+
# [14.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.18.0...@quenty/inputkeymaputils@14.19.0) (2024-12-03)
|
|
221
234
|
|
|
235
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
222
236
|
|
|
223
|
-
|
|
237
|
+
# [14.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.17.0...@quenty/inputkeymaputils@14.18.0) (2024-12-03)
|
|
224
238
|
|
|
225
239
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
226
240
|
|
|
241
|
+
# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.16.0...@quenty/inputkeymaputils@14.17.0) (2024-11-13)
|
|
227
242
|
|
|
243
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
228
244
|
|
|
245
|
+
# [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.15.0...@quenty/inputkeymaputils@14.16.0) (2024-11-12)
|
|
229
246
|
|
|
247
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
230
248
|
|
|
231
|
-
|
|
249
|
+
# [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.14.1...@quenty/inputkeymaputils@14.15.0) (2024-11-06)
|
|
232
250
|
|
|
233
251
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
234
252
|
|
|
253
|
+
## [14.14.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.14.0...@quenty/inputkeymaputils@14.14.1) (2024-11-04)
|
|
235
254
|
|
|
255
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
236
256
|
|
|
257
|
+
# [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.13.0...@quenty/inputkeymaputils@14.14.0) (2024-11-03)
|
|
237
258
|
|
|
259
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
238
260
|
|
|
239
|
-
|
|
261
|
+
# [14.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.12.1...@quenty/inputkeymaputils@14.13.0) (2024-10-23)
|
|
240
262
|
|
|
241
263
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
242
264
|
|
|
265
|
+
## [14.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.12.0...@quenty/inputkeymaputils@14.12.1) (2024-10-09)
|
|
243
266
|
|
|
267
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
244
268
|
|
|
269
|
+
# [14.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.11.1...@quenty/inputkeymaputils@14.12.0) (2024-10-06)
|
|
245
270
|
|
|
271
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
246
272
|
|
|
247
|
-
## [14.
|
|
273
|
+
## [14.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.11.0...@quenty/inputkeymaputils@14.11.1) (2024-10-04)
|
|
248
274
|
|
|
249
275
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
250
276
|
|
|
277
|
+
# [14.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.10.0...@quenty/inputkeymaputils@14.11.0) (2024-10-04)
|
|
251
278
|
|
|
279
|
+
### Features
|
|
252
280
|
|
|
281
|
+
- Default to SlottedTouchButton instead of "Tap" for ProximityPromptInput ([68518eb](https://github.com/Quenty/NevermoreEngine/commit/68518eb22ed3b7eb7aa1660f35d0819241ad0f87))
|
|
253
282
|
|
|
254
|
-
|
|
255
|
-
# [14.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.27.0...@quenty/inputkeymaputils@14.28.0) (2025-10-08)
|
|
283
|
+
# [14.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.9.0...@quenty/inputkeymaputils@14.10.0) (2024-09-25)
|
|
256
284
|
|
|
257
285
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
258
286
|
|
|
287
|
+
# [14.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.8.2...@quenty/inputkeymaputils@14.9.0) (2024-09-25)
|
|
259
288
|
|
|
289
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
260
290
|
|
|
291
|
+
## [14.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.8.1...@quenty/inputkeymaputils@14.8.2) (2024-09-22)
|
|
261
292
|
|
|
293
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
262
294
|
|
|
263
|
-
|
|
295
|
+
## [14.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.8.0...@quenty/inputkeymaputils@14.8.1) (2024-09-20)
|
|
264
296
|
|
|
265
297
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
266
298
|
|
|
299
|
+
# [14.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.7.0...@quenty/inputkeymaputils@14.8.0) (2024-09-12)
|
|
300
|
+
|
|
301
|
+
### Bug Fixes
|
|
267
302
|
|
|
303
|
+
- Fix return value ([277ee08](https://github.com/Quenty/NevermoreEngine/commit/277ee080da567177abe8e1778ecc2db7e28648e2))
|
|
268
304
|
|
|
305
|
+
### Features
|
|
269
306
|
|
|
307
|
+
- Add InputKeyMapRegistryServiceShared:ObserveInputKeyMapList ([db86a30](https://github.com/Quenty/NevermoreEngine/commit/db86a30872163a5f5b2dc705d92b80f04c372d7e))
|
|
270
308
|
|
|
271
|
-
|
|
309
|
+
# [14.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.6.2...@quenty/inputkeymaputils@14.7.0) (2024-08-09)
|
|
272
310
|
|
|
273
311
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
274
312
|
|
|
313
|
+
## [14.6.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.6.1...@quenty/inputkeymaputils@14.6.2) (2024-07-16)
|
|
314
|
+
|
|
315
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
275
316
|
|
|
317
|
+
## [14.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.6.0...@quenty/inputkeymaputils@14.6.1) (2024-05-17)
|
|
276
318
|
|
|
319
|
+
### Bug Fixes
|
|
277
320
|
|
|
321
|
+
- Rename priority1 & priority2 -> primary4 & primary5 ([daf1700](https://github.com/Quenty/NevermoreEngine/commit/daf1700dcf89e1d0c3f7576f899ba79b37b7f877))
|
|
278
322
|
|
|
279
|
-
# [14.
|
|
323
|
+
# [14.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.5.0...@quenty/inputkeymaputils@14.6.0) (2024-05-16)
|
|
280
324
|
|
|
281
|
-
|
|
325
|
+
### Features
|
|
282
326
|
|
|
327
|
+
- Add slotIds for priority1 and priority2 buttons ([55c4529](https://github.com/Quenty/NevermoreEngine/commit/55c4529de568cf5ce768c78085adc2f5f7c434b5))
|
|
283
328
|
|
|
329
|
+
# [14.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.4.0...@quenty/inputkeymaputils@14.5.0) (2024-05-09)
|
|
284
330
|
|
|
331
|
+
### Bug Fixes
|
|
285
332
|
|
|
333
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
286
334
|
|
|
287
|
-
|
|
335
|
+
# [14.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.3.0...@quenty/inputkeymaputils@14.4.0) (2024-05-03)
|
|
288
336
|
|
|
289
337
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
290
338
|
|
|
339
|
+
# [14.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.2.0...@quenty/inputkeymaputils@14.3.0) (2024-04-28)
|
|
291
340
|
|
|
341
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
292
342
|
|
|
343
|
+
# [14.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.1.1...@quenty/inputkeymaputils@14.2.0) (2024-04-27)
|
|
293
344
|
|
|
345
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
294
346
|
|
|
295
|
-
|
|
347
|
+
## [14.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.1.0...@quenty/inputkeymaputils@14.1.1) (2024-04-23)
|
|
296
348
|
|
|
297
349
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
298
350
|
|
|
351
|
+
# [14.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.0.0...@quenty/inputkeymaputils@14.1.0) (2024-03-09)
|
|
299
352
|
|
|
353
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
300
354
|
|
|
355
|
+
# [14.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@13.0.0...@quenty/inputkeymaputils@14.0.0) (2024-02-14)
|
|
301
356
|
|
|
357
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
302
358
|
|
|
303
|
-
# [
|
|
359
|
+
# [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@12.0.0...@quenty/inputkeymaputils@13.0.0) (2024-02-14)
|
|
360
|
+
|
|
361
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
304
362
|
|
|
363
|
+
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@11.0.0...@quenty/inputkeymaputils@12.0.0) (2024-02-13)
|
|
305
364
|
|
|
306
365
|
### Bug Fixes
|
|
307
366
|
|
|
308
|
-
|
|
309
|
-
* Fix recursive require ([6288f3c](https://github.com/Quenty/NevermoreEngine/commit/6288f3cc60e3aa8efe83aa685c6490bc6c01ff84))
|
|
310
|
-
* slottedtouchbutton recursion ([#557](https://github.com/Quenty/NevermoreEngine/issues/557)) ([c3e5c89](https://github.com/Quenty/NevermoreEngine/commit/c3e5c8977f9207f1b56489010ce12b204a28f4ae))
|
|
367
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
311
368
|
|
|
369
|
+
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@10.0.0...@quenty/inputkeymaputils@11.0.0) (2024-02-13)
|
|
312
370
|
|
|
313
|
-
|
|
371
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
314
372
|
|
|
315
|
-
|
|
373
|
+
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@9.0.0...@quenty/inputkeymaputils@10.0.0) (2024-02-13)
|
|
316
374
|
|
|
375
|
+
### Features
|
|
317
376
|
|
|
377
|
+
- New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
318
378
|
|
|
379
|
+
### BREAKING CHANGES
|
|
319
380
|
|
|
381
|
+
- Standard loader
|
|
320
382
|
|
|
321
|
-
|
|
383
|
+
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
322
384
|
|
|
323
|
-
|
|
385
|
+
This means you'll need to change you how require client-side modules, as we export a simple `loader` module instead of all modules available.
|
|
324
386
|
|
|
387
|
+
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
325
388
|
|
|
389
|
+
- fix: Fix missing dependency in ResetService
|
|
326
390
|
|
|
391
|
+
- feat: Add RxPhysicsUtils.observePartMass
|
|
327
392
|
|
|
393
|
+
- fix: Fix package discovery for games
|
|
328
394
|
|
|
329
|
-
|
|
395
|
+
- feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
330
396
|
|
|
397
|
+
- feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
331
398
|
|
|
332
|
-
|
|
399
|
+
- ci: Upgrade to new rojo 7.4.0
|
|
333
400
|
|
|
334
|
-
|
|
335
|
-
* Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
401
|
+
- fix: Update loader to handle hoarcekat properly
|
|
336
402
|
|
|
403
|
+
- docs: Fix spacing in Maid
|
|
337
404
|
|
|
405
|
+
- fix: Add new ragdoll constants
|
|
338
406
|
|
|
407
|
+
- fix: Compress influxDB sends
|
|
339
408
|
|
|
409
|
+
- style: Errors use string.format
|
|
340
410
|
|
|
341
|
-
|
|
411
|
+
- fix: Handle motor animations
|
|
342
412
|
|
|
413
|
+
- ci: Upgrade rojo version
|
|
343
414
|
|
|
344
|
-
|
|
415
|
+
- feat!: Maid no longer is includd in ValueObject.Changed event
|
|
345
416
|
|
|
346
|
-
|
|
417
|
+
- docs: Fix docs
|
|
347
418
|
|
|
419
|
+
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.6.0...@quenty/inputkeymaputils@9.0.0) (2024-01-10)
|
|
348
420
|
|
|
421
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
349
422
|
|
|
423
|
+
# [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.5.0...@quenty/inputkeymaputils@8.6.0) (2024-01-08)
|
|
350
424
|
|
|
425
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
351
426
|
|
|
352
|
-
# [
|
|
427
|
+
# [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.4.0...@quenty/inputkeymaputils@8.5.0) (2023-12-28)
|
|
353
428
|
|
|
354
429
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
355
430
|
|
|
431
|
+
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.3.1...@quenty/inputkeymaputils@8.4.0) (2023-12-14)
|
|
356
432
|
|
|
433
|
+
### Bug Fixes
|
|
357
434
|
|
|
435
|
+
- InputKeyMapTranslator was passing in bad initial language ([030a1ea](https://github.com/Quenty/NevermoreEngine/commit/030a1eabfde882f7b0fc787f86cb6bea845a1300))
|
|
436
|
+
- Proximity prompt utils assumes keyboard and mouse to be more consistent in behavior with other input hints ([a87d13b](https://github.com/Quenty/NevermoreEngine/commit/a87d13bd7527f43aaa59298b1c65e0f84628f9cf))
|
|
358
437
|
|
|
359
|
-
|
|
360
|
-
## [14.22.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.22.3...@quenty/inputkeymaputils@14.22.4) (2025-03-31)
|
|
438
|
+
## [8.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.3.0...@quenty/inputkeymaputils@8.3.1) (2023-10-28)
|
|
361
439
|
|
|
362
440
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
363
441
|
|
|
442
|
+
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.2.1...@quenty/inputkeymaputils@8.3.0) (2023-10-18)
|
|
364
443
|
|
|
444
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
365
445
|
|
|
446
|
+
## [8.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.2.0...@quenty/inputkeymaputils@8.2.1) (2023-10-17)
|
|
366
447
|
|
|
448
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
367
449
|
|
|
368
|
-
|
|
450
|
+
# [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.1.0...@quenty/inputkeymaputils@8.2.0) (2023-10-12)
|
|
369
451
|
|
|
370
452
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
371
453
|
|
|
454
|
+
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.0.0...@quenty/inputkeymaputils@8.1.0) (2023-10-11)
|
|
455
|
+
|
|
456
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
372
457
|
|
|
458
|
+
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.39.0...@quenty/inputkeymaputils@8.0.0) (2023-10-11)
|
|
373
459
|
|
|
460
|
+
### Features
|
|
374
461
|
|
|
462
|
+
- JSONTranslator can exist on server and generate translation keys (improved ergonomics) ([84b84b5](https://github.com/Quenty/NevermoreEngine/commit/84b84b5587b9cfebad9b9bbda7694ba714188d9c))
|
|
375
463
|
|
|
376
|
-
|
|
464
|
+
# [7.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.38.0...@quenty/inputkeymaputils@7.39.0) (2023-09-21)
|
|
377
465
|
|
|
378
466
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
379
467
|
|
|
468
|
+
# [7.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.37.0...@quenty/inputkeymaputils@7.38.0) (2023-09-04)
|
|
380
469
|
|
|
470
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
381
471
|
|
|
472
|
+
# [7.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.36.0...@quenty/inputkeymaputils@7.37.0) (2023-08-23)
|
|
382
473
|
|
|
474
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
383
475
|
|
|
384
|
-
|
|
476
|
+
# [7.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.35.0...@quenty/inputkeymaputils@7.36.0) (2023-08-01)
|
|
385
477
|
|
|
386
478
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
387
479
|
|
|
480
|
+
# [7.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.34.0...@quenty/inputkeymaputils@7.35.0) (2023-07-28)
|
|
388
481
|
|
|
482
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
389
483
|
|
|
484
|
+
# [7.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.33.0...@quenty/inputkeymaputils@7.34.0) (2023-07-25)
|
|
390
485
|
|
|
486
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
391
487
|
|
|
392
|
-
# [
|
|
488
|
+
# [7.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.32.0...@quenty/inputkeymaputils@7.33.0) (2023-07-23)
|
|
393
489
|
|
|
394
490
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
395
491
|
|
|
492
|
+
# [7.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.31.2...@quenty/inputkeymaputils@7.32.0) (2023-07-15)
|
|
396
493
|
|
|
494
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
397
495
|
|
|
496
|
+
## [7.31.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.31.1...@quenty/inputkeymaputils@7.31.2) (2023-07-11)
|
|
398
497
|
|
|
498
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
399
499
|
|
|
400
|
-
## [
|
|
500
|
+
## [7.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.31.0...@quenty/inputkeymaputils@7.31.1) (2023-07-11)
|
|
401
501
|
|
|
402
502
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
403
503
|
|
|
504
|
+
# [7.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.30.1...@quenty/inputkeymaputils@7.31.0) (2023-07-10)
|
|
404
505
|
|
|
506
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
405
507
|
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
# [14.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.20.0...@quenty/inputkeymaputils@14.21.0) (2025-01-19)
|
|
409
|
-
|
|
410
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
# [14.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.19.0...@quenty/inputkeymaputils@14.20.0) (2024-12-15)
|
|
417
|
-
|
|
418
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
# [14.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.18.0...@quenty/inputkeymaputils@14.19.0) (2024-12-03)
|
|
425
|
-
|
|
426
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
# [14.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.17.0...@quenty/inputkeymaputils@14.18.0) (2024-12-03)
|
|
433
|
-
|
|
434
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.16.0...@quenty/inputkeymaputils@14.17.0) (2024-11-13)
|
|
441
|
-
|
|
442
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
# [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.15.0...@quenty/inputkeymaputils@14.16.0) (2024-11-12)
|
|
449
|
-
|
|
450
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
# [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.14.1...@quenty/inputkeymaputils@14.15.0) (2024-11-06)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
## [14.14.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.14.0...@quenty/inputkeymaputils@14.14.1) (2024-11-04)
|
|
465
|
-
|
|
466
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
# [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.13.0...@quenty/inputkeymaputils@14.14.0) (2024-11-03)
|
|
473
|
-
|
|
474
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
# [14.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.12.1...@quenty/inputkeymaputils@14.13.0) (2024-10-23)
|
|
481
|
-
|
|
482
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
## [14.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.12.0...@quenty/inputkeymaputils@14.12.1) (2024-10-09)
|
|
489
|
-
|
|
490
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
# [14.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.11.1...@quenty/inputkeymaputils@14.12.0) (2024-10-06)
|
|
497
|
-
|
|
498
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
## [14.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.11.0...@quenty/inputkeymaputils@14.11.1) (2024-10-04)
|
|
505
|
-
|
|
506
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
# [14.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.10.0...@quenty/inputkeymaputils@14.11.0) (2024-10-04)
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
### Features
|
|
516
|
-
|
|
517
|
-
* Default to SlottedTouchButton instead of "Tap" for ProximityPromptInput ([68518eb](https://github.com/Quenty/NevermoreEngine/commit/68518eb22ed3b7eb7aa1660f35d0819241ad0f87))
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
# [14.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.9.0...@quenty/inputkeymaputils@14.10.0) (2024-09-25)
|
|
524
|
-
|
|
525
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
# [14.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.8.2...@quenty/inputkeymaputils@14.9.0) (2024-09-25)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
## [14.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.8.1...@quenty/inputkeymaputils@14.8.2) (2024-09-22)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## [14.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.8.0...@quenty/inputkeymaputils@14.8.1) (2024-09-20)
|
|
548
|
-
|
|
549
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
# [14.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.7.0...@quenty/inputkeymaputils@14.8.0) (2024-09-12)
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
### Bug Fixes
|
|
559
|
-
|
|
560
|
-
* Fix return value ([277ee08](https://github.com/Quenty/NevermoreEngine/commit/277ee080da567177abe8e1778ecc2db7e28648e2))
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
### Features
|
|
564
|
-
|
|
565
|
-
* Add InputKeyMapRegistryServiceShared:ObserveInputKeyMapList ([db86a30](https://github.com/Quenty/NevermoreEngine/commit/db86a30872163a5f5b2dc705d92b80f04c372d7e))
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
# [14.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.6.2...@quenty/inputkeymaputils@14.7.0) (2024-08-09)
|
|
572
|
-
|
|
573
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
## [14.6.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.6.1...@quenty/inputkeymaputils@14.6.2) (2024-07-16)
|
|
580
|
-
|
|
581
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
## [14.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.6.0...@quenty/inputkeymaputils@14.6.1) (2024-05-17)
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
### Bug Fixes
|
|
591
|
-
|
|
592
|
-
* Rename priority1 & priority2 -> primary4 & primary5 ([daf1700](https://github.com/Quenty/NevermoreEngine/commit/daf1700dcf89e1d0c3f7576f899ba79b37b7f877))
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
# [14.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.5.0...@quenty/inputkeymaputils@14.6.0) (2024-05-16)
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
### Features
|
|
602
|
-
|
|
603
|
-
* Add slotIds for priority1 and priority2 buttons ([55c4529](https://github.com/Quenty/NevermoreEngine/commit/55c4529de568cf5ce768c78085adc2f5f7c434b5))
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
# [14.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.4.0...@quenty/inputkeymaputils@14.5.0) (2024-05-09)
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
### Bug Fixes
|
|
613
|
-
|
|
614
|
-
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
# [14.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.3.0...@quenty/inputkeymaputils@14.4.0) (2024-05-03)
|
|
621
|
-
|
|
622
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
# [14.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.2.0...@quenty/inputkeymaputils@14.3.0) (2024-04-28)
|
|
629
|
-
|
|
630
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
# [14.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.1.1...@quenty/inputkeymaputils@14.2.0) (2024-04-27)
|
|
637
|
-
|
|
638
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
## [14.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.1.0...@quenty/inputkeymaputils@14.1.1) (2024-04-23)
|
|
645
|
-
|
|
646
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
# [14.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@14.0.0...@quenty/inputkeymaputils@14.1.0) (2024-03-09)
|
|
653
|
-
|
|
654
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
# [14.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@13.0.0...@quenty/inputkeymaputils@14.0.0) (2024-02-14)
|
|
661
|
-
|
|
662
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
# [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@12.0.0...@quenty/inputkeymaputils@13.0.0) (2024-02-14)
|
|
669
|
-
|
|
670
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@11.0.0...@quenty/inputkeymaputils@12.0.0) (2024-02-13)
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
### Bug Fixes
|
|
680
|
-
|
|
681
|
-
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@10.0.0...@quenty/inputkeymaputils@11.0.0) (2024-02-13)
|
|
688
|
-
|
|
689
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@9.0.0...@quenty/inputkeymaputils@10.0.0) (2024-02-13)
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
### Features
|
|
699
|
-
|
|
700
|
-
* New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
### BREAKING CHANGES
|
|
704
|
-
|
|
705
|
-
* Standard loader
|
|
706
|
-
|
|
707
|
-
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
708
|
-
|
|
709
|
-
This means you'll need to change you how require client-side modules, as we export a simple `loader` module instead of all modules available.
|
|
710
|
-
|
|
711
|
-
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
712
|
-
|
|
713
|
-
* fix: Fix missing dependency in ResetService
|
|
714
|
-
|
|
715
|
-
* feat: Add RxPhysicsUtils.observePartMass
|
|
716
|
-
|
|
717
|
-
* fix: Fix package discovery for games
|
|
718
|
-
|
|
719
|
-
* feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
720
|
-
|
|
721
|
-
* feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
722
|
-
|
|
723
|
-
* ci: Upgrade to new rojo 7.4.0
|
|
724
|
-
|
|
725
|
-
* fix: Update loader to handle hoarcekat properly
|
|
726
|
-
|
|
727
|
-
* docs: Fix spacing in Maid
|
|
728
|
-
|
|
729
|
-
* fix: Add new ragdoll constants
|
|
730
|
-
|
|
731
|
-
* fix: Compress influxDB sends
|
|
732
|
-
|
|
733
|
-
* style: Errors use string.format
|
|
734
|
-
|
|
735
|
-
* fix: Handle motor animations
|
|
736
|
-
|
|
737
|
-
* ci: Upgrade rojo version
|
|
738
|
-
|
|
739
|
-
* feat!: Maid no longer is includd in ValueObject.Changed event
|
|
740
|
-
|
|
741
|
-
* docs: Fix docs
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.6.0...@quenty/inputkeymaputils@9.0.0) (2024-01-10)
|
|
748
|
-
|
|
749
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
# [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.5.0...@quenty/inputkeymaputils@8.6.0) (2024-01-08)
|
|
756
|
-
|
|
757
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
# [8.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.4.0...@quenty/inputkeymaputils@8.5.0) (2023-12-28)
|
|
764
|
-
|
|
765
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.3.1...@quenty/inputkeymaputils@8.4.0) (2023-12-14)
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
### Bug Fixes
|
|
775
|
-
|
|
776
|
-
* InputKeyMapTranslator was passing in bad initial language ([030a1ea](https://github.com/Quenty/NevermoreEngine/commit/030a1eabfde882f7b0fc787f86cb6bea845a1300))
|
|
777
|
-
* Proximity prompt utils assumes keyboard and mouse to be more consistent in behavior with other input hints ([a87d13b](https://github.com/Quenty/NevermoreEngine/commit/a87d13bd7527f43aaa59298b1c65e0f84628f9cf))
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
## [8.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.3.0...@quenty/inputkeymaputils@8.3.1) (2023-10-28)
|
|
784
|
-
|
|
785
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.2.1...@quenty/inputkeymaputils@8.3.0) (2023-10-18)
|
|
792
|
-
|
|
793
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
## [8.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.2.0...@quenty/inputkeymaputils@8.2.1) (2023-10-17)
|
|
800
|
-
|
|
801
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
# [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.1.0...@quenty/inputkeymaputils@8.2.0) (2023-10-12)
|
|
808
|
-
|
|
809
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@8.0.0...@quenty/inputkeymaputils@8.1.0) (2023-10-11)
|
|
816
|
-
|
|
817
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.39.0...@quenty/inputkeymaputils@8.0.0) (2023-10-11)
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
### Features
|
|
827
|
-
|
|
828
|
-
* JSONTranslator can exist on server and generate translation keys (improved ergonomics) ([84b84b5](https://github.com/Quenty/NevermoreEngine/commit/84b84b5587b9cfebad9b9bbda7694ba714188d9c))
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
# [7.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.38.0...@quenty/inputkeymaputils@7.39.0) (2023-09-21)
|
|
835
|
-
|
|
836
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
# [7.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.37.0...@quenty/inputkeymaputils@7.38.0) (2023-09-04)
|
|
843
|
-
|
|
844
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
# [7.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.36.0...@quenty/inputkeymaputils@7.37.0) (2023-08-23)
|
|
851
|
-
|
|
852
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
# [7.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.35.0...@quenty/inputkeymaputils@7.36.0) (2023-08-01)
|
|
859
|
-
|
|
860
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
# [7.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.34.0...@quenty/inputkeymaputils@7.35.0) (2023-07-28)
|
|
867
|
-
|
|
868
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
# [7.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.33.0...@quenty/inputkeymaputils@7.34.0) (2023-07-25)
|
|
875
|
-
|
|
876
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
# [7.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.32.0...@quenty/inputkeymaputils@7.33.0) (2023-07-23)
|
|
883
|
-
|
|
884
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
# [7.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.31.2...@quenty/inputkeymaputils@7.32.0) (2023-07-15)
|
|
891
|
-
|
|
892
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
## [7.31.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.31.1...@quenty/inputkeymaputils@7.31.2) (2023-07-11)
|
|
899
|
-
|
|
900
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
## [7.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.31.0...@quenty/inputkeymaputils@7.31.1) (2023-07-11)
|
|
907
|
-
|
|
908
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
# [7.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.30.1...@quenty/inputkeymaputils@7.31.0) (2023-07-10)
|
|
915
|
-
|
|
916
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
## [7.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.30.0...@quenty/inputkeymaputils@7.30.1) (2023-07-03)
|
|
923
|
-
|
|
924
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
# [7.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.29.0...@quenty/inputkeymaputils@7.30.0) (2023-06-24)
|
|
931
|
-
|
|
932
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
# [7.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.28.0...@quenty/inputkeymaputils@7.29.0) (2023-06-17)
|
|
939
|
-
|
|
940
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
# [7.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.27.0...@quenty/inputkeymaputils@7.28.0) (2023-06-05)
|
|
947
|
-
|
|
948
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
# [7.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.26.0...@quenty/inputkeymaputils@7.27.0) (2023-05-26)
|
|
955
|
-
|
|
956
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
# [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.25.0...@quenty/inputkeymaputils@7.26.0) (2023-05-08)
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
### Features
|
|
966
|
-
|
|
967
|
-
* Add InputKeyMapList.fromInputKeys(inputKeys, options) ([be1c478](https://github.com/Quenty/NevermoreEngine/commit/be1c478e63371e32d27cb36e42b444b666fc425b))
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
# [7.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.24.0...@quenty/inputkeymaputils@7.25.0) (2023-04-24)
|
|
974
|
-
|
|
975
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
# [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.23.0...@quenty/inputkeymaputils@7.24.0) (2023-04-20)
|
|
982
|
-
|
|
983
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
# [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.22.1...@quenty/inputkeymaputils@7.23.0) (2023-04-10)
|
|
990
|
-
|
|
991
|
-
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
## [7.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.22.0...@quenty/inputkeymaputils@7.22.1) (2023-04-07)
|
|
508
|
+
## [7.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.30.0...@quenty/inputkeymaputils@7.30.1) (2023-07-03)
|
|
998
509
|
|
|
999
510
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1000
511
|
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.21.0...@quenty/inputkeymaputils@7.22.0) (2023-04-06)
|
|
512
|
+
# [7.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.29.0...@quenty/inputkeymaputils@7.30.0) (2023-06-24)
|
|
1006
513
|
|
|
1007
514
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1008
515
|
|
|
516
|
+
# [7.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.28.0...@quenty/inputkeymaputils@7.29.0) (2023-06-17)
|
|
1009
517
|
|
|
518
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1010
519
|
|
|
520
|
+
# [7.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.27.0...@quenty/inputkeymaputils@7.28.0) (2023-06-05)
|
|
1011
521
|
|
|
522
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1012
523
|
|
|
1013
|
-
# [7.
|
|
524
|
+
# [7.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.26.0...@quenty/inputkeymaputils@7.27.0) (2023-05-26)
|
|
1014
525
|
|
|
1015
526
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1016
527
|
|
|
528
|
+
# [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.25.0...@quenty/inputkeymaputils@7.26.0) (2023-05-08)
|
|
1017
529
|
|
|
530
|
+
### Features
|
|
1018
531
|
|
|
532
|
+
- Add InputKeyMapList.fromInputKeys(inputKeys, options) ([be1c478](https://github.com/Quenty/NevermoreEngine/commit/be1c478e63371e32d27cb36e42b444b666fc425b))
|
|
1019
533
|
|
|
1020
|
-
|
|
1021
|
-
# [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.19.0...@quenty/inputkeymaputils@7.20.0) (2023-03-31)
|
|
534
|
+
# [7.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.24.0...@quenty/inputkeymaputils@7.25.0) (2023-04-24)
|
|
1022
535
|
|
|
1023
536
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1024
537
|
|
|
538
|
+
# [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.23.0...@quenty/inputkeymaputils@7.24.0) (2023-04-20)
|
|
1025
539
|
|
|
540
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1026
541
|
|
|
542
|
+
# [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.22.1...@quenty/inputkeymaputils@7.23.0) (2023-04-10)
|
|
1027
543
|
|
|
544
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1028
545
|
|
|
1029
|
-
|
|
546
|
+
## [7.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.22.0...@quenty/inputkeymaputils@7.22.1) (2023-04-07)
|
|
1030
547
|
|
|
1031
548
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1032
549
|
|
|
550
|
+
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.21.0...@quenty/inputkeymaputils@7.22.0) (2023-04-06)
|
|
1033
551
|
|
|
552
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1034
553
|
|
|
554
|
+
# [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.20.0...@quenty/inputkeymaputils@7.21.0) (2023-04-03)
|
|
1035
555
|
|
|
556
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1036
557
|
|
|
1037
|
-
|
|
558
|
+
# [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.19.0...@quenty/inputkeymaputils@7.20.0) (2023-03-31)
|
|
1038
559
|
|
|
1039
560
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1040
561
|
|
|
562
|
+
# [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.18.1...@quenty/inputkeymaputils@7.19.0) (2023-03-31)
|
|
1041
563
|
|
|
564
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1042
565
|
|
|
566
|
+
## [7.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.18.0...@quenty/inputkeymaputils@7.18.1) (2023-03-28)
|
|
1043
567
|
|
|
568
|
+
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1044
569
|
|
|
1045
570
|
# [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.17.1...@quenty/inputkeymaputils@7.18.0) (2023-03-28)
|
|
1046
571
|
|
|
1047
572
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1048
573
|
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
574
|
## [7.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.17.0...@quenty/inputkeymaputils@7.17.1) (2023-03-08)
|
|
1054
575
|
|
|
1055
576
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1056
577
|
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
578
|
# [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.16.0...@quenty/inputkeymaputils@7.17.0) (2023-03-06)
|
|
1062
579
|
|
|
1063
580
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1064
581
|
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
582
|
# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.15.0...@quenty/inputkeymaputils@7.16.0) (2023-03-05)
|
|
1070
583
|
|
|
1071
584
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1072
585
|
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
586
|
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.14.0...@quenty/inputkeymaputils@7.15.0) (2023-03-03)
|
|
1078
587
|
|
|
1079
588
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1080
589
|
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
590
|
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.13.0...@quenty/inputkeymaputils@7.14.0) (2023-02-27)
|
|
1086
591
|
|
|
1087
592
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1088
593
|
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
594
|
# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.12.0...@quenty/inputkeymaputils@7.13.0) (2023-02-21)
|
|
1094
595
|
|
|
1095
596
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1096
597
|
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
598
|
# [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.11.0...@quenty/inputkeymaputils@7.12.0) (2023-01-11)
|
|
1102
599
|
|
|
1103
600
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1104
601
|
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
602
|
# [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.10.0...@quenty/inputkeymaputils@7.11.0) (2023-01-01)
|
|
1110
603
|
|
|
1111
604
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1112
605
|
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
606
|
# [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.9.1...@quenty/inputkeymaputils@7.10.0) (2022-12-29)
|
|
1118
607
|
|
|
1119
608
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1120
609
|
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
610
|
## [7.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.9.0...@quenty/inputkeymaputils@7.9.1) (2022-12-27)
|
|
1126
611
|
|
|
1127
612
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1128
613
|
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
614
|
# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.8.0...@quenty/inputkeymaputils@7.9.0) (2022-12-06)
|
|
1134
615
|
|
|
1135
616
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1136
617
|
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
618
|
# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.7.0...@quenty/inputkeymaputils@7.8.0) (2022-12-05)
|
|
1142
619
|
|
|
1143
620
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1144
621
|
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
622
|
# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.6.0...@quenty/inputkeymaputils@7.7.0) (2022-11-19)
|
|
1150
623
|
|
|
1151
|
-
|
|
1152
624
|
### Bug Fixes
|
|
1153
625
|
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
626
|
+
- Start supporting :GetModifierChords(inputEnumType) ([7301613](https://github.com/Quenty/NevermoreEngine/commit/7301613f5a5f8a7aedd0ec2ca8e3409e3c39451b))
|
|
1159
627
|
|
|
1160
628
|
# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.5.0...@quenty/inputkeymaputils@7.6.0) (2022-11-12)
|
|
1161
629
|
|
|
1162
630
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1163
631
|
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
632
|
# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.4.1...@quenty/inputkeymaputils@7.5.0) (2022-11-08)
|
|
1169
633
|
|
|
1170
|
-
|
|
1171
634
|
### Features
|
|
1172
635
|
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
636
|
+
- Add InputChordUtils ([4418e7b](https://github.com/Quenty/NevermoreEngine/commit/4418e7b5542429708ed4559d3b5e0f83dc4a5c5a))
|
|
1178
637
|
|
|
1179
638
|
## [7.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.4.0...@quenty/inputkeymaputils@7.4.1) (2022-11-04)
|
|
1180
639
|
|
|
1181
640
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1182
641
|
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
642
|
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.3.0...@quenty/inputkeymaputils@7.4.0) (2022-11-04)
|
|
1188
643
|
|
|
1189
644
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1190
645
|
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
646
|
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.2.0...@quenty/inputkeymaputils@7.3.0) (2022-10-30)
|
|
1196
647
|
|
|
1197
648
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1198
649
|
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
650
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.1.1...@quenty/inputkeymaputils@7.2.0) (2022-10-23)
|
|
1204
651
|
|
|
1205
652
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1206
653
|
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
654
|
## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.1.0...@quenty/inputkeymaputils@7.1.1) (2022-10-16)
|
|
1212
655
|
|
|
1213
|
-
|
|
1214
656
|
### Bug Fixes
|
|
1215
657
|
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
658
|
+
- Proximity prompt has tap in the custom input prompt too ([3c7097a](https://github.com/Quenty/NevermoreEngine/commit/3c7097a8972ac5eaf58fe737a1c615ada1afb3d4))
|
|
1221
659
|
|
|
1222
660
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@7.0.0...@quenty/inputkeymaputils@7.1.0) (2022-10-11)
|
|
1223
661
|
|
|
1224
|
-
|
|
1225
662
|
### Bug Fixes
|
|
1226
663
|
|
|
1227
|
-
|
|
1228
|
-
|
|
664
|
+
- Remove init.meta.json since it breaks in team create ([cba21e6](https://github.com/Quenty/NevermoreEngine/commit/cba21e602b50ea3799044eae9cb690d1cd9c88ec))
|
|
1229
665
|
|
|
1230
666
|
### Features
|
|
1231
667
|
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
668
|
+
- Add inner1 and inner2 buttons ([f51b43c](https://github.com/Quenty/NevermoreEngine/commit/f51b43c58b606300dd96b1d79f5ac8aa2b2852d5))
|
|
669
|
+
- Add support for setting default values in the InputKeyMapList ([958decc](https://github.com/Quenty/NevermoreEngine/commit/958deccdc62f12f10958ec60a3f2b5f85504273a))
|
|
1238
670
|
|
|
1239
671
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@6.1.0...@quenty/inputkeymaputils@7.0.0) (2022-09-27)
|
|
1240
672
|
|
|
1241
|
-
|
|
1242
673
|
### Bug Fixes
|
|
1243
674
|
|
|
1244
|
-
|
|
1245
|
-
|
|
675
|
+
- Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
|
|
1246
676
|
|
|
1247
677
|
### Features
|
|
1248
678
|
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
679
|
+
- Support initialization of input modes ([ca75eb5](https://github.com/Quenty/NevermoreEngine/commit/ca75eb51100af22f8cf91c7c79545b35a9cc0eaf))
|
|
1254
680
|
|
|
1255
681
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@6.0.1...@quenty/inputkeymaputils@6.1.0) (2022-08-22)
|
|
1256
682
|
|
|
1257
683
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1258
684
|
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
685
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@6.0.0...@quenty/inputkeymaputils@6.0.1) (2022-08-16)
|
|
1264
686
|
|
|
1265
687
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1266
688
|
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
689
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@5.3.1...@quenty/inputkeymaputils@6.0.0) (2022-08-14)
|
|
1272
690
|
|
|
1273
691
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1274
692
|
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
693
|
## [5.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@5.3.0...@quenty/inputkeymaputils@5.3.1) (2022-08-11)
|
|
1280
694
|
|
|
1281
695
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1282
696
|
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
697
|
# [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@5.2.0...@quenty/inputkeymaputils@5.3.0) (2022-07-31)
|
|
1288
698
|
|
|
1289
699
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1290
700
|
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
701
|
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@5.1.0...@quenty/inputkeymaputils@5.2.0) (2022-07-02)
|
|
1296
702
|
|
|
1297
703
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1298
704
|
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
705
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@5.0.0...@quenty/inputkeymaputils@5.1.0) (2022-06-21)
|
|
1304
706
|
|
|
1305
|
-
|
|
1306
707
|
### Features
|
|
1307
708
|
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
709
|
+
- Add MemoryStore package ([f1a7cdd](https://github.com/Quenty/NevermoreEngine/commit/f1a7cddcb8e41b7dbf3898233e846925cbea2740))
|
|
1313
710
|
|
|
1314
711
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@4.3.0...@quenty/inputkeymaputils@5.0.0) (2022-05-21)
|
|
1315
712
|
|
|
1316
713
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1317
714
|
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
715
|
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@4.2.0...@quenty/inputkeymaputils@4.3.0) (2022-03-27)
|
|
1323
716
|
|
|
1324
717
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1325
718
|
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
719
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@4.1.0...@quenty/inputkeymaputils@4.2.0) (2022-03-20)
|
|
1331
720
|
|
|
1332
721
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1333
722
|
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
723
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@4.0.0...@quenty/inputkeymaputils@4.1.0) (2022-03-10)
|
|
1339
724
|
|
|
1340
725
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1341
726
|
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
727
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.8.0...@quenty/inputkeymaputils@4.0.0) (2022-03-06)
|
|
1347
728
|
|
|
1348
729
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1349
730
|
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
731
|
# [3.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.7.1...@quenty/inputkeymaputils@3.8.0) (2022-01-17)
|
|
1355
732
|
|
|
1356
733
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1357
734
|
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
735
|
## [3.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.7.0...@quenty/inputkeymaputils@3.7.1) (2022-01-16)
|
|
1363
736
|
|
|
1364
737
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1365
738
|
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
739
|
# [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.6.0...@quenty/inputkeymaputils@3.7.0) (2022-01-07)
|
|
1371
740
|
|
|
1372
741
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1373
742
|
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
743
|
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.5.2...@quenty/inputkeymaputils@3.6.0) (2022-01-03)
|
|
1379
744
|
|
|
1380
745
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1381
746
|
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
747
|
## [3.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.5.1...@quenty/inputkeymaputils@3.5.2) (2021-12-30)
|
|
1387
748
|
|
|
1388
749
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1389
750
|
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
751
|
## [3.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.5.0...@quenty/inputkeymaputils@3.5.1) (2021-12-30)
|
|
1395
752
|
|
|
1396
753
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1397
754
|
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
755
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.4.0...@quenty/inputkeymaputils@3.5.0) (2021-12-18)
|
|
1403
756
|
|
|
1404
757
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1405
758
|
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
759
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.3.0...@quenty/inputkeymaputils@3.4.0) (2021-12-14)
|
|
1411
760
|
|
|
1412
761
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1413
762
|
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
763
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.2.0...@quenty/inputkeymaputils@3.3.0) (2021-11-20)
|
|
1419
764
|
|
|
1420
|
-
|
|
1421
765
|
### Bug Fixes
|
|
1422
766
|
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
767
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
1428
768
|
|
|
1429
769
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.1.2...@quenty/inputkeymaputils@3.2.0) (2021-10-30)
|
|
1430
770
|
|
|
1431
771
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1432
772
|
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
773
|
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.1.1...@quenty/inputkeymaputils@3.1.2) (2021-10-30)
|
|
1438
774
|
|
|
1439
775
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1440
776
|
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
777
|
## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.1.0...@quenty/inputkeymaputils@3.1.1) (2021-10-06)
|
|
1446
778
|
|
|
1447
779
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1448
780
|
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
781
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.0.1...@quenty/inputkeymaputils@3.1.0) (2021-10-02)
|
|
1454
782
|
|
|
1455
|
-
|
|
1456
783
|
### Bug Fixes
|
|
1457
784
|
|
|
1458
|
-
|
|
1459
|
-
|
|
785
|
+
- Update linting ([2d2d3a2](https://github.com/Quenty/NevermoreEngine/commit/2d2d3a22ecebe84ed1334eb997118418ce4f00d5))
|
|
1460
786
|
|
|
1461
787
|
### Features
|
|
1462
788
|
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
789
|
+
- Handle slotted touch buttons so we can always position touch buttons in the same place ([906ff14](https://github.com/Quenty/NevermoreEngine/commit/906ff14955894f5cfa8ec212910afd45ee364085))
|
|
1468
790
|
|
|
1469
791
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@3.0.0...@quenty/inputkeymaputils@3.0.1) (2021-09-18)
|
|
1470
792
|
|
|
1471
793
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1472
794
|
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
795
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@2.1.0...@quenty/inputkeymaputils@3.0.0) (2021-09-11)
|
|
1478
796
|
|
|
1479
|
-
|
|
1480
797
|
### Bug Fixes
|
|
1481
798
|
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
799
|
+
- Turns out assert passes multiple arguments so this was bad code ([ac96c53](https://github.com/Quenty/NevermoreEngine/commit/ac96c53209f298eca8f9dbf0512bfb0714f0363c))
|
|
1487
800
|
|
|
1488
801
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@2.0.0...@quenty/inputkeymaputils@2.1.0) (2021-09-05)
|
|
1489
802
|
|
|
1490
803
|
**Note:** Version bump only for package @quenty/inputkeymaputils
|
|
1491
804
|
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
805
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/inputkeymaputils@1.2.0...@quenty/inputkeymaputils@2.0.0) (2021-09-05)
|
|
1497
806
|
|
|
1498
|
-
|
|
1499
807
|
### Bug Fixes
|
|
1500
808
|
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
809
|
+
- Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
|
|
1506
810
|
|
|
1507
811
|
# 1.2.0 (2021-07-31)
|
|
1508
812
|
|
|
1509
|
-
|
|
1510
813
|
### Bug Fixes
|
|
1511
814
|
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
815
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
816
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
817
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
1517
818
|
|
|
1518
819
|
## 1.0.2 (2021-07-25)
|
|
1519
820
|
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
821
|
## 1.0.1 (2021-07-25)
|
|
1523
822
|
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
823
|
# 1.0.0 (2021-07-24)
|