Skip to content

Releases: shockpast/ecstasy

1.1.2

30 Mar 20:01

Choose a tag to compare

Changes

  • Added partial support of rate-limits, because multiple people got banned on mirrors (for lacking of the implementation)

Commits


Full Changelog: 1.1.1...1.1.2

1.1.1

29 Mar 14:17

Choose a tag to compare

Changes

  • [osu] category is removed from config.toml and it's now automatically parsed by program.

Commits


Full Changelog: 1.1.0...1.1.1

1.1.0

28 Mar 14:36
9799c6f

Choose a tag to compare

🚀 Multithreaded (not actual physical threads, it's just a good title) downloading for mirrors is now a thing, and a bunch of other useful patches and fixes.

Changes

  • Fixed Duplicates in Collections, and now it will just merge already downloaded beatmaps into a collection that is being currently downloaded.
  • Earlier, we were saving files as 123456.osz resulting into folders consisting only of beatmapset ids, that is something people won't like, and we're now following "osu! naming convention", and it's now 123456 artist - title.osz

Commits

New Contributors


Full Changelog: 1.0.0...1.1.0

1.0.0

24 Mar 20:42

Choose a tag to compare

🪽 Initial release of ecstasy!


Full Changelog: https://github.com/shockpast/ecstasy/commits/1.0.0