1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-01-19 02:58:14 +00:00
Funkin/source/funkin/save/changelog.md
2024-12-17 21:47:39 -05:00

817 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.6] - 2024-10-11

Added

  • optionsStageEditor to Save for storing user preferences for the stage editor.

[2.0.5] - 2024-05-21

Fixed

  • Resolved an issue where HTML5 wouldn't store the semantic version properly, causing the game to fail to load the save.

[2.0.4] - 2024-05-21

Added

  • unlocks.charactersSeen:Array<String> to Save
  • unlocks.oldChar:Bool to Save
  • favoriteSongs:Array<String> to Save

[2.0.3] - 2024-01-09

Added

  • inputOffset:Float to SongDataOptions
  • audioVisualOffset:Float to SongDataOptions