Commit graph

504 commits

Author SHA1 Message Date
3a9a252a1d
Update lots of dependencies 2023-02-17 14:19:46 +01:00
59551f1f6a
Fix osu commands with replies 2023-02-17 14:02:42 +01:00
556ada2b9d
osu: Make c/last/lb sensitive to replied-to messages 2022-11-05 16:37:17 +01:00
00f8c8329e
Switch cargo/rustc to 1.65 2022-11-05 16:36:36 +01:00
7e1b80aff9
Update inputs 2022-10-28 21:29:54 +02:00
8e15aa5f22
Dependencies update 2022-10-16 17:45:47 +02:00
24751146c3
Update serenity 2022-07-22 07:58:37 -04:00
975ee3ba43
Allow watching contests from before it begins 2022-06-14 22:09:03 -04:00
cfb0f9de8b
Use relative time for contest timing 2022-06-14 18:05:16 -04:00
8632f0e99c
Massive dependencies bump 2022-06-11 15:50:56 -04:00
dependabot[bot]
dd1867e222
Bump hyper from 0.14.2 to 0.14.5 (#20)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 17:46:01 -04:00
dependabot[bot]
df8b692055
Bump tokio from 1.4.0 to 1.8.4 (#19)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 17:45:48 -04:00
0663d34cce
Use latest rust-analyzer 2022-05-05 14:18:35 -04:00
431c67e14c
Lock nix inputs to 21.11 2022-04-29 20:00:56 -04:00
2e3c6f61be
Pull info from an attached .osu/.osz file (#18) 2022-04-29 19:31:04 -04:00
acc0e339a0
Update nix inputs 2022-03-31 13:42:27 -04:00
99689a21f9
Use "object count" as the "more" valid denominator for passed percentage. 2022-03-27 14:13:43 +02:00
8d2344435b
Use 100-based accuracy 2022-02-09 17:02:43 -05:00
51db72acb2
Temporarily move to rosu 2022-02-09 15:20:36 -05:00
a1975d5b54
Simplify some of the osu commands 2022-02-01 16:31:33 -05:00
1a499e782a
Quote and trim arguments in voting 2022-01-19 18:36:13 -05:00
9ac8683c5d
Improvements for voting
- Voting no longer tries to react all at once, creating unneeded congestion.
  This also has the added benefits of having the options laid out in order.
- Include relative timestamps in the embed and the result.
2022-01-19 18:23:37 -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
c61c7155a1
Special build inputs for darwin 2022-01-19 17:08:21 -05:00
ed440d0a69
Yuck import bug 2021-11-21 17:46:18 -05:00
2c2092eb91
Implement Flags parser and handle choose --everyone
- A generic Flags parser that could handle any `--flag` argument.
- `choose --everyone` overrides the Offline/DnD check.
2021-11-21 17:37:28 -05:00
2449b09cb2
Create a Nix Flake module (#17)
* Add flake module

* Add optional openssl dep on linux

* Set default sql path

* No more deploy!
2021-11-03 15:00:18 -04:00
6f84441823
Add flake 2021-11-03 12:58:09 -04:00
b9776bddde
Override the soft ban database into store on update 2021-10-23 14:49:26 -04: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
06cbc51c0e
Use multiple aliases 2021-07-18 16:27:55 +09:00
a19bc501cb
Add more shortcuts to osu commands 2021-07-18 16:11:29 +09:00
45425a4bc4
Formatting 2021-06-21 17:27:52 +09:00
6944ddfe75
Add update-role-message command 2021-06-21 17:25:37 +09:00
2feb91ac00
Misc improvements to osu! (#15)
* Use len() as hint for pagination

* Implement len for beatmapset paging

* More tweaks for pagination

* Move table rendering to display mod

* Use grid throughout the commands

* No more double user update

* Sort by PP by default

* Filter check by mod

* Filter lb by mod

* Improve 1-page cases
2021-06-19 22:54:08 +09:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
750ddb7762
feat: fix warning (#14) 2021-06-19 21:20:33 +09:00
bad6b83399
Emergency fix: stop youmu from deleting all accounts on ratelimited 2021-03-31 00:26:12 +09:00
e36c385f15
Update to codeforces package with sound ratelimiting 2021-02-18 03:42:49 +09:00
68142c6236
Fix get_info_with not taking mods into account 2021-02-17 05:26:16 +09:00
abc0fc5f73 Save on not calculating pp in beatmap info 2021-02-17 05:12:49 +09:00
35634550dd Show fail percent 2021-02-17 05:12:49 +09:00
40a3090aa7 Use oppai-rs v0.2.3 2021-02-17 05:12:49 +09:00
925aa90887 Add role messages 2021-02-17 05:12:49 +09:00
1ecfcc92d2 Extended role list 2021-02-17 05:12:49 +09:00
e0c11a09fb Improve cf live commands 2021-02-17 05:12:49 +09:00
537e396140 Ratelimit properly, live works again!! 2021-02-17 05:12:49 +09:00
e2766cd782 Handle failures and record chewing 2021-02-17 05:12:49 +09:00
3a89c009da
Use more accurate accuracy from 100s and 50s 2021-02-04 16:31:43 +09:00