Skip to content

Releases: MaikelChan/SM64SaveEditor

v1.2.1

30 Dec 03:33
e69eb1f
Compare
Choose a tag to compare

[1.2.1] - 2024-12-30

Changed

  • Changed config format from JSON to INI.
  • Added used libraries in the About window and updated hyperlinks code, since now ImGui supports it natively.

Fixed

  • Fixed some potential crash issues.

v1.2.0

23 Jul 20:50
15ce972
Compare
Choose a tag to compare

[1.2.0] - 2023-07-23

Added

  • Be able to see the total star count of each save slot.
  • Added the star symbol of the game replacing asterisks.

v1.1.0

23 Jul 06:07
e3b6a70
Compare
Choose a tag to compare

[1.1.0] - 2023-07-23

Added

  • Implemented configurable window opacity.

Fixed

  • Prevent exceptions if any config values are missing.
  • Save settings when closing the program.
  • Settings tab is now read only like the others when "Show backup data" is enabled.

v1.0.0

23 Jul 01:56
2cf795d
Compare
Choose a tag to compare

Initial release.