Skip to content

Releases: LucretiaArc/Decomplicator

Decomplicator v1.0.3

22 Mar 03:40

Choose a tag to compare

  • 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

23 Feb 10:54

Choose a tag to compare

  • 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 fetch
    • git merge 3b17dc0653c07f53efc319bc2707b514326030b9

Decomplicator v1.0.1

12 Feb 11:22

Choose a tag to compare

  • Automatically convert between ROM formats (z64, n64, v64) as required
  • HackerSM64: Update splash screen tool recommendations

Decomplicator v1.0.0

24 Jan 01:33

Choose a tag to compare

Version bump from v0.3.1

Decomplicator v0.3.1

24 Jan 01:21

Choose a tag to compare

  • Use system cert store for SSL

Decomplicator v0.3.0

23 Jan 10:08

Choose a tag to compare

  • 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

21 Jan 10:05

Choose a tag to compare

  • Improvements to setup process reliability
  • Automatically include project files in their project repositories
  • Minor logging improvements

Decomplicator v0.1.0

20 Jan 13:00

Choose a tag to compare

Initial release.