@quenty/gameconfig 12.45.2 → 12.46.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 +217 -917
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,1471 +3,771 @@
|
|
|
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
|
+
# [12.46.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.45.2...@quenty/gameconfig@12.46.0) (2026-05-18)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
9
9
|
|
|
10
|
+
## [12.45.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.45.1...@quenty/gameconfig@12.45.2) (2026-04-30)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
13
13
|
|
|
14
14
|
## [12.45.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.45.0...@quenty/gameconfig@12.45.1) (2026-04-29)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
# [12.45.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.44.0...@quenty/gameconfig@12.45.0) (2026-04-23)
|
|
23
19
|
|
|
24
20
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
22
|
# [12.44.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.43.0...@quenty/gameconfig@12.44.0) (2026-04-14)
|
|
31
23
|
|
|
32
24
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
33
25
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
26
|
# [12.43.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.42.0...@quenty/gameconfig@12.43.0) (2026-02-20)
|
|
39
27
|
|
|
40
28
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
41
29
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
30
|
# [12.42.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.41.0...@quenty/gameconfig@12.42.0) (2026-02-19)
|
|
47
31
|
|
|
48
|
-
|
|
49
32
|
### Features
|
|
50
33
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
34
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
56
35
|
|
|
57
36
|
# [12.41.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.40.1...@quenty/gameconfig@12.41.0) (2026-02-19)
|
|
58
37
|
|
|
59
38
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
60
39
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
40
|
## [12.40.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.40.0...@quenty/gameconfig@12.40.1) (2026-02-17)
|
|
66
41
|
|
|
67
42
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
68
43
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
44
|
# [12.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.39.2...@quenty/gameconfig@12.40.0) (2026-02-17)
|
|
74
45
|
|
|
75
|
-
|
|
76
46
|
### Features
|
|
77
47
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
48
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
49
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
84
50
|
|
|
85
51
|
## [12.39.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.39.1...@quenty/gameconfig@12.39.2) (2026-01-23)
|
|
86
52
|
|
|
87
53
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
88
54
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
55
|
## [12.39.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.39.0...@quenty/gameconfig@12.39.1) (2026-01-21)
|
|
94
56
|
|
|
95
57
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
96
58
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
59
|
# [12.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.38.0...@quenty/gameconfig@12.39.0) (2026-01-18)
|
|
102
60
|
|
|
103
61
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
104
62
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
63
|
# [12.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.37.0...@quenty/gameconfig@12.38.0) (2026-01-16)
|
|
110
64
|
|
|
111
|
-
|
|
112
65
|
### Features
|
|
113
66
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
67
|
+
- Add SimpleEnum package and interface, to simplify enum usage across Nevermore ([d3040d7](https://github.com/Quenty/NevermoreEngine/commit/d3040d7a07ae7b2586bb982399b401fe19f1eb3f))
|
|
119
68
|
|
|
120
69
|
# [12.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.36.1...@quenty/gameconfig@12.37.0) (2026-01-13)
|
|
121
70
|
|
|
122
71
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
123
72
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
73
|
## [12.36.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.36.0...@quenty/gameconfig@12.36.1) (2026-01-12)
|
|
129
74
|
|
|
130
|
-
|
|
131
75
|
### Bug Fixes
|
|
132
76
|
|
|
133
|
-
|
|
77
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
134
78
|
|
|
79
|
+
# [12.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.35.1...@quenty/gameconfig@12.36.0) (2026-01-11)
|
|
135
80
|
|
|
81
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
136
82
|
|
|
83
|
+
## [12.35.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.35.0...@quenty/gameconfig@12.35.1) (2026-01-10)
|
|
137
84
|
|
|
85
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
138
86
|
|
|
139
|
-
# [12.
|
|
87
|
+
# [12.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.34.1...@quenty/gameconfig@12.35.0) (2026-01-08)
|
|
140
88
|
|
|
141
89
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
142
90
|
|
|
91
|
+
## [12.34.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.34.0...@quenty/gameconfig@12.34.1) (2026-01-05)
|
|
143
92
|
|
|
93
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
144
94
|
|
|
95
|
+
# [12.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.8...@quenty/gameconfig@12.34.0) (2026-01-04)
|
|
145
96
|
|
|
97
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
146
98
|
|
|
147
|
-
## [12.
|
|
99
|
+
## [12.33.8](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.7...@quenty/gameconfig@12.33.8) (2026-01-03)
|
|
148
100
|
|
|
149
101
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
150
102
|
|
|
103
|
+
## [12.33.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.6...@quenty/gameconfig@12.33.7) (2025-12-31)
|
|
151
104
|
|
|
105
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
152
106
|
|
|
107
|
+
## [12.33.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.5...@quenty/gameconfig@12.33.6) (2025-12-29)
|
|
153
108
|
|
|
109
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
154
110
|
|
|
155
|
-
|
|
111
|
+
## [12.33.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.4...@quenty/gameconfig@12.33.5) (2025-12-29)
|
|
156
112
|
|
|
157
113
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
158
114
|
|
|
115
|
+
## [12.33.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.3...@quenty/gameconfig@12.33.4) (2025-12-28)
|
|
159
116
|
|
|
117
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
160
118
|
|
|
119
|
+
## [12.33.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.2...@quenty/gameconfig@12.33.3) (2025-12-11)
|
|
161
120
|
|
|
121
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
162
122
|
|
|
163
|
-
## [12.
|
|
123
|
+
## [12.33.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.1...@quenty/gameconfig@12.33.2) (2025-11-22)
|
|
164
124
|
|
|
165
125
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
166
126
|
|
|
127
|
+
## [12.33.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.0...@quenty/gameconfig@12.33.1) (2025-11-12)
|
|
167
128
|
|
|
129
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
168
130
|
|
|
131
|
+
# [12.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.32.0...@quenty/gameconfig@12.33.0) (2025-11-07)
|
|
169
132
|
|
|
133
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
170
134
|
|
|
171
|
-
# [12.
|
|
135
|
+
# [12.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.31.0...@quenty/gameconfig@12.32.0) (2025-10-08)
|
|
172
136
|
|
|
173
137
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
174
138
|
|
|
139
|
+
# [12.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.30.0...@quenty/gameconfig@12.31.0) (2025-10-03)
|
|
175
140
|
|
|
141
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
176
142
|
|
|
143
|
+
# [12.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.29.0...@quenty/gameconfig@12.30.0) (2025-10-01)
|
|
177
144
|
|
|
145
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
178
146
|
|
|
179
|
-
|
|
147
|
+
# [12.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.28.1...@quenty/gameconfig@12.29.0) (2025-09-26)
|
|
180
148
|
|
|
181
149
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
182
150
|
|
|
151
|
+
## [12.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.28.0...@quenty/gameconfig@12.28.1) (2025-09-15)
|
|
183
152
|
|
|
153
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
184
154
|
|
|
155
|
+
# [12.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.27.1...@quenty/gameconfig@12.28.0) (2025-08-29)
|
|
185
156
|
|
|
157
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
186
158
|
|
|
187
|
-
## [12.
|
|
159
|
+
## [12.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.27.0...@quenty/gameconfig@12.27.1) (2025-08-12)
|
|
188
160
|
|
|
189
161
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
190
162
|
|
|
163
|
+
# [12.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.26.1...@quenty/gameconfig@12.27.0) (2025-08-07)
|
|
191
164
|
|
|
165
|
+
### Bug Fixes
|
|
192
166
|
|
|
167
|
+
- Fix requires ([2763f4e](https://github.com/Quenty/NevermoreEngine/commit/2763f4e95d419d3e8701213feb6c851d6843a92d))
|
|
193
168
|
|
|
194
|
-
|
|
195
|
-
## [12.33.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.33.5...@quenty/gameconfig@12.33.6) (2025-12-29)
|
|
169
|
+
## [12.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.26.0...@quenty/gameconfig@12.26.1) (2025-07-14)
|
|
196
170
|
|
|
197
171
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
198
172
|
|
|
173
|
+
# [12.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.25.0...@quenty/gameconfig@12.26.0) (2025-05-12)
|
|
199
174
|
|
|
175
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
200
176
|
|
|
177
|
+
# [12.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.24.3...@quenty/gameconfig@12.25.0) (2025-05-10)
|
|
201
178
|
|
|
179
|
+
### Bug Fixes
|
|
202
180
|
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
181
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
206
182
|
|
|
183
|
+
### Features
|
|
207
184
|
|
|
185
|
+
- Add even more types ([b31717d](https://github.com/Quenty/NevermoreEngine/commit/b31717d8c9f7620c457f5018a2affa760a65334a))
|
|
208
186
|
|
|
187
|
+
## [12.24.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.24.2...@quenty/gameconfig@12.24.3) (2025-04-10)
|
|
209
188
|
|
|
189
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
210
190
|
|
|
211
|
-
## [12.
|
|
191
|
+
## [12.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.24.0...@quenty/gameconfig@12.24.2) (2025-04-07)
|
|
212
192
|
|
|
213
|
-
|
|
193
|
+
### Bug Fixes
|
|
214
194
|
|
|
195
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
196
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
215
197
|
|
|
198
|
+
## [12.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.24.0...@quenty/gameconfig@12.24.1) (2025-04-07)
|
|
216
199
|
|
|
200
|
+
### Bug Fixes
|
|
217
201
|
|
|
202
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
218
203
|
|
|
219
|
-
|
|
204
|
+
# [12.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.23.4...@quenty/gameconfig@12.24.0) (2025-04-02)
|
|
220
205
|
|
|
221
206
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
222
207
|
|
|
208
|
+
## [12.23.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.23.3...@quenty/gameconfig@12.23.4) (2025-03-31)
|
|
223
209
|
|
|
210
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
224
211
|
|
|
212
|
+
## [12.23.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.23.2...@quenty/gameconfig@12.23.3) (2025-03-21)
|
|
225
213
|
|
|
214
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
226
215
|
|
|
227
|
-
## [12.
|
|
216
|
+
## [12.23.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.23.1...@quenty/gameconfig@12.23.2) (2025-03-13)
|
|
228
217
|
|
|
229
218
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
230
219
|
|
|
220
|
+
## [12.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.23.0...@quenty/gameconfig@12.23.1) (2025-03-09)
|
|
231
221
|
|
|
222
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
232
223
|
|
|
224
|
+
# [12.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.22.1...@quenty/gameconfig@12.23.0) (2025-02-18)
|
|
233
225
|
|
|
226
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
234
227
|
|
|
235
|
-
## [12.
|
|
228
|
+
## [12.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.22.0...@quenty/gameconfig@12.22.1) (2025-01-22)
|
|
236
229
|
|
|
237
230
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
238
231
|
|
|
232
|
+
# [12.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.21.0...@quenty/gameconfig@12.22.0) (2025-01-19)
|
|
239
233
|
|
|
234
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
240
235
|
|
|
236
|
+
# [12.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.20.0...@quenty/gameconfig@12.21.0) (2024-12-15)
|
|
241
237
|
|
|
238
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
242
239
|
|
|
243
|
-
# [12.
|
|
240
|
+
# [12.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.19.0...@quenty/gameconfig@12.20.0) (2024-12-03)
|
|
244
241
|
|
|
245
242
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
246
243
|
|
|
244
|
+
# [12.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.18.0...@quenty/gameconfig@12.19.0) (2024-12-03)
|
|
247
245
|
|
|
246
|
+
### Bug Fixes
|
|
248
247
|
|
|
248
|
+
- Fix missing services ([92ea9de](https://github.com/Quenty/NevermoreEngine/commit/92ea9dea686cba1a9757f32648a930840efad2e7))
|
|
249
249
|
|
|
250
|
-
|
|
251
|
-
# [12.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.31.0...@quenty/gameconfig@12.32.0) (2025-10-08)
|
|
250
|
+
# [12.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.17.0...@quenty/gameconfig@12.18.0) (2024-11-13)
|
|
252
251
|
|
|
253
252
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
254
253
|
|
|
254
|
+
# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.16.0...@quenty/gameconfig@12.17.0) (2024-11-12)
|
|
255
|
+
|
|
256
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
255
257
|
|
|
258
|
+
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.15.2...@quenty/gameconfig@12.16.0) (2024-11-06)
|
|
256
259
|
|
|
260
|
+
### Features
|
|
257
261
|
|
|
262
|
+
- Optimize memory and perf with combineLatestDefer ([3bed556](https://github.com/Quenty/NevermoreEngine/commit/3bed55667c3c795402260575f57132404b906112))
|
|
258
263
|
|
|
259
|
-
|
|
264
|
+
## [12.15.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.15.1...@quenty/gameconfig@12.15.2) (2024-11-04)
|
|
260
265
|
|
|
261
266
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
262
267
|
|
|
268
|
+
## [12.15.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.15.0...@quenty/gameconfig@12.15.1) (2024-11-04)
|
|
263
269
|
|
|
270
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
264
271
|
|
|
272
|
+
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.14.0...@quenty/gameconfig@12.15.0) (2024-11-03)
|
|
265
273
|
|
|
274
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
266
275
|
|
|
267
|
-
# [12.
|
|
276
|
+
# [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.13.1...@quenty/gameconfig@12.14.0) (2024-10-23)
|
|
268
277
|
|
|
269
278
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
270
279
|
|
|
280
|
+
## [12.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.13.0...@quenty/gameconfig@12.13.1) (2024-10-09)
|
|
271
281
|
|
|
282
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
272
283
|
|
|
284
|
+
# [12.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.12.1...@quenty/gameconfig@12.13.0) (2024-10-06)
|
|
273
285
|
|
|
286
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
274
287
|
|
|
275
|
-
|
|
288
|
+
## [12.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.12.0...@quenty/gameconfig@12.12.1) (2024-10-04)
|
|
276
289
|
|
|
277
290
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
278
291
|
|
|
292
|
+
# [12.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.11.0...@quenty/gameconfig@12.12.0) (2024-10-04)
|
|
279
293
|
|
|
294
|
+
### Bug Fixes
|
|
280
295
|
|
|
296
|
+
- Fix stuff ([016376c](https://github.com/Quenty/NevermoreEngine/commit/016376c87911329b9059f7644bcb4f9de8245f2f))
|
|
281
297
|
|
|
298
|
+
### Performance Improvements
|
|
282
299
|
|
|
283
|
-
|
|
300
|
+
- Use marketplace info cache when querying cloud data ([12ed4a6](https://github.com/Quenty/NevermoreEngine/commit/12ed4a60ef5d908a99dc2a96134024db659077bf))
|
|
301
|
+
|
|
302
|
+
# [12.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.10.0...@quenty/gameconfig@12.11.0) (2024-09-25)
|
|
284
303
|
|
|
285
304
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
286
305
|
|
|
306
|
+
# [12.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.9.2...@quenty/gameconfig@12.10.0) (2024-09-25)
|
|
287
307
|
|
|
308
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
288
309
|
|
|
310
|
+
## [12.9.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.9.1...@quenty/gameconfig@12.9.2) (2024-09-22)
|
|
289
311
|
|
|
312
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
290
313
|
|
|
291
|
-
|
|
314
|
+
## [12.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.9.0...@quenty/gameconfig@12.9.1) (2024-09-20)
|
|
292
315
|
|
|
293
316
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
294
317
|
|
|
318
|
+
# [12.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.8.0...@quenty/gameconfig@12.9.0) (2024-09-12)
|
|
295
319
|
|
|
320
|
+
### Bug Fixes
|
|
296
321
|
|
|
322
|
+
- GameConfigAsset does not export empty description or name ([1a9de5c](https://github.com/Quenty/NevermoreEngine/commit/1a9de5c899cc7b47aedabacc78006883b4236c95))
|
|
297
323
|
|
|
324
|
+
### Features
|
|
298
325
|
|
|
299
|
-
|
|
326
|
+
- Add additional game config types ([c6fdf4a](https://github.com/Quenty/NevermoreEngine/commit/c6fdf4a34ea26135c6aa16a6a268a966062f4a2f))
|
|
300
327
|
|
|
301
|
-
|
|
328
|
+
# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.7.1...@quenty/gameconfig@12.8.0) (2024-08-09)
|
|
302
329
|
|
|
330
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
303
331
|
|
|
332
|
+
## [12.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.7.0...@quenty/gameconfig@12.7.1) (2024-07-16)
|
|
304
333
|
|
|
334
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
305
335
|
|
|
336
|
+
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.6.0...@quenty/gameconfig@12.7.0) (2024-05-18)
|
|
306
337
|
|
|
307
|
-
|
|
338
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
308
339
|
|
|
340
|
+
# [12.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.5.0...@quenty/gameconfig@12.6.0) (2024-05-09)
|
|
309
341
|
|
|
310
342
|
### Bug Fixes
|
|
311
343
|
|
|
312
|
-
|
|
344
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
313
345
|
|
|
346
|
+
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.4.0...@quenty/gameconfig@12.5.0) (2024-05-03)
|
|
314
347
|
|
|
348
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
315
349
|
|
|
350
|
+
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.3.0...@quenty/gameconfig@12.4.0) (2024-04-28)
|
|
316
351
|
|
|
352
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
317
353
|
|
|
318
|
-
|
|
354
|
+
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.2.1...@quenty/gameconfig@12.3.0) (2024-04-27)
|
|
319
355
|
|
|
320
356
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
321
357
|
|
|
358
|
+
## [12.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.2.0...@quenty/gameconfig@12.2.1) (2024-04-23)
|
|
359
|
+
|
|
360
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
322
361
|
|
|
362
|
+
# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.1.0...@quenty/gameconfig@12.2.0) (2024-03-27)
|
|
323
363
|
|
|
364
|
+
### Features
|
|
324
365
|
|
|
366
|
+
- Update avatar editor stuff ([16d10a8](https://github.com/Quenty/NevermoreEngine/commit/16d10a876c90d3b43d69b5f66e217e4c3749296b))
|
|
325
367
|
|
|
326
|
-
# [12.
|
|
368
|
+
# [12.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.0.0...@quenty/gameconfig@12.1.0) (2024-03-09)
|
|
327
369
|
|
|
328
370
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
329
371
|
|
|
372
|
+
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@11.0.0...@quenty/gameconfig@12.0.0) (2024-02-14)
|
|
330
373
|
|
|
374
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
331
375
|
|
|
376
|
+
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@10.0.0...@quenty/gameconfig@11.0.0) (2024-02-14)
|
|
332
377
|
|
|
378
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
333
379
|
|
|
334
|
-
# [
|
|
335
|
-
|
|
380
|
+
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@9.0.0...@quenty/gameconfig@10.0.0) (2024-02-13)
|
|
336
381
|
|
|
337
382
|
### Bug Fixes
|
|
338
383
|
|
|
339
|
-
|
|
340
|
-
|
|
384
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
341
385
|
|
|
342
|
-
|
|
386
|
+
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@8.0.0...@quenty/gameconfig@9.0.0) (2024-02-13)
|
|
343
387
|
|
|
344
|
-
|
|
388
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
345
389
|
|
|
390
|
+
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@7.0.0...@quenty/gameconfig@8.0.0) (2024-02-13)
|
|
346
391
|
|
|
392
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
347
393
|
|
|
394
|
+
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.7.0...@quenty/gameconfig@7.0.0) (2024-01-10)
|
|
348
395
|
|
|
396
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
349
397
|
|
|
350
|
-
|
|
398
|
+
# [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.6.0...@quenty/gameconfig@6.7.0) (2024-01-08)
|
|
351
399
|
|
|
352
400
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
353
401
|
|
|
402
|
+
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.5.0...@quenty/gameconfig@6.6.0) (2023-12-28)
|
|
354
403
|
|
|
404
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
355
405
|
|
|
406
|
+
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.4.0...@quenty/gameconfig@6.5.0) (2023-12-14)
|
|
356
407
|
|
|
408
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
357
409
|
|
|
358
|
-
|
|
359
|
-
|
|
410
|
+
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.3.1...@quenty/gameconfig@6.4.0) (2023-12-14)
|
|
360
411
|
|
|
361
412
|
### Bug Fixes
|
|
362
413
|
|
|
363
|
-
|
|
364
|
-
* Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
414
|
+
- Fix dependencies ([11beb58](https://github.com/Quenty/NevermoreEngine/commit/11beb582b2d238abb077399fd1c59dea1c9ac90f))
|
|
365
415
|
|
|
416
|
+
### Features
|
|
366
417
|
|
|
418
|
+
- Can provide translated cloud description for badges ([5a899e7](https://github.com/Quenty/NevermoreEngine/commit/5a899e77a937bc5cf424af32e03b9240ed639f76))
|
|
419
|
+
- Provider better formatted errors when prompting ([702e538](https://github.com/Quenty/NevermoreEngine/commit/702e5381c2981b6b57ba73882c7d9bc07740e99e))
|
|
367
420
|
|
|
421
|
+
## [6.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.3.0...@quenty/gameconfig@6.3.1) (2023-10-28)
|
|
368
422
|
|
|
423
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
369
424
|
|
|
370
|
-
|
|
425
|
+
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.2.0...@quenty/gameconfig@6.3.0) (2023-10-18)
|
|
371
426
|
|
|
427
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
372
428
|
|
|
373
|
-
|
|
429
|
+
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.1.1...@quenty/gameconfig@6.2.0) (2023-10-17)
|
|
374
430
|
|
|
375
|
-
|
|
431
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
376
432
|
|
|
433
|
+
## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.1.0...@quenty/gameconfig@6.1.1) (2023-10-17)
|
|
377
434
|
|
|
435
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
378
436
|
|
|
437
|
+
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.0.1...@quenty/gameconfig@6.1.0) (2023-10-12)
|
|
379
438
|
|
|
439
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
380
440
|
|
|
381
|
-
|
|
441
|
+
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.0.0...@quenty/gameconfig@6.0.1) (2023-10-11)
|
|
382
442
|
|
|
383
443
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
384
444
|
|
|
445
|
+
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.40.0...@quenty/gameconfig@6.0.0) (2023-10-11)
|
|
446
|
+
|
|
447
|
+
### Bug Fixes
|
|
385
448
|
|
|
449
|
+
- Fix prompt product purchase from stalling ([124dd61](https://github.com/Quenty/NevermoreEngine/commit/124dd61171bd74bfcb5c690e5370211e0952a63a))
|
|
386
450
|
|
|
451
|
+
### Features
|
|
387
452
|
|
|
453
|
+
- JSONTranslator can exist on server and generate translation keys (improved ergonomics) ([84b84b5](https://github.com/Quenty/NevermoreEngine/commit/84b84b5587b9cfebad9b9bbda7694ba714188d9c))
|
|
388
454
|
|
|
389
|
-
|
|
455
|
+
# [5.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.39.0...@quenty/gameconfig@5.40.0) (2023-09-21)
|
|
390
456
|
|
|
391
457
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
392
458
|
|
|
459
|
+
# [5.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.38.0...@quenty/gameconfig@5.39.0) (2023-09-21)
|
|
393
460
|
|
|
461
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
394
462
|
|
|
463
|
+
# [5.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.37.0...@quenty/gameconfig@5.38.0) (2023-09-04)
|
|
395
464
|
|
|
465
|
+
### Features
|
|
396
466
|
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
## [12.23.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.23.1...@quenty/gameconfig@12.23.2) (2025-03-13)
|
|
406
|
-
|
|
407
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
## [12.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.23.0...@quenty/gameconfig@12.23.1) (2025-03-09)
|
|
414
|
-
|
|
415
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
# [12.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.22.1...@quenty/gameconfig@12.23.0) (2025-02-18)
|
|
422
|
-
|
|
423
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
## [12.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.22.0...@quenty/gameconfig@12.22.1) (2025-01-22)
|
|
430
|
-
|
|
431
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
# [12.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.21.0...@quenty/gameconfig@12.22.0) (2025-01-19)
|
|
438
|
-
|
|
439
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
# [12.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.20.0...@quenty/gameconfig@12.21.0) (2024-12-15)
|
|
446
|
-
|
|
447
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
# [12.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.19.0...@quenty/gameconfig@12.20.0) (2024-12-03)
|
|
454
|
-
|
|
455
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
# [12.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.18.0...@quenty/gameconfig@12.19.0) (2024-12-03)
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
### Bug Fixes
|
|
465
|
-
|
|
466
|
-
* Fix missing services ([92ea9de](https://github.com/Quenty/NevermoreEngine/commit/92ea9dea686cba1a9757f32648a930840efad2e7))
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
# [12.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.17.0...@quenty/gameconfig@12.18.0) (2024-11-13)
|
|
473
|
-
|
|
474
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.16.0...@quenty/gameconfig@12.17.0) (2024-11-12)
|
|
481
|
-
|
|
482
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.15.2...@quenty/gameconfig@12.16.0) (2024-11-06)
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
### Features
|
|
492
|
-
|
|
493
|
-
* Optimize memory and perf with combineLatestDefer ([3bed556](https://github.com/Quenty/NevermoreEngine/commit/3bed55667c3c795402260575f57132404b906112))
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
## [12.15.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.15.1...@quenty/gameconfig@12.15.2) (2024-11-04)
|
|
500
|
-
|
|
501
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
## [12.15.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.15.0...@quenty/gameconfig@12.15.1) (2024-11-04)
|
|
508
|
-
|
|
509
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.14.0...@quenty/gameconfig@12.15.0) (2024-11-03)
|
|
516
|
-
|
|
517
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
# [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.13.1...@quenty/gameconfig@12.14.0) (2024-10-23)
|
|
524
|
-
|
|
525
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
## [12.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.13.0...@quenty/gameconfig@12.13.1) (2024-10-09)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
# [12.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.12.1...@quenty/gameconfig@12.13.0) (2024-10-06)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## [12.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.12.0...@quenty/gameconfig@12.12.1) (2024-10-04)
|
|
548
|
-
|
|
549
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
# [12.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.11.0...@quenty/gameconfig@12.12.0) (2024-10-04)
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
### Bug Fixes
|
|
559
|
-
|
|
560
|
-
* Fix stuff ([016376c](https://github.com/Quenty/NevermoreEngine/commit/016376c87911329b9059f7644bcb4f9de8245f2f))
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
### Performance Improvements
|
|
564
|
-
|
|
565
|
-
* Use marketplace info cache when querying cloud data ([12ed4a6](https://github.com/Quenty/NevermoreEngine/commit/12ed4a60ef5d908a99dc2a96134024db659077bf))
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
# [12.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.10.0...@quenty/gameconfig@12.11.0) (2024-09-25)
|
|
572
|
-
|
|
573
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
# [12.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.9.2...@quenty/gameconfig@12.10.0) (2024-09-25)
|
|
580
|
-
|
|
581
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
## [12.9.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.9.1...@quenty/gameconfig@12.9.2) (2024-09-22)
|
|
588
|
-
|
|
589
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
## [12.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.9.0...@quenty/gameconfig@12.9.1) (2024-09-20)
|
|
596
|
-
|
|
597
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
# [12.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.8.0...@quenty/gameconfig@12.9.0) (2024-09-12)
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
### Bug Fixes
|
|
607
|
-
|
|
608
|
-
* GameConfigAsset does not export empty description or name ([1a9de5c](https://github.com/Quenty/NevermoreEngine/commit/1a9de5c899cc7b47aedabacc78006883b4236c95))
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
### Features
|
|
612
|
-
|
|
613
|
-
* Add additional game config types ([c6fdf4a](https://github.com/Quenty/NevermoreEngine/commit/c6fdf4a34ea26135c6aa16a6a268a966062f4a2f))
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.7.1...@quenty/gameconfig@12.8.0) (2024-08-09)
|
|
620
|
-
|
|
621
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
## [12.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.7.0...@quenty/gameconfig@12.7.1) (2024-07-16)
|
|
628
|
-
|
|
629
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.6.0...@quenty/gameconfig@12.7.0) (2024-05-18)
|
|
636
|
-
|
|
637
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
# [12.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.5.0...@quenty/gameconfig@12.6.0) (2024-05-09)
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
### Bug Fixes
|
|
647
|
-
|
|
648
|
-
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.4.0...@quenty/gameconfig@12.5.0) (2024-05-03)
|
|
655
|
-
|
|
656
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.3.0...@quenty/gameconfig@12.4.0) (2024-04-28)
|
|
663
|
-
|
|
664
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.2.1...@quenty/gameconfig@12.3.0) (2024-04-27)
|
|
671
|
-
|
|
672
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
## [12.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.2.0...@quenty/gameconfig@12.2.1) (2024-04-23)
|
|
679
|
-
|
|
680
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.1.0...@quenty/gameconfig@12.2.0) (2024-03-27)
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
### Features
|
|
690
|
-
|
|
691
|
-
* Update avatar editor stuff ([16d10a8](https://github.com/Quenty/NevermoreEngine/commit/16d10a876c90d3b43d69b5f66e217e4c3749296b))
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
# [12.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@12.0.0...@quenty/gameconfig@12.1.0) (2024-03-09)
|
|
698
|
-
|
|
699
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@11.0.0...@quenty/gameconfig@12.0.0) (2024-02-14)
|
|
706
|
-
|
|
707
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@10.0.0...@quenty/gameconfig@11.0.0) (2024-02-14)
|
|
714
|
-
|
|
715
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@9.0.0...@quenty/gameconfig@10.0.0) (2024-02-13)
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
### Bug Fixes
|
|
725
|
-
|
|
726
|
-
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@8.0.0...@quenty/gameconfig@9.0.0) (2024-02-13)
|
|
733
|
-
|
|
734
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@7.0.0...@quenty/gameconfig@8.0.0) (2024-02-13)
|
|
741
|
-
|
|
742
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.7.0...@quenty/gameconfig@7.0.0) (2024-01-10)
|
|
749
|
-
|
|
750
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
# [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.6.0...@quenty/gameconfig@6.7.0) (2024-01-08)
|
|
757
|
-
|
|
758
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.5.0...@quenty/gameconfig@6.6.0) (2023-12-28)
|
|
765
|
-
|
|
766
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.4.0...@quenty/gameconfig@6.5.0) (2023-12-14)
|
|
773
|
-
|
|
774
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.3.1...@quenty/gameconfig@6.4.0) (2023-12-14)
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
### Bug Fixes
|
|
784
|
-
|
|
785
|
-
* Fix dependencies ([11beb58](https://github.com/Quenty/NevermoreEngine/commit/11beb582b2d238abb077399fd1c59dea1c9ac90f))
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
### Features
|
|
789
|
-
|
|
790
|
-
* Can provide translated cloud description for badges ([5a899e7](https://github.com/Quenty/NevermoreEngine/commit/5a899e77a937bc5cf424af32e03b9240ed639f76))
|
|
791
|
-
* Provider better formatted errors when prompting ([702e538](https://github.com/Quenty/NevermoreEngine/commit/702e5381c2981b6b57ba73882c7d9bc07740e99e))
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
## [6.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.3.0...@quenty/gameconfig@6.3.1) (2023-10-28)
|
|
798
|
-
|
|
799
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.2.0...@quenty/gameconfig@6.3.0) (2023-10-18)
|
|
806
|
-
|
|
807
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.1.1...@quenty/gameconfig@6.2.0) (2023-10-17)
|
|
814
|
-
|
|
815
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.1.0...@quenty/gameconfig@6.1.1) (2023-10-17)
|
|
822
|
-
|
|
823
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.0.1...@quenty/gameconfig@6.1.0) (2023-10-12)
|
|
830
|
-
|
|
831
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@6.0.0...@quenty/gameconfig@6.0.1) (2023-10-11)
|
|
838
|
-
|
|
839
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.40.0...@quenty/gameconfig@6.0.0) (2023-10-11)
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
### Bug Fixes
|
|
849
|
-
|
|
850
|
-
* Fix prompt product purchase from stalling ([124dd61](https://github.com/Quenty/NevermoreEngine/commit/124dd61171bd74bfcb5c690e5370211e0952a63a))
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
### Features
|
|
854
|
-
|
|
855
|
-
* JSONTranslator can exist on server and generate translation keys (improved ergonomics) ([84b84b5](https://github.com/Quenty/NevermoreEngine/commit/84b84b5587b9cfebad9b9bbda7694ba714188d9c))
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
# [5.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.39.0...@quenty/gameconfig@5.40.0) (2023-09-21)
|
|
862
|
-
|
|
863
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
# [5.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.38.0...@quenty/gameconfig@5.39.0) (2023-09-21)
|
|
870
|
-
|
|
871
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
# [5.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.37.0...@quenty/gameconfig@5.38.0) (2023-09-04)
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
### Features
|
|
881
|
-
|
|
882
|
-
* Add Push API method ([36d49af](https://github.com/Quenty/NevermoreEngine/commit/36d49afe58738c45410d300a935789d5b7dacb79))
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
467
|
+
- Add Push API method ([36d49af](https://github.com/Quenty/NevermoreEngine/commit/36d49afe58738c45410d300a935789d5b7dacb79))
|
|
887
468
|
|
|
888
469
|
# [5.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.36.0...@quenty/gameconfig@5.37.0) (2023-08-23)
|
|
889
470
|
|
|
890
|
-
|
|
891
471
|
### Features
|
|
892
472
|
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
# [5.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.35.0...@quenty/gameconfig@5.36.0) (2023-08-01)
|
|
901
|
-
|
|
902
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
# [5.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.34.0...@quenty/gameconfig@5.35.0) (2023-07-28)
|
|
909
|
-
|
|
910
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
# [5.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.33.0...@quenty/gameconfig@5.34.0) (2023-07-25)
|
|
917
|
-
|
|
918
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
# [5.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.32.1...@quenty/gameconfig@5.33.0) (2023-07-23)
|
|
925
|
-
|
|
926
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
## [5.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.32.0...@quenty/gameconfig@5.32.1) (2023-07-18)
|
|
933
|
-
|
|
934
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
# [5.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.31.3...@quenty/gameconfig@5.32.0) (2023-07-15)
|
|
941
|
-
|
|
942
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
## [5.31.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.31.2...@quenty/gameconfig@5.31.3) (2023-07-11)
|
|
949
|
-
|
|
950
|
-
**Note:** Version bump only for package @quenty/gameconfig
|
|
951
|
-
|
|
952
|
-
|
|
473
|
+
- Add GameConfigPicker:ObserveToAssetIdBrio(assetType, ([776ecbe](https://github.com/Quenty/NevermoreEngine/commit/776ecbed26d8fcdf36339747c4e983bebc301249))
|
|
474
|
+
- Add tags to GameConfig ([56962ce](https://github.com/Quenty/NevermoreEngine/commit/56962cec4598d0e5640acb6c8b54e449f1002031))
|
|
953
475
|
|
|
476
|
+
# [5.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.35.0...@quenty/gameconfig@5.36.0) (2023-08-01)
|
|
954
477
|
|
|
478
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
955
479
|
|
|
956
|
-
|
|
480
|
+
# [5.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.34.0...@quenty/gameconfig@5.35.0) (2023-07-28)
|
|
957
481
|
|
|
958
482
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
959
483
|
|
|
484
|
+
# [5.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.33.0...@quenty/gameconfig@5.34.0) (2023-07-25)
|
|
960
485
|
|
|
486
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
961
487
|
|
|
488
|
+
# [5.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.32.1...@quenty/gameconfig@5.33.0) (2023-07-23)
|
|
962
489
|
|
|
490
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
963
491
|
|
|
964
|
-
## [5.
|
|
492
|
+
## [5.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.32.0...@quenty/gameconfig@5.32.1) (2023-07-18)
|
|
965
493
|
|
|
966
494
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
967
495
|
|
|
496
|
+
# [5.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.31.3...@quenty/gameconfig@5.32.0) (2023-07-15)
|
|
968
497
|
|
|
498
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
969
499
|
|
|
500
|
+
## [5.31.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.31.2...@quenty/gameconfig@5.31.3) (2023-07-11)
|
|
970
501
|
|
|
502
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
971
503
|
|
|
972
|
-
|
|
504
|
+
## [5.31.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.31.1...@quenty/gameconfig@5.31.2) (2023-07-11)
|
|
973
505
|
|
|
974
506
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
975
507
|
|
|
508
|
+
## [5.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.31.0...@quenty/gameconfig@5.31.1) (2023-07-11)
|
|
976
509
|
|
|
510
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
977
511
|
|
|
512
|
+
# [5.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.30.3...@quenty/gameconfig@5.31.0) (2023-07-10)
|
|
978
513
|
|
|
514
|
+
**Note:** Version bump only for package @quenty/gameconfig
|
|
979
515
|
|
|
980
516
|
## [5.30.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.30.2...@quenty/gameconfig@5.30.3) (2023-07-10)
|
|
981
517
|
|
|
982
518
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
983
519
|
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
520
|
## [5.30.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.30.1...@quenty/gameconfig@5.30.2) (2023-07-03)
|
|
989
521
|
|
|
990
522
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
991
523
|
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
524
|
## [5.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.30.0...@quenty/gameconfig@5.30.1) (2023-06-24)
|
|
997
525
|
|
|
998
526
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
999
527
|
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
528
|
# [5.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.29.1...@quenty/gameconfig@5.30.0) (2023-06-24)
|
|
1005
529
|
|
|
1006
530
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1007
531
|
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
532
|
## [5.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.29.0...@quenty/gameconfig@5.29.1) (2023-06-23)
|
|
1013
533
|
|
|
1014
534
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1015
535
|
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
536
|
# [5.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.28.0...@quenty/gameconfig@5.29.0) (2023-06-17)
|
|
1021
537
|
|
|
1022
538
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1023
539
|
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
540
|
# [5.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.27.0...@quenty/gameconfig@5.28.0) (2023-06-05)
|
|
1029
541
|
|
|
1030
542
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1031
543
|
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
544
|
# [5.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.26.0...@quenty/gameconfig@5.27.0) (2023-05-26)
|
|
1037
545
|
|
|
1038
546
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1039
547
|
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
548
|
# [5.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.25.0...@quenty/gameconfig@5.26.0) (2023-05-08)
|
|
1045
549
|
|
|
1046
550
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1047
551
|
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
552
|
# [5.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.24.0...@quenty/gameconfig@5.25.0) (2023-04-24)
|
|
1053
553
|
|
|
1054
554
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1055
555
|
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
556
|
# [5.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.23.0...@quenty/gameconfig@5.24.0) (2023-04-20)
|
|
1061
557
|
|
|
1062
|
-
|
|
1063
558
|
### Features
|
|
1064
559
|
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
560
|
+
- Add GameConfigPicker:PromisePriceInRobux(assetType, assetIdOrKey) ([5250175](https://github.com/Quenty/NevermoreEngine/commit/52501754a64f86e54c40f95ea746a1c078fd553b))
|
|
1070
561
|
|
|
1071
562
|
# [5.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.22.1...@quenty/gameconfig@5.23.0) (2023-04-10)
|
|
1072
563
|
|
|
1073
564
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1074
565
|
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
566
|
## [5.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.22.0...@quenty/gameconfig@5.22.1) (2023-04-07)
|
|
1080
567
|
|
|
1081
568
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1082
569
|
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
570
|
# [5.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.21.0...@quenty/gameconfig@5.22.0) (2023-04-06)
|
|
1088
571
|
|
|
1089
572
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1090
573
|
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
574
|
# [5.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.20.0...@quenty/gameconfig@5.21.0) (2023-04-03)
|
|
1096
575
|
|
|
1097
|
-
|
|
1098
576
|
### Bug Fixes
|
|
1099
577
|
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
578
|
+
- Fix errors around config assets being empty ([71d70f9](https://github.com/Quenty/NevermoreEngine/commit/71d70f90f517e815143e162054e75e0ea149036c))
|
|
579
|
+
- Fix game config dependencies ([6088666](https://github.com/Quenty/NevermoreEngine/commit/6088666c6e43691cb91ca92f6d955ea803be7e6d))
|
|
580
|
+
- Fix localization issues with warnings in GameConfigAssetClient ([8d04f35](https://github.com/Quenty/NevermoreEngine/commit/8d04f352b97b7c6dd24895a34a2f9992aaf7cf0b))
|
|
1104
581
|
|
|
1105
582
|
### Features
|
|
1106
583
|
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
584
|
+
- Add GameConfigAssetUtils.promiseCloudDataForAssetType(assetType, assetId) ([7dc6147](https://github.com/Quenty/NevermoreEngine/commit/7dc6147924e8746ae6529e7e33e16da01d59d4a6))
|
|
1112
585
|
|
|
1113
586
|
# [5.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.19.0...@quenty/gameconfig@5.20.0) (2023-03-31)
|
|
1114
587
|
|
|
1115
588
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1116
589
|
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
590
|
# [5.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.18.1...@quenty/gameconfig@5.19.0) (2023-03-31)
|
|
1122
591
|
|
|
1123
592
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1124
593
|
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
594
|
## [5.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.18.0...@quenty/gameconfig@5.18.1) (2023-03-28)
|
|
1130
595
|
|
|
1131
596
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1132
597
|
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
598
|
# [5.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.17.1...@quenty/gameconfig@5.18.0) (2023-03-28)
|
|
1138
599
|
|
|
1139
600
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1140
601
|
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
602
|
## [5.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.17.0...@quenty/gameconfig@5.17.1) (2023-03-08)
|
|
1146
603
|
|
|
1147
604
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1148
605
|
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
606
|
# [5.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.16.0...@quenty/gameconfig@5.17.0) (2023-03-06)
|
|
1154
607
|
|
|
1155
608
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1156
609
|
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
610
|
# [5.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.15.0...@quenty/gameconfig@5.16.0) (2023-03-05)
|
|
1162
611
|
|
|
1163
612
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1164
613
|
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
614
|
# [5.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.14.0...@quenty/gameconfig@5.15.0) (2023-02-27)
|
|
1170
615
|
|
|
1171
|
-
|
|
1172
616
|
### Features
|
|
1173
617
|
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
618
|
+
- Add assets and bundles to game configuration ([0f37e07](https://github.com/Quenty/NevermoreEngine/commit/0f37e07e17c249ab09aed1bec795ae47e9d39f25))
|
|
1179
619
|
|
|
1180
620
|
# [5.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.13.0...@quenty/gameconfig@5.14.0) (2023-02-21)
|
|
1181
621
|
|
|
1182
622
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1183
623
|
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
624
|
# [5.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.12.0...@quenty/gameconfig@5.13.0) (2023-01-17)
|
|
1189
625
|
|
|
1190
626
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1191
627
|
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
628
|
# [5.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.11.0...@quenty/gameconfig@5.12.0) (2023-01-11)
|
|
1197
629
|
|
|
1198
630
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1199
631
|
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
632
|
# [5.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.10.0...@quenty/gameconfig@5.11.0) (2023-01-01)
|
|
1205
633
|
|
|
1206
634
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1207
635
|
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
636
|
# [5.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.9.1...@quenty/gameconfig@5.10.0) (2022-12-29)
|
|
1213
637
|
|
|
1214
638
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1215
639
|
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
640
|
## [5.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.9.0...@quenty/gameconfig@5.9.1) (2022-12-27)
|
|
1221
641
|
|
|
1222
642
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1223
643
|
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
644
|
# [5.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.8.0...@quenty/gameconfig@5.9.0) (2022-12-27)
|
|
1229
645
|
|
|
1230
646
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1231
647
|
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
648
|
# [5.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.7.0...@quenty/gameconfig@5.8.0) (2022-12-06)
|
|
1237
649
|
|
|
1238
650
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1239
651
|
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
652
|
# [5.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.6.1...@quenty/gameconfig@5.7.0) (2022-12-05)
|
|
1245
653
|
|
|
1246
654
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1247
655
|
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
656
|
## [5.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.6.0...@quenty/gameconfig@5.6.1) (2022-11-28)
|
|
1253
657
|
|
|
1254
658
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1255
659
|
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
660
|
# [5.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.5.0...@quenty/gameconfig@5.6.0) (2022-11-19)
|
|
1261
661
|
|
|
1262
662
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1263
663
|
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
664
|
# [5.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.4.1...@quenty/gameconfig@5.5.0) (2022-11-12)
|
|
1269
665
|
|
|
1270
|
-
|
|
1271
666
|
### Features
|
|
1272
667
|
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
668
|
+
- Binder provider now provides name for debugging ([72d547e](https://github.com/Quenty/NevermoreEngine/commit/72d547ea47358dfab1128dd076723f5a1a0d9fd8))
|
|
1278
669
|
|
|
1279
670
|
## [5.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.4.0...@quenty/gameconfig@5.4.1) (2022-11-04)
|
|
1280
671
|
|
|
1281
672
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1282
673
|
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
674
|
# [5.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.3.0...@quenty/gameconfig@5.4.0) (2022-11-04)
|
|
1288
675
|
|
|
1289
676
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1290
677
|
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
678
|
# [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.2.0...@quenty/gameconfig@5.3.0) (2022-10-30)
|
|
1296
679
|
|
|
1297
680
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1298
681
|
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
682
|
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.1.1...@quenty/gameconfig@5.2.0) (2022-10-23)
|
|
1304
683
|
|
|
1305
684
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1306
685
|
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
686
|
## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.1.0...@quenty/gameconfig@5.1.1) (2022-10-16)
|
|
1312
687
|
|
|
1313
688
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1314
689
|
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
690
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@5.0.0...@quenty/gameconfig@5.1.0) (2022-10-11)
|
|
1320
691
|
|
|
1321
|
-
|
|
1322
692
|
### Bug Fixes
|
|
1323
693
|
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
694
|
+
- Remove init.meta.json since it breaks in team create ([cba21e6](https://github.com/Quenty/NevermoreEngine/commit/cba21e602b50ea3799044eae9cb690d1cd9c88ec))
|
|
1329
695
|
|
|
1330
696
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@4.1.0...@quenty/gameconfig@5.0.0) (2022-09-27)
|
|
1331
697
|
|
|
1332
|
-
|
|
1333
698
|
### Bug Fixes
|
|
1334
699
|
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
700
|
+
- Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
|
|
1340
701
|
|
|
1341
702
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@4.0.1...@quenty/gameconfig@4.1.0) (2022-08-22)
|
|
1342
703
|
|
|
1343
704
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1344
705
|
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
706
|
## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@4.0.0...@quenty/gameconfig@4.0.1) (2022-08-16)
|
|
1350
707
|
|
|
1351
708
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1352
709
|
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
710
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@3.4.1...@quenty/gameconfig@4.0.0) (2022-08-14)
|
|
1358
711
|
|
|
1359
|
-
|
|
1360
712
|
### Bug Fixes
|
|
1361
713
|
|
|
1362
|
-
|
|
1363
|
-
|
|
714
|
+
- Fix localization failure occuring on GameConfigAssets where source would be the same across the same asset so the cloud table wouldn't publish ([23c78ab](https://github.com/Quenty/NevermoreEngine/commit/23c78abbb5f1dcf2de8c8c855dfe20a8a58b4e53))
|
|
1364
715
|
|
|
1365
716
|
### Features
|
|
1366
717
|
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
718
|
+
- Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e))
|
|
1372
719
|
|
|
1373
720
|
## [3.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@3.4.0...@quenty/gameconfig@3.4.1) (2022-08-11)
|
|
1374
721
|
|
|
1375
722
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1376
723
|
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
724
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@3.3.1...@quenty/gameconfig@3.4.0) (2022-07-31)
|
|
1382
725
|
|
|
1383
726
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1384
727
|
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
728
|
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@3.3.0...@quenty/gameconfig@3.3.1) (2022-07-19)
|
|
1390
729
|
|
|
1391
730
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1392
731
|
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
732
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@3.2.0...@quenty/gameconfig@3.3.0) (2022-07-02)
|
|
1398
733
|
|
|
1399
|
-
|
|
1400
734
|
### Bug Fixes
|
|
1401
735
|
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
736
|
+
- Can clean up services properly ([eb45e03](https://github.com/Quenty/NevermoreEngine/commit/eb45e03ce2897b18f1ae460974bf2bbb9e27cb97))
|
|
1407
737
|
|
|
1408
738
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@3.1.0...@quenty/gameconfig@3.2.0) (2022-06-24)
|
|
1409
739
|
|
|
1410
740
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1411
741
|
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
742
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@3.0.0...@quenty/gameconfig@3.1.0) (2022-06-21)
|
|
1417
743
|
|
|
1418
744
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1419
745
|
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
746
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@2.3.0...@quenty/gameconfig@3.0.0) (2022-05-21)
|
|
1425
747
|
|
|
1426
748
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1427
749
|
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
750
|
# [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@2.2.0...@quenty/gameconfig@2.3.0) (2022-03-27)
|
|
1433
751
|
|
|
1434
752
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1435
753
|
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
754
|
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@2.1.0...@quenty/gameconfig@2.2.0) (2022-03-20)
|
|
1441
755
|
|
|
1442
|
-
|
|
1443
756
|
### Bug Fixes
|
|
1444
757
|
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
758
|
+
- Fix missing dependencies ([7072130](https://github.com/Quenty/NevermoreEngine/commit/7072130d36532d65db99b26b3d28ac768054e03e))
|
|
1450
759
|
|
|
1451
760
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gameconfig@2.0.0...@quenty/gameconfig@2.1.0) (2022-03-10)
|
|
1452
761
|
|
|
1453
762
|
**Note:** Version bump only for package @quenty/gameconfig
|
|
1454
763
|
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
764
|
# 2.0.0 (2022-03-06)
|
|
1460
765
|
|
|
1461
|
-
|
|
1462
766
|
### Features
|
|
1463
767
|
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
768
|
+
- Add baseline gameconfig package ([777ae75](https://github.com/Quenty/NevermoreEngine/commit/777ae75ed6cc0156b8f418508847b1fc28b398cd))
|
|
769
|
+
- GameConfig is standardized and is fully usable ([89bd9fd](https://github.com/Quenty/NevermoreEngine/commit/89bd9fda11cfc0f9e85c3e65c10bf320ed6aeb48))
|
|
770
|
+
- Rewrite gameconfig package to live-update and use binders ([430979d](https://github.com/Quenty/NevermoreEngine/commit/430979d74bffe712bd03c838be2caf4ac9395e79))
|
|
1471
771
|
|
|
1472
772
|
# v2.0.0 (Sun Mar 06 2022)
|
|
1473
773
|
|