Hello, long time no post. I've been digging through my source code folder and resurrecting some of my modding tools, so I thought I'd do that for FMF Dialogue Tool which is now Fallout Dialogue Creator.
I decided to rename the program since FMF has been long dead so there's no use using the FMF name anymore.
Link to installer: https://www.dropbox.com/s/q890t706syio7o6/FDCSetup_0-28-0-beta.exe?dl=0
Link to source code (full dump of the source folder): https://www.dropbox.com/s/085qy2du8ciwrnv/fdc-0.28-src.zip?dl=0
Changelog:
-Conditions editor was not refreshing values correctly
-Miscellaneous fixes
-Autoupdate functionality completely removed, due to not having
a proper place to store the update information.
-Plugin deinit code fixed so that no exceptions occur in the debugger.
A simple call to FreeLibrary was missing and now it all works nicely.
I'll be supporting the tool again fully so bug reports and other comments are welcome.
I decided to rename the program since FMF has been long dead so there's no use using the FMF name anymore.
Link to installer: https://www.dropbox.com/s/q890t706syio7o6/FDCSetup_0-28-0-beta.exe?dl=0
Link to source code (full dump of the source folder): https://www.dropbox.com/s/085qy2du8ciwrnv/fdc-0.28-src.zip?dl=0
Changelog:
-Conditions editor was not refreshing values correctly
-Miscellaneous fixes
-Autoupdate functionality completely removed, due to not having
a proper place to store the update information.
-Plugin deinit code fixed so that no exceptions occur in the debugger.
A simple call to FreeLibrary was missing and now it all works nicely.
I'll be supporting the tool again fully so bug reports and other comments are welcome.