.. |
audio
|
Follow-up to #68.
|
2015-04-03 18:08:35 -04:00 |
db
|
New updater notification and minor OsuDB fix.
|
2015-03-12 02:38:43 -04:00 |
downloads
|
Fixed issue with async modification of DownloadList. (fixes #62)
|
2015-03-28 12:41:17 -04:00 |
io
|
Moved OsuReader and OsuWriter into a new package 'opsu.io'.
|
2015-03-16 11:58:51 -04:00 |
objects
|
More curve types
|
2015-04-12 10:55:39 -04:00 |
replay
|
Follow-up to #68.
|
2015-04-03 18:08:35 -04:00 |
states
|
More curve types
|
2015-04-12 10:55:39 -04: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 #71.
|
2015-04-08 02:05:12 -04:00 |
GameImage.java
|
Added hit animations, updated lighting & added InteliJ to gitignore
|
2015-04-06 23:08:49 +01:00 |
GameMod.java
|
Mod difficulty multipliers are now reflected in displayed song info.
|
2015-04-04 12:30:23 -04:00 |
MenuButton.java
|
DT/HF/Playback changes.
|
2015-04-03 15:01:18 +03:00 |
Opsu.java
|
New updater notification and minor OsuDB fix.
|
2015-03-12 02:38:43 -04:00 |
Options.java
|
Follow-up to a6ece30: allow changing volume anywhere with ALT key.
|
2015-03-26 20:45:33 -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
|
Mod difficulty multipliers are now reflected in displayed song info.
|
2015-04-04 12:30:23 -04:00 |
OsuHitObject.java
|
Fixes incorrect Y offset with HardRock mod.
|
2015-04-01 15:10:15 +03:00 |
OsuParser.java
|
Improved error message in #72; fixed timing point issue from #61.
|
2015-04-10 12:34:18 -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
|
Follow-up to #71.
|
2015-04-08 02:05:12 -04:00 |