Releases: tosuapp/tosu
Releases · tosuapp/tosu
4.1.3
4.1.2
4.1.1
4.1.1 (2024-12-07)
Bug Fixes
- Fix naming for new fields (4dbd01f)
What's Changed
- fix: Fix naming for new fields by @cyperdark in #257
Full Changelog: v4.1.0...v4.1.1
4.1.0
4.1.0 (2024-12-07)
Features
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
- fix: try fixing game base checker by @xxCherry in #240
- chore: roundup by @cyperdark in #234
- fix: Switch api URL by @cyperdark in #241
- chore: limit by @cyperdark in #246
- fix: fix unnecessary tournament chat reset by @cyperdark in #243
- fix several observed issues by @cyperdark in #248
- fix: Remove RX and AP from pp and attributes calculation by @cyperdark in #249
- chore: fix typo by @cyperdark in #253
- fix: Update rosu-pp to version 2.0.0 by @cyperdark in #254
- feat: read devserver argument by @KotRikD in #255
- feat: read user leaderboard id by @KotRikD in #256
Full Changelog: v4.0.1...v4.1.0
4.0.1
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
- fix: reset gamebase if it's invalid by @xxCherry in #230
- Fix ingame and dashboard issues by @cyperdark in #223
- chore: fix undefined by @cyperdark in #232
Full Changelog: v4.0.0...v4.0.1
4.0.0
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
3.6.0
3.5.2
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
- fix: Pass geki and katu to calculateGrade by @cyperdark in #207
- fix: Patrially update settings for type commands by @cyperdark in #208
- fix: Fix
settings modal
ignoring undefined fields by @cyperdark in #209
Full Changelog: v3.5.1...v3.5.2
3.5.1
3.5.0
3.5.0 (2024-10-13)
Features
Socket
andApi
access permissions (6d6a2d8)- Added
beatmap stats
to eachplayer
(9321e33) - New counter setting
Textarea
(25344d1) - Rewrited
Settings builder
(ca317d4) - Rewritted
Settings
modal (1c76749) - Update button for pp counters (a66e98e)
Bug Fixes
What's Changed
Socket
andApi
access permissions by @cyperdark in #198- chore: tosuapp by @cyperdark in #199
- Add
beatmap stats
to eachplayer
by @cyperdark in #201 - Improve dashboard by @cyperdark in #192
Full Changelog: v3.4.0...v3.5.0