Skip to content

Releases: ILW8/osu-TEST-Open

2024.413.1-TO

13 Apr 03:45
cf8014f
Compare
Choose a tag to compare
2024.413.1-TO Pre-release
Pre-release

What's Changed

  • merge upstream release 2024.412.0 by @ILW8 in #31

Full Changelog: 2024.413.0...2024.413.1-TO

2024.413.0

13 Apr 01:10
a575f16
Compare
Choose a tag to compare
2024.413.0 Pre-release
Pre-release

What's Changed

  • add osu cookie in multipalyer lobby by @ILW8 in #28
  • enable serving of static files from osu if state broadcaster is enabled by @ILW8 in #29
  • fix kestrel server being reused when stopping and starting server by @ILW8 in #30

Full Changelog: 2024.411.2...2024.413.0

2024.411.2

11 Apr 20:48
a26bc98
Compare
Choose a tag to compare

What's Changed

  • link to github releases page on updated notification by @ILW8 in #27

Full Changelog: 2024.411.1...2024.411.2

2024.411.1

11 Apr 20:30
bf81e7d
Compare
Choose a tag to compare

What's Changed

  • force NoActionUpdateManager by @ILW8 in #26

Full Changelog: 2024.411.0...2024.411.1

2024.411.0

11 Apr 19:51
449b79e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.410.1...2024.411.0

2024.410.1

10 Apr 18:51
b17ac96
Compare
Choose a tag to compare

2024.408.14

08 Apr 16:49
1193dac
Compare
Choose a tag to compare

What's Changed

  • add float parsing for mods parameter, add generic type guard by @ILW8 in #23

Full Changelog: 2024.408.13...2024.408.14

2024.408.13

08 Apr 16:11
ea8dc10
Compare
Choose a tag to compare

What's Changed

  • fix garbage data being sent over ws when exiting from spectator screen by @ILW8 in #21
  • make spectator users occupy last slots by @ILW8 in #22

Full Changelog: 2024.408.12...2024.408.13

2024.408.12

08 Apr 14:52
c23794c
Compare
Choose a tag to compare
Merge pull request #20 from ILW8/fix-unregistered-room-dependency

remove dependency on Room for StandAloneChatDisplay

2024.408.11

08 Apr 09:59
05e722b
Compare
Choose a tag to compare

fixes:

  • !mp mods broken when match has played at least one map (#17)
  • !roll being re-run when entering gameplay (#17)
  • remove lobby status sounds (ready/all ready/unready/team swap) (#18)
  • spectator state is gone when returning to lobby manually from results screen (#19)