mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-05-23 23:52:51 +00:00
More chart changes by SpazKid + changelog update
This commit is contained in:
parent
bc783a278a
commit
2596e6369e
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -15,13 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Added a new Scroll Speed chart event to change the note speed mid-song (thanks )
|
- Added a new Scroll Speed chart event to change the note speed mid-song (thanks )
|
||||||
### Changed
|
### Changed
|
||||||
- Tweaked the charts for several songs:
|
- Tweaked the charts for several songs:
|
||||||
|
- Tutorial (increased the note speed slightly)
|
||||||
|
- Spookeez
|
||||||
- Monster
|
- Monster
|
||||||
- Winter Horrorland
|
- Winter Horrorland
|
||||||
|
- M.I.L.F.
|
||||||
|
- Senpai (increased the note speed)
|
||||||
|
- Roses
|
||||||
|
- Thorns (increased the note speed slightly)
|
||||||
|
- Ugh
|
||||||
- Stress
|
- Stress
|
||||||
- Lit Up
|
- Lit Up
|
||||||
- Tutorial (increased the note speed slightly)
|
|
||||||
- Senpai (increased the note speed)
|
|
||||||
- Thorns (increased the note speed slightly)
|
|
||||||
- Favorite songs marked in Freeplay are now stored between sessions.
|
- Favorite songs marked in Freeplay are now stored between sessions.
|
||||||
- In the event that the game cannot load your save data, it will now perform a backup before clearing it, so that we can try to repair it in the future.
|
- In the event that the game cannot load your save data, it will now perform a backup before clearing it, so that we can try to repair it in the future.
|
||||||
- Custom note styles are now properly supported for songs; add new notestyles via JSON, then select it for use from the Chart Editor Metadata toolbox. (thanks Keoiki!)
|
- Custom note styles are now properly supported for songs; add new notestyles via JSON, then select it for use from the Chart Editor Metadata toolbox. (thanks Keoiki!)
|
||||||
|
|
2
assets
2
assets
|
@ -1 +1 @@
|
||||||
Subproject commit 56fe3a3662bf5588b4f6cfec492efe5d4cfd600c
|
Subproject commit 6e124504f777048d357c4b94737dda1b569b4d03
|
Loading…
Reference in a new issue