Commit Graph

75 Commits

Author SHA1 Message Date
MaxOhn 0bbd18648e use published rosu-pp 2024-04-03 15:26:59 +02:00
MaxOhn 197d687b98 bump pyo3 from 0.20 to 0.21 2024-04-03 15:26:59 +02:00
MaxOhn 0ce07c0e6c remove mode kwarg from Beatmap constructor 2024-04-03 15:26:59 +02:00
MaxOhn 757b807f54 updated readme hyperlinks 2024-04-03 15:26:59 +02:00
MaxOhn f7c41a516f updated readme 2024-04-03 15:26:59 +02:00
MaxOhn c0e1977a54 api adjustments 2024-04-03 15:26:59 +02:00
MaxOhn 2a37169ca8 slight ci simplification 2024-04-03 15:26:59 +02:00
MaxOhn 583ce7ef0e fix yml syntax 2024-04-03 15:26:59 +02:00
MaxOhn 361002989f updated ci 2024-04-03 15:26:57 +02:00
MaxOhn a8e521ef8c rewrite 2024-04-03 15:25:39 +02:00
MaxOhn 4fd090d625 Merge branch 'next' 2023-02-09 08:21:34 +01:00
MaxOhn ce30124c5e v0.9.4 2023-02-09 08:21:28 +01:00
MaxOhn 45e27f71e9 updated rosu-pp 2023-02-09 08:20:10 +01:00
Max 84a37b904e specify python version 2023-01-28 21:47:06 +01:00
Max bffc06c17e remove some requirements 2023-01-28 21:43:20 +01:00
Max 4fe3395457 downgrade ubuntu in linux job 2023-01-28 21:19:43 +01:00
Max 493d836f96 omit --no-sdist 2023-01-28 21:12:21 +01:00
Max 984b899088 update maturin 2023-01-28 20:56:40 +01:00
Max 37471f18ec use PyO3's maturin action 2023-01-28 19:57:23 +01:00
Max 30d1502bdc update setup-python version in workflow 2023-01-28 19:16:33 +01:00
Max 4809e599dc v0.9.3 2023-01-28 19:06:09 +01:00
Max 8ab467b2c7 fixed object count in map attributes of converted maps 2023-01-28 18:59:28 +01:00
Max 92cf2e9bfc updated rosu-pp 2023-01-28 18:54:24 +01:00
Max 488ad77840 updated pyo3 2023-01-28 18:53:54 +01:00
Max 2d18ef664f fixed typos 2022-10-29 23:54:06 +02: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