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
|
# Changelogs
|
||||||
|
|
||||||
- [Latest](latest) (Contains changes that are not in a release yet)
|
- [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.2](changelog-1.5.2)
|
||||||
- [1.5.1](changelog-1.5.1)
|
- [1.5.1](changelog-1.5.1)
|
||||||
- [1.5.0](changelog-1.5.0)
|
- [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`.
|
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
|
||||||
|
|
||||||
### Additions
|
### Additions
|
||||||
- Nothing here yet!
|
- Nothing yet!
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
- Nothing here yet!
|
- Nothing yet!
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- Nothing here yet!
|
- Nothing yet!
|
@ -1,11 +1,4 @@
|
|||||||
1.5.2;
|
1.5.3;
|
||||||
- (1.5.2) Fix crashes on some songs
|
- Score Screen
|
||||||
- Added toggle for ghost tapping
|
- Rewrote the entire hit ranking system
|
||||||
- Officially support macOS (and add macOS requirements to docs)
|
- Fixed song names so they don't crash
|
||||||
- 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
|
|
Loading…
x
Reference in New Issue
Block a user