Releases: monster-cookie/CreationsForge
Releases · monster-cookie/CreationsForge
v1.1.9
v1.1.8
Version 1.1.8 - 2026-06-14
- Fixed regression that removed several major record types child data.
- Fixed regression that renamed MiscItem back to MiscObject
v1.1.7
Version 1.1.7 - 2026-06-13
- Added an experimental NIF Preview Pane (Starfield, FO4, and Skyrim).
- Added early support for previewing textured meshes in the preview pane.
- Added support for launching models in Nifskope
- Added a hexadecimal editor type display for binary and binary reflection data.
- Added Additional Major Record Types: Static (STAT), and Containers (CONT)
Version 1.1.2
Version 1.1.2 - 2026-06-08
- Added Fallout 4 and Skyrim import support for the same approved typed record categories Starfield currently imports:
MiscObjects, Keywords, ActorValueInformation, NPCs, MagicEffects, and Perks.
Version 1.1.1
Version 1.1.1 - 2026-06-07 [Beta]
- Due to supporting all BGS games technically, it has been rebranded to Creations Forge
- Full multi game support (implemented currently Skyrim, Fallout 4, and Starfield)
- Converted to Avalonia UI after major issues with UNO and WinUI compatibility
- Added support for Virtual Machine Adapters aka Scripts.
- Added missing child schemas for Perks (Ranks, Skills, etc.)
- Added missing child schemas for MiscItems (Transforms, models, sounds).
BREAKING CHANGES
- This is a completely new application and data model. You should uninstall/remove the old SFRecordComparisonEngine version.
Version 1.0.3
Version 1.0.3 - 2026-06-01 [BETA]
- Replaced the WinUI-only application host with Uno Platform Skia Desktop.
- Changed the Linux application-data default to
~/.SFRecordCompareEngineso Debian-installed launches can write
configuration, SQLite database, and log files without elevated permissions. - Added persisted plugin header record counts and header-flag-based plugin classification.
- Added migration-triggered and manual full plugin reimport support.
- Added total and active-plugin record counts plus plugin type details to the main status area.
Version 1.0.1
Version 1.0.0 - 2026-05-31 [BETA]
- Initial release of the Starfield Record Compare Engine.
- This version includes the core features of plugin discovery, record browsing, and record comparison for a subset of
Starfield record types. - Future updates will expand supported record types, add editing capabilities, and improve performance.