aa1babed3b
Delayed fade-out of UI after finishing a game. All elements quickly fade out, and wait 2.5s before switching screens (instead of immediately).
Jeffrey Han
2016-12-24 01:55:43 -05:00
9f2aa7c1fb
Star fountain motions. Star fountains now "randomly" spray upwards, inwards, or outwards.
Jeffrey Han
2016-12-23 16:53:12 -05:00
5704b8aa10
Added star fountains to main menu. - Added MusicController methods to get measure progress (similar to beat progress). - Workaround for inaccurate track positions after looping by not looping. - Make sure star duration is positive.
Jeffrey Han
2016-12-23 04:03:32 -05:00
106891a259
More star stream tweaks. - Pass in the max stars in the stream, excluding bursts. (Use 0 for burst-only star streams.) - Added duration spread setters. (Scoreboard star stream burst now happens faster.)
Jeffrey Han
2016-12-23 01:29:49 -05:00
2d7a4a3eab
Fixed bug with watching replays on "Auto" counting as retries.
Jeffrey Han
2016-12-23 00:50:45 -05:00
8a7b67b578
Star stream updates. (mad-s/opsu@701ef796) - Make StarStream directional. - Burst stars when score rank increases.
Jeffrey Han
2016-12-23 00:40:36 -05:00
81c8a61bb8
Better-defined root directory. - If running from a JAR, the root directory will be the same directory as the JAR (not where it was launched). - Otherwise, use the current working directory. - XDG unaffected.
Jeffrey Han
2016-12-22 19:54:05 -05:00
1436f2376e
New theme song. "Rainbows" by Kevin MacLeod.
Jeffrey Han
2016-12-22 18:36:31 -05:00
e3276a3365
Color unplayed beatmaps pink in the menu.
Jeffrey Han
2016-12-22 17:37:29 -05:00
0d92d79ed7
Fix beatmap array fields not being loaded. (fixes#222, blame: #214)
Jeffrey Han
2016-12-22 14:37:23 -05:00
ed06a8b0ac
Added "favorites" and "last played" beatmap groups, and more sorts. - New sorts: by date added, and most played. - Sorts are moved to a dropdown menu. - Tabs are now groupings (all songs, last played, favorites). - Add/remove "favorite" beatmaps in the right-click menu. - Beatmap database is now updateable like score database (no longer drops/recreates on every update). - Various bug fixes.
Jeffrey Han
2016-12-22 05:26:09 -05:00
4446487575
Fixed bug where disabling mouse buttons also blocks scrolling. (#220)
Jeffrey Han
2016-12-20 15:18:20 -05:00
1ac1b96127
render the checkbox in optionsoverlay in the middle of the line
yugecin
2016-12-20 19:23:58 +01:00
44ad94bfc1
update hoveroption in optionsoverlay when closing a list
yugecin
2016-12-20 19:22:57 +01:00
8b7b7e0354
Fixed error handling issues in the game container. (#218) This makes error catching generally more robust. Catch all exceptions in start() loop, catch close_sub() exceptions separately, and suppress linked errors (so the root exception should actually get captured).
Jeffrey Han
2016-12-20 12:08:41 -05:00
59204665bc
Fixed a potential NullPointerException in ScoreDB. (#219)
Jeffrey Han
2016-12-20 10:19:02 -05:00
7fa9355bbf
More efficient beat progress calculation. (#214)
Jeffrey Han
2016-12-19 22:39:49 -05:00
90a2f1d2f2
Follow-up to #214: cleanup.
Jeffrey Han
2016-12-19 21:02:01 -05:00
0f936d32cb
Merge pull request #214 from yugecin/pusing-logo
Jeffrey Han
2016-12-19 19:17:26 -05:00
4af2d7bfcf
Minor "auto" mod fixes in the song menu. - Enable "auto" with ctrl+click (instead of just ctrl+enter). - Always turn off "auto" after one game.
Jeffrey Han
2016-12-19 18:33:06 -05:00
1c5f66f149
Option to disable reverse arrow hit anim
yugecin
2016-12-12 08:37:21 +01:00
6f46092766
follow-up to 1bf9186: don't color the reversearrow black on bright combo color, add mirror reverseerror fade out
yugecin
2016-12-12 08:33:57 +01:00
f37264b441
really edit example video now
yugecin
2016-12-12 01:44:57 +01:00
b15dc22220
update example video, rm last video settings file
yugecin
2016-12-12 01:43:11 +01:00