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

Releases: Poyo-SSB/osu-playground

osu!Playground v1.2.4

11 Jul 00:02
Compare
Choose a tag to compare

Added Linux support!

Notes

  • Mac version remains completely untested.
  • Linux version is completely untested.

osu!Playground v1.2.3

26 Dec 00:44
a5c7c4b
Compare
Choose a tag to compare

This patch fixes error outputs so that you can now see exactly where your script fails to execute instead of getting a random, completely unrelated number.

Also included is a new script.

Notes

  • Mac version remains completely untested.

osu!Playground v1.2.2

16 Jun 03:25
Compare
Choose a tag to compare

This patch adds the ability to move all control points at once by right-click-dragging.

Notes

  • Mac version remains completely untested.

osu!Playground v1.2.1

21 May 22:19
Compare
Choose a tag to compare

This is a quick patch to solve an issue experienced by users with larger screens (and smaller screens with strange aspect ratios).

Notes

  • Mac version remains completely untested.

osu!Playground v1.2.0

21 May 20:59
Compare
Choose a tag to compare

Here are some more features.

Changelog

  • New distance function, which calculates the distance between two points.
  • The speed multiplier (slider velocity multiplier)'s maximum has been increased to 10x.
  • Hovering over hit circles, slider heads, or slider tails will now display information about the object.
  • Playground.AddSlider can now be called with an extra parameter to force sliders to be an exact length.

Notes

  • Mac version continues to be completely untested.

osu!Playground v1.1.0

12 May 02:10
Compare
Choose a tag to compare

Hello! Minor update with a few fixes and few features.

Changelog

  • Added a "choice" option type that's not tied to any numeric value
  • Added Math.PHI (φ) constant for perfect, golden rotation
  • Added Vector2 lerp function
  • Fixed error preventing app from running in folders with special characters in their names (e.g. CJK text, accents, etc.)
  • Added a few new scripts

Notes

  • 32-bit Windows systems are now supported!
  • Mac version still completely untested.

osu!Playground v1.0.0

10 May 23:11
54fd278
Compare
Choose a tag to compare

Hello! This is the first release of osu!Playground.

Notes:

  • The Mac build is untested.
  • Bugs will probably run rampant. Please report them here.

Enjoy!