Skip to content

Releases: tosuapp/tosu

2.0.0

19 Feb 18:34
Compare
Choose a tag to compare

2.0.0 (2024-02-19)

⚠ BREAKING CHANGES

  • Merge (#44) API v2

Features

  • add fields from v2 to v1 (450fef2)
  • add json route for `websocket/v2/keys (804c0a7)
  • Create v2 endpoints. Json & WebSocket (f7f2737)
  • disable autoupdater for development (937a2c4)
  • Display content of the songs and skin folders (f0d37a1)
  • Merge (#44) API v2 (ede27fc)
  • Move tosu/api to server/ (fc8d65f)
  • Move keyOverlay to their own socket (only v2) (1b6430b)
  • Reload config file on the fly (ae72f56)
  • Rename isConnected to rawBanchoStatus + add rawLoginStatus (79f8b36)

Bug Fixes

  • add socket handler to reduce the code (238fbc1)
  • Combine functions into one file + remove duplicates (b494b52)
  • Create static folder if doesnt exist in root folder of the program (5dbc2e8)
  • cyclic (49e49f8)
  • disable autoUpdate for dev mode (3f45765)
  • Fix incorrect rounding leading to results like 1.0 when it's 0.99 (585ee10)
  • fixes (5a5301b)
  • forget about this file (fa6a7df)
  • guard condition (22830d7)
  • Logger (82e049e)
  • make tournament scans async (8ff5f03)
  • Modes order (9c8c2ce)
  • Move to own file (ccc964c)
  • Naming for api routes (fdfaa97)
  • no src for common, server, updater (578a8bb)
  • optimization for multiple connections (fb06ca6)
  • Remove naming confusion (5b85e0f)
  • Remove some extensions (fe7e092)
  • Rename fields to be consistant (d9dd0d7)
  • Rename IsLoggedIn pattern name to follow rest of patterns (680d2b0)
  • Rounup to 2 digits (7143011)
  • Sometimes there is null (no clue why) (b447855)
  • ts ignore (fe648fb)
  • Types and namings (0c07369)
  • use buffer to make bigint value for ticks converter (8d7ddf9)
  • Use string instead of Date for resultScreen.createAt (a9d8f71)
  • Use url pathname, instead of full url with query (ca9c50b)

1.9.1

16 Feb 20:41
Compare
Choose a tag to compare

(hotfix)

1.9.1 (2024-02-16)

Bug Fixes

1.9.0

15 Feb 14:58
Compare
Choose a tag to compare

1.9.0 (2024-02-15)

Features

  • english version (6de5912)
  • native http server (99d210a)
  • switch from find-process to rust alternative (a98279b)
  • WIP: detailed env config (53bf3eb)

Bug Fixes

  • attempt to fix len 0 at index 0 (49a08da)
  • Empty background path (0f8379c)
  • Fix startup issues with beatmap folder (3a592b6)
  • graph length for dt/ht (d821a29)
  • Incorrect graph offset + add missing points to graph (b43b621)
  • Make folders path gosu compatible (#39) (5409099)
  • memory leak + tournament client (ba8edbf)
  • mit x 2021 (57664c7)
  • Place .env in the same directory as executable (df14e91)
  • Remove NM name from mods str (0957b58)
  • remove unzipper from main repo (a974ddf)
  • Reset pp data on retry + enhance (139cc2d)
  • round bpm & multiple it by speedRate (DT/HT) (5dc8f7a)
  • use wLogger instead of console (5a571cf)

1.8.1

10 Jan 09:21
Compare
Choose a tag to compare

1.8.1 (2024-01-10)

Bug Fixes

1.8.0

08 Jan 22:00
Compare
Choose a tag to compare

1.8.0 (2024-01-08)

Features

Bug Fixes

  • move call to body (93a8267)
  • now i understand how it packs this (4306827)
  • small fix on pattern (c0e541d)
  • update pattern for current skin (deed3cf)

1.7.0

21 Dec 10:59
Compare
Choose a tag to compare

1.7.0 (2023-12-21)

Features

  • pass name to buildResult (a57365e)

Also fixed accuracy and some gamePlay data incorrect output data

1.6.0

20 Dec 22:54
Compare
Choose a tag to compare

1.6.0 (2023-12-20)

Features

Bug Fixes

  • cors are broken (#28) (77f4e85)
  • if user not connected, dont update it (318f30f)
  • little json improvments (#26) (78033e9)
  • reset pp values after joining songSelect (7e11723)

1.5.0

20 Dec 03:47
Compare
Choose a tag to compare

1.5.0 (2023-12-20)

Features

Bug Fixes

  • more try/catches because at fast speeds, still having issues with offsets (89c544e)
  • use protect check instead of state for region scanner (#23) (e547bce)

1.4.1

17 Dec 17:23
Compare
Choose a tag to compare

1.4.1 (2023-12-17)

Bug Fixes

  • most of crushs from now is catched, and fixed bId,sId of maps (edd0e6a)

Refactors

  • Throw an exception in tsprocess instead of returning 0 (993e7a3)

1.4.0

16 Dec 18:28
Compare
Choose a tag to compare

1.4.0 (2023-12-16)

Features

  • gosumemory gameOverlay implementation (f19e17c)