1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-15 01:27:20 +08:00

2251 Commits

Author SHA1 Message Date
Natelytle
ab8d19e627 Fix erfc approximation 2023-02-24 21:31:57 -05:00
Natelytle
bfc642ee9b Change types, remove pointless duplicate likelihood function 2023-02-24 21:22:17 -05:00
Natelytle
66529f67b8 Add comments 2023-02-24 00:41:34 -05:00
Natelytle
3a1c47981d Avoid repeated code using structs and methods 2023-02-24 00:03:18 -05:00
Natelytle
4a8d67980c Fix NaNs (whoops) 2023-02-21 18:37:14 -05:00
Natelytle
bafb8f6108 Address abraker's review, add approximation for legacy LN tails 2023-02-21 18:34:38 -05:00
Natelytle
15ca5359a7 Fix incorrect logDiff function, make lazer tail multiplier a const 2023-02-20 18:13:54 -05:00
Natelytle
11f6fd08ac Fix issue with high misscount plays returning 115 UR 2023-02-19 22:35:38 -05:00
Natelytle
06a2358c43 account for mania tests 2023-02-19 17:52:15 -05:00
Natelytle
35119bc5fa Address reviews 2023-02-19 16:33:32 -05:00
Natelytle
08ceb02576 Rename "Judgements" to "HitWindows" 2023-02-19 00:37:53 -05:00
Natelytle
97da8cc2ff Reformatting, increase precision a lot by rewriting in terms of the log of the complement 2023-02-19 00:32:38 -05:00
Natelytle
33a73e3818 update desmos, remove redundant parenthesis 2023-02-17 20:03:55 -05:00
Natelytle
2d7c99b6f3 Massively improve estimation accuracy using a folded distribution 2023-02-17 00:28:09 -05:00
Natelytle
db0fda0638 Remove pointless erf approximation, fix lazer return statement 2023-02-15 23:09:57 -05:00
Natelytle
01dbce6a31 More formatting 2023-02-12 20:00:19 -05:00
Natelytle
9ff4c1b8ef fix const name 2023-02-12 19:44:11 -05:00
Natelytle
5a0aa24ebc Code quality overhaul 2023-02-12 19:05:52 -05:00
Natelytle
fde20e1216 Add desmos links to likelihood functions 2023-02-12 16:42:08 -05:00
Natelytle
2b5ab4169c Revert unrelated files changed in formatting commit 2023-02-11 23:08:45 -05:00
Natelytle
b0cd729b88 fix convert OD with lazer judgements 2023-02-11 22:25:39 -05:00
Natelytle
7196325c00 Merge remote-tracking branch 'master/master' into maniastatacc 2023-02-07 16:19:55 -05:00
Natelytle
4535b297fb rename method 2023-02-06 17:48:18 -05:00
Natelytle
68cea94c21 readability bump 2023-02-06 17:43:22 -05:00
Dean Herbert
8a39afd293
Merge pull request #22402 from itsMapleLeaf/argon-mania-hold-tail-no-sprite
Improve argon osu!mania hold notes visuals and fix reverse scroll direction looking wrong
2023-02-02 14:39:23 +09:00
itsMapleLeaf
ccd68a6263 optimize imports 2023-02-01 19:22:28 -06:00
itsMapleLeaf
a8ce0a3278 now without the weird hacks 2023-02-01 18:50:38 -06:00
itsMapleLeaf
0d6e757baf Merge branch 'argon-mania-hold-tail-no-sprite' of https://github.com/itsMapleLeaf/osu into argon-mania-hold-tail-no-sprite 2023-01-31 19:53:03 -06:00
itsMapleLeaf
fe175e72a9 make upscroll make sense 2023-01-31 19:52:58 -06:00
itsMapleLeaf
ff26effa29 rounded tail line 2023-01-31 19:36:49 -06:00
Natelytle
8fb84c2297 whop 2023-01-31 18:17:38 -05:00
Natelytle
91fe6a5fd9 change isLegacy toggle 2023-01-31 18:17:15 -05:00
Natelytle
80128d203f rewrite everything with erf for simplicity 2023-01-31 16:59:27 -05:00
Dean Herbert
c428565e05
Merge branch 'master' into argon-mania-hold-tail-no-sprite 2023-01-31 19:05:52 +09:00
itsMapleLeaf
c81bac5f31 braces 2023-01-31 02:23:25 -06:00
itsMapleLeaf
e77b0b9fcc use dark tail with shadow matching the hold head 2023-01-31 02:22:40 -06:00
itsMapleLeaf
9e7f9c86ca flat hold tail 2023-01-30 11:14:29 -06:00
Natelytle
bc7fd8d0cf add comments 2023-01-27 15:36:45 -05:00
Natelytle
c331058b61 switch to totalvalue 2023-01-27 15:23:03 -05:00
Natelytle
6f5e03ca59 change legacy LN calculation 2023-01-27 14:41:06 -05:00
Natelytle
3a78b9e92a Fix formatting 2023-01-27 10:41:47 -05:00
Dean Herbert
74ab036f3e Refactor SkinnableSound.Samples to be non-nullable 2023-01-27 19:32:30 +09:00
Dan Balasescu
5f4dd19b49
Merge pull request #22389 from peppy/mania-long-note-wang
Add basic support for stupidly long hold note skin textures
2023-01-26 07:41:27 +09:00
Bartłomiej Dach
34aa8b872e
Mention stable weirdness next to constant 2023-01-25 19:02:38 +01:00
Dean Herbert
598c6fcbad Add basic support for stupidly long hold note skin textures 2023-01-25 14:43:46 +09:00
itsMapleLeaf
132417b4e4 fix braces 2023-01-24 22:36:13 -06:00
itsMapleLeaf
5f037ac1e9 comment not useful 2023-01-24 22:24:21 -06:00
Natelytle
522271bc34 quick legacy LN idea 2023-01-24 16:35:38 -05:00
Dean Herbert
a966d6c330
Merge pull request #18402 from ggliv/mod-accuracy-challenge
Add accuracy challenge mod
2023-01-24 16:00:55 +09:00
Natelytle
82bf3e7703 increase totalhits by 1 2023-01-23 22:57:02 -05:00