.. |
audio
|
make sample override a percent instread of boolean
|
2016-10-01 10:46:28 +02:00 |
beatmap
|
Fixed a null pointer exception. (fixes #162)
|
2015-12-14 19:02:37 -05:00 |
db
|
Ported osu!tp's beatmap difficulty algorithm to compute star ratings.
|
2015-09-02 19:44:04 -05:00 |
downloads
|
Updated BloodcatServer to use the new API. (fixes #139, 140)
|
2015-09-30 00:28:21 -04:00 |
io
|
Added some missing @param and @throws Javadoc comments.
|
2015-09-09 23:51:16 -04:00 |
objects
|
remove debug println
|
2016-10-01 13:14:58 +02:00 |
render
|
attempt to make sliderbody look better
|
2016-09-29 23:22:41 +02:00 |
replay
|
Added some missing @param and @throws Javadoc comments.
|
2015-09-09 23:51:16 -04:00 |
skins
|
support prefixes (HitCirclePrefix, ScorePrefix), and use dummy instead of complaining when image can't be found
|
2016-09-30 15:54:07 +02:00 |
states
|
make reversearrows scale to the bpm
|
2016-10-01 13:12:02 +02:00 |
ui
|
cursor trail length override
|
2016-10-01 12:14:39 +02:00 |
Container.java
|
move width/height from container to options class
|
2016-09-27 20:52:52 +02:00 |
ErrorHandler.java
|
use a reasonable size for the errorhandler dialog
|
2016-09-27 19:58:45 +02:00 |
GameData.java
|
Onyl show mirrored object hitresults if autopilot is active >.<
|
2016-10-01 12:39:52 +02:00 |
GameImage.java
|
attempt to load normal image if there's no array (load sliderb if there's no sliderb0, sliderb1 etc)
|
2016-09-30 21:11:03 +02:00 |
GameMod.java
|
auto activate auto
|
2016-09-30 19:39:47 +02:00 |
NativeLoader.java
|
Added some missing @param and @throws Javadoc comments.
|
2015-09-09 23:51:16 -04:00 |
Opsu.java
|
Replaced all linear fade-out transitions with eased transitions.
|
2015-11-19 17:47:46 -05:00 |
Options.java
|
fxi F7 forreal
|
2016-10-01 12:19:26 +02:00 |
ScoreData.java
|
Fixed song scores getting clipped horizontally. (also from #131)
|
2015-09-16 20:12:47 -04:00 |
Utils.java
|
put common stuff in utils
|
2016-09-30 23:56:07 +02:00 |