Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Releases: jtsage/FS_Mod_Checker

v3.1.0

21 Feb 23:13
v3.1.0
ce1a9f8
Compare
Choose a tag to compare

Changelog

  • New UI for the config screen. New pretty icons, more streamlined.
  • Bump to electron 17.

v3.0.2

19 Jan 23:07
v3.0.2
d0027cf
Compare
Choose a tag to compare

Changelog

  • Fix text on first screen, make the "OR" bit a bit more obvious
  • Add symlink support, #48

v3.0.1

29 Nov 03:58
v3.0.1
0bb9e81
Compare
Choose a tag to compare

Bugfix Release

  • Fail i3d shader check gracefully
  • When archive or folder has more than 15 (configurable limit) i3d files, don't check them (It's usually a map, and it slows the scanner down a ton)

v3.0.0

27 Nov 18:06
Compare
Choose a tag to compare

New Features

  • Add support for FS22
  • Add listing for "old shaders" being used
  • Add listing for "extra" files in the archive / folder
  • Add data point for most recently updated file in archive

Notes:

This might fail to autoupdate - the internal name hasn't changed, but the executable name has, to drop the "19" part of the name. Future updates should auto-update as expected.

v2.3.0

10 Sep 15:38
v2.3.0
736ed03
Compare
Choose a tag to compare

Changelog:

  • Visual fixes to main window - scroll only the parts that move (scrollbar visibility). Now with built in window re-compute so super large and super small displays will still function, if not look quite right
  • Visual fixes for the splash screen - include the version number.

v2.2.0

10 Sep 01:30
v2.2.0
13a5d8b
Compare
Choose a tag to compare

Changelog

  • Some tiny visual improvements really, bumping minor to note.
  • Redid the base interface so that the table column headers will stick near the top. If you shrink your window enough to word wrap the title, it's going to mess up the display. Such is life, and I'm really not in the right frame of mind to create my own resize handler at this time.

v2.1.3

28 Aug 12:38
v2.1.3
3a741e0
Compare
Choose a tag to compare

Changelog

  • Update "pl" translation

v2.1.2

26 Aug 18:07
v2.1.2
a214283
Compare
Choose a tag to compare

Changelog

  • Update French Translation (now complete)
  • Add default gameSettings.xml location for mac/darwin installs
  • Center the splash screen properly.
  • A bunch of internal code cleanup - nothing that should change/break anything

v2.1.1

26 Aug 01:40
v2.1.1
30318ca
Compare
Choose a tag to compare

New Features:

This is really 2.1.0, only it works this time. From 2.1.0...

  • Added user preferences:

    • Force remembering of a translation language, if mod checker guesses poorly.
    • Remember last gameSettings.xml file (or a specific one if you prefer - defaults to "last")
    • Auto scan mods from remembered gameSettings.xml (defaults to false)
    • Change size of the main and detail windows, including starting them maximized.
    • Moved the "move mod to quarantine" functionality to the preferences section to clean up the main window
  • Updated French translation

  • Add congratulatory messages to missing, broken and conflict tabs when there aren't any

v2.0.4

25 Aug 16:05
v2.0.4
a4d7425
Compare
Choose a tag to compare

Build 2.0.4

New Features:

  • Add French Translation
  • Fix version, date, size, is active, is used column widths
  • Fix default language fallback on language selector
  • Add Hof Bergmann conflicts

v.Next

  • Overhaul with user preferences.