Skip to content

Releases: WarningImHack3r/mc-mods-checker

v1.1.4

24 Jun 15:42
Compare
Choose a tag to compare
  • Automatically catches missing en_US dictionary error and fixes it on Windows
  • Add support for macOS & Linux
  • Fix a rare crash with mod names
  • Does not require to cd into the script's directory to run it anymore (you can run it from anywhere in your system)
  • Update to a clearer README

v1.1.3

13 Jun 19:00
Compare
Choose a tag to compare
  • Change Minecraft version detection mechanism to use the latest matched version instead of the most matched one
  • Fix a crash where a folder for a new version would already exist

v1.1.2

10 Jun 16:02
Compare
Choose a tag to compare
  • Ask which Minecraft version to upgrade to if a newer Minecraft version is available
  • Fix wrong targeted Minecraft version when upgrading to a newer Minecraft version
  • Port more granular upgrade selection to the "upgrade to newer Minecraft version" part
  • Keep not upgraded mods alongside upgraded mods when upgrading to a newer Minecraft version
  • Silent Fabric Installer output
  • Fix flickering spinner text when downloading Fabric Installer
  • Fix unrelated mods being marked as updates of some mods
  • Update dependencies requirements

v1.1.1

15 May 22:57
b469c7c
Compare
Choose a tag to compare
  • Unescape downloaded file name
  • Safer gathering of original file name

v1.1.0

10 May 13:29
Compare
Choose a tag to compare
  • Add Modrinth support
  • Wording improvements

v1.0.2

05 May 18:46
Compare
Choose a tag to compare
  • Add script version
  • Correctly pluralize output
  • Much better logic when selecting mods to update
  • Early exit if no mods are found
  • Remove the click dependency
  • Update requirements.txt

v1.0.1

01 May 18:44
Compare
Choose a tag to compare
  • Add the ability to select the updates to apply manually
  • Improve the exit mechanism
  • Wording & improvements
  • Add demo GIF in README

v1.0.0

10 Apr 12:43
Compare
Choose a tag to compare
  • Initial release