Commit graph

21 commits

Author SHA1 Message Date
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
b9f6fa7fb8
Apply automatic clippy 2024-08-04 22:40:46 +02:00
1066f249b0
osu: Introduce Env and propagate it to other functions (#40) 2024-03-17 17:21:13 +01:00
4a1853532a One round of cargo clippy 2024-02-25 18:45:22 +00:00
3f115eaab0 Update serenity and make prelude compile 2024-02-25 18:45:22 +00:00
eee975092f
Add total pp rankings 2023-12-27 17:33:23 +01:00
aaf571f01b
Sleepy more osu api 2023-11-26 15:47:02 +01:00
220dbc21ea
Patches to get deadlocking in osu updates fixed 2023-11-21 14:55:00 +01:00
54502ad61b
Massive lint fix 2023-10-22 17:45:13 +02:00
8632f0e99c
Massive dependencies bump 2022-06-11 15:50:56 -04:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
901d55814d
Update to Tokio 1 and Serenity 0.10 (#9) 2021-01-15 18:50:33 +00:00
6bf2779d61
osu updatelb command (#8)
* Make `paginate` take a Paginate trait impl, while `paginate_fn` takes a function

* Add `updatelb` command

* Implement a member cache

* Update member queries to use member cache

* Allow everyone to updatelb
2020-11-23 07:26:18 +00:00
f1719019d1
Core/Prelude: Fix lifetime unsoundness 2020-09-07 02:09:06 -04:00
c0df49277c
Prelude: Borrow data once! 2020-09-03 18:05:51 -04:00
a578ce5924
Prelude: Announcer: full async rewrite 2020-09-02 19:32:46 -04:00
5c270db9cb
Implement announcer tool 2020-06-14 20:36:15 -04:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
a448438c96
Implement announcer management commands 2020-02-09 17:34:09 -05:00
6879598dfc
Redesign Announcer trait 2020-02-09 16:45:48 -05:00
03be1a4acc Move the prelude into a seperate package 2020-02-05 16:21:11 -05:00
Renamed from youmubot/src/commands/announcer.rs (Browse further)