-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
77 lines (77 loc) · 3.87 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---------------------------------------------------------------------------------------------------
Version: 1.1.5
* Added an option to install Steam/GOG/Epic binaries for Game Pass PC
* Fixed Load Order validation sometimes checking non enabled mods
* Fixed Game Version detection
---------------------------------------------------------------------------------------------------
Version: 1.1.4
* Using Bannerlord version comparison instead of semver on installation
---------------------------------------------------------------------------------------------------
Version: 1.1.3
* Added reload button for Mod Options Tab
* Install Harmony when installing BLSE
* Added Select/Deselect all mods
---------------------------------------------------------------------------------------------------
Version: 1.1.2
* Collection Load Order Tab was not updated correctly on Load Order Page changes
* Added French localization
---------------------------------------------------------------------------------------------------
Version: 1.1.1
* Fixed collection creation
---------------------------------------------------------------------------------------------------
Version: 1.1.0
* Added back collection support
* Old collections will now set the Load Order on install
* New collections will be able to include MCM settings
* The extension should now see symbolic links
---------------------------------------------------------------------------------------------------
Version: 1.0.13
* Added mandatory folders for manual game path hint
* Fixed undefined tools bug
---------------------------------------------------------------------------------------------------
Version: 1.0.12
* Fixed undefined gameId bug
* Reusing localization from BLSE
---------------------------------------------------------------------------------------------------
Version: 1.0.11
* Made the library lazy loaded, should not be loaded anymore when not required
---------------------------------------------------------------------------------------------------
Version: 1.0.10
* Fixed interference with other games
* Fixed CLI parameters passing
* Fixed current save tracking on Vortex launch
---------------------------------------------------------------------------------------------------
Version: 1.0.9
* Fixed primary tool persistence
---------------------------------------------------------------------------------------------------
Version: 1.0.8
* Fixed CLI args not being set on Vortex launch
---------------------------------------------------------------------------------------------------
Version: 1.0.7
* Fixed the tool warning
* Fixed the tools lacking CLI args
* Fixed "game not found"
---------------------------------------------------------------------------------------------------
Version: 1.0.6
* Fixed unexpected undefined module infos, should fix most of the issues we had reported
---------------------------------------------------------------------------------------------------
Version: 1.0.5
* Fixed BOM handling
---------------------------------------------------------------------------------------------------
Version: 1.0.4
* Added extension version log just in case
---------------------------------------------------------------------------------------------------
Version: 1.0.3
* More Validation issues fixed, some exceptions now log an error instead of propagating it
* Do not throw on faulty mod metadata
---------------------------------------------------------------------------------------------------
Version: 1.0.2
* Validation fixes
* Load Order not being an array fix
---------------------------------------------------------------------------------------------------
Version: 1.0.1
* Initial release
---------------------------------------------------------------------------------------------------
Version: 1.0.0
* Initial release
---------------------------------------------------------------------------------------------------