Commit graph

44 commits

Author SHA1 Message Date
48bd49b3bd Include failing scores 2024-02-17 19:17:38 +00:00
4a67e4f73b Simply use v2 for lazer scores 2024-02-17 19:17:38 +00:00
46684a2a9e Display scores smartly based on classic/lazer 2024-02-17 19:17:38 +00:00
d3fc805819 Use non-unicode artist and title 2024-02-17 19:17:38 +00:00
c5d00f12d8 Display lazer mod instead of classic mod 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
1b02993e98
Lint breaks fmt LOL 2023-10-22 17:49:18 +02:00
54502ad61b
Massive lint fix 2023-10-22 17:45:13 +02: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
bd845d9662
More osu improvements (#11)
* Don't show DT when NC is on

* Allow leading + in mods parsing

* Extend Pagination

* Implement beatmapset display

* Move OkPrint to prelude

* Beatmapset display seems to work

* Put reaction handler into static

* Make clippy happy

* Add beatmapset caching and last --set

* Delay loading of beatmap info

* Simplify hook link handling

* Replies everywhere!

* Replies everywhereee!
2021-02-01 17:13:40 +00: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
60360d4f1f
Handle language 14?! 2020-06-17 11:01:29 -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
f8cbd7ceb0
Implement conversion between mods 2020-06-12 01:06:24 -04:00
33637c9a7b
Parse an user with no history more elegantly 2020-06-06 21:52:33 -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