Releases: FSGModding/FSG_Mod_Assistant
Releases · FSGModding/FSG_Mod_Assistant
v1.0.2
Version 1.0.2
This is a pre-release for 1.1.0 - testing purposes only please.
Changelog
- ADD: Changelog displayed once per version
- FIX: Catch invalid or not set game path for launch button
- FIX: Don't error on opening preferences before adding folders (#10)
- ADD: Export list to CSV (#12)
- ADD: Notes per folder (including auto-applied multiplayer settings)
- ADD: Detect possible key binding conflicts. (new mod cache required, sorry) (#6)
- ADD: Allow toggling of in-game Development Controls (#11)
v1.0.1
Version 1.0.1
HOTFIX Release
This release fixes an issue where in some scenarios setting the game launch path manually could corrupt your installation. It was a simple typo, my humble apologies for the inconvenience.
v1.0.0
Version 1.0.0
This is a mod folder switcher with extra tools
- Check mods to ensure that they (probably) work in game
- Check a collection against a save game to see what is used and what is not
- Resolve version differences of mods between collections
Release video, courtesy of Argsy Gaming: https://youtu.be/O55y95MMcDg
Changelog
- Add Crowding Badge & Project Location: https://crowdin.com/project/fsg-mod-assistant
- UPDATE: RU l10n #8
- FIX: Don't try and update the portable build, #6 and a54bf4a
v0.10.3
Version 0.10.3
This should be the final 1.0.0 Release Candidate version
Changelog
- UPDATE: PL l10n, thanks again @KITT3000 #7
- ADD: clear button to filter inputs, part of #6 e4c93db
- ADD: pull a few more translatable strings out of the main file b45c685
- CHANGE: a mod with no mod icon should be an "issue", not a "problem" 62cc5fa
- ADD: note about
unused
mods andperformance considerations
89d6f81 - ADD: delayed auto-update for the version check screen 42cc2dc
Note: Trying to get better about how these release notes are written. This may be the final format for them
v0.10.2
v0.10.1
Version 0.10.1
Changelog
- Update RU locale
- Fix updater to offer a choice of now or later (accidentally removed)
v0.10.0
Version 0.10.0
Changelog
- Add RU locale - thanks @vitalii2011
- Add additional output when the savegame compare runs into trouble.
v0.9.100
Version 0.9.100
Changelog
- Limit to one-instance of the app
- Popup an info message the first time you minimize, noting it's going to the system tray
- rework collection
cleanName
to take into account special characters, and absolutely prevent collsions.
v0.9.99
Version 0.9.99 - a.k.a. v1.0.0 Release Canidate
Changelog
- Just the website link and the discord join link
- New documentation
v0.9.85
Version 0.9.85
Changelog
- ADD: New logging class, auto-saves to a file, capture more relevant data
- ADD: Set auto-update to run every half hour (unless canceled)
- Update PL translation (thanks Zuita!)
- FIX: remember location of last added folder when adding another folder
- FIX: don't register a global shortcut, do it per window.
- ADD : Launch FS22 button