Skip to content

Releases: tosuapp/tosu

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)

1.3.1-1.3.4 (Cutting Edge 20231214)

15 Dec 03:43
Compare
Choose a tag to compare
Pre-release

1.3.4 (2023-12-15)

Bug Fixes

  • difficulty name moved too (709744b)

1.3.3 (2023-12-15)

Bug Fixes

1.3.2 (2023-12-08)

Bug Fixes

1.3.1 (2023-11-21)

1.3.0

26 Jun 08:51
Compare
Choose a tag to compare

1.3.0 (2023-06-26)

Features

  • add new options to config file on startup (c40cd0f)

Bug Fixes

  • fix font size in readme (e2d046a)
  • fix incorrect config names for port & ip (22b06fe)
  • fix sending empty object when osu is not launched (f703b4b)
  • ignore package-lock (3551364)
  • remove adding all changes after prettier:fix (f9af0cf)

1.2.0

06 Jun 15:29
Compare
Choose a tag to compare

1.2.0 (2023-06-06)

Features

Bug Fixes

  • empty keyoverlay object on map retry & remove big negative and positive number (710264b)
  • exclude unwanted data from reseting on retry (d4239de)
  • more information about building and installing (33b4fdc)
  • optimize beatmap parsing (#14) (267fd0c)
  • remove flashbang (80f2f8a)

1.1.0

04 Jun 19:12
Compare
Choose a tag to compare

1.1.0 (2023-06-04)

Features

  • bump version, fix that gameplayData can't be updated, add dumb page for static, add configuration file creation (3734b39)
  • fix PP issues, add instancesManager, and process health checker (acfbf61)
  • update readme.md (6139d7f)

Bug Fixes

  • add another temp crutch (c520270)
  • add husky/better prettier configuration/fix menumods for gameplay in api result (13acf77)
  • add MP3Length condition to update graph (d444281)
  • change dist build (118974e)
  • change std graph type for now (841f0bd)
  • ci (ab97736)
  • ci artifact naming (0a3521f)
  • compile memory lib? (431d0fa)
  • different Songs folder (6e4cb1b)
  • display DT instead of NCDT (c5b9fd1)
  • double flashlight (82b08ca)
  • dynamic link fix (e99a422)
  • explaining this part (d9f3385)
  • fix incorrect if fc pp (46c498d)
  • fix potential freezes and remove unnecessary beatmap data update (10529a2)
  • fix score for ScoreV2 mod (f9ad93c)
  • fix websockets (cb80894)
  • fixed not updating gamemode in menu (880b9d6)
  • getState undefined (a86a1b8)
  • secure from NaN, Infinity (8766781)
  • yes (e96c199)

1.0.1 Alpha

16 Apr 22:42
Compare
Choose a tag to compare

CHANGELOG

  • Added automatic creation of a configuration file
  • Added "dumb" page, with a list of overlays (repetition of the original gosumemory)
  • Fixed bug with sudden drop of stats for gameplay

Full Changelog: 1.0.0-alpha...1.0.1-alpha

v1.0.0-alpha

09 Apr 12:29
6139d7f
Compare
Choose a tag to compare

First release, yay!