version bump and update
This commit is contained in:
parent
b4ba8403e0
commit
b02d5f440e
14
docs/changelogs/changelog-1.5.3.md
Normal file
14
docs/changelogs/changelog-1.5.3.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Latest (master) changelog
|
||||
|
||||
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
|
||||
|
||||
### Additions
|
||||
- Score Screen (💖)
|
||||
- Show your highest combo in the freeplay menu
|
||||
|
||||
### Changes
|
||||
- Rewrote the entire hit ranking system (💖)
|
||||
|
||||
### Bugfixes
|
||||
- NPS not showing if accuracy is disabled
|
||||
- Fixed song names so they don't crash (💖)
|
@ -1,6 +1,7 @@
|
||||
# Changelogs
|
||||
|
||||
- [Latest](latest) (Contains changes that are not in a release yet)
|
||||
- [1.5.3](changelog-1.5.3)
|
||||
- [1.5.2](changelog-1.5.2)
|
||||
- [1.5.1](changelog-1.5.1)
|
||||
- [1.5.0](changelog-1.5.0)
|
||||
|
@ -3,10 +3,10 @@
|
||||
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
|
||||
|
||||
### Additions
|
||||
- Nothing here yet!
|
||||
- Nothing yet!
|
||||
|
||||
### Changes
|
||||
- Nothing here yet!
|
||||
- Nothing yet!
|
||||
|
||||
### Bugfixes
|
||||
- Nothing here yet!
|
||||
- Nothing yet!
|
@ -1,11 +1,4 @@
|
||||
1.5.2;
|
||||
- (1.5.2) Fix crashes on some songs
|
||||
- Added toggle for ghost tapping
|
||||
- Officially support macOS (and add macOS requirements to docs)
|
||||
- Autoplay
|
||||
- Clap assist for syncing charts
|
||||
- Bring back R to reset, but now you can toggle it in the options
|
||||
- You can now fully customize your keybinds
|
||||
- Change how replays work + store scroll speed and direction in replays
|
||||
- Opponent strumline now lights up when they hit a note, like the player's does
|
||||
- Now using the new recharts from Funkin v0.2.8
|
||||
1.5.3;
|
||||
- Score Screen
|
||||
- Rewrote the entire hit ranking system
|
||||
- Fixed song names so they don't crash
|
Loading…
x
Reference in New Issue
Block a user