Releases: LucretiaArc/Decomplicator
Releases · LucretiaArc/Decomplicator
Decomplicator v1.0.3
- Added fallbacks for project terminal and fonts in case Windows Terminal isn't installed
- Switch to UTF-8 encoding for certain project and application related files
- Added a warning that will appear when creating a new project and selecting a project path with characters that could cause issues
Note: Because of the encoding change mentioned above, the recent files list may be cleared if you're currently using a previous release, and special characters are included in the path to a previously opened project.
Decomplicator v1.0.2
- Fix an error message appearing when cancelling actions, and setup during certain parts of the process
- HackerSM64 v2.4: Update to latest commit, which fixes an issue with building Goddard
You only need to update an existing project to the latest version if you intend to use Goddard. To update a project to the version included with this release, do the following:
- Open your project in Decomplicator
- Click the "Open Terminal" button
- Run these commands one after the other, by copying and pasting them into the terminal, then pressing Enter:
git fetchgit merge 3b17dc0653c07f53efc319bc2707b514326030b9
Decomplicator v1.0.1
- Automatically convert between ROM formats (z64, n64, v64) as required
- HackerSM64: Update splash screen tool recommendations
Decomplicator v1.0.0
Version bump from v0.3.1
Decomplicator v0.3.1
- Use system cert store for SSL
Decomplicator v0.3.0
- Projects now display a splash screen after setup is completed
- Improvements to the start and setup progress page layouts
- Project template dependency update
Decomplicator v0.2.0
- Improvements to setup process reliability
- Automatically include project files in their project repositories
- Minor logging improvements
Decomplicator v0.1.0
Initial release.