Skip to content

v4.0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 19:11
v4.0.6
cd0a445

Version 4.0.6

Welcome to FSG Mod Assistant 4.0.0 - lots of fun new quality of life toys!

This is a small maintenance release.

New Documentation!! (Last full update: 4.0.0) Check it out!

Special Note

This version includes some code to check for malicious mods - it will try and find mods that have LUA scripting capable of deleting your files. If it flags a mod in error please let us know at #220 - there are probably several false positive results that we missed in our testing.

What's New?

  • CHANGED : New ZIP library - Faster, and no more 2GB limit on mods
  • ADDED : Automatic backup of game.xml and gameSettings.xml files
  • ADDED : Collection Import and Export
  • ADDED : Malicious Mod Detector

Have Problems?

Please report them in #236 or open a new issue

Main Commit Log:

v3.5.1 -> v4.0.0

Bugfix Commit Log:

v4.0.0 -> v4.0.6

Full Changelog

  • Feature: add back alpha sort of collections
  • Feature: add a confirm dialog for removing a folder from tracking
  • add JSON collection import & export
  • map PDA works again
  • add special note for altering details/settings of active collection
  • backup and restore of game.xml and gameSettings.xml
  • scroll position saved on folder edit
  • fixed context menu icon color again
  • A Ton of visual tweaks and fixes