Commit graph

25 commits

Author SHA1 Message Date
487f8647ba
osu: add passes_only flag to recent command 2025-02-25 15:58:11 +01:00
51fa34a7bf
osu: Some lazer-related stat reconsideration (#56)
* Split lazer property to its own toggle

* Use lazer stats from API more verbatim in pp calculation

* Update CI to use 1.83

* Set rust-toolchain
2024-12-21 23:05:15 +00:00
7d490774e0
osu: make commands aware of user's preferred mode (#54)
* Add preferred_mode to sql database

* Update username and preferred mode

* Make commands aware of preferred mode

* Fetch user extras to display information

* Show user information on forcesave
2024-10-31 13:04:08 +00:00
6fbae89dfe
osu: Implement pins (#53)
Also format recent so attempt count is displayed
2024-10-12 15:07:56 +00:00
735b382102
Drop old homegrown Mods for rosu_v2::Mods, implement rate change support (#52)
* Move mods to intermode wrapper

* Update rust to 1.79

* Move mods from homebrewed impl to rosu

* Display mod details

* Take clock-rate into account when calculating pp

* Allow specifying rate in mods input

* Formatting

* Fix clippy
2024-08-24 21:21:01 +00:00
32053c3fe3
osu: Implement check button! 2024-07-14 00:48:09 +02:00
7a98dc21a9 Add UserHeader as cacheable alternative to fetching a full user 2024-06-20 02:39:57 +02:00
ea1c8d2cac
Update rosu-v2 2024-04-26 12:04:08 -04:00
48bd49b3bd Include failing scores 2024-02-17 19:17:38 +00:00
fef6516ae1 Remove old reqwest osu api v1 2024-02-17 19:17:38 +00:00
07928671e2 Implement user score 2024-02-17 19:17:38 +00:00
84b13dcef3 Implement score fetching 2024-02-17 19:17:38 +00:00
f5cc201f1c Implement user api from rosu 2024-02-17 19:17:38 +00:00
7d00b95a4f Implement beatmap collecting from rosu-v2 2024-02-17 19:17:38 +00:00
3a9a252a1d
Update lots of dependencies 2023-02-17 14:19:46 +01:00
556ada2b9d
osu: Make c/last/lb sensitive to replied-to messages 2022-11-05 16:37:17 +01:00
d32cb6da1d
osu: Fix compile errors 2020-09-13 22:57:57 -04:00
b7d398c05a
osu: Move core library to async 2020-09-05 21:31:03 -04:00
ce09a76dc7 Merge branch 'master' into osu 2020-01-16 01:58:26 -05:00
abd5327296 Implement top 2020-01-14 01:04:40 -05:00
f1742664c4 Implement score request 2020-01-08 12:55:27 +09:00
3e951554d7 Implement get_scores requests 2019-12-28 10:45:07 +09:00
c6ec62f33b Add library for user requests 2019-12-25 11:21:56 -05:00
e37ae361fd Parsing and printing the basic info with old links 2019-12-24 14:42:56 -05:00
0cc9b318ad Implement Beatmap request + parsing 2019-12-23 17:33:46 -05:00