Releases: rfg-modding/SyncFaction
2023-09-18: bugfix
For usage, features and more details see documentation
In this version:
- Version name is now a build date
year-month-day
, also it's displayed in window title - Fixed all bugs found in v10
- #8 #11 savegame transfer on first launch did not work properly, bad for new users!
- #9 some hyperlinks were not interactive. also added a tooltip
- #10 prevented creating diagnostic reports
- #12 is required for future Terraform versions to reduce download size
- #13 RSL2 is now Reconstructor, yay!
- #14 another ModManager weird behavior found and replicated
- #15 edit player name without manually fiddling with configs. can also open GOG config from dev mode
If you are upgrading from a version OLDER THAN v10, please read its notes to update properly: https://github.com/rfg-modding/SyncFaction/releases/tag/v10
v10: ModManager and more!
Outdated, do not use!
For usage, features and more details see documentation
This version is a total rewrite and is not compatible with older configs/backups.
Please manually remove <game_root>/data/.syncfaction
folder and verify your game in Steam/GOG Galaxy
Failing to do so will waste space (old backups/downloads/mods) and will prevent app from working
This long-awaited release includes:
- ModManager functionality: supports all your
modinfo.xml
mods. Fixed old bugs and improved some features of this mod format - Supports even more ways of modding, all documented here, with examples
- Install multiple mods at the same time, change order, edit mod settings
- Terraform patch now converts Steam version to GOG for future compatibility. You will be prompted to transfer your savegame
- Quick switch between modded and clean patched game to play multiplayer without issues
- Will install and update RSL2 (Script Loader) launcher. It increases game stability, is required by some mods and will be required for multiplayer someday
- Generate diagnostics report in case of issues to share with devs
- Revamped UI with audomatic dark mode
Standalone build for agileFlow
regular users: IGNORE THIS!
Standalone build not requiring .net runtime, built specifically for agileFlow's limited setup. Not supported!
Built from 2023-09-18 release. Hijacked an older version to keep github releases in proper order
Testing: new UI, GOG updates
NOT fully-featured app!
This release is intended for testing: how new UI behaves and looks, is it intuitive, etc. Also added support for GOG version and auto-updates should work.
Downloads and mod unpacking should work, but installation of mods is not implemented.
FIX: isGog stays null even if initial check failed
v8-test-10
NOT fully-featured app!
This release is intended for testing: how new UI behaves and looks, is it intuitive, etc. Also added support for GOG version and auto-updates should work.
Downloads and mod unpacking should work, but installation of mods is not implemented.
FEAT: support for arbitrary subfolders in mods
Dev features
regular users: IGNORE THIS!
Some quick hacks to help Camo with mod development
Built from commit e6763ae
Hijacked an older version to keep github releases in proper order
Hotfix for defender
Refactored code a bit to avoid false positive from windows defender
Hotfix once more, thanks windows!
Previous release caused windows defender false positive alert
Hotfix community updates again
Fixed a bug causing updates to fail (attempted to install all of them, not just new ones)
Hotfix community updates
Fixed a bug while enumerating community updates which lead to indefinite loop