Commit Graph

  • b5cd260c79 chore: update akatsuki-pp-rs to ezpp implementation main HorizonCode 2026-06-26 13:51:23 +02:00
  • 698f160216 allow unexpected cfgs (#6) v1.0.5 James Wilson 2024-09-02 17:39:33 +01:00
  • 934fbad5bd downgrade macos runner to pre-ARM (#5) James Wilson 2024-09-01 19:11:12 +01:00
  • 83f568fe48 attempt to fix macos builds with newer setup-python (#4) James Wilson 2024-09-01 17:46:35 +01:00
  • 642491f410 attempt to fix macos builds with newer setup-python upgrade-setup-python tsunyoku 2024-09-01 17:20:36 +01:00
  • e6ed5a770a release: v1.1.0 new-main MaxOhn 2024-07-12 13:58:51 +02:00
  • ecec26fda5 updated changelog MaxOhn 2024-07-12 13:51:04 +02:00
  • bf6e57a520 feat: use rosu-mods (#9) Badewanne3 2024-07-12 13:42:24 +02:00
  • 4d29dd752b add python 3.13 to ci MaxOhn 2024-07-08 13:05:45 +02:00
  • 5ed4ce3414 dep: Update to py03 0.22 (#8) Jeglerjeg 2024-07-04 22:16:02 +02:00
  • c9f1a72dc8 Create CODEOWNERS Josh Smith 2024-06-15 19:30:50 -04:00
  • d4f712e826 bump akatsuki-pp tsunyoku 2024-06-01 00:43:47 +01:00
  • a8cd1bc89d bump akatsuki-pp v1.0.4 tsunyoku 2024-05-31 23:07:09 +01:00
  • e5bd157c62 bump akatsuki-pp v1.0.3 tsunyoku 2024-05-31 22:44:31 +01:00
  • 63e32758c4 update pp crate (#3) v1.0.2 James Wilson 2024-05-12 01:05:22 +01:00
  • 847f9c5175 update pyproject version update-pp James Wilson 2024-05-12 01:05:05 +01:00
  • d6aaa9d5df update crate version James Wilson 2024-05-12 01:04:54 +01:00
  • 5692dc1548 update pp crate James Wilson 2024-05-12 01:04:09 +01:00
  • fc60284511 v1.0.1 MaxOhn 2024-05-05 21:03:20 +02:00
  • b94dbf06d7 updated changelog MaxOhn 2024-05-05 21:01:59 +02:00
  • 0c2aa11ccd fix PerformanceAttributes.pp_accuracy field name (#7) Badewanne3 2024-05-05 20:57:12 +02:00
  • 4b2f5f5ba7 update pp version v1.0.1 tsunyoku 2024-04-14 14:46:28 +01:00
  • 4a8b0a9a1b require clippy to pass when releasing MaxOhn 2024-04-03 15:35:29 +02:00
  • ab03b988e2 updated hyperlinks in readme MaxOhn 2024-04-03 15:31:04 +02:00
  • f0f08fe9c9 rename section_length MaxOhn 2024-04-03 15:22:14 +02:00
  • cb4b965eae update hyperlinks in readme MaxOhn 2024-04-03 14:59:48 +02:00
  • 3c7f6533fe update changelog MaxOhn 2024-04-03 12:16:28 +02:00
  • e2fb4cc342 specify MSRV for toolchain in ci MaxOhn 2024-04-02 22:13:12 +02:00
  • c5fdf695d7 use sccache MaxOhn 2024-04-02 16:59:59 +02:00
  • b1fe7f33b2 adjust bool formatting MaxOhn 2024-04-02 16:35:05 +02:00
  • bcad53579a minor adjustments MaxOhn 2024-04-02 16:03:28 +02:00
  • 5d68891f66 remove requirements install MaxOhn 2024-04-02 15:55:03 +02:00
  • fa981c4769 adjusted pyproject.toml MaxOhn 2024-04-02 15:45:14 +02:00
  • 0bbd18648e use published rosu-pp MaxOhn 2024-04-02 12:56:11 +02:00
  • 197d687b98 bump pyo3 from 0.20 to 0.21 MaxOhn 2024-03-28 18:03:01 +01:00
  • 0ce07c0e6c remove mode kwarg from Beatmap constructor MaxOhn 2024-03-28 17:24:40 +01:00
  • 757b807f54 updated readme hyperlinks MaxOhn 2024-03-25 14:24:06 +01:00
  • f7c41a516f updated readme MaxOhn 2024-03-25 14:10:41 +01:00
  • c0e1977a54 api adjustments MaxOhn 2024-03-25 14:10:32 +01:00
  • 2a37169ca8 slight ci simplification MaxOhn 2024-03-25 12:02:24 +01:00
  • 583ce7ef0e fix yml syntax MaxOhn 2024-03-23 19:51:56 +01:00
  • 361002989f updated ci MaxOhn 2024-03-23 01:43:24 +01:00
  • a8e521ef8c rewrite MaxOhn 2024-03-22 15:24:19 +01:00
  • 068f538643 update pyproject file v1.0.0 tsunyoku 2023-11-16 20:39:40 +00:00
  • b1b647d1ea hotfix tsunyoku 2023-11-16 20:24:37 +00:00
  • fdd668da2b fix pyproject version v0.9.9 James 2023-11-16 19:49:39 +00:00
  • 618c33486d deploy new pp version tsunyoku 2023-11-16 19:36:20 +00:00
  • cc222094b6 v0.9.8: fix typing pt 2 v0.9.8 tsunyoku 2023-09-23 23:35:49 +01:00
  • c881e301a4 v0.9.7: typing fixes v0.9.7 tsunyoku 2023-09-23 23:21:18 +01:00
  • 56d7543627 v0.9.6: improve python typing v0.9.6 tsunyoku 2023-09-23 22:53:10 +01:00
  • 8b7da57138 Merge pull request #2 from aeongdesu/main James 2023-09-22 08:23:47 +01:00
  • eb6f8e9946 chore: update actions/setup-python package aeongdesu 2023-09-07 09:38:14 +09:00
  • 326007bfd0 chore: update action packages aeongdesu 2023-09-07 09:29:00 +09:00
  • 1908302278 feat: support linux aarch64 aeongdesu 2023-09-07 09:22:11 +09:00
  • b7793f64c7 feat: update project to 0.9.5 v0.9.5 James 2023-05-14 11:50:20 +01:00
  • 3930184b32 feat: include 3.7 and 3.8 in workflow James 2023-05-14 11:49:35 +01:00
  • 994388be72 feat: update rust project to 0.9.5 James 2023-05-14 11:48:33 +01:00
  • 7a1f968b2b fix: stringify python versions James 2023-05-14 11:42:27 +01:00
  • 795f95dc0e feat: publish for multiple python versions James 2023-05-14 11:40:30 +01:00
  • 7edcaeeb46 chore: upgrade akatsuki-pp v0.9.4 tsunyoku 2023-03-24 21:10:34 +00:00
  • a51f2ed966 fix: maturin James 2023-02-22 19:12:37 +00:00
  • 8f06a746d4 fix: workflow? James 2023-02-22 19:10:35 +00:00
  • 4fd090d625 Merge branch 'next' MaxOhn 2023-02-09 08:21:34 +01:00
  • ce30124c5e v0.9.4 MaxOhn 2023-02-09 08:21:28 +01:00
  • 45e27f71e9 updated rosu-pp MaxOhn 2023-02-09 08:20:10 +01:00
  • 84a37b904e specify python version Max 2023-01-28 21:47:06 +01:00
  • bffc06c17e remove some requirements Max 2023-01-28 21:43:20 +01:00
  • 4fe3395457 downgrade ubuntu in linux job Max 2023-01-28 21:19:43 +01:00
  • 493d836f96 omit --no-sdist Max 2023-01-28 21:12:21 +01:00
  • 984b899088 update maturin Max 2023-01-28 20:56:40 +01:00
  • 37471f18ec use PyO3's maturin action Max 2023-01-28 19:57:23 +01:00
  • 30d1502bdc update setup-python version in workflow Max 2023-01-28 19:16:33 +01:00
  • 4809e599dc v0.9.3 Max 2023-01-28 19:06:09 +01:00
  • 8ab467b2c7 fixed object count in map attributes of converted maps Max 2023-01-28 18:59:28 +01:00
  • 92cf2e9bfc updated rosu-pp Max 2023-01-28 18:54:24 +01:00
  • 488ad77840 updated pyo3 Max 2023-01-28 18:53:54 +01:00
  • cf4275c363 fix: remove 2019 usage conceptual-rework tsunyoku 2023-01-22 18:22:17 +00:00
  • cd344efa9e chore: update pp pkg v0.9.3 James 2023-01-11 20:08:41 +00:00
  • abd33445a4 feat: update akatsuki-pp version James 2023-01-09 22:37:06 +00:00
  • 31ecea34db fix: remove nightly requirement osu!Akatsuki Developer 2022-12-28 00:05:14 +00:00
  • 5611e888c8 fix: compilation errors osu!Akatsuki Developer 2022-12-27 23:36:28 +00:00
  • 43ecf83c15 chore: update README James 2022-12-27 23:30:39 +00:00
  • 74f780897e feat: support osu_2019 for rx pp osu!Akatsuki Developer 2022-12-27 23:27:59 +00:00
  • 48390a9e16 Merge pull request #1 from osuAkatsuki/tsunyoku-patch-1 James 2022-12-27 22:49:07 +00:00
  • 1b380bc5e8 feat: update publish workflow James 2022-12-27 22:48:34 +00:00
  • 6abd8da18c feat: fix metadata on pyproject James 2022-12-27 22:47:16 +00:00
  • be900e54c8 feat: rename pyi file James 2022-12-27 22:40:13 +00:00
  • fa19a9758c chore: remove lock file James 2022-12-27 22:39:42 +00:00
  • 470267e4c1 feat: update strain imports James 2022-12-27 22:39:07 +00:00
  • 15a9574f3d feat: update perf attr imports James 2022-12-27 22:38:44 +00:00
  • f3c4ea9cb8 feat: update map attr imports James 2022-12-27 22:38:18 +00:00
  • c6506c7f0b feat: update error imports James 2022-12-27 22:37:51 +00:00
  • d72b6ecaa4 feat: update diff attr imports James 2022-12-27 22:37:23 +00:00
  • e40da055b2 feat: update calculator imports James 2022-12-27 22:36:47 +00:00
  • 13eb39c6fa feat: begin redoing imports James 2022-12-27 22:36:05 +00:00
  • 238877a632 feat: rename rust lib James 2022-12-27 22:35:33 +00:00
  • 07121d4779 chore: update metadata James 2022-12-27 22:35:04 +00:00
  • 2d18ef664f fixed typos Max 2022-10-29 23:54:06 +02:00
  • a04d4a0595 v0.9.1 Max 2022-10-29 23:16:56 +02:00
  • 9acc73207f expose strains Max 2022-10-29 23:07:15 +02:00