This commit is contained in:
Kade M 2021-06-19 15:52:52 -07:00
parent 451bf58b04
commit 1786ec436f
2 changed files with 5 additions and 1 deletions

View File

@ -5,6 +5,8 @@ Changes marked with 💖 will be listed in the short version of the changelog in
### Additions ### Additions
- Score Screen (💖) - Score Screen (💖)
- Show your highest combo in the freeplay menu - Show your highest combo in the freeplay menu
- New asset loading system (💖)
- New Logo (💖)
### Changes ### Changes
- Rewrote the entire hit ranking system (💖) - Rewrote the entire hit ranking system (💖)

View File

@ -1,4 +1,6 @@
1.5.3; 1.5.3;
- Score Screen - Score Screen
- Rewrote the entire hit ranking system - Rewrote the entire hit ranking system
- Fixed song names so they don't crash - Fixed song names so they don't crash
- New asset loading system
- New Logo