PatchDiff
gamesnewsabout

Forgotten Construction Set (FCS)

GeneralModding · Editor · Tooling
1 patcheslast touched 44mo ago▲ +10

Power trajectory

Up = buffed, down = nerfed
0+10Oct 17, 2022Oct 17, 2022Oct 17, 2022 — FCS Update 2.13 +10 / -0 (cum +10)
Zoom into one ability:1 abilities tracked
Filter by change type:5 types in this subject

Patch history

  1. Oct 17, 2022·FCS Update 2.13+10
    • NewtoolbarAdded

      Added a find and replace button to the toolbar, including a confirmation popup when replacing with blank strings.

      Added find and replace functionality to the toolbar.

    • Newfile accessRead Only Mode

      Added a read-only mode to lock active files and provide warnings if files are open elsewhere.

      Prevents other programs from writing to the active file.

    • NewvisualsCustomizable

      Added support for custom background images and colors to personalize the editor.

      Support for custom background images and colors.

    • 🔁Reworksettingstext filesettings window

      Added a dedicated settings window, replacing the need to edit text files for application settings.

      No more manual text file editing for app settings.

    • Newdialogue editorAdded

      Added a wordswap preview button to the dialogue editor for better visibility of changes.

      Wordswap preview button added.

    • Newversion controlDiff Mode

      Added diff mode to facilitate better use with subversion version control.

      Support for subversion.

    • 📊Numericautosavefixedcustomizable

      Added support for custom autosave intervals to prevent data loss or performance hitches.

      Custom autosave intervals now supported.

    • 🎯Behaviorsearchpartial matchStartsWith

      Improved StringID searching to use 'StartsWith' to avoid incorrect partial matches.

      Basic StringID search now uses StartsWith.

    • 📊Numerictranslation modeslowfast

      Greatly improved the performance of the dialogue tree view in translation mode.

      Dialogue tree view performance improved.

    • 🔁Reworkmerge logicsave countersheader message

      Changed how discarded changes work when merging mods to avoid false positives from save counters.

      Explicitly discards changes via header message.

    • 🐛Bug fixbugs

      Fixed numerous bugs including a stack overflow when reverting dialogues with loops and issues with the merge window.

      Various fixes including merge button, stack overflows, and window closing.