Skip to content

Releases: captn-nick/MSFS-Mod-Selector

0.9

23 Oct 16:14
Compare
Choose a tag to compare
  • Added “Add mods” UI, including input validation;
  • added global UI exception feedback (prevent exception swallowing in the UI);
  • fixed UTF-8 encoding for default labels.

0.8

16 Oct 14:39
dbc3fa6
Compare
Choose a tag to compare
0.8
  • added mods.txt to mods-db.txt (repository) export functionality, including more restrictive mod meta-information rules;
  • added optional Git integration for mods-db.txt update;
  • merged continents “USA” and “North America” into new continent “USA / Canada”;
  • added new continent “Middle America”;
  • removed / merged countries ALA, IMN;
  • more precise error feedback for missing/illegal mod data;
  • fixed feedback for mods DB parsing errors;
  • fixed positioning, modal behavior, and default button selection of all UI windows;
  • fixed / restricted “Update mod DB” button visibility.

0.7

12 Oct 16:49
194ed8f
Compare
Choose a tag to compare
0.7
  • added a mod meta-information database which can be updated from the internet;
  • for newly-added mods, meta-information is auto-collected from the database and presented to the user with the option to automatically add mods information to mods.txt;
  • support for 3-5-character ICAO codes / French “Altisurface” style ICAO codes.

0.6

08 Oct 17:35
031bf27
Compare
Choose a tag to compare
0.6
  • config split into I18N labels (typically interchangeable between users) and local config (typically specific to a user’s setup and preferences);
  • added pre-defined names/labels for all countries and US states;
  • automated country / city consistency check;
  • added error recognition for duplicate mods and illegal continents;
  • added line number information to all mods.txt line parsing errors;
  • general UI error handling improved.

0.5

07 Oct 17:02
ca3c8c6
Compare
Choose a tag to compare
0.5
  • full UI-based error handling (additional error handling on command line as well);
  • detailed error feedback for mods.txt parsing;
  • assisted handling for updated / duplicated mods;
  • create Temp dir at startup if not present.

0.4

05 Oct 15:49
5ac3815
Compare
Choose a tag to compare
0.4
  • added “aircraft” and “other” mod types;
  • added aircraft-specific mod sub-categories;
  • support for 3-character ICAO codes;
  • startup bugfix for empty mods.txt file.

0.3

04 Oct 15:47
Compare
Choose a tag to compare
0.3
  • ability to add more meta-information to individual mods: ICAO code, description, author, website;
  • added new continent “other/fictional”.

0.2

03 Oct 12:25
c54d538
Compare
Choose a tag to compare
0.2
  • warning/error feedback through UI;
  • configuration for mod types, including default selection;
  • bugfix for UTF-8 support.

Initial release

02 Oct 15:07
Compare
Choose a tag to compare
0.1

Initial commit of basic functionality