Commit graph

42 commits

Author SHA1 Message Date
8e7b2b75e8
Some neater formatting for links 2024-06-20 16:55:09 +02:00
ffb7b233ab
Update alternate download links 2024-06-20 16:38:45 +02:00
00b8c9e145
Add link to score details and replay 2024-06-20 16:38:35 +02:00
7a98dc21a9 Add UserHeader as cacheable alternative to fetching a full user 2024-06-20 02:39:57 +02:00
a158e8fbe1 Add score endpoint and expose more apiv2 stuff 2024-06-20 02:39:57 +02:00
0b111d5b26 Update to rosu-pp 1.0 2024-06-20 02:15:29 +02:00
ea1c8d2cac
Update rosu-v2 2024-04-26 12:04:08 -04:00
1125cac2a8
Manually fix the rest of the lints 2024-02-17 20:37:43 +01:00
46684a2a9e Display scores smartly based on classic/lazer 2024-02-17 19:17:38 +00:00
fef6516ae1 Remove old reqwest osu api v1 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
17e59e7135
Enable pp calculation for all modes 2023-10-22 17:19:32 +02:00
147976f2cc
Enums being dumb :D 2023-04-02 17:35:14 +02:00
8e15aa5f22
Dependencies update 2022-10-16 17:45:47 +02:00
2e3c6f61be
Pull info from an attached .osu/.osz file (#18) 2022-04-29 19:31:04 -04:00
51db72acb2
Temporarily move to rosu 2022-02-09 15:20:36 -05:00
68da7c3f4d
Aesthetics change to embeds
- Beatmap drain time now shown in shorten state
- Play embed uses thumbnail instead of image
- User top play now show full stats
2022-01-19 17:57:36 -05:00
e5a74d87e1
Calculate HT timing after HR application 2022-01-19 17:52:16 -05:00
cf831fae87
osu! best minor fixes (#16)
- Bump serenity version
- Now no longer pings unless the play is within top 100
- Parse numbers in bold as well
- Use relative time syntax in embeds
2021-10-23 14:33:32 -04:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
f05afb2b80
Improve osu (#10)
* Add rank event parsing

* Refactor osu announcer

* Increase api limits

* Register user is locked
2021-01-22 12:54:01 +00:00
c6e8bfc43e
Lots of tweaks to the osu! embeds (#4)
* Simplify beatmap embed information

* Shrink embeds!!

* Put ranked status on information

* Paint the user embed!

* Add gained pp

* Use more carefully crafted hooks

* 'JSformat' the bpm float
2020-08-10 03:37:11 +00:00
bc9e45969a
Add missing genres and languages 2020-06-28 13:40:06 -04:00
fde913ebc4
Add bpm to beatmap quick information 2020-06-18 14:19:43 -04:00
3b260aa3e7
Add osu! genre Folk (13) 2020-06-18 13:57:03 -04:00
cafa65581c
Add short link references in embeds 2020-06-14 21:43:13 -04:00
33f19dbaba
Handle cs/od/ar/hp with mods 2020-06-14 18:44:06 -04:00
00971d7d3e
Implement beatmap metadata caching 2020-06-13 23:29:13 -04:00
c43f9067b8
Hooks and last works 2020-06-12 02:44:56 -04:00
12ae4a225a
UserEvent's beatmap(set) IDs are not required 2020-03-15 16:52:14 -04: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
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