Skip to content

Releases: tosuapp/tosu

2.9.2

23 Jul 08:43
Compare
Choose a tag to compare

2.9.2 (2024-07-23)

Bug Fixes

  • AllTimesData update logic (2ab498f)
  • Add update delay only to tournaments (a6d1bb0)
  • Added proper credits (04a9710)
  • Attempt to fix null pointer passed to rust (a369786)
  • Fix calculatePP option (c3f6918)
  • Optimize calculate/pp api and fix memory leak (402d7f5)
  • Set values directly, instead of using functions (401fb6f)
  • Split result screen performance calculation (37fefb4)
  • stop updating if not-ready (da0216a)
  • Update beatmap metadata before everything (802250a)
  • Update graph separately on mp3Length change (1810ab2)
  • Update scoreBase directly inside updateHitErrors (fb254de)
  • Use UTC+0 date on result screen (5c072b5)

2.9.1

14 Jul 07:53
Compare
Choose a tag to compare

2.9.1 (2024-07-14)

Features

  • new field online_id to v2 route (a1c6d88)

2.9.0

10 Jul 21:29
Compare
Choose a tag to compare

2.9.0 (2024-07-10)

Features

  • Add keyOverlay and HitErrors to v2/precise (0be41e7)
  • Added ipcId to tourney clients (cbda113)

Bug Fixes

  • incorrect pp for accuracy in menu (2939ddb)
  • Use own argument parser to parse osu arguments (2aa747f)

2.8.1

01 Jul 16:19
Compare
Choose a tag to compare

2.8.1 (2024-07-01)

Bug Fixes

  • FIx graph offset on the maps with long sliders at the end (a027b44)
  • Fix incorrect realtime pp from previous update (a39dbdb)
  • Fix result screen pp (df7a0aa)

2.8.0

30 Jun 05:45
Compare
Choose a tag to compare
2.8.0 Pre-release
Pre-release

2.8.0 (2024-06-30)

Features

  • Added beatmap Mode, and calculate real time stars in editor (974321e)
  • More data for Result screen (api v2) (67e51dc)
  • Move current beatmap time to v2/precise (e799ebe)

Bug Fixes

  • Fix default values in gameplay (ffa2600)
  • FIx graph X axis (api v2) (787c0ec)
  • switch to new rosu-pp version (7870d53)

2.7.1

03 Jun 09:24
Compare
Choose a tag to compare

2.7.1 (2024-06-03)

Features

  • FIlters for incoming ws data (49b70ed)

Bug Fixes

  • friend ranking can provide more than 100 entires (WTF) (59b4435)

2.7.0

22 May 17:16
Compare
Choose a tag to compare

2.7.0 (2024-05-22)

Features

  • Add SHOW_MP_COMMANDS in dashboard (943c111)
  • Add accuracy to v1 & v2 api (49d5472)

Bug Fixes

2.6.3

11 May 10:19
Compare
Choose a tag to compare

2.6.3 (2024-05-11)

Bug Fixes

  • (ATD)can't read int at x (81b5575)
  • fixing that 3221226505 error code (6eb6018)
  • Create config.ini on startup (a5c1fe0)
  • gameTimePtr isn't available in tournament mode (e71ddda)

2.6.1

09 May 21:16
Compare
Choose a tag to compare

2.6.1 (2024-05-09)

Features

  • Functions print out errors when they repeat more than x time (ad484df)

Bug Fixes

  • allow negative memory addresses (88bda3d)
  • Another attempt at fixing memory leak (ba53d04)
  • entities: Improve errors handling (9b0707b)
  • Favicon for dashboard (9105692)
  • Fix Auto Updater (ebea523)
  • Handle undefined in path.join (836d36b)
  • Incorrect startup order (367d7ba)

2.6.0

07 May 15:16
Compare
Choose a tag to compare

2.6.0 (2024-05-07)

Features

  • Added live update for counter settings (only from dashboard) (56c477c)
  • Added open dashboard & changed behaviour of autoupdate, added manual update (sort of) (45850d5)
  • move to yao-pkg and bump node version (3d6eb32)
  • Sanitize Settings Title and Description (ce747c9)
  • Settings builder for counters (04106e7)
  • Settings for a pp counter (7c3c795)
  • Settings for a pp counter (d30db94)
  • source of dashboard script (#118) (52f7b55)

Bug Fixes

  • bump workflow node (58c1fab)
  • change user profile pattern (271be94)
  • Config issues (bfe7d82)
  • dashboard design adjust (3f5d01b)
  • Dashboard improvements (d4f6613)
  • Dont crash on fetch error (6762ec3)
  • fix incorrectly returned images (9eb93dc)
  • Fix issue with counter settings flow (d34ce62)
  • Fix session playTime (f286ef9)
  • Fix several counter settings issues (04e242d)
  • Fix undefined properties in api v2 (6598271)
  • Improve performance for precise data (df19be7)
  • Improve performance for precise data (75f9eef)
  • Move settings code to Settings Class instead of allTimeData Class (cf8c5f2)
  • Return keybinds (hopefully no memory leak this time) (507d75a)
  • Use function to get statis folder path (e118da7)