Skip to content

Releases: tosuapp/tosu

4.1.3

10 Dec 07:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

4.1.2

09 Dec 19:13
Compare
Choose a tag to compare

4.1.2 (2024-12-09)

Bug Fixes

  • Do not create empty folder before extracting & send actual error (95b0419)
  • trying to read intptr 0 (9c5cf6e)
  • Update logs (9a42746)

4.1.1

07 Dec 16:46
Compare
Choose a tag to compare

4.1.1 (2024-12-07)

Bug Fixes

  • Fix naming for new fields (4dbd01f)

What's Changed

Full Changelog: v4.1.0...v4.1.1

4.1.0

07 Dec 06:43
Compare
Choose a tag to compare

4.1.0 (2024-12-07)

Features

  • read devserver argument (149dbec)
  • read user leaderboard id (27477b3)

Bug Fixes

  • fix unnecessary tournament chat reset (a144e45)
  • Remove gosu approach to send undefined for tourney field, if clients are not ready (ffa6017)
  • Remove RX and AP from pp and attributes calculation (a6d74a6)
  • Switch api URL (cc7ead6)
  • try fixing game base checker (eb2d3c3)
  • Update rosu-pp to version 2.0.0 (b03e853)

What's Changed

Full Changelog: v4.0.1...v4.1.0

4.0.1

14 Nov 20:08
Compare
Choose a tag to compare

4.0.1 (2024-11-14)

Bug Fixes

  • Extend text box size to fit in decimals (a081abd)
  • Fix -1pp on some of SC overlays (24d0caf)
  • Fix updating same name counters (bba98e4)
  • Fix wrong pp in result screen (7ee40e1)
  • Hide settings pop-up when exiting overlay editing (c19d1fc)
  • reset gamebase if it's invalid (69e52f5)

What's Changed

Full Changelog: v4.0.0...v4.0.1

4.0.0

12 Nov 20:22
Compare
Choose a tag to compare

4.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • Added lazer support
  • Added compability api for StreamCompanion (04cc3c6)
  • Added CSR Rework (9c43f4e)
  • Allow running both lazer and stable, and change data accordingly (c6204ba)
  • Check for updates on Installed tab (a97006e)
  • New ingame overlay (bc99ba5)
  • New shortcut routes for beatmap files (4a2480e)
  • Show amount of pp counters in installed and available (f5512d1)

Bug Fixes

  • Fix beatmap gamemode & New field isConvert in v2 api (6331b4f)
  • Use platform file extension instead of .exe (60368d7)

@xxCherry @cyperdark

3.6.0

31 Oct 09:10
Compare
Choose a tag to compare

3.6.0 (2024-10-31)

Features

Bug Fixes

  • Fix out of order replacement & undefined values (de464b6)

3.5.2

25 Oct 13:56
Compare
Choose a tag to compare

3.5.2 (2024-10-25)

Bug Fixes

  • Fix settings modal ignoring undefined fields (31cff8d)
  • Pass geki and katu to calculateGrade (c27fdd9)
  • Patrially update settings for type commands (42fefbb)

What's Changed

Full Changelog: v3.5.1...v3.5.2

3.5.1

13 Oct 13:31
Compare
Choose a tag to compare

What's Changed

  • chore: bump pnpm by @KotRikD in #203
    cyperdark fucked up once again

Full Changelog: v3.5.0...v3.5.1

3.5.0

13 Oct 12:37
Compare
Choose a tag to compare

3.5.0 (2024-10-13)

Features

  • Socket and Api access permissions (6d6a2d8)
  • Added beatmap stats to each player (9321e33)
  • New counter setting Textarea (25344d1)
  • Rewrited Settings builder (ca317d4)
  • Rewritted Settings modal (1c76749)
  • Update button for pp counters (a66e98e)

Bug Fixes

  • Move counter settings to tosu/settings folder (adf0765)
  • store font locally (316a5f9)

What's Changed

Full Changelog: v3.4.0...v3.5.0