Skip to content

v1.6.5

Compare
Choose a tag to compare
@mrflashstudio mrflashstudio released this 04 Feb 19:02
· 22 commits to master since this release

Breaking changes

  • Beatmap object's names are now more intuitive.
    • Circle -> HitCircle
    • CatchDroplets -> CatchJuiceStream
    • CatchSpinner -> CatchBananaRain
    • ManiaHit -> ManiaNote
    • ManiaHold -> ManiaHoldNote

Other changes

  • Fix replay/database files still being opened after decoding.
  • Initial implementation of skin decoder/writer.
    • Lacks mania section for now.
  • Add constructor overloads for sliders with unified sound additions.
  • Fix nullref on encoding if passed Extras was null.
  • Fix extras being encoded even if beatmap uses unified sound additions