Releases: yugecin/opsu-dance
0.5.2
0.5.1
0.5.0
Lots of improvements, but may be more unstable than previous releases. Probably last release for a while.
- merged upstream one last time (itdelatrisu/opsu@aa1babe)
+ new feature, ^ improvement, ! bugfix, - deleted feature
+
rewrote base system, less slick, less overhead, more control, performance improvements
+
resolution & skin can be changed without restarting
+
added bubble notifications (#111)
+
preparations for multi-mirror (#44)
+
ExGon mover
+
option to color the main menu logo with the cursor tint (#82)
+
option to draw slider endcircles
+
storyboard v2 concept
+
dancing hitcircles
!
workaround/fix for slidercurves being used as reversearrow (#114)
!
fixed path issue on some windows10 machines
^
improved options menu, with search functionality (#121)
^
fancy fps meter
^
fancy audio volume control
^
lots of default skin element changes, reducing jar size
^
separated updates per second and frames per second
^
added animations to notification bar
^
mirrored sliders can be merged now
^
better dev experience regarding native libs
^
fancy new cursor stuff, including distance-based rainbow trail and additive rendering options
^
pulse main menu logo when no music is playing (#105)
^
song history makes sense now (main menu & selecting previous random map)
^
more responsive UI
^
completely rewritten song list, has a smooth experience now
^
slightly rework error dialog UI/flow
^
LOTS of UI changes
^
minor improvements
-
removed download menu
0.4.2
+ new feature, ^ improvement, ! bugfix, - deleted feature
^
let sliders shrink one point more for more fluent shrinking
!
fix sliders shrinking the wrong way with odd amount of repeats when using fallback sliders (#108)
!
fix crashing when a single map cannot import and thus never being able to open opsu!d (#110)
!
fix pippi radius not updating
0.4.1
0.4.0
- merged upstream (itdelatrisu/opsu)
+ new feature, ^ improvement, ! bugfix, - deleted feature
+
added quadratic bezier mover
+
added shrinking sliders
+
added merging sliders (#64)
+
redesigned, more user friendly settings (#18)
!
fix downloading update pointing to the wrong repo (#60)
!
fix too long breaks causing objects to disappear (#39)
^
improved slider rendering (thanks to @McKay42)
^
clamp msPerBeat like osu! does (#39) (thanks to @McKay42)
^
add pippi radius to storyboard options
^
added pulsing logo in song select menu
^
option to disable hit animations
^
reversearrows will now fade in
^
reversearrows will fade out after passing
^
lowered java version requirement from 1.8 to 1.7 (#87)
0.3.1
0.3.0
+ new feature, ^ improvement, ! bugfix, - deleted feature
+
slidermovers
+
dance storyboard (alpha)
+
main menu logo will respond to bpm
+
expand followcircle on sliderticks (#49)
+
ability to change map offset while playing (- and + keys)
+
option to show epilepsy warning at the beginning of a map (#48)
+
add map start & end delay (#10)
+
arc mover (by @Awlexus) (#59)
+
next object's colors cursor override (#43)
+
added star spinner (#53) and star approach spinner
+
add pippi radius (#26)
!
fix reversearrow being shown on first circle before circle is clicked (#36)
!
fix first tick after repeat not being handled
!
errordialog on game crash will now show the real error (#51)
^
make reverse arrows look more like they do in osu! (#50)
^
improved option menu handling for slider values
^
new main menu logo (major thanks to @Chaaoos)
^
sped up main menu button animations
^
add minimum size for buttons in the song screen & ctrl+o shortcut to go to options (#58)
^
add visual indicator for slider values in options, ctrl+click will reset to default value
0.2.2
0.2.1
- fix 'use last objects color' cursor color override using the color before the object was hit
- fix #25 (nullptr)
- resolution improvements, add fullscreen option (#11 & #17)
- merges from Awlexus-master:
- fix #33 by adding option to allow multiple instances
- workaround for sliders not rendering (#24): add option to force fallback sliders