Forgotten Construction Set (FCS)
Power trajectory
Up = buffed, down = nerfedPatch history
- ▲✨Newtoolbar—→Added
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 access—→Read 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.
- ▲✨Newvisuals—→Customizable
Added support for custom background images and colors to personalize the editor.
Support for custom background images and colors.
- ▲🔁Reworksettingstext file→settings 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 editor—→Added
Added a wordswap preview button to the dialogue editor for better visibility of changes.
Wordswap preview button added.
- ▲✨Newversion control—→Diff Mode
Added diff mode to facilitate better use with subversion version control.
Support for subversion.
- ▲📊Numericautosavefixed→customizable
Added support for custom autosave intervals to prevent data loss or performance hitches.
Custom autosave intervals now supported.
- ▲🎯Behaviorsearchpartial match→StartsWith
Improved StringID searching to use 'StartsWith' to avoid incorrect partial matches.
Basic StringID search now uses StartsWith.
- ▲📊Numerictranslation modeslow→fast
Greatly improved the performance of the dialogue tree view in translation mode.
Dialogue tree view performance improved.
- ▲🔁Reworkmerge logicsave counters→header 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.