MaxOhn
|
7a0236e34d
|
apply nerf to flashlight skill on high star maps
|
2021-10-28 16:32:40 +02:00 |
|
MaxOhn
|
a4ff08826b
|
add Flashlight skill
|
2021-10-28 16:18:53 +02:00 |
|
MaxOhn
|
cc8c893866
|
updated osu's clockrate bugfix
mania: updated to osu's clockrate bugfix
taiko: updated to osu's clockrate bugfix
fruits: updated to osu's clockrate bugfix
|
2021-08-09 12:00:03 +02:00 |
|
Pure-Peace
|
adb968ec86
|
Fix: Dead loop when reading an empty .osu file.
Fix: Dead loop when reading an empty .osu file.
|
2021-08-09 01:57:14 +08:00 |
|
MaxOhn
|
61620d6b25
|
updated osu tests & more bugfixing for osu
|
2021-07-24 18:18:18 +02:00 |
|
MaxOhn
|
9ffd6ad1b6
|
osu: bugfixes
|
2021-07-24 03:21:20 +02:00 |
|
MaxOhn
|
c605bdd243
|
implemented update up to osu commit cde8ae6
|
2021-07-23 18:32:30 +02:00 |
|
MaxOhn
|
3a7e096206
|
mania: ensure columns index is valid
|
2021-06-14 02:48:51 +02:00 |
|
MaxOhn
|
67c6ad8d8e
|
remove unnecessary features from async-std & tokio
|
2021-05-07 12:44:10 +02:00 |
|
MaxOhn
|
91f4cf7717
|
osu: another underflow prevention
|
2021-04-29 15:31:09 +02:00 |
|
MaxOhn
|
7a3f8ebf9c
|
removed redundant point_on_lines functions
|
2021-04-29 12:48:28 +02:00 |
|
MaxOhn
|
dabcb5e813
|
updated benchmark results & tiny overall adjustments
|
2021-04-29 12:25:39 +02:00 |
|
MaxOhn
|
9f984ac4e2
|
taiko: micro optimizations
|
2021-04-29 01:36:34 +02:00 |
|
MaxOhn
|
2c913d5f3b
|
catmull optimization
|
2021-04-29 00:07:56 +02:00 |
|
MaxOhn
|
921f2afeac
|
slight bezier optimization
|
2021-04-28 23:21:40 +02:00 |
|
MaxOhn
|
964b972eac
|
Curve method changes & fixed all_included
|
2021-04-28 22:44:50 +02:00 |
|
MaxOhn
|
643a67888d
|
micro optimizations
|
2021-04-28 22:19:18 +02:00 |
|
MaxOhn
|
bb6ee0332c
|
fix linear perfect curves and subpaths
|
2021-04-28 21:25:08 +02:00 |
|
MaxOhn
|
97f3cb2030
|
fruits: fixed reverse sliders
|
2021-04-27 18:01:26 +02:00 |
|
MaxOhn
|
1b05c8744b
|
improved slider point interpolation
|
2021-04-27 16:24:24 +02:00 |
|
MaxOhn
|
17426b9975
|
docs & clippy adjustment
|
2021-04-17 16:47:48 +02:00 |
|
MaxOhn
|
3f81f18c75
|
osu: dont count hitobjects again
|
2021-04-17 14:28:04 +02:00 |
|
MaxOhn
|
ed33eda909
|
parse cleanup
|
2021-04-17 14:08:56 +02:00 |
|
MaxOhn
|
146562dc15
|
minor readme fix
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
328095cfb3
|
enable (useless) methods despite features
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
eaeab70a8d
|
parse: refactored Beatmap impls
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
f3d097cec5
|
hide parsing related types further inwards
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
00a8b990d0
|
adjusted readme & lib.rs docs
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
e7ac4d7401
|
added async_tokio feature
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
8a3bb912b0
|
remove ignored unit tests
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
584e1c5714
|
remove async pp calculation & reset to v0.1.1
|
2021-02-23 23:38:59 +01:00 |
|
PurePeace
|
59f77dfd4b
|
add: async wrapper for pp calculate
|
2021-02-23 15:30:57 +08:00 |
|
PurePeace
|
af5e609352
|
add & fix: async tests
|
2021-02-23 14:57:41 +08:00 |
|
PurePeace
|
f6bdfe3ba9
|
add: Beatmap async parse (with async-std)
|
2021-02-23 14:45:06 +08:00 |
|
MaxOhn
|
8d8543be85
|
taiko: fixed hitwindow flooring
|
2021-02-15 09:39:28 +01:00 |
|
MaxOhn
|
b155e40a35
|
readme & minor doc adjustment
|
2021-02-12 10:29:26 +01:00 |
|
MaxOhn
|
321ee8f341
|
parse: cap slider length
|
2021-02-11 14:37:25 +01:00 |
|
MaxOhn
|
802df83a57
|
parse: trim special character too
|
2021-02-08 17:37:02 +01:00 |
|
MaxOhn
|
09e88c2872
|
parse: handle many curvepoints efficiently
|
2021-02-04 16:27:07 +01:00 |
|
MaxOhn
|
f429509c75
|
osu: fixed pp underflow
|
2021-02-04 14:36:07 +01:00 |
|
MaxOhn
|
6e0bd2c93b
|
osu: fixed angle calculation for no_leniency
|
2021-02-04 14:00:17 +01:00 |
|
MaxOhn
|
6b5dea5c2a
|
fruits: fix handling passed_objects
|
2021-02-03 11:37:18 +01:00 |
|
MaxOhn
|
e43b824062
|
mania: slightly accounted for calculating on osu!standard maps
|
2021-02-03 11:27:12 +01:00 |
|
MaxOhn
|
829682e9ee
|
fruits: fixed passed_objects in star calculation
|
2021-02-01 16:45:18 +01:00 |
|
MaxOhn
|
33b09c7f4c
|
osu: more hitresult fixes
|
2021-02-01 16:12:24 +01:00 |
|
MaxOhn
|
4246ce7e29
|
mania: fixed pp on hr
|
2021-02-01 14:32:38 +01:00 |
|
MaxOhn
|
c2585eefa8
|
osu: fixed branch which didnt set hitresults
|
2021-01-30 11:49:04 +01:00 |
|
MaxOhn
|
36a50c5c5c
|
added example docs + prevent object overflows for osu
|
2021-01-29 09:52:36 +01:00 |
|
MaxOhn
|
abadce3f5f
|
made ParseError and ParseResult pub again
|
2021-01-29 09:25:12 +01:00 |
|
MaxOhn
|
1fd7777fad
|
docs cleanup
|
2021-01-29 02:06:53 +01:00 |
|