Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Releases: yugecin/opsu-dance

0.5.2

30 Jan 20:57
e56332f
Compare
Choose a tag to compare

+ new feature, ^ improvement, ! bugfix, - deleted feature

+ Knorke-like mover
^ less confusing error dialog (hopefully)
^ added more data to exception dump
^ improved UI tooltip positioning
! fix song list song info not updating when using keyboard navigation

0.5.1

17 Feb 18:28
b02b388
Compare
Choose a tag to compare

+ new feature, ^ improvement, ! bugfix, - deleted feature

! fix run failure due to special characters (or spaces) in workingdirectory
! builds now have debug symbols again
^ added cursor trail saturation option for rainbow trails (sort of)

0.5.0

09 Feb 13:56
9bf28ee
Compare
Choose a tag to compare

Lots of improvements, but may be more unstable than previous releases. Probably last release for a while.

+ 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

13 Dec 14:54
Compare
Choose a tag to compare

+ 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

12 Dec 23:04
Compare
Choose a tag to compare

+ new feature, ^ improvement, ! bugfix, - deleted feature

! fix a very limited amount of people having crashes caused by slider rendering (#106)

0.4.0

12 Dec 20:48
Compare
Choose a tag to compare

+ 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

20 Nov 22:55
Compare
Choose a tag to compare

+ new feature, ^ improvement, ! bugfix, - deleted feature

! hotfix for broken slidermovers

0.3.0

20 Nov 22:24
Compare
Choose a tag to compare

+ 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

16 Oct 19:18
Compare
Choose a tag to compare
  • hotfix to prevent crashes when going back from score screen (#37)

0.2.1

14 Oct 22:18
Compare
Choose a tag to compare
  • 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:
    • #30: adds SpiralSpinner and Spiral movers
    • #31: mute applause when leaving score screen (#27)
  • fix #33 by adding option to allow multiple instances
  • workaround for sliders not rendering (#24): add option to force fallback sliders