Commit graph

11 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
220dbc21ea
Patches to get deadlocking in osu updates fixed 2023-11-21 14:55:00 +01:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09: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
ff2626b656
Rewrite setup 2020-09-03 17:56:02 -04:00
486bd6b88d
Implement ReactionHandler 2020-02-06 19:32:08 -05:00
aec9cd130d Split youmubot-osu 2020-02-05 17:25:34 -05:00
03be1a4acc Move the prelude into a seperate package 2020-02-05 16:21:11 -05:00