opsu-dance/src/itdelatrisu/opsu
Pavel Kolchev e441d3e4e1 Update stacking algorythm.
Revert previous commit. Curve should be re-created or updated.
No more extra updatePosition() calls.
2015-03-30 13:02:38 +03:00
..
audio Glyph loading fixes and improvements (for Unicode fonts). 2015-03-19 16:45:26 -04:00
db New updater notification and minor OsuDB fix. 2015-03-12 02:38:43 -04:00
downloads Disable auto-updater if running with XDG directories. (fixes #58) 2015-03-20 14:49:20 -04:00
io Moved OsuReader and OsuWriter into a new package 'opsu.io'. 2015-03-16 11:58:51 -04:00
objects Update stacking algorythm. 2015-03-30 13:02:38 +03:00
replay Moved OsuReader and OsuWriter into a new package 'opsu.io'. 2015-03-16 11:58:51 -04:00
states Update stacking algorythm. 2015-03-30 13:02:38 +03:00
Container.java Follow-up to #37. 2015-03-07 15:38:59 -05:00
ErrorHandler.java Include OS, architecture, and JRE information in error reports. 2015-03-17 15:49:20 -04:00
GameData.java Follow-up to #52. 2015-03-19 03:04:35 -04:00
GameImage.java Implemented follow points. 2015-03-18 22:20:37 -04:00
GameMod.java Implemented "autopilot" mod. 2015-03-17 19:03:50 -04:00
MenuButton.java Follow-up to #52. 2015-03-19 03:04:35 -04:00
Opsu.java New updater notification and minor OsuDB fix. 2015-03-12 02:38:43 -04:00
Options.java Fixed crashes when importing beatmaps (due to more async issues). 2015-03-19 23:38:19 -04:00
OsuFile.java Initial replay writing support. 2015-03-10 18:10:51 -04:00
OsuGroupList.java TextField updates, and bug fixes from some recent commits. 2015-03-08 16:34:28 -04:00
OsuGroupNode.java Glyph loading fixes and improvements (for Unicode fonts). 2015-03-19 16:45:26 -04:00
OsuHitObject.java Implement hit object stacking algorithm. 2015-03-28 15:11:43 +03:00
OsuParser.java Initial replay writing support. 2015-03-10 18:10:51 -04:00
OsuTimingPoint.java Added a beatmap cache database. 2015-03-04 21:03:06 -05:00
OszUnpacker.java Added methods to delete songs and song groups. 2015-02-12 02:27:33 -05:00
ScoreData.java Implemented "Flashlight" mod. 2015-03-15 15:38:04 -04:00
SongSort.java Extracted UI components from Utils into a separate UI class. 2015-03-05 13:27:45 -05:00
UI.java Minor main menu changes. 2015-03-19 22:10:38 -04:00
Utils.java Implement hit object stacking algorithm. 2015-03-28 15:11:43 +03:00