Skip to content

Releases: abstrakt8/rewind

0.2.0

01 Apr 23:27
73b5fe2
Compare
Choose a tag to compare
  • Architecture restructured so that it doesn't require a port to be opened (the reason why Windows shows a Firewall dialogue):

image

  • Added a key overlay at the top of the screen
  • macOS support
    Screenshot 2023-04-02 at 00 22 51

0.1.1

05 Nov 09:43
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

This is not an official release.

If you want to help out by testing the cutting edge versions, consider joining the Dev Discord.

What's Changed

  • Add relax mod replaying by @Vince7778 in #36

  • Add old stacking algorithm, now beatmapVersion<=6 maps are supported.

  • Reading the Songs folder through osu!.[username].cfg

  • Fixed an osu!.db parsing bug where if the number of calculated star ratings was negative, it wasn't parsed as a signed integer.

  • Update Electron 14.0.0 -> 15.3.0

Full Changelog: v0.1.0...v0.1.1

0.1.0

29 Oct 14:32
47e4c05
Compare
Choose a tag to compare

First open beta release of Rewind

0.0.2

23 Oct 16:39
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
v0.0.2

`RewindTheater` renamed to `CommonManagers` and initializing is done …

0.0.1

23 Oct 08:17
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
v0.0.1

Merge branch 'develop'