Skip to content

Releases: rfg-modding/SyncFaction

2023-09-18: bugfix

17 Sep 21:57
Compare
Choose a tag to compare

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!

19 Aug 17:01
Compare
Choose a tag to compare

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

13 Mar 23:59
Compare
Choose a tag to compare
Pre-release

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

25 Dec 22:31
Compare
Choose a tag to compare
Pre-release

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

16 Feb 21:13
7aedd06
Compare
Choose a tag to compare
v8-test-10 Pre-release
Pre-release

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

23 Oct 23:19
Compare
Choose a tag to compare
Dev features Pre-release
Pre-release

Some quick hacks to help Camo with mod development

Hotfix for defender

01 Oct 21:26
Compare
Choose a tag to compare
Hotfix for defender Pre-release
Pre-release

Refactored code a bit to avoid false positive from windows defender

Hotfix once more, thanks windows!

01 Oct 20:50
Compare
Choose a tag to compare
Pre-release

Previous release caused windows defender false positive alert

Hotfix community updates again

01 Oct 20:36
Compare
Choose a tag to compare
Pre-release

Fixed a bug causing updates to fail (attempted to install all of them, not just new ones)

Hotfix community updates

01 Oct 13:21
Compare
Choose a tag to compare
Pre-release

Fixed a bug while enumerating community updates which lead to indefinite loop