Commit Graph

171 Commits

Author SHA1 Message Date
MaxOhn cb4a3d76d9 restructured osu!standard feature flags 2021-11-09 04:14:18 +01:00
MaxOhn 7d4e77c156 fixed stacking calculation 2021-11-08 21:50:11 +01:00
MaxOhn 5f2942f94a more flashlight fixes 2021-11-08 19:44:58 +01:00
MaxOhn 6041da3d50 rewrote slider processing & fixed catmull 2021-11-08 17:03:49 +01:00
MaxOhn 98bc687422 fixed slider end_pos 2021-11-08 12:23:31 +01:00
MaxOhn cd4d89f5aa fixed stack offset for lazy_end_pos 2021-11-08 04:14:48 +01:00
MaxOhn 3aa7bbe39f fixed od flooring 2021-11-07 23:05:18 +01:00
MaxOhn 5b2f32a897 fixed end_pos for sliders 2021-11-07 22:45:02 +01:00
MaxOhn afb89da0ba fixed some float comparisons in tests 2021-11-07 13:09:57 +01:00
MaxOhn b87e294cf7 adjusted slider handling for fruits 2021-11-07 12:55:30 +01:00
MaxOhn c6c8c1e3ec enable runtime features again 2021-11-07 00:07:00 +01:00
MaxOhn 9a02cff3bc re-export rosu_pp::osu::{version}::* from rosu_pp::osu 2021-11-06 23:35:29 +01:00
MaxOhn c3974fa1ed removed some unwraps 2021-11-06 23:25:17 +01:00
MaxOhn 21dcdeb942 enforce lint groups
added remaining lint enforcements
2021-11-06 23:25:03 +01:00
MaxOhn 65e4ba166a introduced auxiliary feature 'sliders' 2021-11-06 22:11:17 +01:00
MaxOhn b1c470eb55 applied recent changes to all mode feature combinations 2021-11-06 19:18:34 +01:00
MaxOhn b2b5422259 avoid cloning when extending ticks for fruits 2021-11-06 18:11:36 +01:00
MaxOhn f1264601ef bundle parameters for osu object creation 2021-11-06 17:08:15 +01:00
MaxOhn 4b58c7466a re-use bezier buffers for all sliders 2021-11-06 16:33:18 +01:00
MaxOhn 6a8c1eb532 transmute point_split instead of using raw parts 2021-11-06 16:00:47 +01:00
MaxOhn 94d743d3e7 avoid segment allocations while parsing 2021-11-06 13:12:47 +01:00
MaxOhn 4a1d128ad6 optimized calculating curve lengths 2021-11-06 03:10:48 +01:00
MaxOhn 90f809b72b sliders now share a vertex buf 2021-11-06 02:27:51 +01:00
MaxOhn ff723a7231 optimized catmull & removed previous curve code 2021-11-06 02:02:37 +01:00
MaxOhn ddb6a36b42 avoid alloc for curve path & slight bezier optimization 2021-11-06 01:09:39 +01:00
MaxOhn 3ba7994dc4 minor parse adjustments 2021-11-05 23:18:14 +01:00
MaxOhn 130fb959cf allocation related optimizations while parsing 2021-11-05 17:39:35 +01:00
MaxOhn bc8d6d70f8 mirrored slider parsing from osu!lazer 2021-11-05 15:04:52 +01:00
MaxOhn 8cb14d88ba use osu's bezier approximation 2021-11-04 21:37:54 +01:00
MaxOhn 3f8d023e71 osu: clean up of feature based functions 2021-11-03 18:10:49 +01:00
MaxOhn 528f1b2a7e removed tests & fixed code in documentation 2021-11-03 18:03:44 +01:00
MaxOhn 97ba2db7d6 return DifficultyAttributes instead of StarResult 2021-11-03 18:00:29 +01:00
MaxOhn 5780559b70 return PerformanceAttributes instead of PpResult 2021-11-03 16:53:17 +01:00
MaxOhn b7caf35bb4 added inner pp-gen crate 2021-11-03 00:54:59 +01:00
MaxOhn 62d00d3619 osu: applied update to all_included and no_sliders_no_leniency 2021-10-30 22:10:24 +02:00
MaxOhn d8f7608ad7 osu: updated up to commit from 2021-10-27 2021-10-30 19:08:24 +02:00
MaxOhn 6ce71cf01c initial testing and debugging 2021-10-28 19:29:00 +02:00
MaxOhn 6d1676762b recoded and added rhythm complexity calculator (untested) 2021-10-28 19:15:20 +02:00
MaxOhn 9ca4ec7de4 changed history length in speed 2021-10-28 17:59:44 +02:00
MaxOhn 412421f3e6 added rhythm multiplier for strain sections 2021-10-28 17:46:44 +02:00
MaxOhn aa2ab89508 add a buff to short maps for flashlight skill 2021-10-28 16:36:16 +02:00
MaxOhn 12b1517f7d increase the multiplier when hidden is applied on the flashlight skill 2021-10-28 16:33:23 +02:00
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 a6f35e7985 v0.2.3 2021-08-09 12:05:57 +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
Max dc3486201f Merge pull request #2 from Pure-Peace/next
Fix: Dead loop when reading an empty .osu file.
2021-08-09 10:44:23 +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