opsu-dance/src/itdelatrisu/opsu/objects
Jeffrey Han 34c7942f4b Fixed "Hidden" mod timing issues. (fixes #121)
This introduces more accurate timing formulas associated with the "Hidden" mod (previously, in #115, these values were hardcoded).  The values seem somewhat close to the values in osu!, but were not extensively tested.

Also set an upper bound on the fade in time for hit objects proportional to the approach time, or else the timing values in the "Hidden" mod would be too inconsistent.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-08-28 21:12:47 -05:00
..
curves Follow-up to #126. 2015-08-27 14:14:04 -05:00
Circle.java Fixed "Hidden" mod timing issues. (fixes #121) 2015-08-28 21:12:47 -05:00
DummyObject.java Follow-up to #99. 2015-06-29 19:22:38 -05:00
GameObject.java Follow-up to #99. 2015-06-29 19:22:38 -05:00
Slider.java Fixed "Hidden" mod timing issues. (fixes #121) 2015-08-28 21:12:47 -05:00
Spinner.java Fixed "Hidden" mod timing issues. (fixes #121) 2015-08-28 21:12:47 -05:00