James
|
abd33445a4
|
feat: update akatsuki-pp version
|
2023-01-09 22:37:06 +00:00 |
|
osu!Akatsuki Developer
|
31ecea34db
|
fix: remove nightly requirement
|
2022-12-28 00:05:14 +00:00 |
|
osu!Akatsuki Developer
|
5611e888c8
|
fix: compilation errors
|
2022-12-27 23:36:28 +00:00 |
|
James
|
43ecf83c15
|
chore: update README
|
2022-12-27 23:30:39 +00:00 |
|
osu!Akatsuki Developer
|
74f780897e
|
feat: support osu_2019 for rx pp
|
2022-12-27 23:27:59 +00:00 |
|
James
|
48390a9e16
|
Merge pull request #1 from osuAkatsuki/tsunyoku-patch-1
fix: redo imports
|
2022-12-27 22:49:07 +00:00 |
|
James
|
1b380bc5e8
|
feat: update publish workflow
|
2022-12-27 22:48:34 +00:00 |
|
James
|
6abd8da18c
|
feat: fix metadata on pyproject
|
2022-12-27 22:47:16 +00:00 |
|
James
|
be900e54c8
|
feat: rename pyi file
|
2022-12-27 22:40:13 +00:00 |
|
James
|
fa19a9758c
|
chore: remove lock file
|
2022-12-27 22:39:42 +00:00 |
|
James
|
470267e4c1
|
feat: update strain imports
|
2022-12-27 22:39:07 +00:00 |
|
James
|
15a9574f3d
|
feat: update perf attr imports
|
2022-12-27 22:38:44 +00:00 |
|
James
|
f3c4ea9cb8
|
feat: update map attr imports
|
2022-12-27 22:38:18 +00:00 |
|
James
|
c6506c7f0b
|
feat: update error imports
|
2022-12-27 22:37:51 +00:00 |
|
James
|
d72b6ecaa4
|
feat: update diff attr imports
|
2022-12-27 22:37:23 +00:00 |
|
James
|
e40da055b2
|
feat: update calculator imports
|
2022-12-27 22:36:47 +00:00 |
|
James
|
13eb39c6fa
|
feat: begin redoing imports
|
2022-12-27 22:36:05 +00:00 |
|
James
|
238877a632
|
feat: rename rust lib
|
2022-12-27 22:35:33 +00:00 |
|
James
|
07121d4779
|
chore: update metadata
|
2022-12-27 22:35:04 +00:00 |
|
Max
|
a04d4a0595
|
v0.9.1
|
2022-10-29 23:16:56 +02:00 |
|
Max
|
9acc73207f
|
expose strains
|
2022-10-29 23:07:15 +02:00 |
|
Max
|
a9a5f8fc31
|
updated changelog
|
2022-10-29 22:59:04 +02:00 |
|
Max
|
81e1d6f280
|
updated readme
|
2022-10-29 21:29:32 +02:00 |
|
Max
|
6913e5dc3f
|
updated stub file
|
2022-10-29 20:47:44 +02:00 |
|
Max
|
1cba96f309
|
export all py types
|
2022-10-29 20:01:56 +02:00 |
|
Max
|
fe7fa084ba
|
reject unexpected kwargs
|
2022-10-29 19:33:50 +02:00 |
|
Max
|
7a8ca5c286
|
updated edition
|
2022-10-29 16:22:19 +02:00 |
|
Max
|
7193addb62
|
updated pyo3
|
2022-10-29 16:21:17 +02:00 |
|
Max
|
5c13a3a021
|
updated rosu-pp & whole rewrite
|
2022-10-29 16:17:33 +02:00 |
|
MaxOhn
|
2e98ffc5dc
|
v0.8.0
|
2022-08-02 21:01:16 +02:00 |
|
MaxOhn
|
7997284913
|
updated rosu-pp
|
2022-08-02 20:51:25 +02:00 |
|
MaxOhn
|
2e448e3f29
|
adjusted changelog
|
2022-07-16 21:33:05 +02:00 |
|
James
|
d84a7d8dcb
|
Fix PP calculation with certain mod combinations (#3)
* specify mods before acc
* fix ownership of calculator
* v0.7.2
|
2022-07-16 21:20:25 +02:00 |
|
MaxOhn
|
30147706cc
|
v0.7.1
|
2022-07-12 22:33:52 +02:00 |
|
MaxOhn
|
a2765c0104
|
bumped dependencies, including rosu-pp
|
2022-07-12 22:32:29 +02:00 |
|
MaxOhn
|
46ac754a57
|
readme fix
|
2022-07-07 13:05:31 +02:00 |
|
MaxOhn
|
89289cafcc
|
v0.7.0
|
2022-07-07 12:33:25 +02:00 |
|
MaxOhn
|
57dc39fc68
|
added interface for strains
|
2022-07-06 22:23:43 +02:00 |
|
MaxOhn
|
74019c0b12
|
bumped rosu-pp to v0.7.0
|
2022-07-06 19:22:26 +02:00 |
|
MaxOhn
|
3975be4fb2
|
replace GameMode pystruct with simple number
|
2022-07-06 14:56:48 +02:00 |
|
MaxOhn
|
996af9443b
|
inline trait methods
|
2022-07-05 23:18:52 +02:00 |
|
MaxOhn
|
47ddaa83bc
|
updated changelog
|
2022-07-05 22:59:18 +02:00 |
|
MaxOhn
|
308c25a24c
|
v0.6.0
|
2022-07-05 22:54:07 +02:00 |
|
MaxOhn
|
e65888d7b9
|
added convert support with rosu-pp update
|
2022-07-05 22:53:09 +02:00 |
|
MaxOhn
|
8fc141e9d8
|
updated pyo3
|
2022-07-05 18:46:36 +02:00 |
|
MaxOhn
|
79fab17be2
|
use pypi token for workflow
|
2022-06-15 21:38:09 +02:00 |
|
MaxOhn
|
427cdeaab6
|
fixed typo
|
2022-06-15 17:45:27 +02:00 |
|
MaxOhn
|
bda0eb2a9c
|
remove release check
|
2022-06-14 22:04:16 +02:00 |
|
MaxOhn
|
d3568a9672
|
fix workflow requirements
|
2022-06-14 21:12:12 +02:00 |
|
MaxOhn
|
9c8b0d7d0a
|
remove cross compilations in workflow
|
2022-06-14 21:10:42 +02:00 |
|