Commit graph

43 commits

Author SHA1 Message Date
c43f9067b8
Hooks and last works 2020-06-12 02:44:56 -04:00
f8cbd7ceb0
Implement conversion between mods 2020-06-12 01:06:24 -04:00
9aab6e11ec
Implement BeatmapCache and Oppai interface 2020-06-12 01:03:56 -04:00
eec58fc6e4
Parallelize and modularize user scanning 2020-06-06 21:53:23 -04:00
33637c9a7b
Parse an user with no history more elegantly 2020-06-06 21:52:33 -04:00
c5b304e3f6 Fix wrong osu! gamemode in storage (#20) 2020-05-31 04:05:19 +00:00
6ce110c203
Enumerate before filtering 2020-05-23 00:19:40 -04:00
4e52c5a4a1
Scan all users for pp update always 2020-04-07 01:36:38 -04:00
e13b508c22
Fix formatting 2020-04-02 12:42:00 -04:00
4069270213 Use mapset ID for download links (#19)
Beatmapset download links use beatmapset ID

Beatmap download links use beatmapset ID
2020-04-02 16:39:35 +00:00
12ae4a225a
UserEvent's beatmap(set) IDs are not required 2020-03-15 16:52:14 -04:00
abb8611083
osu: play tables now show star difficulty 2020-02-12 19:07:34 -05:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
f179b86e12
Lower osu's per-page score listing 2020-02-10 22:22:40 -05:00
85e553673e
Parallelize list_pages beatmap name fetching 2020-02-10 19:28:25 -05:00
7070296964
top and recent defaults to showing a table 2020-02-10 19:19:20 -05:00
2831754e3d
Set std as default command of osu 2020-02-10 17:18:21 -05:00
3998617f97
Merge branch 'master' into codeforces 2020-02-09 17:37:10 -05:00
6879598dfc
Redesign Announcer trait 2020-02-09 16:45:48 -05:00
adc33076f3
Generalize UsernameArg 2020-02-09 14:13:19 -05:00
302add1889
Clean up debugging information 2020-02-08 14:31:29 -05:00
f9672de596
Polish up the command's output 2020-02-08 14:18:37 -05:00
3b24c1ec09
Implement server ranks command 2020-02-08 13:55:09 -05:00
22668fe654
Save pp in local db 2020-02-07 13:06:24 -05:00
ac4e60c596
Show beatmapset link as a bracketed anchor 2020-02-06 11:55:39 -05:00
aec9cd130d Split youmubot-osu 2020-02-05 17:25:34 -05:00
8c34c7a3ba Make OsuClient clone-able 2020-02-02 15:47:21 -05:00
ce09a76dc7 Merge branch 'master' into osu 2020-01-16 01:58:26 -05:00
a17e9c6d1d Update serenity to v0.8 (#7) 2020-01-16 06:49:27 +00:00
abd5327296 Implement top 2020-01-14 01:04:40 -05:00
6de9dcf669 Move embeds to one file, implement last 2020-01-13 20:57:46 -05:00
c7da9526e6 Move to std::time::Duration
... to allow serde on all youmubot-osu structs
2020-01-13 20:09:12 -05:00
3af0b56755 Implement recent 2020-01-13 17:28:51 -05:00
4020405801 Implement user saving 2020-01-13 15:35:50 -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
71041533bf Basic user information parsing 2019-12-25 12:30:33 -05:00
c6ec62f33b Add library for user requests 2019-12-25 11:21:56 -05:00
fd8742c727 Handle new links as well 2019-12-24 16:21:53 -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
27a2ebe459 Base structs 2019-12-12 16:38:42 -05:00
b7907a72e2 First commit 2019-10-25 14:07:24 -04:00