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

v1.9.25

27 Jun 15:55
v1.9.25
0aea30d
Compare
Choose a tag to compare

New / Changelog:

  • Fix MD5 hashing to correct bug in #31
  • Add portable windows build
  • Speed up the counter to update at roughly 10fps now
  • Update pl translation

v1.9.24

26 Jun 19:03
v1.9.24
dfdf590
Compare
Choose a tag to compare

New:

  • Counter for tests
  • File date for mods
  • Some minor bug fixes
  • Add a few search engines for missing mods

v1.9.23

16 Jun 20:45
v1.9.23
48170ab
Compare
Choose a tag to compare

Localization.

v1.9.22

16 Jun 01:12
v1.9.22
5dc4c48
Compare
Choose a tag to compare

Add Dutch/Nederlands Translation.

v1.9.21

14 Jun 23:47
v1.9.21
6f57e78
Compare
Choose a tag to compare

New Features:

  • Add Polish localization
  • Make debug log easier to find, allow save.
  • Add CI script for commits (simple test really)

v1.9.20

13 Jun 20:39
v1.9.20
b007ac2
Compare
Choose a tag to compare

New Features:

  • Add test case for invalid zip CRC
  • Ignore invalid CRC where possible
  • Auto-refresh the debug log window
  • Fix icon loading for unzipped mods (posix vs. win32 issue)
  • Move "this needs zipped" and "this is zipped and unzipped" to conflicts tab
  • Add conflict: Realistic Yield & Weight with Alpine DLC
  • Add basic check for cracked / pirated DLC
  • Add some documentation to the reader / collection library
  • Fix icon display (wrong colors)

v1.9.19

12 Jun 23:16
v1.9.19
25b6fb7
Compare
Choose a tag to compare

Build 1.9.19

  • Fix for uncaught "Invalid CRC" error - see #27 for discussion

  • Add a bunch of possible conflicts.

v1.9.18

12 Jun 18:21
v1.9.18
fb53165
Compare
Choose a tag to compare

Changelog

  • Detail Screen : add author

  • Detail Screen : add store item count

  • Detail Screen : add multiplayer indicator

  • Detail Screen : clean up UI, new active/used game table (now ok for
    color-impaired users)

  • Explore List : add multiplayer indicator (hidden by default)

  • Main window : clean up UI (make header and footer static, scroll only
    those contents that make sense to scroll

  • Debug window : clean up UI, make log contents a "select all" mouse
    action

  • Bugfix : count store items correctly (before it was only truthy)

  • Performance : drop bootstrap js file where it is not required

  • Other : add a CLI version to the repo - it won't be built, but add as
    an example

v1.9.17

10 Jun 15:57
v1.9.17
c79d6ad
Compare
Choose a tag to compare

New Features:

  • Ask for a move-to folder, no longer generate one. Disable move feature until specified.

  • Decouple mod folder location from gameSettings.xml - so you can scan an arbitrary folder if you like

  • Clean up the UI a little on the config tab (smaller, with a popover for progress instead of multiple status bars.

v1.9.16

09 Jun 15:30
v1.9.16
fb1ea4f
Compare
Choose a tag to compare

Version 1.9.16

New Features:

  • lots more error checking.
  • Automated build & release process.