opsu-dance/src/itdelatrisu/opsu/states
Jeffrey Han ba20953634 Merge pull request #52 from fluddokt/ReplayTest
Replay Changes:
- Saves replay frames as if its repaying, then plays the replay at exact track position. This should give out exact results as the score screen.
- Calculates MD5 for beatmap files. (doesn't currently help anything)
- Reverse Slider ball (fixes #50)
2015-03-19 02:05:20 -04:00
..
ButtonMenu.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00
DownloadsMenu.java Follow-up to #38: loop tracks on states by default. 2015-03-07 19:04:45 -05:00
Game.java Merge pull request #52 from fluddokt/ReplayTest 2015-03-19 02:05:20 -04:00
GamePauseMenu.java Added global F7 and F10 shortcuts. 2015-03-05 14:40:57 -05:00
GameRanking.java Fixes Flickering during replay 2015-03-17 23:39:18 -04:00
MainMenu.java Added method to get duration of MP3s. 2015-03-16 13:16:30 -04:00
OptionsMenu.java Added an option to disable follow points. 2015-03-18 23:23:34 -04:00
SongMenu.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00
Splash.java Implemented various keyboard shortcuts. 2015-03-06 01:29:50 -05:00