mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-29 15:56:06 +00:00
Merge branch 'feature/spazkid-chart-changes' into rewrite/master
This commit is contained in:
commit
3c2a3a377e
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 0062c05d559ae281ce39f8df3da6efb1f92ca808
|
Subproject commit e8fc4616c167de66c4eddcfe1cbe51bae83536da
|
||||||
Loading…
Reference in a new issue