mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-19 02:58:14 +00:00
817 B
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
toSave
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>
toSave
unlocks.oldChar:Bool
toSave
favoriteSongs:Array<String>
toSave
[2.0.3] - 2024-01-09
Added
inputOffset:Float
toSongDataOptions
audioVisualOffset:Float
toSongDataOptions