warcraft-vscode 0.3.0 → 0.3.3

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 CHANGED
@@ -1,539 +1,567 @@
1
- # [0.3.0](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.9...v0.3.0) (2025-02-18)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * **cli:** Invalid lua confusion parameter ([8a4a663](https://github.com/warcraft-iii/warcraft-vscode/commit/8a4a6638a4a223b2e14440ffcf7edf9d6bc4b39d))
7
-
8
-
9
-
10
- ## [0.2.9](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.8...v0.2.9) (2024-07-10)
11
-
12
-
13
- ### Bug Fixes
14
-
15
- * wasmoon load failed ([769dea3](https://github.com/warcraft-iii/warcraft-vscode/commit/769dea3197c6c7a4c78c8713d1b50748dd624a03))
16
-
17
-
18
-
19
- ## [0.2.8](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.7...v0.2.8) (2024-07-10)
20
-
21
-
22
- ### Bug Fixes
23
-
24
- * Parameters are not correctly confused ([11b91c9](https://github.com/warcraft-iii/warcraft-vscode/commit/11b91c94f55db1eee7b64f36e955f0b54f7f49ee))
25
-
26
-
27
- ### Features
28
-
29
- * Adding the lua code obfuscation module ([494b40c](https://github.com/warcraft-iii/warcraft-vscode/commit/494b40cf5c04107a3f8a4eebe85746538515a9c0))
30
-
31
-
32
-
33
- ## [0.2.7](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.6...v0.2.7) (2024-07-09)
34
-
35
-
36
- ### Bug Fixes
37
-
38
- * Parameters are not correctly confused ([9fc1454](https://github.com/warcraft-iii/warcraft-vscode/commit/9fc1454f412fe5c930dd3dd27a1a947a7172b561))
39
-
40
-
41
-
42
- ## [0.2.6](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.5...v0.2.6) (2024-05-24)
43
-
44
-
45
-
46
- ## [0.2.5](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.4...v0.2.5) (2024-05-23)
47
-
48
-
49
- ### Bug Fixes
50
-
51
- * load wasmoon failed ([1a09272](https://github.com/warcraft-iii/warcraft-vscode/commit/1a092727e87f5462edc5b4b64ba00e3dd5bfc8ca))
52
-
53
-
54
-
55
- ## [0.2.4](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.3...v0.2.4) (2024-05-23)
56
-
57
-
58
- ### Bug Fixes
59
-
60
- * prepare.js copy file failed ([4810966](https://github.com/warcraft-iii/warcraft-vscode/commit/48109666e2e5b618ea88fbf1a4779893c577f9d4))
61
- * prepare.js copy file failed ([25f0408](https://github.com/warcraft-iii/warcraft-vscode/commit/25f04083615618a1fb4bf2f364ddb12be7652050))
62
-
63
-
64
-
65
- ## [0.2.3](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.2...v0.2.3) (2024-05-23)
66
-
67
-
68
- ### Bug Fixes
69
-
70
- * Some macros don't work properly when compiling scripts ([12038a3](https://github.com/warcraft-iii/warcraft-vscode/commit/12038a3e0e02941ac6804244e75f0461a10955e4))
71
-
72
-
73
-
74
- ## [0.2.2](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.1...v0.2.2) (2024-05-22)
75
-
76
-
77
- ### Features
78
-
79
- * Running compiletime with wasmoon ([74f0ea1](https://github.com/warcraft-iii/warcraft-vscode/commit/74f0ea1e31e3e71fcb45340b6465e2af72554f6e))
80
-
81
-
82
-
83
- ## [0.2.1](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.0...v0.2.1) (2024-05-22)
84
-
85
-
86
- ### Bug Fixes
87
-
88
- * Incorrect ObjectEditing checkDefine ([c38a16d](https://github.com/warcraft-iii/warcraft-vscode/commit/c38a16d7d53a4740da2f8b99f58160f20da81052))
89
-
90
-
91
-
92
- # [0.2.0](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.16...v0.2.0) (2024-05-22)
93
-
94
-
95
- ### Bug Fixes
96
-
97
- * Incorrect Warcraft version when compiling scripts using the command line ([d780849](https://github.com/warcraft-iii/warcraft-vscode/commit/d78084950798b8577b1f5d312a41160e4f7110fd))
98
- * Some macros don't work properly when compiling scripts ([cb21780](https://github.com/warcraft-iii/warcraft-vscode/commit/cb21780ac31721d61c3197585a9c0a1a230ca7ac))
99
-
100
-
101
- ### Features
102
-
103
- * Implement the compiletime API to run during the packaging process and get results ([dfb9b2a](https://github.com/warcraft-iii/warcraft-vscode/commit/dfb9b2ae0051cd3d042ec6128db1a2e4e67b034c))
104
- * Packaging maps via the nodejs command line ([3f107c6](https://github.com/warcraft-iii/warcraft-vscode/commit/3f107c68662bab4a11dc215d0b1628c880f70c5f))
105
-
106
-
107
-
108
- ## [0.1.16](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.15...v0.1.16) (2024-05-17)
109
-
110
-
111
- ### Features
112
-
113
- * **packer:** `imports` support for specific Warcraft versions (ex. imports.reforge) ([51af8f2](https://github.com/warcraft-iii/warcraft-vscode/commit/51af8f25b604445476790d6db4435d457025b00b))
114
-
115
-
116
-
117
- ## [0.1.15](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.14...v0.1.15) (2024-03-29)
118
-
119
-
120
-
121
- ## [0.1.14](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.13...v0.1.14) (2024-03-25)
122
-
123
-
124
- ### Features
125
-
126
- * Create Project support use classic template ([ddb1b6e](https://github.com/warcraft-iii/warcraft-vscode/commit/ddb1b6e2f82b9f5ecef93cafefa3087b4c28ffd4))
127
-
128
-
129
-
130
- ## [0.1.13](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.12...v0.1.13) (2023-07-12)
131
-
132
-
133
-
134
- ## [0.1.12](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.11...v0.1.12) (2023-07-12)
135
-
136
-
137
- ### Bug Fixes
138
-
139
- * **deps:** build failed with protobufjs 6.11.3 ([2388287](https://github.com/warcraft-iii/warcraft-vscode/commit/2388287ceedb4d28676648808102665a00008c11))
140
- * simple-git ([d8c3a41](https://github.com/warcraft-iii/warcraft-vscode/commit/d8c3a4182a9cf6b53d0d89aae1ceb7aba8753093))
141
-
142
-
143
-
144
- ## [0.1.11](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.10...v0.1.11) (2021-08-25)
145
-
146
-
147
- ### Bug Fixes
148
-
149
- * When compile lua files failed then throw the details ([f3c1377](https://github.com/warcraft-iii/warcraft-vscode/commit/f3c137717736194f42b87b47cf7c1b39108aa368))
150
-
151
-
152
-
153
- ## [0.1.10](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.9...v0.1.10) (2021-08-19)
154
-
155
-
156
- ### Bug Fixes
157
-
158
- * **classic:** Re-executing "Run Map" did not close the last launched game client correctly ([956aa3d](https://github.com/warcraft-iii/warcraft-vscode/commit/956aa3d5783f024f1a4af2fcbababbe53db9cef1))
159
-
160
-
161
-
162
- ## [0.1.9](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.8...v0.1.9) (2021-06-28)
163
-
164
-
165
-
166
- ## [0.1.8](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.7...v0.1.8) (2021-05-18)
167
-
168
-
169
- ### Bug Fixes
170
-
171
- * **classic:** Check the game running status failure ([5edaced](https://github.com/warcraft-iii/warcraft-vscode/commit/5edaced51146911a63760067fda416e7339fc99f))
172
- * Incorrect object editing path ([2f7171d](https://github.com/warcraft-iii/warcraft-vscode/commit/2f7171dd24c8a24fa6ad5030cc0e1bbb520cb0c0))
173
-
174
-
175
-
176
- ## [0.1.7](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.6...v0.1.7) (2021-05-17)
177
-
178
-
179
- ### Bug Fixes
180
-
181
- * Objediting`s def files are not deployed ([4d51528](https://github.com/warcraft-iii/warcraft-vscode/commit/4d51528a2eed0791e1c0072b0e4465531a567ac9))
182
-
183
-
184
-
185
- ## [0.1.6](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.5...v0.1.6) (2021-05-17)
186
-
187
-
188
- ### Bug Fixes
189
-
190
- * **classic:** No Maps/Test directory created cause failed to start map ([3a695f7](https://github.com/warcraft-iii/warcraft-vscode/commit/3a695f70727ef3291999e96ee5b1b8d67817fdaf))
191
-
192
-
193
-
194
- ## [0.1.5](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.4...v0.1.5) (2021-05-17)
195
-
196
-
197
- ### Bug Fixes
198
-
199
- * Duplicate lua package path configuration content when switching map files ([9ef702c](https://github.com/warcraft-iii/warcraft-vscode/commit/9ef702c824b6cf69f2f91c23b6822ff3d493e769))
200
-
201
-
202
-
203
- ## [0.1.4](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.3...v0.1.4) (2021-05-13)
204
-
205
-
206
- ### Features
207
-
208
- * **classic:** Specify the path to the war3map.j file or use it in the map file. ([b01dc79](https://github.com/warcraft-iii/warcraft-vscode/commit/b01dc792d29dfec8c7536e39fbf9885856991d22))
209
-
210
-
211
-
212
- ## [0.1.3](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.2...v0.1.3) (2021-05-13)
213
-
214
-
215
- ### Bug Fixes
216
-
217
- * **Objediting:** Merge built-in object config failure ([5b9fda1](https://github.com/warcraft-iii/warcraft-vscode/commit/5b9fda1d96f9e680a500c617830b5ecbca000149))
218
-
219
-
220
-
221
- ## [0.1.2](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.1...v0.1.2) (2021-05-11)
222
-
223
-
224
- ### Bug Fixes
225
-
226
- * **classic:** Unable to pack map when opening WE ([a2c92d4](https://github.com/warcraft-iii/warcraft-vscode/commit/a2c92d4e238fc905031daccbf336248f1caa3728))
227
-
228
-
229
-
230
- ## [0.1.1](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.0...v0.1.1) (2021-05-11)
231
-
232
-
233
- ### Features
234
-
235
- * Open map files with YDWE ([bbc6546](https://github.com/warcraft-iii/warcraft-vscode/commit/bbc65469a50c06a2f2002e625c9485fdf5aa407a))
236
-
237
-
238
-
239
- # [0.1.0](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.34...v0.1.0) (2021-05-11)
240
-
241
-
242
- ### Bug Fixes
243
-
244
- * Loading lua.package.path from warcraft.json is incorrect ([dfb90c3](https://github.com/warcraft-iii/warcraft-vscode/commit/dfb90c30c33e309c8ad30d1c1785eca8c148bc40))
245
-
246
-
247
- ### Features
248
-
249
- * Add chose map file command ([baf4202](https://github.com/warcraft-iii/warcraft-vscode/commit/baf42024b0006164b85c407c243fa12d2333374d))
250
- * Pack map file as the YDWE format ([c2a9b3d](https://github.com/warcraft-iii/warcraft-vscode/commit/c2a9b3d8e5646abbe72da2c651655f21de0a72b4))
251
- * Support Warcraft III Classic Version (WIP) ([f9fc629](https://github.com/warcraft-iii/warcraft-vscode/commit/f9fc629b8321f16245edd5e8788ec9e7e71d3f75))
252
-
253
-
254
-
255
- ## [0.0.34](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.33...v0.0.34) (2020-07-17)
256
-
257
-
258
- ### Bug Fixes
259
-
260
- * Invalid ".product.db" file path ([82ad861](https://github.com/warcraft-iii/warcraft-vscode/commit/82ad861))
261
-
262
-
263
-
264
- ## [0.0.33](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.32...v0.0.33) (2020-07-01)
265
-
266
-
267
- ### Bug Fixes
268
-
269
- * **ObjEditing:** Miss object fields when load existing war3map.* file ([3e70411](https://github.com/warcraft-iii/warcraft-vscode/commit/3e70411))
270
-
271
-
272
-
273
- ## [0.0.32](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.31...v0.0.32) (2020-06-15)
274
-
275
-
276
- ### Bug Fixes
277
-
278
- * Invalid Game/WE launch parameter config ([429d506](https://github.com/warcraft-iii/warcraft-vscode/commit/429d506))
279
- * Object generator level values saved incorrect ([d26923f](https://github.com/warcraft-iii/warcraft-vscode/commit/d26923f))
280
-
281
-
282
-
283
- ## [0.0.31](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.30...v0.0.31) (2020-04-20)
284
-
285
-
286
-
287
- ## [0.0.30](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.29...v0.0.30) (2020-01-07)
288
-
289
-
290
- ### Bug Fixes
291
-
292
- * Object generator sometimes do not need to execute ([40f8650](https://github.com/warcraft-iii/warcraft-vscode/commit/40f8650))
293
-
294
-
295
-
296
- ## [0.0.29](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.28...v0.0.29) (2019-12-25)
297
-
298
-
299
- ### Features
300
-
301
- * add simple code confusion ([ead7aa7](https://github.com/warcraft-iii/warcraft-vscode/commit/ead7aa7))
302
-
303
-
304
-
305
- ## [0.0.28](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.27...v0.0.28) (2019-12-24)
306
-
307
-
308
- ### Bug Fixes
309
-
310
- * .def is no longer extracted when there are multiple folders in the workspace ([2032b2d](https://github.com/warcraft-iii/warcraft-vscode/commit/2032b2d))
311
-
312
-
313
-
314
- ## [0.0.27](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.26...v0.0.27) (2019-12-20)
315
-
316
-
317
-
318
- ## [0.0.26](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.25...v0.0.26) (2019-12-19)
319
-
320
-
321
- ### Bug Fixes
322
-
323
- * package.json merge error ([db37f85](https://github.com/warcraft-iii/warcraft-vscode/commit/db37f85))
324
-
325
-
326
- ### Features
327
-
328
- * packing objects ([44b65de](https://github.com/warcraft-iii/warcraft-vscode/commit/44b65de))
329
-
330
-
331
-
332
- ## [0.0.25](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.24...v0.0.25) (2019-12-18)
333
-
334
-
335
- ### Bug Fixes
336
-
337
- * string call expression ([c3e0832](https://github.com/warcraft-iii/warcraft-vscode/commit/c3e0832))
338
-
339
-
340
- ### Features
341
-
342
- * Hide status bar item in non project ([fa203dc](https://github.com/warcraft-iii/warcraft-vscode/commit/fa203dc))
343
-
344
-
345
-
346
- ## [0.0.24](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.23...v0.0.24) (2019-07-02)
347
-
348
-
349
- ### Bug Fixes
350
-
351
- * Add library ([7b3d371](https://github.com/warcraft-iii/warcraft-vscode/commit/7b3d371))
352
-
353
-
354
-
355
- ## [0.0.23](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.22...v0.0.23) (2019-06-28)
356
-
357
-
358
- ### Bug Fixes
359
-
360
- * Identical files with different paths require multiple times ([e9f1943](https://github.com/warcraft-iii/warcraft-vscode/commit/e9f1943))
361
-
362
-
363
- ### Features
364
-
365
- * Add config for define library remotes ([e8c13f6](https://github.com/warcraft-iii/warcraft-vscode/commit/e8c13f6))
366
- * Ignore archived repo ([d2aba2d](https://github.com/warcraft-iii/warcraft-vscode/commit/d2aba2d))
367
-
368
-
369
-
370
- ## [0.0.22](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.21...v0.0.22) (2019-06-27)
371
-
372
-
373
- ### Features
374
-
375
- * Add API seterrorhandler geterrorhandler ([ab14f03](https://github.com/warcraft-iii/warcraft-vscode/commit/ab14f03))
376
-
377
-
378
-
379
- ## [0.0.21](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.20...v0.0.21) (2019-06-26)
380
-
381
-
382
- ### Features
383
-
384
- * support package.path ([34405b6](https://github.com/warcraft-iii/warcraft-vscode/commit/34405b6))
385
-
386
-
387
-
388
- ## [0.0.20](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.19...v0.0.20) (2019-06-25)
389
-
390
-
391
- ### Bug Fixes
392
-
393
- * release compiler resolve file error ([d0c18c5](https://github.com/warcraft-iii/warcraft-vscode/commit/d0c18c5))
394
-
395
-
396
-
397
- ## [0.0.19](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.18...v0.0.19) (2019-06-21)
398
-
399
-
400
- ### Features
401
-
402
- * Add command `toggle configuration` ([5221906](https://github.com/warcraft-iii/warcraft-vscode/commit/5221906))
403
- * Add config files ([eea028e](https://github.com/warcraft-iii/warcraft-vscode/commit/eea028e))
404
- * Add function: dofile loadfile ([92cf5ea](https://github.com/warcraft-iii/warcraft-vscode/commit/92cf5ea))
405
- * Add warcraft.json validation ([bbc3e83](https://github.com/warcraft-iii/warcraft-vscode/commit/bbc3e83))
406
-
407
-
408
-
409
- ## [0.0.18](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.17...v0.0.18) (2019-06-13)
410
-
411
-
412
- ### Bug Fixes
413
-
414
- * luamin's bug ([8373866](https://github.com/warcraft-iii/warcraft-vscode/commit/8373866))
415
-
416
-
417
- ### Features
418
-
419
- * The imports folder from the library will import into the map ([d6ef0f1](https://github.com/warcraft-iii/warcraft-vscode/commit/d6ef0f1))
420
-
421
-
422
-
423
- ## [0.0.17](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.16...v0.0.17) (2019-05-30)
424
-
425
-
426
- ### Bug Fixes
427
-
428
- * some bugs ([e6b5e42](https://github.com/warcraft-iii/warcraft-vscode/commit/e6b5e42))
429
-
430
-
431
- ### Features
432
-
433
- * add compile release ([e57fde9](https://github.com/warcraft-iii/warcraft-vscode/commit/e57fde9))
434
- * add compile release (wip) ([b9ff591](https://github.com/warcraft-iii/warcraft-vscode/commit/b9ff591))
435
-
436
-
437
-
438
- ## [0.0.16](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.15...v0.0.16) (2019-05-27)
439
-
440
-
441
-
442
- ## [0.0.15](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.14...v0.0.15) (2019-05-27)
443
-
444
-
445
-
446
- ## [0.0.14](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.13...v0.0.14) (2019-05-27)
447
-
448
-
449
- ### Features
450
-
451
- * Add project create ([c820a1c](https://github.com/warcraft-iii/warcraft-vscode/commit/c820a1c))
452
- * localize ([e013649](https://github.com/warcraft-iii/warcraft-vscode/commit/e013649))
453
-
454
-
455
-
456
- ## [0.0.13](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.12...v0.0.13) (2019-05-21)
457
-
458
-
459
- ### Features
460
-
461
- * add Auto Close client config ([9268cbe](https://github.com/warcraft-iii/warcraft-vscode/commit/9268cbe))
462
- * Add the "imports" folder ([ab418aa](https://github.com/warcraft-iii/warcraft-vscode/commit/ab418aa))
463
-
464
-
465
-
466
- ## [0.0.12](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.11...v0.0.12) (2019-05-15)
467
-
468
-
469
- ### Bug Fixes
470
-
471
- * compile debug ([bcc8615](https://github.com/warcraft-iii/warcraft-vscode/commit/bcc8615))
472
-
473
-
474
-
475
- ## [0.0.11](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.10...v0.0.11) (2019-05-13)
476
-
477
-
478
-
479
- ## [0.0.10](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.9...v0.0.10) (2019-05-10)
480
-
481
-
482
- ### Features
483
-
484
- * Added option command ([3a18283](https://github.com/warcraft-iii/warcraft-vscode/commit/3a18283))
485
-
486
-
487
-
488
- ## [0.0.9](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.8...v0.0.9) (2019-05-09)
489
-
490
-
491
-
492
- ## [0.0.8](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.7...v0.0.8) (2019-05-08)
493
-
494
-
495
- ### Bug Fixes
496
-
497
- * bug ([4ee7caf](https://github.com/warcraft-iii/warcraft-vscode/commit/4ee7caf))
498
-
499
-
500
-
501
- ## [0.0.7](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.6...v0.0.7) (2019-04-25)
502
-
503
-
504
- ### Bug Fixes
505
-
506
- * pack map ([ab3f904](https://github.com/warcraft-iii/warcraft-vscode/commit/ab3f904))
507
-
508
-
509
-
510
- ## [0.0.6](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.5...v0.0.6) (2019-04-25)
511
-
512
-
513
- ### Features
514
-
515
- * added progress notification ([39ca068](https://github.com/warcraft-iii/warcraft-vscode/commit/39ca068))
516
-
517
-
518
-
519
- ## [0.0.5](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.4...v0.0.5) (2019-04-25)
520
-
521
-
522
-
523
- ## [0.0.4](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.3...v0.0.4) (2019-04-25)
524
-
525
-
526
-
527
- ## [0.0.3](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.2...v0.0.3) (2019-04-24)
528
-
529
-
530
- ### Features
531
-
532
- * Added command "Add Library" ([557019b](https://github.com/warcraft-iii/warcraft-vscode/commit/557019b))
533
-
534
-
535
-
536
- ## 0.0.2 (2019-04-24)
537
-
538
-
539
-
1
+ ## [0.3.3](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.3.2...v0.3.3) (2025-12-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * @types/vscode version ([a1465cb](https://github.com/warcraft-iii/warcraft-vscode/commit/a1465cba54924e9494083965433e1b4af8d0964a))
7
+ * run prepare failed ([dc9ab67](https://github.com/warcraft-iii/warcraft-vscode/commit/dc9ab67e2d0fc6c456f7469b8995c851bc563a49))
8
+
9
+
10
+
11
+ ## [0.3.2](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.3.1...v0.3.2) (2025-11-10)
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * CI build ([86d487e](https://github.com/warcraft-iii/warcraft-vscode/commit/86d487e8d956c47a9d59cedc2008534e3a40a7e7))
17
+
18
+
19
+
20
+ ## [0.3.1](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.3.0...v0.3.1) (2025-11-06)
21
+
22
+
23
+ ### Features
24
+
25
+ * Object editing folder supports specifying Warcraft III versions. ([0a10714](https://github.com/warcraft-iii/warcraft-vscode/commit/0a1071433b1138a9de0e63d685cd2613dc8c7100))
26
+
27
+
28
+
29
+ # [0.3.0](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.9...v0.3.0) (2025-02-18)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **cli:** Invalid lua confusion parameter ([8a4a663](https://github.com/warcraft-iii/warcraft-vscode/commit/8a4a6638a4a223b2e14440ffcf7edf9d6bc4b39d))
35
+
36
+
37
+
38
+ ## [0.2.9](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.8...v0.2.9) (2024-07-10)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * wasmoon load failed ([769dea3](https://github.com/warcraft-iii/warcraft-vscode/commit/769dea3197c6c7a4c78c8713d1b50748dd624a03))
44
+
45
+
46
+
47
+ ## [0.2.8](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.7...v0.2.8) (2024-07-10)
48
+
49
+
50
+ ### Bug Fixes
51
+
52
+ * Parameters are not correctly confused ([11b91c9](https://github.com/warcraft-iii/warcraft-vscode/commit/11b91c94f55db1eee7b64f36e955f0b54f7f49ee))
53
+
54
+
55
+ ### Features
56
+
57
+ * Adding the lua code obfuscation module ([494b40c](https://github.com/warcraft-iii/warcraft-vscode/commit/494b40cf5c04107a3f8a4eebe85746538515a9c0))
58
+
59
+
60
+
61
+ ## [0.2.7](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.6...v0.2.7) (2024-07-09)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * Parameters are not correctly confused ([9fc1454](https://github.com/warcraft-iii/warcraft-vscode/commit/9fc1454f412fe5c930dd3dd27a1a947a7172b561))
67
+
68
+
69
+
70
+ ## [0.2.6](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.5...v0.2.6) (2024-05-24)
71
+
72
+
73
+
74
+ ## [0.2.5](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.4...v0.2.5) (2024-05-23)
75
+
76
+
77
+ ### Bug Fixes
78
+
79
+ * load wasmoon failed ([1a09272](https://github.com/warcraft-iii/warcraft-vscode/commit/1a092727e87f5462edc5b4b64ba00e3dd5bfc8ca))
80
+
81
+
82
+
83
+ ## [0.2.4](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.3...v0.2.4) (2024-05-23)
84
+
85
+
86
+ ### Bug Fixes
87
+
88
+ * prepare.js copy file failed ([4810966](https://github.com/warcraft-iii/warcraft-vscode/commit/48109666e2e5b618ea88fbf1a4779893c577f9d4))
89
+ * prepare.js copy file failed ([25f0408](https://github.com/warcraft-iii/warcraft-vscode/commit/25f04083615618a1fb4bf2f364ddb12be7652050))
90
+
91
+
92
+
93
+ ## [0.2.3](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.2...v0.2.3) (2024-05-23)
94
+
95
+
96
+ ### Bug Fixes
97
+
98
+ * Some macros don't work properly when compiling scripts ([12038a3](https://github.com/warcraft-iii/warcraft-vscode/commit/12038a3e0e02941ac6804244e75f0461a10955e4))
99
+
100
+
101
+
102
+ ## [0.2.2](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.1...v0.2.2) (2024-05-22)
103
+
104
+
105
+ ### Features
106
+
107
+ * Running compiletime with wasmoon ([74f0ea1](https://github.com/warcraft-iii/warcraft-vscode/commit/74f0ea1e31e3e71fcb45340b6465e2af72554f6e))
108
+
109
+
110
+
111
+ ## [0.2.1](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.2.0...v0.2.1) (2024-05-22)
112
+
113
+
114
+ ### Bug Fixes
115
+
116
+ * Incorrect ObjectEditing checkDefine ([c38a16d](https://github.com/warcraft-iii/warcraft-vscode/commit/c38a16d7d53a4740da2f8b99f58160f20da81052))
117
+
118
+
119
+
120
+ # [0.2.0](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.16...v0.2.0) (2024-05-22)
121
+
122
+
123
+ ### Bug Fixes
124
+
125
+ * Incorrect Warcraft version when compiling scripts using the command line ([d780849](https://github.com/warcraft-iii/warcraft-vscode/commit/d78084950798b8577b1f5d312a41160e4f7110fd))
126
+ * Some macros don't work properly when compiling scripts ([cb21780](https://github.com/warcraft-iii/warcraft-vscode/commit/cb21780ac31721d61c3197585a9c0a1a230ca7ac))
127
+
128
+
129
+ ### Features
130
+
131
+ * Implement the compiletime API to run during the packaging process and get results ([dfb9b2a](https://github.com/warcraft-iii/warcraft-vscode/commit/dfb9b2ae0051cd3d042ec6128db1a2e4e67b034c))
132
+ * Packaging maps via the nodejs command line ([3f107c6](https://github.com/warcraft-iii/warcraft-vscode/commit/3f107c68662bab4a11dc215d0b1628c880f70c5f))
133
+
134
+
135
+
136
+ ## [0.1.16](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.15...v0.1.16) (2024-05-17)
137
+
138
+
139
+ ### Features
140
+
141
+ * **packer:** `imports` support for specific Warcraft versions (ex. imports.reforge) ([51af8f2](https://github.com/warcraft-iii/warcraft-vscode/commit/51af8f25b604445476790d6db4435d457025b00b))
142
+
143
+
144
+
145
+ ## [0.1.15](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.14...v0.1.15) (2024-03-29)
146
+
147
+
148
+
149
+ ## [0.1.14](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.13...v0.1.14) (2024-03-25)
150
+
151
+
152
+ ### Features
153
+
154
+ * Create Project support use classic template ([ddb1b6e](https://github.com/warcraft-iii/warcraft-vscode/commit/ddb1b6e2f82b9f5ecef93cafefa3087b4c28ffd4))
155
+
156
+
157
+
158
+ ## [0.1.13](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.12...v0.1.13) (2023-07-12)
159
+
160
+
161
+
162
+ ## [0.1.12](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.11...v0.1.12) (2023-07-12)
163
+
164
+
165
+ ### Bug Fixes
166
+
167
+ * **deps:** build failed with protobufjs 6.11.3 ([2388287](https://github.com/warcraft-iii/warcraft-vscode/commit/2388287ceedb4d28676648808102665a00008c11))
168
+ * simple-git ([d8c3a41](https://github.com/warcraft-iii/warcraft-vscode/commit/d8c3a4182a9cf6b53d0d89aae1ceb7aba8753093))
169
+
170
+
171
+
172
+ ## [0.1.11](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.10...v0.1.11) (2021-08-25)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * When compile lua files failed then throw the details ([f3c1377](https://github.com/warcraft-iii/warcraft-vscode/commit/f3c137717736194f42b87b47cf7c1b39108aa368))
178
+
179
+
180
+
181
+ ## [0.1.10](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.9...v0.1.10) (2021-08-19)
182
+
183
+
184
+ ### Bug Fixes
185
+
186
+ * **classic:** Re-executing "Run Map" did not close the last launched game client correctly ([956aa3d](https://github.com/warcraft-iii/warcraft-vscode/commit/956aa3d5783f024f1a4af2fcbababbe53db9cef1))
187
+
188
+
189
+
190
+ ## [0.1.9](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.8...v0.1.9) (2021-06-28)
191
+
192
+
193
+
194
+ ## [0.1.8](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.7...v0.1.8) (2021-05-18)
195
+
196
+
197
+ ### Bug Fixes
198
+
199
+ * **classic:** Check the game running status failure ([5edaced](https://github.com/warcraft-iii/warcraft-vscode/commit/5edaced51146911a63760067fda416e7339fc99f))
200
+ * Incorrect object editing path ([2f7171d](https://github.com/warcraft-iii/warcraft-vscode/commit/2f7171dd24c8a24fa6ad5030cc0e1bbb520cb0c0))
201
+
202
+
203
+
204
+ ## [0.1.7](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.6...v0.1.7) (2021-05-17)
205
+
206
+
207
+ ### Bug Fixes
208
+
209
+ * Objediting`s def files are not deployed ([4d51528](https://github.com/warcraft-iii/warcraft-vscode/commit/4d51528a2eed0791e1c0072b0e4465531a567ac9))
210
+
211
+
212
+
213
+ ## [0.1.6](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.5...v0.1.6) (2021-05-17)
214
+
215
+
216
+ ### Bug Fixes
217
+
218
+ * **classic:** No Maps/Test directory created cause failed to start map ([3a695f7](https://github.com/warcraft-iii/warcraft-vscode/commit/3a695f70727ef3291999e96ee5b1b8d67817fdaf))
219
+
220
+
221
+
222
+ ## [0.1.5](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.4...v0.1.5) (2021-05-17)
223
+
224
+
225
+ ### Bug Fixes
226
+
227
+ * Duplicate lua package path configuration content when switching map files ([9ef702c](https://github.com/warcraft-iii/warcraft-vscode/commit/9ef702c824b6cf69f2f91c23b6822ff3d493e769))
228
+
229
+
230
+
231
+ ## [0.1.4](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.3...v0.1.4) (2021-05-13)
232
+
233
+
234
+ ### Features
235
+
236
+ * **classic:** Specify the path to the war3map.j file or use it in the map file. ([b01dc79](https://github.com/warcraft-iii/warcraft-vscode/commit/b01dc792d29dfec8c7536e39fbf9885856991d22))
237
+
238
+
239
+
240
+ ## [0.1.3](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.2...v0.1.3) (2021-05-13)
241
+
242
+
243
+ ### Bug Fixes
244
+
245
+ * **Objediting:** Merge built-in object config failure ([5b9fda1](https://github.com/warcraft-iii/warcraft-vscode/commit/5b9fda1d96f9e680a500c617830b5ecbca000149))
246
+
247
+
248
+
249
+ ## [0.1.2](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.1...v0.1.2) (2021-05-11)
250
+
251
+
252
+ ### Bug Fixes
253
+
254
+ * **classic:** Unable to pack map when opening WE ([a2c92d4](https://github.com/warcraft-iii/warcraft-vscode/commit/a2c92d4e238fc905031daccbf336248f1caa3728))
255
+
256
+
257
+
258
+ ## [0.1.1](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.1.0...v0.1.1) (2021-05-11)
259
+
260
+
261
+ ### Features
262
+
263
+ * Open map files with YDWE ([bbc6546](https://github.com/warcraft-iii/warcraft-vscode/commit/bbc65469a50c06a2f2002e625c9485fdf5aa407a))
264
+
265
+
266
+
267
+ # [0.1.0](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.34...v0.1.0) (2021-05-11)
268
+
269
+
270
+ ### Bug Fixes
271
+
272
+ * Loading lua.package.path from warcraft.json is incorrect ([dfb90c3](https://github.com/warcraft-iii/warcraft-vscode/commit/dfb90c30c33e309c8ad30d1c1785eca8c148bc40))
273
+
274
+
275
+ ### Features
276
+
277
+ * Add chose map file command ([baf4202](https://github.com/warcraft-iii/warcraft-vscode/commit/baf42024b0006164b85c407c243fa12d2333374d))
278
+ * Pack map file as the YDWE format ([c2a9b3d](https://github.com/warcraft-iii/warcraft-vscode/commit/c2a9b3d8e5646abbe72da2c651655f21de0a72b4))
279
+ * Support Warcraft III Classic Version (WIP) ([f9fc629](https://github.com/warcraft-iii/warcraft-vscode/commit/f9fc629b8321f16245edd5e8788ec9e7e71d3f75))
280
+
281
+
282
+
283
+ ## [0.0.34](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.33...v0.0.34) (2020-07-17)
284
+
285
+
286
+ ### Bug Fixes
287
+
288
+ * Invalid ".product.db" file path ([82ad861](https://github.com/warcraft-iii/warcraft-vscode/commit/82ad861))
289
+
290
+
291
+
292
+ ## [0.0.33](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.32...v0.0.33) (2020-07-01)
293
+
294
+
295
+ ### Bug Fixes
296
+
297
+ * **ObjEditing:** Miss object fields when load existing war3map.* file ([3e70411](https://github.com/warcraft-iii/warcraft-vscode/commit/3e70411))
298
+
299
+
300
+
301
+ ## [0.0.32](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.31...v0.0.32) (2020-06-15)
302
+
303
+
304
+ ### Bug Fixes
305
+
306
+ * Invalid Game/WE launch parameter config ([429d506](https://github.com/warcraft-iii/warcraft-vscode/commit/429d506))
307
+ * Object generator level values saved incorrect ([d26923f](https://github.com/warcraft-iii/warcraft-vscode/commit/d26923f))
308
+
309
+
310
+
311
+ ## [0.0.31](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.30...v0.0.31) (2020-04-20)
312
+
313
+
314
+
315
+ ## [0.0.30](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.29...v0.0.30) (2020-01-07)
316
+
317
+
318
+ ### Bug Fixes
319
+
320
+ * Object generator sometimes do not need to execute ([40f8650](https://github.com/warcraft-iii/warcraft-vscode/commit/40f8650))
321
+
322
+
323
+
324
+ ## [0.0.29](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.28...v0.0.29) (2019-12-25)
325
+
326
+
327
+ ### Features
328
+
329
+ * add simple code confusion ([ead7aa7](https://github.com/warcraft-iii/warcraft-vscode/commit/ead7aa7))
330
+
331
+
332
+
333
+ ## [0.0.28](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.27...v0.0.28) (2019-12-24)
334
+
335
+
336
+ ### Bug Fixes
337
+
338
+ * .def is no longer extracted when there are multiple folders in the workspace ([2032b2d](https://github.com/warcraft-iii/warcraft-vscode/commit/2032b2d))
339
+
340
+
341
+
342
+ ## [0.0.27](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.26...v0.0.27) (2019-12-20)
343
+
344
+
345
+
346
+ ## [0.0.26](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.25...v0.0.26) (2019-12-19)
347
+
348
+
349
+ ### Bug Fixes
350
+
351
+ * package.json merge error ([db37f85](https://github.com/warcraft-iii/warcraft-vscode/commit/db37f85))
352
+
353
+
354
+ ### Features
355
+
356
+ * packing objects ([44b65de](https://github.com/warcraft-iii/warcraft-vscode/commit/44b65de))
357
+
358
+
359
+
360
+ ## [0.0.25](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.24...v0.0.25) (2019-12-18)
361
+
362
+
363
+ ### Bug Fixes
364
+
365
+ * string call expression ([c3e0832](https://github.com/warcraft-iii/warcraft-vscode/commit/c3e0832))
366
+
367
+
368
+ ### Features
369
+
370
+ * Hide status bar item in non project ([fa203dc](https://github.com/warcraft-iii/warcraft-vscode/commit/fa203dc))
371
+
372
+
373
+
374
+ ## [0.0.24](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.23...v0.0.24) (2019-07-02)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * Add library ([7b3d371](https://github.com/warcraft-iii/warcraft-vscode/commit/7b3d371))
380
+
381
+
382
+
383
+ ## [0.0.23](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.22...v0.0.23) (2019-06-28)
384
+
385
+
386
+ ### Bug Fixes
387
+
388
+ * Identical files with different paths require multiple times ([e9f1943](https://github.com/warcraft-iii/warcraft-vscode/commit/e9f1943))
389
+
390
+
391
+ ### Features
392
+
393
+ * Add config for define library remotes ([e8c13f6](https://github.com/warcraft-iii/warcraft-vscode/commit/e8c13f6))
394
+ * Ignore archived repo ([d2aba2d](https://github.com/warcraft-iii/warcraft-vscode/commit/d2aba2d))
395
+
396
+
397
+
398
+ ## [0.0.22](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.21...v0.0.22) (2019-06-27)
399
+
400
+
401
+ ### Features
402
+
403
+ * Add API seterrorhandler geterrorhandler ([ab14f03](https://github.com/warcraft-iii/warcraft-vscode/commit/ab14f03))
404
+
405
+
406
+
407
+ ## [0.0.21](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.20...v0.0.21) (2019-06-26)
408
+
409
+
410
+ ### Features
411
+
412
+ * support package.path ([34405b6](https://github.com/warcraft-iii/warcraft-vscode/commit/34405b6))
413
+
414
+
415
+
416
+ ## [0.0.20](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.19...v0.0.20) (2019-06-25)
417
+
418
+
419
+ ### Bug Fixes
420
+
421
+ * release compiler resolve file error ([d0c18c5](https://github.com/warcraft-iii/warcraft-vscode/commit/d0c18c5))
422
+
423
+
424
+
425
+ ## [0.0.19](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.18...v0.0.19) (2019-06-21)
426
+
427
+
428
+ ### Features
429
+
430
+ * Add command `toggle configuration` ([5221906](https://github.com/warcraft-iii/warcraft-vscode/commit/5221906))
431
+ * Add config files ([eea028e](https://github.com/warcraft-iii/warcraft-vscode/commit/eea028e))
432
+ * Add function: dofile loadfile ([92cf5ea](https://github.com/warcraft-iii/warcraft-vscode/commit/92cf5ea))
433
+ * Add warcraft.json validation ([bbc3e83](https://github.com/warcraft-iii/warcraft-vscode/commit/bbc3e83))
434
+
435
+
436
+
437
+ ## [0.0.18](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.17...v0.0.18) (2019-06-13)
438
+
439
+
440
+ ### Bug Fixes
441
+
442
+ * luamin's bug ([8373866](https://github.com/warcraft-iii/warcraft-vscode/commit/8373866))
443
+
444
+
445
+ ### Features
446
+
447
+ * The imports folder from the library will import into the map ([d6ef0f1](https://github.com/warcraft-iii/warcraft-vscode/commit/d6ef0f1))
448
+
449
+
450
+
451
+ ## [0.0.17](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.16...v0.0.17) (2019-05-30)
452
+
453
+
454
+ ### Bug Fixes
455
+
456
+ * some bugs ([e6b5e42](https://github.com/warcraft-iii/warcraft-vscode/commit/e6b5e42))
457
+
458
+
459
+ ### Features
460
+
461
+ * add compile release ([e57fde9](https://github.com/warcraft-iii/warcraft-vscode/commit/e57fde9))
462
+ * add compile release (wip) ([b9ff591](https://github.com/warcraft-iii/warcraft-vscode/commit/b9ff591))
463
+
464
+
465
+
466
+ ## [0.0.16](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.15...v0.0.16) (2019-05-27)
467
+
468
+
469
+
470
+ ## [0.0.15](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.14...v0.0.15) (2019-05-27)
471
+
472
+
473
+
474
+ ## [0.0.14](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.13...v0.0.14) (2019-05-27)
475
+
476
+
477
+ ### Features
478
+
479
+ * Add project create ([c820a1c](https://github.com/warcraft-iii/warcraft-vscode/commit/c820a1c))
480
+ * localize ([e013649](https://github.com/warcraft-iii/warcraft-vscode/commit/e013649))
481
+
482
+
483
+
484
+ ## [0.0.13](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.12...v0.0.13) (2019-05-21)
485
+
486
+
487
+ ### Features
488
+
489
+ * add Auto Close client config ([9268cbe](https://github.com/warcraft-iii/warcraft-vscode/commit/9268cbe))
490
+ * Add the "imports" folder ([ab418aa](https://github.com/warcraft-iii/warcraft-vscode/commit/ab418aa))
491
+
492
+
493
+
494
+ ## [0.0.12](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.11...v0.0.12) (2019-05-15)
495
+
496
+
497
+ ### Bug Fixes
498
+
499
+ * compile debug ([bcc8615](https://github.com/warcraft-iii/warcraft-vscode/commit/bcc8615))
500
+
501
+
502
+
503
+ ## [0.0.11](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.10...v0.0.11) (2019-05-13)
504
+
505
+
506
+
507
+ ## [0.0.10](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.9...v0.0.10) (2019-05-10)
508
+
509
+
510
+ ### Features
511
+
512
+ * Added option command ([3a18283](https://github.com/warcraft-iii/warcraft-vscode/commit/3a18283))
513
+
514
+
515
+
516
+ ## [0.0.9](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.8...v0.0.9) (2019-05-09)
517
+
518
+
519
+
520
+ ## [0.0.8](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.7...v0.0.8) (2019-05-08)
521
+
522
+
523
+ ### Bug Fixes
524
+
525
+ * bug ([4ee7caf](https://github.com/warcraft-iii/warcraft-vscode/commit/4ee7caf))
526
+
527
+
528
+
529
+ ## [0.0.7](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.6...v0.0.7) (2019-04-25)
530
+
531
+
532
+ ### Bug Fixes
533
+
534
+ * pack map ([ab3f904](https://github.com/warcraft-iii/warcraft-vscode/commit/ab3f904))
535
+
536
+
537
+
538
+ ## [0.0.6](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.5...v0.0.6) (2019-04-25)
539
+
540
+
541
+ ### Features
542
+
543
+ * added progress notification ([39ca068](https://github.com/warcraft-iii/warcraft-vscode/commit/39ca068))
544
+
545
+
546
+
547
+ ## [0.0.5](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.4...v0.0.5) (2019-04-25)
548
+
549
+
550
+
551
+ ## [0.0.4](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.3...v0.0.4) (2019-04-25)
552
+
553
+
554
+
555
+ ## [0.0.3](https://github.com/warcraft-iii/warcraft-vscode/compare/v0.0.2...v0.0.3) (2019-04-24)
556
+
557
+
558
+ ### Features
559
+
560
+ * Added command "Add Library" ([557019b](https://github.com/warcraft-iii/warcraft-vscode/commit/557019b))
561
+
562
+
563
+
564
+ ## 0.0.2 (2019-04-24)
565
+
566
+
567
+