Skip to content

Commit

Permalink
version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jiriKuba authored Nov 12, 2016
1 parent cdadf4d commit 684b1fc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,14 @@ Project can be opened in Visual Studio

Game is written in XNA framework (C# .NET) and uses DPSF library (http://www.xnaparticles.com/)

Current version 1.0.1
Current version 1.0.2

**Known issues:**
- ~~Game is not playing next song after current song ends~~ (fixed in 0.9.9)
- ~~Texts are sometimes too long (overflowing menu)~~ (fixed in 1.0.0)
- Game crashes when loses focus
- ~~Menu layout problem when resolution > HD~~ (fixed in 1.0.1)
- ~~Game crashes when loses focus~~ (fixed in 1.0.2)
- Create full score browser

**Changes:**
- Version 0.9.9
Expand All @@ -43,6 +44,8 @@ Current version 1.0.1
- Back button is on opposite side of menu
- Version 1.0.1
- Fixed: Menu layout problem
- Version 1.0.2
- Fixed: Game crashes when loses focus

**Install**

Expand Down

0 comments on commit 684b1fc

Please sign in to comment.